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.1 to 5.3.1 #5

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

Conversation

ngochoangg
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade bootstrap from 5.2.1 to 5.3.1.

ℹ️ 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 7 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-07-26.
Release notes
Package name: bootstrap
  • 5.3.1 - 2023-07-26
    Read more
  • 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

  • 5.2.1 - 2022-09-07
    Read more
from bootstrap GitHub release notes
Commit messages
Package name: bootstrap
  • 2a1bf52 Release v5.3.1 (#38956)
  • 8e5dada Examples: improve spinner buttons accessibility (#38958)
  • 11b3806 Fix bundlewatch values (#38954)
  • 57ddb42 Fix postcss plugin options (#38947)
  • cc5a8a9 fix
  • ea21de1 Docs: Update float responsive examples
  • 92d779f Update devDependencies and regenerate package-lock.json
  • 01dacaf dashboard: fix offcanvas md display (#38952)
  • 4271d22 Docs: remove v4 reference in homepage
  • 1c80bd9 Fix some typos in Customize > Sass doc (#38948)
  • d45cc7e Support `Home` and `End` keys in tabs (#38498)
  • 8fcfce1 Build(deps-dev): Bump eslint-plugin-unicorn from 47.0.0 to 48.0.0 (#38928)
  • a814733 Build(deps-dev): Bump rollup from 3.26.2 to 3.26.3 (#38931)
  • fd0a4e6 Build(deps-dev): Bump @ babel/core from 7.22.8 to 7.22.9 (#38930)
  • 86c5371 Build(deps-dev): Bump hugo-bin from 0.111.2 to 0.111.3 (#38929)
  • fb348b6 Build(deps-dev): Bump postcss from 8.4.25 to 8.4.26 (#38927)
  • 83e5ec8 Build(deps-dev): Bump @ babel/cli from 7.22.6 to 7.22.9 (#38922)
  • ae255aa Build(deps-dev): Bump @ babel/preset-env from 7.22.7 to 7.22.9 (#38920)
  • cf074cd Build(deps-dev): Bump terser from 5.19.0 to 5.19.1 (#38921)
  • 303e567 Build(deps-dev): Bump @ rollup/plugin-commonjs from 25.0.2 to 25.0.3 (#38923)
  • 9205ffe Build(deps-dev): Bump eslint from 8.44.0 to 8.45.0 (#38919)
  • 101ff73 Docs: fix carousel carousel colors of carousel examples in dark mode
  • b3da789 Fix dark mode rendering of Cheatsheet examples (#38905)
  • 3ea4168 Streamline a certain amount and increase presentations in different directions (#38604)

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 Aug 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-my-egg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2023 4:00pm

@netlify
Copy link

netlify bot commented Aug 16, 2023

Deploy Preview for hayho ready!

Name Link
🔨 Latest commit b3d0b3c
🔍 Latest deploy log https://app.netlify.com/sites/hayho/deploys/64dcf2729152ac000855df5b
😎 Deploy Preview https://deploy-preview-5--hayho.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

2 participants