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.4.1 to 2.4.2 #5

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 9, 2020

Snyk has created this PR to upgrade bootstrap-vue from 2.4.1 to 2.4.2.

ℹ️ 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 23 days ago, on 2020-02-15.
Release notes
Package name: bootstrap-vue
  • 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
from bootstrap-vue GitHub release notes
Commit messages
Package name: bootstrap-vue
  • 2082322 chore: release v2.4.2
  • 1e02769 Delete hover.js
  • 9220ae9 Create hover.js
  • 0bbb69d Update CHANGELOG.md
  • 6a0cdae docs(b-button): add accessibility section (#4770)
  • aedfedd Update CHANGELOG.md
  • d1f9907 Update package.json
  • 86e3479 Update CHANGELOG.md
  • 087a128 fix(b-button): when `href` is "#" add `role=button` and appropriate keydown handlers for A11Y (#4768)
  • 97a65c2 docs(popovers, tooltips): add info about focus only trigger and cross platform behaviour (#4767)
  • 968c957 fix(b-modal): transition timing (#4766)
  • 6adcd0f chore(deps): update devdependency rollup to ^1.31.1 (#4765)
  • 214168b chore: ignore `browser.js` and browser-icons.js` during esm modular build (#4764)
  • e9a99e6 fix(events): correct `capture` value of `EVENT_OPTIONS_NO_CAPTURE` (#4763)
  • 280dec8 chore: minor tweaks and fixes (#4760)
  • 7a34f73 chore: create BVHoverSwap utility helper component (#4759)

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

@vercel
Copy link

vercel bot commented Mar 9, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"show" class is added to modals too late Form Input component isn't change the value on predictive text
1 participant