Bump the bundler group across 1 directory with 5 updates#88
Merged
Conversation
Bumps the bundler group with 2 updates in the / directory: [actionpack](https://github.com/rails/rails) and [net-imap](https://github.com/ruby/net-imap). Updates `actionpack` from 7.1.4.2 to 7.1.5.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.1.4.2...v7.1.5.1) Updates `net-imap` from 0.5.0 to 0.5.6 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.5.0...v0.5.6) Updates `nokogiri` from 1.16.7 to 1.18.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.7...v1.18.3) Updates `rack` from 3.1.8 to 3.1.12 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.8...v3.1.12) Updates `rails-html-sanitizer` from 1.6.0 to 1.6.2 - [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.6.0...v1.6.2) --- updated-dependencies: - dependency-name: actionpack dependency-type: indirect dependency-group: bundler - dependency-name: net-imap dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-type: indirect dependency-group: bundler - dependency-name: rails-html-sanitizer dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
crespire
approved these changes
Mar 11, 2025
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 2 updates in the / directory: actionpack and net-imap.
Updates
actionpackfrom 7.1.4.2 to 7.1.5.1Release notes
Sourced from actionpack's releases.
... (truncated)
Commits
14c115bPreparing for 7.1.5.1 release5558e72Add CSP directive validation625ec92Preparing for 7.1.5 release3ddbd08Merge remote-tracking branch 'origin/7-1-sec' into 7-1-stable7021f21[ci skip] Fix CHANGELOG lint errorsd3ceb6cMerge remote-tracking branch 'origin/7-1-sec' into 7-1-stable7379f7cBackport Ruby 3.4 compatibility fixes for actionpackcce9ecbMerge pull request #53202 from byroot/ruby-3.4-hash-inspect471eb56[7.1] Fix URI::DEFAULT_PARSER warningscefd9e9Merge pull request #52943 from yahonda/syntax_error_or_syntax_errors_foundUpdates
net-imapfrom 0.5.0 to 0.5.6Release notes
Sourced from net-imap's releases.
... (truncated)
Commits
62710b9🔖 Bump version to 0.5.670e3dddMerge commit from forke58aff6🔧 Add:up_to_max_sizeconfig for UIDPlusData2f58d02🔧 Add config option for max UIDPlusData sizec674700🔒 Limit exponential memory usage to parse uid-set60f5776🔧🗑️ Deprecate UIDPlusData, with config to upgrade8f41dea🔀 Merge pull request #400 from ruby/add-appenduid-copyuid-classesbcb261d✨ Add CopyUIDData (to replace UIDPlusData)01bb49f✨ Add AppendUIDData (to replace UIDPlusData)85d0aa2🚚 Rename UIDPLUS test file for consistencyUpdates
nokogirifrom 1.16.7 to 1.18.3Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
fd3ca2eversion bump to v1.18.3a8c526adep: update libxml2 to v2.13.6 (#3437)0847cf8ci: tired of waiting for gnome mirrors11945c8dep: update libxml2 to v2.13.6aa54fa5version bump to v1.18.20fb5541backport: fix(css-selector): default XML namespace should not be applied to w...8ef2e91ci: bump windows test images from "head" to "3.4"c10fd7adev: so tired of psych not building on various things8378749fix(css-selector): default XML namespace is not applied to wildcardb112e18prefactor: restructure css-to-xpath testsUpdates
rackfrom 3.1.8 to 3.1.12Changelog
Sourced from rack's changelog.
Commits
e8f4760Bump patch version.413b834Update changelog.70cb322Use a fully resolved file path when confirming if a file can be served by `Ra...c827c33Bump patch version.aeac570Use#inspectto prevent log injection.0349488Bump patch version.4aa1978Escape non-printable characters when logging.e217a39Bump patch version.3383cf2Update changelog.edb0869fix: malformed charset param (#2263) (#2277)Updates
rails-html-sanitizerfrom 1.6.0 to 1.6.2Release notes
Sourced from rails-html-sanitizer's releases.
... (truncated)
Changelog
Sourced from rails-html-sanitizer's changelog.
... (truncated)
Commits
9160d49version bump to v1.6.25843d4dfix: PermitScrubber accepts frozen tags5e96b19version bump to v1.6.1383cc7cdoc: update CHANGELOG with assigned CVEsa7b0cfeCombine the noscript/mglyph prevention blocks5658335Merge branch 'h1-2509647-noscript' into flavorjones-2024-security-fixes65fb72fMerge branch 'h1-2519936-mglyph-foster-parenting' into flavorjones-2024-secur...3fe22a8Merge branch 'h1-2519936-foreign-ns-confusion' into flavorjones-2024-security...d7a94c1Merge branch 'h1-2503220-nokogiri-serialization' into flavorjones-2024-securi...3fd6e65doc: update CHANGELOGDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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.