Bump the bundler group across 1 directory with 6 updates#5
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the bundler group across 1 directory with 6 updates#5dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the bundler group with 3 updates in the / directory: [activesupport](https://github.com/rails/rails), [faraday](https://github.com/lostisland/faraday) and [rexml](https://github.com/ruby/rexml). Updates `activesupport` from 6.0.3.7 to 6.1.7.5 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.3.7...v6.1.7.5) Updates `commonmarker` from 0.17.13 to 0.23.12 - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.17.13...v0.23.12) Updates `faraday` from 1.4.1 to 2.14.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v1.4.1...v2.14.1) Updates `nokogiri` from 1.12.5 to 1.19.0 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.12.5...v1.19.0) Updates `rexml` from 3.2.5 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.2.5...v3.4.2) Updates `tzinfo` from 1.2.9 to 2.0.6 - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](tzinfo/tzinfo@v1.2.9...v2.0.6) --- updated-dependencies: - dependency-name: activesupport dependency-version: 6.1.7.5 dependency-type: indirect dependency-group: bundler - dependency-name: commonmarker dependency-version: 0.23.12 dependency-type: indirect dependency-group: bundler - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-version: 1.19.0 dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect dependency-group: bundler - dependency-name: tzinfo dependency-version: 2.0.6 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Feb 9, 2026
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 3 updates in the / directory: activesupport, faraday and rexml.
Updates
activesupportfrom 6.0.3.7 to 6.1.7.5Release notes
Sourced from activesupport's releases.
... (truncated)
Commits
3a1b615Preparing for 6.1.7.5 releasec2af578bumping version / changelogc85cc66Use a temporary file for storing unencrypted files while editing7d949d7Preparing for 6.1.7.4 releasef09dc7cPreparing for 6.1.7.3 release7167e53Prepare version 6.1.7.33cf23c3Implement SafeBuffer#bytesplice3e0c1a5Version 6.1.7.2c443466Version 6.1.7.1a7cda7eAvoid regex backtracking in Inflector.underscoreUpdates
commonmarkerfrom 0.17.13 to 0.23.12Release notes
Sourced from commonmarker's releases.
... (truncated)
Changelog
Sourced from commonmarker's changelog.
... (truncated)
Commits
cd435f7Support GCC151d6e5ebUseappend_cflagsinstead of modifyingCFLAGSdirectly5d9976bMerge pull request #320 from jhawthorn/c-api-stable-memory-leaksb0df48cBump version to 0.23.1136b34b9Fix memory leaksdb8cd37Merge pull request #247 from anticomputer/update-to-0.29.0.gfm.13e1e450c💎 release 0.23.1008b7c4bUpdate cmark-upstream to github/cmark-gfm@587a12bb5...d0e81e2I've used this version of the update_submodules script for several releases, ...42cfc90Merge pull request #236 from anticomputer/update-to-0.29.0.gfm.10Updates
faradayfrom 1.4.1 to 2.14.1Release notes
Sourced from faraday's releases.
... (truncated)
Changelog
Sourced from faraday's changelog.
... (truncated)
Commits
16cbd38Version bump to 2.14.1a6d3a3aMerge commit from forkb23f710Explicit top-level namespace reference (#1657)49ba4acBump actions/checkout from 5 to 6 (#1655)51a49bcEnsure Claude reads the guidelines and allow to plan in a gitignored .ai/PLAN...894f65cAdd RFC document for Options architecture refactoring plan (#1644)397e3deAdd comprehensive AI agent guidelines for Claude, Cursor, and GitHub Copilot ...d98c65cUpdate Faraday-specific AI agent guidelines56c18ecAdd AI agent guidelines specific to Faraday repository3201a42Version bump to 2.14.0Updates
nokogirifrom 1.12.5 to 1.19.0Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
d77bfb6version bump to v1.19.01eb5c2cdev: convert scripts/test-gem-set to use mise88a120fdep: Add native Ruby 4 support, drop Ruby 3.1 support (v1.19.x) (#3592)f8c8f74Skip the parser compression test for Windows system libse91c0fcci: temporarily pin to setup-ruby with windows ruby 41b08accdep: update to minitest 6404487ddep: require JRuby >= 10.019b22eadep: add support for native Ruby 4.0 gemec57d11ci: bump versions in CI imagesf7b640fci: avoid bundler collisions in downstream testsUpdates
rexmlfrom 3.2.5 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
tzinfofrom 1.2.9 to 2.0.6Release notes
Sourced from tzinfo's releases.
... (truncated)
Changelog
Sourced from tzinfo's changelog.
... (truncated)
Commits
d5893c9Fix formatting.5561942Preparing v2.0.6.ec27c09Add v1.2.11 from the 1.2 branch.d77da3fUpdate copyright years.eac33dfEliminate Object#untaint deprecation warnings on JRuby 9.4.0.0.19f984cAdd Ruby 3.2 and JRuby 9.4.e9fe818Update the dependency on actions/checkout.f76bc7fFix include issues with tests on Ruby 3.2.8a781cfRevert "Workaround for 'Permission denied - NUL' errors with JRuby on Windows."d9b289ePreparing v2.0.5.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 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.