Bump the bundler group across 1 directory with 6 updates#10
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the bundler group across 1 directory with 6 updates#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the bundler group with 2 updates in the / directory: [actionmailer](https://github.com/rails/rails) and [rexml](https://github.com/ruby/rexml). Updates `actionmailer` from 7.0.8.1 to 7.0.8.5 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/actionmailer/CHANGELOG.md) - [Commits](rails/rails@v7.0.8.1...v7.0.8.5) Updates `actionpack` from 7.0.8.1 to 7.0.8.5 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.0.8.1...v7.0.8.5) Updates `actiontext` from 7.0.8.1 to 7.0.8.5 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/actiontext/CHANGELOG.md) - [Commits](rails/rails@v7.0.8.1...v7.0.8.5) Updates `nokogiri` from 1.14.3 to 1.17.1 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.14.3...v1.17.1) Updates `rack` from 2.2.6.4 to 2.2.10 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.6.4...v2.2.10) Updates `rexml` from 3.2.5 to 3.3.9 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.5...v3.3.9) --- updated-dependencies: - dependency-name: actionmailer dependency-type: indirect dependency-group: bundler - dependency-name: actionpack dependency-type: indirect dependency-group: bundler - dependency-name: actiontext 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: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Dec 11, 2024
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: actionmailer and rexml.
Updates
actionmailerfrom 7.0.8.1 to 7.0.8.5Release notes
Sourced from actionmailer's releases.
... (truncated)
Commits
f61f4efPreparing for 7.0.8.5 released666c96Update CHANGELOGs30abd6bMerge pull request #52962 from rails/rm-releser0e5694fAvoid backtracking in ActionMailer block_format40d8b92Merge pull request #51510 from fatkodima/remove-ostructec7f253Preparing for 7.0.8.4 releasef12d5aeupdate changelog08bc3cePreparing for 7.0.8.3 release7c8d2a1Preparing for 7.0.8.2 releaseUpdates
actionpackfrom 7.0.8.1 to 7.0.8.5Release notes
Sourced from actionpack's releases.
... (truncated)
Commits
f61f4efPreparing for 7.0.8.5 released666c96Update CHANGELOGs30abd6bMerge pull request #52962 from rails/rm-releserb1241f4Avoid backtracking in filtered_query_string56b2fc3Avoid backtracking in Token#raw_params40d8b92Merge pull request #51510 from fatkodima/remove-ostruct6da6af8Merge pull request #52176 from zzak/7-0-selenium-webdriver67c2813Merge pull request #52143 from skipkayhil/hm-fix-7-0-stable-ciec7f253Preparing for 7.0.8.4 releasef12d5aeupdate changelogUpdates
actiontextfrom 7.0.8.1 to 7.0.8.5Release notes
Sourced from actiontext's releases.
... (truncated)
Commits
f61f4efPreparing for 7.0.8.5 released666c96Update CHANGELOGs30abd6bMerge pull request #52962 from rails/rm-releser727b094ActionText: Avoid backtracing in plain_text_for_blockquote_nodeec7f253Preparing for 7.0.8.4 releasef12d5aeupdate changelog08bc3cePreparing for 7.0.8.3 release73fac32Keep actiontext depending on trix 1.3.183e6a75Merge pull request #51851 from skipkayhil/hm-fix-7-0-trix7c8d2a1Preparing for 7.0.8.2 releaseUpdates
nokogirifrom 1.14.3 to 1.17.1Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
e4bae8aversion bump to v1.17.112244fefix: Node#dup adds the new node to the document's node cache (backport to v1....7bf2fc1fix: Node#dup adds the new node to the document's node cache765754cdoc: update CHANGELOG bullet lists to render with mkdocs076d647doc: extract older changelog entries into misc/CHANGELOG-archive.mdc7b75efversion bump to v1.17.0e8e8ffeNokogiri::XSLT() uses parameter forwarding (#3356)3b8fd7eNokogiri::XML() and Nokogiri::XML.parse() support argument forwarding (#3332)92d2e4b{XML,HTML4,HTML5}::{Document,DocumentFragment}{.parse,#initialize} take keywo...a77e1bbNokogiri::XSLT() uses parameter forwardingUpdates
rackfrom 2.2.6.4 to 2.2.10Release notes
Sourced from rack's releases.
Changelog
Sourced from rack's changelog.
Commits
14c9decBump patch version.6ae7057[2.2-stable] Fix compatibility issues with Ruby 3.4.0dev (#2248)b1deebdBump patch version.f7d40f9Merge branch '2-2-sec' into 2-2-stablee830011bump versiond9c163aAvoid 2nd degree polynomial regexp in MediaType6245768Return an empty array when ranges are too largee4c1177Fixing ReDoS in header parsingfdb12cbbackport #2104 (#2121)99057e6Update CHANGELOG for 2.2.8 (#2107)Updates
rexmlfrom 3.2.5 to 3.3.9Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
38eaa86Add 3.3.9 entryce59f2eparser: fix a bug that �x...; is accepted as a character referencea09646dtest: fix indentcf0fb9cFixIOSource#readlinefor@pending_buffer(#215)1d0c362OptimizeIOSource#read_untilmethod (#210)622011fBump version036d508test: avoid using needless non ASCII characters4197054Add 3.3.8 entry78f8712Fix handling with "xml:" prefixed namespace (#208)2e1cd64Optimize SAX2Parser#get_namespace (#207)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.