This repository is currently being migrated. It's locked while the migration is in progress.
Bump the bundler group across 1 directory with 4 updates#4375
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the bundler group across 1 directory with 4 updates#4375dependabot[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 /svc-bgs-api/src directory: [rexml](https://github.com/ruby/rexml), [nokogiri](https://github.com/sparklemotion/nokogiri), [net-imap](https://github.com/ruby/net-imap) and [rack](https://github.com/rack/rack). Updates `rexml` from 3.3.9 to 3.4.2 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.9...v3.4.2) Updates `nokogiri` from 1.18.3 to 1.18.9 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.3...v1.18.9) Updates `net-imap` from 0.4.19 to 0.4.20 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.4.19...v0.4.20) Updates `rack` from 2.2.11 to 2.2.18 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.11...v2.2.18) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: direct:production dependency-group: bundler - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: direct:production dependency-group: bundler - dependency-name: net-imap dependency-version: 0.4.20 dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-version: 2.2.18 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 /svc-bgs-api/src directory: rexml, nokogiri, net-imap and rack.
Updates
rexmlfrom 3.3.9 to 3.4.2Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
f36916fAdd 3.4.2 entry (#284)5859bdeAdded XML declaration check &Source#skip_spacesmethod (#282)1d876e3Bump actions/checkout from 4 to 5 (#283)c87bda8Remove ostruct from dev deps (#281)c60ae02Remove bundler from dev deps (#277)9b084d7Fix & Deprecate REXML::Text#text_indent (#275)04a589aFix a bug that XPath can't be used for no document element (#268)66232eaRemove redundant return statements (#266)63f3e97Use Safe Navigation (&.) from Ruby 2.3 (#265)d427fc5Avoid redundant calls for doctype (#264)Updates
nokogirifrom 1.18.3 to 1.18.9Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
Commits
1dcd8ceversion bump to v1.18.9a05d2b4Apply upstream patches to address multiple vulnerabilities (#3526)947a55eApply upstream patches to address multiple vulnerabilities9187f4aversion bump to v1.18.81deea04dep: libxml2 to v2.13.8 (branchv1.18.x) (#3509)6457fe6dep: libxml2 to v2.13.813e8aa4version bump to v1.18.7605699ddep: bump libxml2 to 2.13.7 (v1.18.x backport) (#3495)804e590dep: bump libxml2 to 2.13.752bf15bdep(dev): drop Rubocop from JRuby depsUpdates
net-imapfrom 0.4.19 to 0.4.20Release notes
Sourced from net-imap's releases.
Commits
5b8f9ae🔖 Bump version to 0.4.208222a36🔀 Merge pull request #445 from ruby/backport/v0.4-max_response_size641c4c4✅ Fix backport compatibility with ruby 2.719bea63✨ Make max_response_size configurableddcaabd✨ Limit max response size to 512MiB (hard-coded)2ca4dbc🔀 Merge pull request #436 from ruby/backport/v0.4-refactor-config-and-respons...9279f8a✅ Fix backport compatibility with ruby 2.70e27fc1♻️ Save ResponseReader ivars:@buff&@literal_size17064cd✅ Fix backport compatibility with ruby 2.7e4bb734✨ Fix Config::AttrTypeCoercion for Ractor sharingUpdates
rackfrom 2.2.11 to 2.2.18Changelog
Sourced from rack's changelog.
... (truncated)
Commits
0f76d43Bump patch version.493a411Fix thin integration.54e4ffdUnbounded parameter parsing inRack::QueryParser.9163ac3Bump patch version.8e52d2aBackport #2263 to v2.2, fix: malformed charset param (#2338)2a32ecaBump patch version.034a13cChange CGI::Cookie.new to Cookie.new (#2335)d2b6af2Bump patch version.f34f2ebFeature detectCGI::Cookie. (#2333)2f928b9Replace usage of CGI::Cookie (#2329)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 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.