Bump the bundler group across 1 directory with 6 updates - #374
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the bundler group across 1 directory with 6 updates#374dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the bundler group with 4 updates in the / directory: [oauth2](https://github.com/ruby-oauth/oauth2), [activestorage](https://github.com/rails/rails), [msgpack](https://github.com/msgpack/msgpack-ruby) and [websocket-driver](https://github.com/faye/websocket-driver-ruby). Updates `oauth2` from 2.0.18 to 2.0.22 - [Release notes](https://github.com/ruby-oauth/oauth2/releases) - [Changelog](https://github.com/ruby-oauth/oauth2/blob/main/CHANGELOG.md) - [Commits](ruby-oauth/oauth2@v2.0.18...v2.0.22) Updates `activestorage` from 8.1.3 to 8.1.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3.1/activestorage/CHANGELOG.md) - [Commits](rails/rails@v8.1.3...v8.1.3.1) Updates `loofah` from 2.25.1 to 2.25.2 - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](flavorjones/loofah@v2.25.1...v2.25.2) Updates `msgpack` from 1.8.0 to 1.8.2 - [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog) - [Commits](msgpack/msgpack-ruby@v1.8.0...v1.8.2) Updates `rails-html-sanitizer` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.7.0...v1.7.1) Updates `websocket-driver` from 0.8.0 to 0.8.2 - [Changelog](https://github.com/faye/websocket-driver-ruby/blob/main/CHANGELOG.md) - [Commits](faye/websocket-driver-ruby@0.8.0...0.8.2) --- updated-dependencies: - dependency-name: oauth2 dependency-version: 2.0.22 dependency-type: direct:production dependency-group: bundler - dependency-name: activestorage dependency-version: 8.1.3.1 dependency-type: indirect dependency-group: bundler - dependency-name: loofah dependency-version: 2.25.2 dependency-type: indirect dependency-group: bundler - dependency-name: msgpack dependency-version: 1.8.2 dependency-type: indirect dependency-group: bundler - dependency-name: rails-html-sanitizer dependency-version: 1.7.1 dependency-type: indirect dependency-group: bundler - dependency-name: websocket-driver dependency-version: 0.8.2 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the bundler group with 4 updates in the / directory: oauth2, activestorage, msgpack and websocket-driver.
Updates
oauth2from 2.0.18 to 2.0.22Release notes
Sourced from oauth2's releases.
... (truncated)
Changelog
Sourced from oauth2's changelog.
... (truncated)
Commits
551f434🔖 Prepare release v2.0.22849e7e5🧪 Strengthen redirect security specs442c160📝 Reference GHSA in security changelogf6fed86⬆️ Raise snaky_hash floor26bfeda🔧 Refresh kettle-jem templates0f0a474Fix credential leakage on redirects1118527🔒️ Checksums for v2.0.213f41549🔖 Prepare release v2.0.213311b5bRaise auth-sanitizer floor to 0.2.15659d89🔖 Prepare release v2.0.21Updates
activestoragefrom 8.1.3 to 8.1.3.1Release notes
Sourced from activestorage's releases.
... (truncated)
Changelog
Sourced from activestorage's changelog.
Commits
3989ebfPreparing for 8.1.3.1 release349e7a5Disable libvips's unfuzzed image loaders and saversUpdates
loofahfrom 2.25.1 to 2.25.2Release notes
Sourced from loofah's releases.
Changelog
Sourced from loofah's changelog.
Commits
2706d7eversion bump to v2.25.21afde0cMerge pull request #308 from flavorjones/security-2252f1be9d8Updateallowed_uri?to decode semicolon-less numeric character references5e91af8Updateallowed_uri?to handle named whitespace character references20867b9Properly restrict SVG href attributes5f3bff4test: opt into JSON comment parsing for sanitizer testdata (#307)b07713dtest: do not run in verbose modebabe7a8doc: update CHANGELOGa8d8d96Merge pull request #305 from flavorjones/drop-protocol-typob52f4b0version bump to 2.25.2.beta1Updates
msgpackfrom 1.8.0 to 1.8.2Changelog
Sourced from msgpack's changelog.
Commits
09c914dRelease 1.8.29cfd2abStop testing ruby 2.5 on macOS50245acMerge commit from fork5627d71_msgpack_buffer_shift_chunk: reset rmem pointers when fully emptycce2485Release 1.8.1677e6b8Merge pull request #389 from msgpack/str-limitf0b6281Update CI matrixabe9066Update CI matrix8ba8702Don't pre-allocate strings larger than the buffered size199e88fMerge pull request #386 from msgpack/fix-valgrind-ciUpdates
rails-html-sanitizerfrom 1.7.0 to 1.7.1Release notes
Sourced from rails-html-sanitizer's releases.
Changelog
Sourced from rails-html-sanitizer's changelog.
Commits
4f37e3dversion bump to v1.7.1b4673b9Merge pull request #223 from rails/svg-href-local-ref74dcb80Properly restrict SVG href attributes11ee440Adjust data: URI mediatype tests for loofah 2.25.2 (#222)bc9622cHarden GitHub Actions workflows (#220)3459ffddep(dev): update nokogiri (#219)8aa4bb2build(deps-dev): bump concurrent-ruby from 1.3.6 to 1.3.7 (#218)4ddc0c7dep(dev): update development dependencies (#217)f87abb4Merge pull request #215 from yuri-zubov/reduce-gem-size527b317Reduce gem size by excluding test filesUpdates
websocket-driverfrom 0.8.0 to 0.8.2Changelog
Sourced from websocket-driver's changelog.
Commits
49e230bBump version to 0.8.27d6fd87Gracefully handle malformedHostheaders in theServerdriver5cab908Bump version to 0.8.117b569fLimit the total HTTP request line and headers size to 32Kfa86417Fail the connection if a message is larger than the configured max length aft...d0141f0Close a draft-75/76 connection if a length header grows to exceed the configu...1e4475eTest on Ruby 4.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.