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.5.0 to 2.6.0 #18

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade bootstrap-vue from 2.5.0 to 2.6.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-03-05.
Release notes
Package name: bootstrap-vue
  • 2.6.0 - 2020-03-05

    Features v2.6.0

    • b-calendar, b-form-datepicker: allow customization of in-component displayed date format (closes #4797) (#4835) (85c7e75)
    • b-form-datepicker: add button-content optionally scoped slot for calendar icon (#4795) (7a00910)
    • b-form-datepicker: add calendar-width prop (closes #4817) (#4822) (91b77bc)
    • b-pagination, b-pagination-nav: improve aria accessibility - changes to inner structure and aria attributes (closes: #4811, #4160) (#4810) (7ee4baa)
    • b-tabs: add ability to provide custom tab button attributes (closes: #4803) (#4806) (c541d3d)
    • b-time, b-form-timepicker: new components b-time and b-form-timepicker (#4783) (417ef8f)

    Bug Fixes v2.6.0

    • b-form-datepicker: menu focus handling for Firefox and Safari on MacOS, and fix v-model update
      issue (closes #4814, #4827) (#4824) (09fa920)
    • b-form-spinbutton: prevent buttons from re-ordering when parent element is RTL (#4802) (ae2cce9)
    • b-form-spinbutton: prevent double increment/decrement on mobile (fixes #4838) (#4842) (9c2c700)

    Other v2.6.0

    • documentation updates
    • dev dependency updates
  • 2.5.0 - 2020-02-18

    Features v2.5.0

    • b-calendar, b-form-datepicker: new components b-calendar and b-form-datepicker (closes #3676, #1428) (#4712) (af0ded0)
    • b-form-spinbutton: new form control component b-form-spinbutton (#4744) (da5e473)
    • v-b-hover: new directive for reacting to hover changes (#4771) (b7adc6d)

    Bug Fixes v2.5.0

    • b-form-tags: improve accessibility for screen reader users (#4775) (2328630)
    • b-modal: additional fixes for show transition behaviour (closes #4761) (#4777) (1113c6f)
from bootstrap-vue GitHub release notes
Commit messages
Package name: bootstrap-vue
  • 4203876 chore(b-form-datepicker): fix typecheck during tests
  • 548f773 chore(b-form-datepicker): fix typecheck during tests
  • 5e85506 chore: release v2.6.0
  • 378e76f Update CHANGELOG.md
  • e2f2e67 chore(b-time): add fallback of `hourCycle` for IE 11 support (#4875)
  • a2f67c9 chore(docs): more tweaks for contributors for better IE 11
  • b18150b chore(deps): update all non-major dependencies to ^7.8.7 (#4874)
  • 8dfd771 chore(docs): contributors tweak
  • 23cb141 chore: bump version and update changelog (#4871)
  • b554723 chore: tweak contributors back link threshold dollar amount
  • 4f801be Update contributors-container.js
  • dfb9ad8 Update contributors.vue
  • 4e3c7d8 chore(deps): update devdependency cross-env to ^7.0.1 (#4872)
  • c5615c8 chore(deps): update devdependency terser to ^4.6.6 (#4868)
  • 505aa75 chore(docs): fix typo (#4867)
  • 56ee0c0 chore(deps): update devdependency terser to ^4.6.5 (#4866)
  • c744133 Fix typo `bart` -> `part` (#4865)
  • 417ef8f feat(b-time, b-form-timepicker): new components `b-time` and `b-form-timepicker` (#4783)
  • 165f481 chore(deps): update devdependency eslint-plugin-jest to ^23.8.1 (#4860)
  • ee650bd chore(deps): update devdependency rollup to ^1.32.0 (#4852)
  • 48922f3 chore(deps): update all non-major dependencies to ^7.8.6 (#4847)
  • 01c79e8 chore(b-form-spinbutton): don't use pasive mode for mouseup/touchend (#4843)
  • 9c2c700 fix(b-form-spinbutton): prevent double increment/decrement on mobile (fixes #4838) (#4842)
  • 6308a0f fix(docs): always use array format for `<b-form-select>` options (#4841)

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

@tghelere tghelere merged commit 4f84ff8 into master Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment