Bump the bundler group across 2 directories with 6 updates#1
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the bundler group across 2 directories with 6 updates#1dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the bundler group with 1 update in the /docs directory: [rexml](https://github.com/ruby/rexml). Bumps the bundler group with 4 updates in the / directory: [activerecord](https://github.com/rails/rails), [sinatra](https://github.com/sinatra/sinatra), [mqtt](https://github.com/njh/ruby-mqtt) and [net-imap](https://github.com/ruby/net-imap). Updates `rexml` from 3.4.1 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.4.1...v3.4.2) Updates `activerecord` from 7.2.2.1 to 7.2.3 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v7.2.3) Updates `sinatra` from 3.2.0 to 4.2.0 - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@v3.2.0...v4.2.0) Updates `rack` from 2.2.17 to 3.2.4 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.17...v3.2.4) Updates `mqtt` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/njh/ruby-mqtt/releases) - [Changelog](https://github.com/njh/ruby-mqtt/blob/main/NEWS.md) - [Commits](njh/ruby-mqtt@v0.6.0...v0.7.0) Updates `net-imap` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.5.6...v0.5.7) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: direct:production dependency-group: bundler - dependency-name: activerecord dependency-version: 7.2.3 dependency-type: direct:production dependency-group: bundler - dependency-name: sinatra dependency-version: 4.2.0 dependency-type: direct:production dependency-group: bundler - dependency-name: rack dependency-version: 3.2.4 dependency-type: direct:production dependency-group: bundler - dependency-name: mqtt dependency-version: 0.7.0 dependency-type: direct:production dependency-group: bundler - dependency-name: net-imap dependency-version: 0.5.7 dependency-type: direct:production 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 1 update in the /docs directory: rexml.
Bumps the bundler group with 4 updates in the / directory: activerecord, sinatra, mqtt and net-imap.
Updates
rexmlfrom 3.4.1 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
activerecordfrom 7.2.2.1 to 7.2.3Release notes
Sourced from activerecord's releases.
... (truncated)
Commits
bb2bdefPreparing for 7.2.3 release40e5415Sync CHANGELOG35ad36aMerge pull request #55969 from rails/fix-explain-tests-mysql-9.5766a8e1Merge pull request #55925 from flavorjones/flavorjones/shard-swap-prohibition...31217f6Merge pull request #55907 from ruyrocha/fix/sqlite3-data-loss95f14a4Merge pull request #55332 from zzak/re-548828ee0169Merge pull request #55778 from ianterrell/ianterrell/fix-autosave-changed-via...b14489eSync CHANGELOGe00df05Merge pull request #55722 from kozy4324/fix-lease-sticky-flag-timing1ee7049Merge pull request #55703 from byroot/hly-fix-query-cache-system-tests-2Updates
sinatrafrom 3.2.0 to 4.2.0Changelog
Sourced from sinatra's changelog.
... (truncated)
Commits
f2ad45f4.2.0 release (#2122)3fe8c38Fix regex inetag_matches?to prevent ReDoS (#2121)fa99a21PATH_INFOcan never be empty. (#2114)ea0d3faSkip broken tests. (#2115)5e15985Sync changelog for v4.0.191cfb54Add :static_headers setting for custom headers in static file responses (#2089)c918134Setrubygems_mfa_requiredfor thesinatragem (#2087)ac3ff23README: Remove duplicate mention of installing puma (#2091)cfcc70dCI: don't useRack::Linton invalid hostname (#2086)c235249CI: Test with Ruby 3.4 (#2083)Updates
rackfrom 2.2.17 to 3.2.4Release notes
Sourced from rack's releases.
... (truncated)
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
4c24539Bump patch version.3ba5e4fAllow Multipart head to span read boundary. (#2392)32bf888Bump patch version.e179614Unbounded read inRack::Requestform parsing can lead to memory exhaustion.57277b7Improper handling of proxy headers inRack::Sendfilemay allow proxy bypass.403b74bNormalize adivsories links.fb395bbFix handling ofErrno::EPIPEin multipart tests.bce149bBump patch version.3beacfcLimit amount of retained data when parsing multipart requests589127fFix denial of service vulnerbilties in multipart parsingUpdates
mqttfrom 0.6.0 to 0.7.0Release notes
Sourced from mqtt's releases.
Changelog
Sourced from mqtt's changelog.
Commits
f99f2c9Updated NEWS for version 0.7.0a4b9140Use URI::DEFAULT_PARSER.unescape() instead of CGI.unescape()6c60e2eUpdated NEWS for version 0.7.04af412fAdded version 0.6.0 to NEWS file2e44fa1Bumped version to 0.7.0ffe862bAdded support for timeout when opening a TCPSocket. (#163)29244bbAdded testing using ruby 3.587a722cAdded testing of ruby 3.44ae2786Fix for old versions of Ruby (<2.7) that don't support kwargs7ca44b4Rubocop fixUpdates
net-imapfrom 0.5.6 to 0.5.7Release notes
Sourced from net-imap's releases.
Commits
364869b🔖 Bump version to v0.5.710137ba🔀 Merge pull request #444 from ruby/limit-response-sizeb6bdee2✨ Make max_response_size configurable0ae8576✨ Limit max response size to 512MiB (hard-coded)b32b675♻️ Save ResponseReader ivars:@buff&@literal_sized28879e🔀 Merge pull request #433 from ruby/response_reader18bc621♻️ Extract ResponseReader from get_responseb1413c6✨ Customize SequenceSet YAML serializationd839268🔀 Merge pull request #429 from ruby/rational-config-versionsc7732e6♻️ Add default_proc to Config.version_defaultsDependabot 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.