Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade bootstrap-vue from 2.11.0 to 2.12.0 #51

Merged
merged 2 commits into from
May 14, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade bootstrap-vue from 2.11.0 to 2.12.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-04-20.
Release notes
Package name: bootstrap-vue
  • 2.12.0 - 2020-04-20

    Features v2.12.0

    • b-avatar: add support for badges on avatars (#5124) (a2e465b)
    • b-avatar: if variant is empty string, then remove spacing around image (closes #5154) (#5156) (7ff87fc)
    • b-calendar, b-form-datepicker: add prop weekday-header-format to specify weekday header length (closes #5171) (#5175) (8241644)
    • b-calendar, b-form-datepicker: add scoped slots for date navigation buttons (closes #5117) (#5147) (5f69864)
    • b-form-datepicker: add pass through prop date-info-fn (closes #4826) (#5150) (bf35f80)
    • b-form-rating: new b-form-rating custom component (#5132) (30ad7fe)
    • b-sidebar: add optional backdrop support (#5182) (c6375e5)
    • custom components: avoid using padding/margin utility classes where possible (closes #5117) (#5121) (8c6cfe0)
    • icons: new throb and fade animations (#5122) (bc0117c)

    Bug Fixes v2.12.0

    • b-alert: fix memory leak by using the correct method to clear the countdown timeout (#5158) (7a7f33d)
    • b-avatar: fix button type font size inheritance (#5177) (441ebdc)
    • b-calendar: use Intl.NumberFormat for formatting the number in the date buttons (closes
      #5171) (#5179) (cbf2cd0)
    • b-form-datepicker: make datepicker respect no-highlight-today prop (#5159) (c4ead33)

    Other v2.12.0

    • documentation updates
    • dev dependency updates
  • 2.11.0 - 2020-04-08

    Features v2.11.0

    • b-avatar: if image src fails to load, then show icon, text or fallback icon (#5079) (ed6704d)
    • b-calendar, b-form-datepicker: add optional decade navigation buttons (addresses #4976) (#5112) (b1f74a8)

    Bug Fixes v2.11.0

    • b-calendar, b-form-datepicker: handle keyboard navigation when selected date is out of range (fixes #5057) (#5108) (6ed09f4)
    • b-link: don't render target or rel attrs when router-tag other than a or area provided (#5107) (33c6cef)
    • tooltip, popover: handle 'click blur' trigger on iOS webkit browsers (fixes #5099) (#5103) (27da76c)

    Other v2.11.0

    • additional unit testing
    • dev dependencies updates
    • minor documentation updates
from bootstrap-vue GitHub release notes
Commit messages
Package name: bootstrap-vue
  • 5f7f2e5 Merge pull request #5194 from bootstrap-vue/dev
  • 1253ba2 Update header.vue
  • 5507d92 Merge branch 'master' into dev
  • 31d66ac chore: fix docs header version dropdown
  • a7b17e1 chore: release v2.12.0
  • e995f28 chore: bump version to 2.12.0 and update changelog (#5148)
  • 44dd196 Merge branch 'dev' of https://github.com/bootstrap-vue/bootstrap-vue into dev
  • 9042dc1 Merge remote-tracking branch 'origin/master' into dev
  • 3e9ecf3 chore: update build status badge and remove `docs-publish` command (#5193)
  • 2e7a4ec Revert "Revert "Revert "chore: remove circleci badge from repo readme"""
  • ec7cf43 Revert "Revert "chore: remove circleci badge from repo readme""
  • 770fd34 Revert "chore: remove circleci badge from repo readme"
  • 9bf9384 chore: sync ignore files with `dev` bracnh
  • 56ebde5 chore(b-sidebar): only render the tab traps when the sidebar is open (#5191)
  • 44b4bd4 chore: improve CI workflow (#5189)
  • aa2a7d8 chore: migrate to new domain (#5188)
  • 9a1442c chore(deps): update all non-major dependencies to ^25.4.0 (#5187)
  • d1dc3f7 chore: remove old `es/` dir from `.eslintignore`
  • c6375e5 feat(b-sidebar): add optional backdrop support (#5182)
  • 9e7030d chore: remove old `es/` dir from `.prettierignore`
  • 83180f1 Merge branch 'master' into dev
  • 212bd99 chore(deps): update devdependency lint-staged to ^10.1.6 (#5184)
  • 9c62330 chore: remove circleci badge from repo readme
  • 2ef85fb Merge branch 'master' into dev

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@mariazevedo88 mariazevedo88 self-requested a review May 13, 2020 00:37
@mariazevedo88 mariazevedo88 self-assigned this May 13, 2020
@mariazevedo88 mariazevedo88 added the dependencies Pull requests that update a dependency file label May 13, 2020
@mariazevedo88 mariazevedo88 merged commit a942052 into master May 14, 2020
@mariazevedo88 mariazevedo88 deleted the snyk-upgrade-631e0183107c4b54bae336636e3823e3 branch May 14, 2020 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants