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 5.2.2 to 5.3.0 #5

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

Conversation

DeFiTON
Copy link
Contributor

@DeFiTON DeFiTON commented Jul 30, 2023

Snyk has created this PR to upgrade bootstrap from 5.2.2 to 5.3.0.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ 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 5 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-05-30.
Release notes
Package name: bootstrap
  • 5.3.0 - 2023-05-30

    Release v5.3.0 (#38657)

    * Bump version to 5.3.0

    * Dist

  • 5.3.0-alpha3 - 2023-04-03
    • Fixed wrong interpolated variables with node-sass/Hugo.
    • Added a check for interpolated variables to catch compilation errors with Node Sass when using Sass variables in calc() functions.
    • Started using --bs-border-radius variables across more components.
    • Added .d-inline-grid utility class.
    • Fixed .tooltip-inner placement when using variations in fallbackPlacements.
    • Fix selectors for dark mode carousel overrides when compiling with $color-mode-type: media-query.
    • Updated the styling of floating labels when "floated" to include a background-color to help with multiple lines of text in textareas. This also fixes the colors when form elements are disabled in floating forms.
    • Updated RFS to v10.0.0.

    Full Changelog: v5.3.0-alpha2...v5.3.0-alpha3

  • 5.3.0-alpha2 - 2023-03-24
    Read more
  • 5.3.0-alpha1 - 2022-12-24
    Read more
  • 5.2.3 - 2022-11-22

    Fixes

    🎨 CSS

    • #37377: Import root in bootstrap-utilities
    • #37425: Fix deprecation warning with sass 1.56.0
    • #37266: Carousel: Fix RTL translate() direction

    ☕️ JavaScript

    • #37235: fix tooltip/popper disposal inconsistencies
  • 5.2.2 - 2022-10-03

    Highlights

    • Accordion
      • Use Sass variable for the accordion color instead of an invalid CSS variable
    • Buttons
      • Undo changes to .btn:hover from v5.2.1. We now explicitly target .btn-check styles instead.
    • Dropdowns
      • Restore the ability for dropdowns to work without an explicit data attribute (will be removed again in v6)
    • Modals
      • Improve modal event listeners
      • Use <h1> for all .modal-title instances in our docs
    • Tables
      • Don't redefine $border-color in table-variant() mixin
    • Tabs
      • Tabs no longer autofocus and cause pages to jump on tab.show()
      • Fix .active class toggling of tabs within dropdowns
    • Toasts
      • Properly set toast z-index on .toast-container as opposed to individual .toasts that don't receive any other positioning
    • Tooltips
      • Fix tooltip selectors with title attribute on dynamically created elements

    🎨 CSS

    • #37118: Set toast z-index variable in the correct spot
    • #37165: Explicitly target .btn-check and undo :hover
    • #37182: Use Sass variable for accordion color
    • #37239: Don't redefine $border-color in table-variant mixin

    ☕️ JavaScript

    • #36914: Fix tooltip selector usage
    • #37128: Fix modal event listeners
    • #37146: Drop tabs auto-focus
    • #37151: Fix active class toggling of tabs within dropdown
    • #37189: Enrich Tab Test for keyboard handler
    • #37190: Dropdown: fix case with invalid markup
    • #37200: Ensure Tab keyboard functionality after #37146

    📖 Docs

    • #36899: Slightly improve image compression
    • #37142: Add informative note for Tooltip/Popover selector option
    • #37145: Docs: minor fix for Navbar > Offcanvas examples
    • #37153: Fix typo in docs - Configure Vite section
    • #37199: Replace Webpack and Vite PNGs by SVGs
    • #37210: Use <h1> for all modal-title examples/uses
    • #37214: Docs: Change view in GitHub links inside main

    🌎 Accessibility

    • #37200: Ensure Tab keyboard functionality after #37146
    • #37210: Use <h1> for all modal-title examples/uses

    🏭 Tests

    • #36915: Use ES6 on visual tests
    • #37189: Enrich Tab Test for keyboard handler

    🧰 Misc

    • #35079: Add PR template
    • #36421: NuGet: Use license expression
    • #37186: Add eslint-plugin-html to lint JS in HTML files

    📦 Dependencies

from bootstrap GitHub release notes
Commit messages
Package name: bootstrap
  • 60098ac Release v5.3.0 (#38657)
  • 08dff5e Build(deps-dev): Bump hugo-bin from 0.103.3 to 0.103.5 (#38667)
  • b119ec1 Build(deps-dev): Bump @ babel/preset-env from 7.22.2 to 7.22.4 (#38668)
  • e5a28ae Build(deps-dev): Bump postcss from 8.4.23 to 8.4.24 (#38666)
  • ad9cb22 Fix always-false boolean condition (#38665)
  • 8aef61d Update devDependencies (#38656)
  • f0be063 Update color-modes.js (#38626)
  • de6b9a7 Build(deps-dev): Bump rollup from 3.21.8 to 3.23.0 (#38639)
  • bdd9476 Build(deps-dev): Bump eslint from 8.40.0 to 8.41.0 (#38640)
  • d6f4621 Build(deps-dev): Bump hugo-bin from 0.102.1 to 0.103.1 (#38642)
  • b7ce0b6 Build(deps): Bump socket.io-parser from 4.2.2 to 4.2.3 (#38643)
  • a6dc107 Add data attr selector for dark mode navbars (#38522)
  • e87852f Docs: new section to explain how to add a new color to the theme (#37737)
  • 50a8bb0 Regenerate package-lock.json
  • e33298c Build(deps-dev): Bump stylelint from 15.6.1 to 15.6.2 (#38614)
  • 07a08c2 Rename config.yml to hugo.yml (#38582)
  • bbf5278 package.json: ignore jasmine in ncu
  • bdad11c Build(deps-dev): Bump jquery from 3.6.4 to 3.7.0 (#38613)
  • 510f25c Build(deps-dev): Bump @ rollup/plugin-commonjs from 24.1.0 to 25.0.0 (#38610)
  • 9927f99 Build(deps-dev): Bump hugo-bin from 0.102.0 to 0.102.1 (#38612)
  • 758fd2a Modal: fix grammar (#38603)
  • c117823 Build(deps-dev): Bump eslint-plugin-unicorn from 46.0.0 to 47.0.0 (#38574)
  • dcb7f8b Build(deps-dev): Bump @ babel/core from 7.21.5 to 7.21.8 (#38576)
  • 5ad16ec Build(deps-dev): Bump rollup from 3.21.2 to 3.21.8 (#38608)

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

👩‍💻 Set who automatically gets assigned

🛠 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.

3 participants