Bump the dependencies group across 1 directory with 6 updates - #128
Merged
Merged
Conversation
Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bootsnap](https://github.com/rails/bootsnap) | `1.25.0` | `1.26.0` | | [simplecov](https://github.com/simplecov-ruby/simplecov) | `1.1.1` | `1.3.0` | | [tzinfo-data](https://github.com/tzinfo/tzinfo-data) | `1.2026.3` | `1.2026.4` | | [whenever](https://github.com/javan/whenever) | `1.1.2` | `1.1.3` | | [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) | `6.9.1` | `6.9.2` | | [faraday](https://github.com/lostisland/faraday) | `2.14.3` | `2.14.4` | Updates `bootsnap` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.25.0...v1.26.0) Updates `simplecov` from 1.1.1 to 1.3.0 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](simplecov-ruby/simplecov@v1.1.1...v1.3.0) Updates `tzinfo-data` from 1.2026.3 to 1.2026.4 - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](tzinfo/tzinfo-data@v1.2026.3...v1.2026.4) Updates `whenever` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/javan/whenever/releases) - [Changelog](https://github.com/javan/whenever/blob/main/CHANGELOG.md) - [Commits](javan/whenever@v1.1.2...v1.1.3) Updates `honeybadger` from 6.9.1 to 6.9.2 - [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases) - [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md) - [Commits](honeybadger-io/honeybadger-ruby@v6.9.1...v6.9.2) Updates `faraday` from 2.14.3 to 2.14.4 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.14.3...v2.14.4) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: simplecov dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tzinfo-data dependency-version: 1.2026.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: whenever dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: honeybadger dependency-version: 6.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: faraday dependency-version: 2.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/bundler/dependencies-7a711a3cf9
branch
September 25, 2026 20:28
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 dependencies group with 6 updates in the / directory:
1.25.01.26.01.1.11.3.01.2026.31.2026.41.1.21.1.36.9.16.9.22.14.32.14.4Updates
bootsnapfrom 1.25.0 to 1.26.0Release notes
Sourced from bootsnap's releases.
Changelog
Sourced from bootsnap's changelog.
Commits
67a7290Release 1.26.01881b9aMerge pull request #573 from byroot/same-size-miscompilation605bbebFix precompilation when regenerating an existing cache entry of the same size5fd59daMerge pull request #569 from OskarEichler/codex/accept-tempfile-fd-zero70550c7Merge pull request #568 from OskarEichler/codex/remove-umask-debug-output8aed2edAccept tempfile descriptor zerof7457eaRemove umask debug output9ee62a2Merge pull request #567 from byroot/rename-mod7c8178eHandlewrite(2)being interrupted.3e755caatomic_write_cache_file: stop leaking FD on errorUpdates
simplecovfrom 1.1.1 to 1.3.0Release notes
Sourced from simplecov's releases.
... (truncated)
Changelog
Sourced from simplecov's changelog.
... (truncated)
Commits
9c9ecd1Bump version to 1.3.071bb5acName the simulation context by its subject, not by Prismb2aec76Drop support for Ruby 3.25e869efReport a file with no branches as fully covered everywheree425d8bWarn and leave out templates a cover glob matches12d7914Honor the deprecated nocov toggle in template comments7d278eaExempt templates from the eval_generated filterb39506dHonor simplecov directives inside Haml and Slim templatesc5233a4Honor simplecov directives inside ERB templates5a8f224Alphabetize the rails profile's groups by nameUpdates
tzinfo-datafrom 1.2026.3 to 1.2026.4Release notes
Sourced from tzinfo-data's releases.
Commits
a0803f7Update to tzdata version 2026d.Updates
wheneverfrom 1.1.2 to 1.1.3Release notes
Sourced from whenever's releases.
Changelog
Sourced from whenever's changelog.
Commits
c9fd8c3Bump to v1.1.364bf9fdMerge pull request #854 from combinaut/add-support-for-sequential-job-definit...6c11e2bAllow sequential jobs to continue by default972deb2Add support for sequential job definitions756163eMerge pull request #876 from javan/dependabot/github_actions/actions/checkout-7b4975d3Bump actions/checkout from 6 to 775f19b0Merge pull request #875 from javan/github-actions-permissionsab28e88Restrict GitHub Actions workflow permissions to contents: read9876f97Fix CHANGELOG dateUpdates
honeybadgerfrom 6.9.1 to 6.9.2Release notes
Sourced from honeybadger's releases.
Changelog
Sourced from honeybadger's changelog.
Commits
ed1c8d1chore(master): release 6.9.2 (#845)c730c93ci: drop Rails main from the JRuby matrix (#844)c80e046fix: truncate very large SQL queries instead of obfuscating them (#841)1d39b14ci: add Ruby 4.0 to test matrixbdf22d3chore: update Ruby 3.4.10 → 4.0.6Updates
faradayfrom 2.14.3 to 2.14.4Release notes
Sourced from faraday's releases.
Commits
3ece9bdv2.14.46aa82a5Configure SimpleCov for 1.0, too20d93f8Document Options struct attributes for YARDe7e23aeDefine HTTP verb methods on Faraday so tools can see them9458f04Preserve caller-owned JSON parser optionsb25b1b2Support JSON 3 (#1687)3725183Update copyright year to 2026 (#1683)06bc5adBump actions/checkout from 6 to 7 (#1678)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 conditions