Bump the bundler group across 1 directory with 4 updates #5
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 3 updates in the / directory: activesupport, addressable and rack.
Updates
activesupport
from 6.0.3.7 to 6.1.7.5Release notes
Sourced from activesupport's releases.
... (truncated)
Commits
3a1b615
Preparing for 6.1.7.5 releasec2af578
bumping version / changelogc85cc66
Use a temporary file for storing unencrypted files while editing7d949d7
Preparing for 6.1.7.4 releasef09dc7c
Preparing for 6.1.7.3 release7167e53
Prepare version 6.1.7.33cf23c3
Implement SafeBuffer#bytesplice3e0c1a5
Version 6.1.7.2c443466
Version 6.1.7.1a7cda7e
Avoid regex backtracking in Inflector.underscoreUpdates
addressable
from 2.7.0 to 2.8.0Changelog
Sourced from addressable's changelog.
Commits
6469a23
Updating gemspec again2433638
Merge branch 'main' of github.com:sporkmonger/addressable into maine9c76b8
Merge pull request #378 from ashmaroli/flat-map56c5cf7
Update the gemspecc1fed1c
Require a non-vulnerable rake0d8a312
Adding note about ReDoS vulnerability89c7613
Merge branch 'template-regexp' into maincf8884f
Note about alias fixbb03f71
Merge pull request #371 from charleystran/add_missing_encode_component_doc_entry6d1d809
Adding note about :compacted normalizationUpdates
rack
from 2.2.3 to 2.2.8.1Release notes
Sourced from rack's releases.
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
e830011
bump versiond9c163a
Avoid 2nd degree polynomial regexp in MediaType6245768
Return an empty array when ranges are too largee4c1177
Fixing ReDoS in header parsingf169ff7
Bump patch version.0a46487
Regenerate SPEC (#2102)cee73b3
Fix inefficient assert pattern in Rack::Lint (#2101)1fdcf1f
Prefer ubuntu-latest for testing. (#2095)287fe43
Update cookie.rb (#2092)e7f4869
adds missing 2.2.7 to CHANGELOG.md (#2081)Updates
tzinfo
from 1.2.8 to 2.0.6Release notes
Sourced from tzinfo's releases.
... (truncated)
Changelog
Sourced from tzinfo's changelog.
... (truncated)
Commits
d5893c9
Fix formatting.5561942
Preparing v2.0.6.ec27c09
Add v1.2.11 from the 1.2 branch.d77da3f
Update copyright years.eac33df
Eliminate Object#untaint deprecation warnings on JRuby 9.4.0.0.19f984c
Add Ruby 3.2 and JRuby 9.4.e9fe818
Update the dependency on actions/checkout.f76bc7f
Fix include issues with tests on Ruby 3.2.8a781cf
Revert "Workaround for 'Permission denied - NUL' errors with JRuby on Windows."d9b289e
Preparing v2.0.5.Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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.