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 from 4.5.2 to 4.5.3 #4

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Nov 4, 2020

Snyk has created this PR to upgrade bootstrap from 4.5.2 to 4.5.3.

merge advice
ℹ️ 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-10-13.
Release notes
Package name: bootstrap
  • 4.5.3 - 2020-10-13

    CSS

    • #31653: Add a comment to our escape-svg function to note that data URIs must be quoted.
    • #31693: Use the custom-control shadow variable instead of the generic input-focus-box-shadow.
    • #31793: Backport some v5 changes (improved th styling in Reboot, custom form field styling when printing, and improvements to .text-break).
      • #29714: Keep custom check, radio, and switch theme when printing.
      • #30781: Reboot's th updates: Inherit font-weight: bold that comes from user agent stylesheets.
      • #30932: .text-break changes to drop overflow-wrap and use word-wrap once again
      • #31754: Improve versions page rendering (also reversed the order while I was here)
    • #31846: Backports the z-index change to .close buttons in dismissible .alerts.

    JS

    • #31000: Avoid multiple change event trigger in buttons plugin. Not applicable to v5 since our button JS plugin has been mostly replaced with pure CSS.
    • #31673: Fix dropdown variable always evaluating to true.
    • #31696: Ensure hidePrevented.bs.modal can be prevented.
    • #31718: Backports new $dropdown-padding-x variable from v5.

    Docs

    • #30811: Mention GPU acceleration fix in docs callout for popovers. Doesn't apply to v5 since we're updating to Popper v2.
    • #30838: Explain the dispose method more appropriately.
    • #31706: Backports updated margins for code snippets for improved readability.
    • #31769: Backports JS bundle guidance from v5.
    • #31851: Backports mention of missing to and nextwhenvisible methods.

    Misc

    • #31297: Switch to xo ESLint config
    • Updated devDependencies versions
  • 4.5.2 - 2020-08-06

    This release addresses the following two issues:

    • #31438 restores the make-container-max-widths mixin. We won't be using the mixin ourselves, but it will remain in the codebase for the rest of v4 with today's release. We've added a deprecation notice as well.
    • #31439 removes flex: 1 0 100% from .rows. This was added to address shrinking rows inside the navbar component after our responsive containers were added in v4.4.0. Removing this rolls us back to the expected grid and flex behavior—your row will shrink unfortunately without further changes. We could add extra custom CSS to address this, but it seems shortsighted to rush into that. Instead, apply .flex-fill to the .row and your row will behave as usual.
from bootstrap GitHub release notes
Commit messages
Package name: bootstrap
  • a716fb0 Prepare v4.5.3. (#31880)
  • d9f4bcf Update devDependencies
  • c049713 Remove the unused js/dist/index.js.map
  • 1b48122 Update .eslintrc.json
  • 5d066ca Backport #31809 (#31851)
  • 429a84f Backport #31826 (#31846)
  • 91d0a65 Update .text-break for wider browser support
  • c437735 Backport versions update from #31754 and reverse order of versions to match v5
  • ca68277 Backport color-adjust for v4
  • a03b2fe Backport Reboot's th updates
  • 24572b1 buttons plugin : avoid multiple change event trigger (#31000)
  • d9b4426 Update .gitignore (#31783)
  • d9cccf4 Compress the new images
  • b25e6d5 Add new Bootstrap Icons homepage images
  • 80fc8d9 Stylelint: enable `--rd` option
  • e0cd050 Stylelint: replace deprecated options
  • 3cd2cd2 Update devDependencies and gems
  • 6c05129 typography.md: update wording about RFS and Bootstrap version.
  • ff1d751 docs: link to the Asynchronous functions section
  • d106b01 Add new variable for -padding-x
  • f927a95 Backport #31300 (#31769)
  • e45fbe7 add suggested fix for gpu acceleration
  • 16aa057 Update popovers.md
  • 3420877 v4: Mention GPU acceleration fix in docs callout

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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant