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.3.0 to 2.4.0 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade bootstrap-vue from 2.3.0 to 2.4.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-02-01.
Release notes
Package name: bootstrap-vue
  • 2.4.0 - 2020-02-01

    Features v2.4.0

    • b-modal: add ignore-enforce-focus-selector prop (closes #4537) (#4702) (c3ac992)
    • b-nav-item-dropdown: add boundary prop, applicable when not in b-navbar (closes #4684) (#4691) (3a50ad8)

    Bug Fixes v2.4.0

    • b-dropdown: focus-in handling for Safari and Firefox on macOS/iOS (closes #4328) (#4426) (2eab55b)
    • b-form-input, b-form-textarea: properly handle out-of-sync values (closes #4695) (#4701) (954176d)
  • 2.3.0 - 2020-01-24

    Features v2.3.0

    • b-button-close: add content prop (#4574) (7379c6d)
    • b-form-tags: new option to specify input type (closes #4644) (#4645) (b899fac)
    • b-pagination, b-pagination-nav: add page button class props and option to show first/last page numbers (closes #4597, #4533) (#4622) (3a3ee1d)
    • icons: add stacking support (#4658) (b185cdb)

    Bug Fixes v2.3.0

    • v-b-modal: only unbind/rebind during componentUpdated hook if trigger element or modal ID changes (closes #4669) (#4672) (e53a05d)
    • utils: pass all Array/Object util shortcuts as functions, for handling late loaded polyfills (#4647) (f584425)
from bootstrap-vue GitHub release notes
Commit messages
Package name: bootstrap-vue
  • b49e704 chore: release v2.4.0
  • f317cb5 chore: bump version and update changelog (#4711)
  • e268a42 chore(deps): update devdependency highlight.js to ^9.18.1 (#4713)
  • bdf0f5d chore(deps): update devdependency codecov to ^3.6.4 (#4710)
  • 6da6c25 chore(docs): minor update to modal docs re TinyMCE (#4708)
  • c3ac992 feat(b-modal): add `ignore-enforce-focus-selector` prop (closes #4537) (#4702)
  • 6e0b852 chore(deps): update devdependency codecov to ^3.6.3 (#4707)
  • 39eb19c chore(deps): update devdependency lint-staged to ^10.0.7 (#4704)
  • 128aa19 chore(deps): update devdependency rollup to ^1.31.0 (#4703)
  • 954176d fix(b-form-input, b-form-textarea): properly handle out-of-sync values (closes #4695) (#4701)
  • cedf702 chore(deps): update devdependency lint-staged to ^10.0.6 (#4699)
  • 8656c66 chore(deps): update all non-major dependencies to ^7.8.4 (#4698)
  • f16b386 chore(deps): update devdependency lint-staged to ^10.0.5 (#4696)
  • 2eab55b fix(b-dropdown): focus-in handling for Safari and Firefox on macOS/iOS (closes #4328) (#4426)
  • 3a50ad8 feat(b-nav-item-dropdown): add `boundary` prop, applicable when not in `b-navbar` (closes #4684) (#4691)
  • dba2beb chore(deps): update devdependency lint-staged to ^10.0.4 (#4693)
  • 890eeff chore(deps): update devdependency eslint-config-prettier to ^6.10.0 (#4688)
  • c92239b chore(deps): update devdependency rollup to ^1.30.1 (#4685)
  • edbd8ac chore(deps): update devdependency lint-staged to ^10.0.3 (#4682)
  • 0d86940 fix(docs): add missing close tags for `<b-icon>` components (#4680)
  • 5a6c1e7 chore(deps): update devdependency rollup to ^1.30.0 (#4679)
  • 35a2f23 chore(docs): mention in table docs that `fixed` and `responsive` do not work well with each other (closes #4598) (#4677)
  • e02d70b chore(deps): update devdependency cross-env to v7 (#4676)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment