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.0.0-rc.24 to 2.8.0 #1

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.0.0-rc.24 to 2.8.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 22 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2020-03-22.
Release notes
Package name: bootstrap-vue
  • 2.8.0 - 2020-03-22

    Features v2.8.0

    • icons: upgrade to Bootstrap Icons 1.0.0.alpha3 (#4966) (d481365)
      • 200+ new icons
      • skip-* icon names fixed (closes #4733)
      • document-* icons renamed to file-*
      • alert-* icons renamed to exclamation-*
      • columns-gutters icon renamed to columns-gap
      • diamond icon renamed to gem because of new diamond-* shape icons
    • b-avatar: new <b-avatar> component (#4974) (b2325a3)
    • b-form-spinbutton: add slots for increment and decrement button content (closes #4958) (#4963) (5684405)

    Other v2.8.0

    • docs updates
    • dev dependencies updates
  • 2.7.0 - 2020-03-14

    Features v2.7.0

    Bug Fixes v2.7.0

    • b-form-file: fix value prop validation when using directory mode (fixes #4912) (#4913) (498a262)
    • b-form-file: make sure to catch all errors when resetting the input (#4936) (682bc46)

    Other v2.7.0

    • deps: update devDependency rollup to 2.0.x
    • minor docs updates
  • 2.6.1 - 2020-03-06

    Bug Fixes v2.6.1

    • b-form-spinbutton: respect step value for initial decrement when wrap enabled (closes #4884) (#4885) (28e7245)

    Other v2.6.1

    • documentation updates and fixes
    • dev dependency updates
  • 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)
  • 2.4.2 - 2020-02-15

    Bug Fixes v2.4.2

    • b-button: when href is "#" add role=button and appropriate keydown handlers for A11Y (#4768) (087a128)
    • b-modal: fix transition show enter timing (closes #4761) (#4766) (968c957)

    Other v2.4.2

    • documentation updates
    • dev dependency updates
  • 2.4.1 - 2020-02-13

    Bug Fixes v2.4.1

    • b-form-input, b-form-textarea: handle change event for all mobile device keyboards (closes #4724) (#4739) (166a932)
    • b-tooltip, v-b-tooltip: fix arrow margin (#4727) (865a655)

    Other v2.4.1

    • dev dependency updates
    • minor docs updates
  • 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)
  • 2.2.2 - 2020-01-15

    Bug Fixes v2.2.2

    • nuxt module: remove unnecessary export statements (#4624) (27f066c)

    Other v2.2.2

    • dev dependencies updates
    • minor docs updates
  • 2.2.1 - 2020-01-14
  • 2.2.0 - 2020-01-09
  • 2.1.0 - 2019-11-13
  • 2.0.4 - 2019-10-11
  • 2.0.3 - 2019-10-05
  • 2.0.2 - 2019-09-20
  • 2.0.1 - 2019-09-13
  • 2.0.0 - 2019-09-07
  • 2.0.0-rc.28 - 2019-08-12
  • 2.0.0-rc.27 - 2019-07-22
  • 2.0.0-rc.26 - 2019-07-09
  • 2.0.0-rc.25 - 2019-06-30
  • 2.0.0-rc.24 - 2019-06-17
from bootstrap-vue GitHub release notes
Commit messages
Package name: bootstrap-vue
  • 4ee34a6 chore: release v2.8.0
  • 29b5f82 chore(docs): note changes from alpha2 to alpha3 icons (#4987)
  • 5032b00 chore: bump version and update changelog (#4978)
  • 9ad28e0 chore(deps): update all non-major dependencies (#4979)
  • 7ce1637 docs(b-overlay): add no-center example (#4981)
  • b2325a3 feat(b-avatar): new b-avatar component (#4974)
  • b2a4ea5 chore(deps): update devdependency codemirror to ^5.52.2 (#4975)
  • 3f66d93 Update README.md
  • dd7320b chore(b-calendar): use new double chevron icons (#4973)
  • 5684405 feat(b-form-spinbutton): add slots for increment and decrement button content (closes #4958) (#4963)
  • d481365 feat: upgrade to bootstrap icons alpha 3 (#4966)
  • 838dc42 chore(deps): update devdependency html-loader to v1 (#4967)
  • e6bf85f chore(deps): update devdependency marked to ^0.8.1 (#4965)
  • 7b727e8 chore(deps): update all non-major dependencies (#4962)
  • 86253b0 chore(docs): fix typo in b-overlay docs (#4961)
  • 1d9f9ee chore(deps): update devdependency terser to ^4.6.7 (#4959)
  • c112e32 chore(deps): update devdependency loader-utils to v2 (#4956)
  • 6071f05 chore(docs): add popper version to getting started (#4954)
  • f061aed chore: regen `yarn.lock` and add missing new line to icons `package.json` (#4953)
  • d36b05f chore: use `https://` for links wherever possible (#4952)
  • 7b778cc chore(readme): packagequality is back online now (#4951)
  • d3517a4 chore: release v2.7.0
  • ca29664 chore(icons): minor update to stacked animation example
  • c4ab5a5 Update CHANGELOG.md

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
Labels
None yet
Projects
None yet
1 participant