Bump the bundler group across 1 directory with 4 updates #2288
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: uri, net-imap, nokogiri and rack.
Updates
uri
from 0.10.3 to 0.11.3Release notes
Sourced from uri's releases.
Commits
c13dfc2
Bump up v0.11.310c5b5a
Merge pull request #157 from ruby/remove-userinfo-v0-114aeb1f2
Tweak actions matrix and steps100b3f0
Fix merger of URI with authority componenta0fe3fa
Truncate userinfo with URI#join, URI#merge and URI#+5880a5f
Merge branch 'h1-1958260-v0-11' into v0-117ae6378
Bump up v0.11.2a9cc23d
Merge pull request #79 from ruby/use-test-unit-ruby-core05b1e7d
Fix quadratic backtracking on invalid port number38bf797
Fix quadratic backtracking on invalid relative URIUpdates
net-imap
from 0.4.9 to 0.4.19Release notes
Sourced from net-imap's releases.
... (truncated)
Commits
4c4ed09
🔖 Bump version to 0.4.19c8c5a64
Merge commit from forkabff00f
🔧 Add:up_to_max_size
config for UIDPlusData34a1f27
🔧 Add config option for max UIDPlusData size6613d57
🔒 Limit exponential memory usage to parse uid-sete4d57b1
🔀 Merge pull request #404 from ruby/backport-0.4-uidplus-deprecationd32320a
🐛 Fix missingData.define
for new classes3c592fc
🔧🗑️ Deprecate UIDPlusData, with config to upgrade7e58ef3
✨ Add CopyUIDData (to replace UIDPlusData)4c601c3
✨ Add AppendUIDData (to replace UIDPlusData)Updates
nokogiri
from 1.16.8 to 1.18.4Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
80edf1c
version bump to v1.18.43c12e35
dep: update libxslt to 1.1.43 (v1.18.x branch) (#3467)395c085
dep: update libxslt to 1.1.434125715
ci: tired of waiting for gnome mirrors35faaa3
doc: update CHANGELOG with GHSAfd3ca2e
version bump to v1.18.3a8c526a
dep: update libxml2 to v2.13.6 (#3437)0847cf8
ci: tired of waiting for gnome mirrors11945c8
dep: update libxml2 to v2.13.6aa54fa5
version bump to v1.18.2Updates
rack
from 2.2.9 to 2.2.13Changelog
Sourced from rack's changelog.
Commits
df6c473
Bump patch verison.cceb70c
Update changelog.873d39e
Use a fully resolved file path when confirming if a file can be served by `Ra...7829663
Bump patch verison.fadf97e
Fix development workflow.b13bc6b
Use#inspect
to prevent log injection.f393916
Fix version number in release notes.aa5a0f5
Bump patch version.f8b41c1
Escape non-printable characters when logging.14c9dec
Bump patch version.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.