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.10.0 to 2.11.0 #125

Merged
merged 2 commits into from
May 7, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented May 1, 2020

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

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏
ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 24 days ago, on 2020-04-08.
Release notes
Package name: bootstrap-vue
  • 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
  • 2.10.1 - 2020-04-02

    Bug Fixes

    • b-avatar: remove default padding when in button mode (fixes #5073) (#5076) (26377b3)
    • b-table: fix context object currentPage issue introduced in v2.10.0 (fixes #5065) (#5067) (874dca2)

    Other

    • dev dependency updates
  • 2.10.0 - 2020-04-01

    Features

    Bug Fixes

    • b-avatar: remove duplicate button variant class (#5056) (9f78f32)
    • b-card: handle header-html and footer-html props correctly (fixes #5038) (#5039) (f378aef)
    • types: add missing declaration for b-form-timepicker (closes #5035) (#5036) (ae84118)

    Other

    • documentation site improvements and updates
    • dev dependency updates
from bootstrap-vue GitHub release notes
Commit messages
Package name: bootstrap-vue
  • cef3878 chore: release 2.11.0
  • d30c8b0 chore: bump version and update changelog (#5113)
  • e76c01a chore(deps): update all non-major dependencies (#5115)
  • 9707f9c Update modal.spec.js
  • d7cf463 chore(b-form-file): additional unit tests (#5116)
  • b1f74a8 feat(b-calendar, b-form-datepicker): add optional decade navigation buttons (addresses #4976) (#5112)
  • 73966db Update README.md
  • f722c42 Update package.json
  • 4fa8aea chore(deps): update devdependency autoprefixer to ^9.7.6 (#5110)
  • a23a6d0 chore(docs): fix documentation typos for Hover directive (#5109)
  • 6ed09f4 fix(b-calendar, b-form-datepicker): handle keyboard navigation when selected date is out of range (fixes #5057) (#5108)
  • ed6704d feat(b-avatar): if img `src` fails to load, then show icon, text or fallback icon (#5079)
  • 33c6cef fix(b-link): don't render `target` or `rel` attrs when `router-tag` other than `a` or `area` provided (#5107)
  • 404d6e8 chore(docs): update tabs docs examples for additional ARIA markup (#5106)
  • 59cca83 chore(tooltip, popover): add tests for modal close event (#5104)
  • 27da76c fi(tooltip/popover): handle `click blur` on iOS webkit browsers (fixes #5099) (#5103)
  • e4d2671 chore(deps): update all non-major dependencies (#5098)
  • 1afcf9a chore: regenerate `yarn.lock` to fix potential security vulnerability (#5094)
  • 3a63dc9 chore(docs): expand button-only example to show use of context event (#5091)
  • 39e9558 chore(deps): update devdependency jest to ^25.2.7 (#5083)
  • 78dc146 chore: patch release 2.10.1
  • af91715 chore: bump version to 2.10.1 and update changelog (#5080)
  • 26377b3 fix(b-avatar): remove default padding when in button mode (fixes #5073) (#5076)
  • 35f124e Revert "feat(b-avatar): if img `src` fails to load, show icon or text or fallback icon (#5064)" (#5078)

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

@stoopidJSON stoopidJSON merged commit cd5ab49 into master May 7, 2020
@stoopidJSON stoopidJSON deleted the snyk-upgrade-3f8a3d46389cf07380799a462af894b8 branch May 7, 2020 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment