This repository was archived by the owner on Jan 5, 2026. It is now read-only.
Bump the ruby-dependencies group across 1 directory with 8 updates#67
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the ruby-dependencies group across 1 directory with 8 updates#67dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the ruby-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thruster](https://github.com/basecamp/thruster) | `0.1.16` | `0.1.17` | | [kamal](https://github.com/basecamp/kamal) | `2.9.0` | `2.10.1` | | [debug](https://github.com/ruby/debug) | `1.11.0` | `1.11.1` | | [standard-rails](https://github.com/testdouble/standard-rails) | `1.5.0` | `1.6.0` | | [mocha](https://github.com/freerange/mocha) | `2.8.2` | `3.0.1` | | [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.206.0` | `1.208.0` | | [pagy](https://github.com/ddnexus/pagy) | `43.2.0` | `43.2.2` | | [scout_apm](https://github.com/scoutapp/scout_apm_ruby) | `6.0.0` | `6.0.2` | Updates `thruster` from 0.1.16 to 0.1.17 - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](basecamp/thruster@v0.1.16...v0.1.17) Updates `kamal` from 2.9.0 to 2.10.1 - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](basecamp/kamal@v2.9.0...v2.10.1) Updates `debug` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.11.0...v1.11.1) Updates `standard-rails` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/standardrb/standard-rails/blob/main/CHANGELOG.md) - [Commits](standardrb/standard-rails@v1.5.0...v1.6.0) Updates `mocha` from 2.8.2 to 3.0.1 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](freerange/mocha@v2.8.2...v3.0.1) Updates `aws-sdk-s3` from 1.206.0 to 1.208.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `pagy` from 43.2.0 to 43.2.2 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.2.0...43.2.2) Updates `scout_apm` from 6.0.0 to 6.0.2 - [Changelog](https://github.com/scoutapp/scout_apm_ruby/blob/master/CHANGELOG.markdown) - [Commits](scoutapp/scout_apm_ruby@v6.0.0...v6.0.2) --- updated-dependencies: - dependency-name: thruster dependency-version: 0.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: kamal dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: debug dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: standard-rails dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: mocha dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: ruby-dependencies - dependency-name: aws-sdk-s3 dependency-version: 1.208.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: pagy dependency-version: 43.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: scout_apm dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 ruby-dependencies group with 8 updates in the / directory:
0.1.160.1.172.9.02.10.11.11.01.11.11.5.01.6.02.8.23.0.11.206.01.208.043.2.043.2.26.0.06.0.2Updates
thrusterfrom 0.1.16 to 0.1.17Changelog
Sourced from thruster's changelog.
Commits
97dd28dBump version5a11890Merge pull request #107 from basecamp/workflow-fix0f43f3eRestrict workflow permissionef864edMerge pull request #106 from basecamp/update-deps3ea6321Update Go version & deps704a825Merge pull request #105 from basecamp/handler-refactor6b05f45Move compression logic into its own middlewareb77cccbRefactor middleware namingcccdad8Merge pull request #102 from basecamp/breachb1e717dMitigate BREACH attacks with random jitter and optional compression guardUpdates
kamalfrom 2.9.0 to 2.10.1Release notes
Sourced from kamal's releases.
Commits
30f8aefBump version for 2.10.1e744e40Merge pull request #1738 from basecamp/revert-accessory-volume-change849faf3Pass accessory volume through as isf5ec8cbBump version for 2.10.0910729cDoc fixes for Kamal 2.10e40731aMerge pull request #1731 from basecamp/boot-parallel-roles3682280Boot in parallel for roles on the same host4ca210cMerge pull request #1730 from basecamp/check-roles-before-removingf86156bCheck roles before removing images and directories40d4d8fMerge pull request #1729 from basecamp/only-set-destination-env-if-there-is-oneUpdates
debugfrom 1.11.0 to 1.11.1Release notes
Sourced from debug's releases.
Commits
bad4d38v1.11.188d762cFileUtils is needed553373aomit on older versionc1c1c8euseKernel.__callee__24f95d6catch up 4.0.0 backtrace changebc97d33add a test forb path: ...1139d78supportb path: path_expr06342cdcatch any exception onsingletonclass2791573fix(DAP): Return unverified breakpoints instead of unsuccessful response14c8a54Update imemo_mask to match ruby'sUpdates
standard-railsfrom 1.5.0 to 1.6.0Changelog
Sourced from standard-rails's changelog.
Commits
8ab43b5🥐 v1.6.02ceb491Merge pull request #119 from standardrb/dependabot/bundler/rubocop-rails-2.34.29408826Configures three new copsf6b1854Merge pull request #121 from standardrb/dependabot/github_actions/ruby/setup-...096d2a7Bump ruby/setup-ruby from 1.268.0 to 1.269.00d50d24Merge pull request #120 from standardrb/dependabot/github_actions/actions/che...836c9ceBump actions/checkout from 6.0.0 to 6.0.1de23389Merge pull request #122 from standardrb/dependabot/github_actions/step-securi...bc0bb45Bump step-security/harden-runner from 2.13.2 to 2.13.3fd2cc95Update rubocop-rails requirement from ~> 2.33.4 to >= 2.33.4, < 2.35.0Updates
mochafrom 2.8.2 to 3.0.1Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
99d8784[skip ci] Update documentation for v3.0.1156d57dBump version to 3.0.1 & prepare for release7ceec53Reinstate arg default in Hooks#mocha_setup25130b1[skip ci] Fix docs for the release processcc089be[skip ci] Add release notes for v2.8.27cd8f85Backport release notes for v2.8.216a380b[skip ci] Update documentation for v3.0.0b035b36Bump version to 3.0.0 & prepare for releaseb4310b8[skip ci] Update documentation for v3.0.0-rc.231e433aBump version to 3.0.0-rc.2 & prepare for releaseUpdates
aws-sdk-s3from 1.206.0 to 1.208.0Changelog
Sourced from aws-sdk-s3's changelog.
Commits
Updates
pagyfrom 43.2.0 to 43.2.2Release notes
Sourced from pagy's releases.
... (truncated)
Changelog
Sourced from pagy's changelog.
Commits
75182a8Merge branch 'dev'b4ae662Version 43.2.246601ccFix script/bump.rb missing to update pagy in Gemfile.lockb09c910Cleanup test95e56cf💎 Refactor bin/pagy to use the Pagy::CLI classc461379💎 Replace optimist with the optparse standard libe0eec57💎 Simplify apps by using SQLite :memory:33e1d13Improve URLs docsa6a1da1Bump actions/cache from 4 to 5 (#852)5492130Improve docsUpdates
scout_apmfrom 6.0.0 to 6.0.2Changelog
Sourced from scout_apm's changelog.
Commits
5d1f511bump version to 6.0.2 (#602)45b37fdSampleRateCoercion preserves vil values or empty strings (#601)8234fb5Use SampleRateCoercion for job/endpoint_sample_rate config values addb6b1dcbIndicate breaking change for 1% sampling case (#599)78d14f5Bump version to 6.0.1 (#598)9fe3360Capture non active job sidekiq params (#597)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 conditions