🚨 [security] [ruby] Update bootstrap 4.6.2 → 5.3.3 (major) #1073
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ bootstrap (4.6.2 → 5.3.3) · Repo · Changelog
Security Advisories 🚨
🚨 Bootstrap Cross-Site Scripting (XSS) vulnerability
Release Notes
5.3.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
10.4.19.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
Release 10.4.19.0
build: upgrade dependencies
Update autoprefixer to 10.4.19
Update documentation on source maps in README.md
Add Ruby 3.3 to CI matrix
Commits
See the full diff on Github. The new version differs by 20 commits:
Release 2.10.0
Merge pull request #143 from noesya/master
autodetect runtime for tests
prevent runtime autodetect on require
Merge pull request #135 from reesericci/patch-1
refactor and add test case
Merge pull request #141 from mattmenefee/update-coffeescript-link
Update link to CoffeeScript source in README.md
Merge pull request #140 from m-nakamura145/update-actions-checkout
Bump actions/checkout
Merge pull request #137 from m-nakamura145/update-ci-matrix
Merge pull request #138 from kuyseng/master
Fix spelling and grammar in README.md
Add Ruby 3.3 to CI matrix
Merge pull request #136 from tomocrafter/use-bun-write-for-bun
Use Bun.write(Bun.stdout, '') for output
Add async/await & promise support to Bun runner
Merge pull request #133 from eregon/truffleruby-23.1
Update documentation to install GraalJS for TruffleRuby 23.1
Use the latest truffleruby+graalvm release in CI
Release Notes
1.17.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 28 commits:
Update to v2.11.8
Update to v2.11.7
Update to v2.11.6
Update to v2.11.5
Update to v2.9.3
Update to v2.9.2
Update to v2.8.6
.travis.yml: bump ruby
bump dev rake version
Update to 2.6.0
Update to 1.16.0
Update to 1.15.0
Update to 1.14.7
Update to v1.14.5 (#6)
Update to v1.14.3
Update popper.js to v1.12.9
Support Sprockets without Rails and Hanami
Update popper.js to v1.12.5
Fix rake update version
Update popper.js to v1.12.3
Update poper.js to v1.11.1
Update popper.js to v1.10.8
Readme: clarify what this is
Clarify what this is
spec
Updater task and add [email protected] assets
Add rubocop
bundle gem popper_js
Release Notes
2.4.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Bump version to 2.4.0
Add nocov markings around old commonmarker template
Adjust CI gemfile to fix issues
Fix ScssTemplate#sass_options when using sass-embedded
Make SassTemplate ignore unsupported options when using sass-embedded
Don't test Maruku in CI on JRuby 9.2
Simplify prawn test checking now that checked_describe can take multiple arguments
Remove modification of string literals in tests
Deprecate erubis, wikicloth, and maruku templates as they require modifying string literals
Make etanni template work with frozen string literals
Update CHANGELOG
Support Commonmarker v1 api
Limit markaby version to < 0.9.1 in CI on Ruby <2.7
Limit commonmarker in CI to < 1
Add Ruby 3.3 to CI and bump actions/checkout to v4
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands