build(deps): bump the bundler group across 1 directory with 7 updates#326
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the bundler group across 1 directory with 7 updates#326dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the bundler group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [capistrano](https://github.com/capistrano/capistrano) | `3.20.0` | `3.20.1` | | [rubocop](https://github.com/rubocop/rubocop) | `1.86.1` | `1.86.2` | | [faraday](https://github.com/lostisland/faraday) | `2.14.1` | `2.14.2` | | [jwt](https://github.com/jwt/ruby-jwt) | `3.1.2` | `3.2.0` | | [oauth2](https://github.com/ruby-oauth/oauth2) | `2.0.18` | `2.0.19` | Updates `capistrano` from 3.20.0 to 3.20.1 - [Release notes](https://github.com/capistrano/capistrano/releases) - [Commits](capistrano/capistrano@v3.20.0...v3.20.1) Updates `rubocop` from 1.86.1 to 1.86.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.1...v1.86.2) Updates `faraday` from 2.14.1 to 2.14.2 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.14.1...v2.14.2) Updates `faraday-net_http` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](lostisland/faraday-net_http@v3.4.2...v3.4.3) Updates `jwt` from 3.1.2 to 3.2.0 - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](jwt/ruby-jwt@v3.1.2...v3.2.0) Updates `oauth2` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/ruby-oauth/oauth2/releases) - [Changelog](https://github.com/ruby-oauth/oauth2/blob/main/CHANGELOG.md) - [Commits](ruby-oauth/oauth2@v2.0.18...v2.0.19) Updates `snaky_hash` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/ruby-oauth/snaky_hash/releases) - [Changelog](https://github.com/ruby-oauth/snaky_hash/blob/main/CHANGELOG.md) - [Commits](ruby-oauth/snaky_hash@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: capistrano dependency-version: 3.20.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop dependency-version: 1.86.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: faraday dependency-version: 2.14.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: faraday-net_http dependency-version: 3.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: jwt dependency-version: 3.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler - dependency-name: oauth2 dependency-version: 2.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: snaky_hash dependency-version: 2.0.4 dependency-type: indirect update-type: version-update:semver-patch 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 5 updates in the / directory:
3.20.03.20.11.86.11.86.22.14.12.14.23.1.23.2.02.0.182.0.19Updates
capistranofrom 3.20.0 to 3.20.1Release notes
Sourced from capistrano's releases.
Commits
f40817bRelease 3.20.1c4a3950Update cucumber requirement from ~> 10.1 to ~> 11.0 (#2184)72fa723Bump release-drafter/release-drafter from 6 to 7 (#2183)dfe3133Add Ruby 4 to CI (#2179)ac721d6Update mocha requirement from ~> 2.8 to ~> 3.0 (#2178)Updates
rubocopfrom 1.86.1 to 1.86.2Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
e513d33Cut 1.86.25fea1b5Update Changelog2a3dfcdDon't use Registry#to_h836b275Simplify registry internals90348d5Fix false positives inStyle/Copyright7419163Fix extension suggestion documentation linke467335Merge pull request #15161 from koic/fix_an_error_for_style_reduce_to_hash.mdbd48b6bMerge pull request #15160 from lovro-bikic/autoload-mixinsb9cda61Autoload mixins instead of requiring them55a8278Fix an error forStyle/ReduceToHashcopUpdates
faradayfrom 2.14.1 to 2.14.2Release notes
Sourced from faraday's releases.
Commits
2ecd5e0Update version.rb3f1280cMerge commit from fork81dc168Upgrade package.json packages using audit fix (#1669)8b4d1fdCreate SECURITY.mda01039cfix(docs): fix incorrect link label in request-options and remove dead link i...7df3f24Lint: Style/OneClassPerFile (#1668)c6988a8Modernize RuboCop configuration and fix offenses (#1660)32e010fAdd Ruby 4 to CI (#1659)Updates
faraday-net_httpfrom 3.4.2 to 3.4.3Release notes
Sourced from faraday-net_http's releases.
Commits
1a6f250Version bump to 3.4.34bcd626Always dup body before mutating it (#56)5ee17edBump actions/checkout from 5 to 6 (#54)Updates
jwtfrom 3.1.2 to 3.2.0Changelog
Sourced from jwt's changelog.
Commits
db560b7Merge commit from forkffef4f2Bump actions/download-artifact from 7 to 8 (#719)69a343dBump actions/upload-artifact from 6 to 7 (#718)78e7ed2Fix Style/PredicateWithKind RuboCop issue (#720)1a1d877Extract context classes into separate files for better organization (#717)d3e52e9Add enforce_hmac_key_length configuration option (#716)24ec3d8Fix type error when header is not a JSON object (#715)8c655d4Fix typo in "Rubocop" to use correct casing "RuboCop" (#714)7af2ac0Bump actions/download-artifact from 4 to 7 (#708)efd5e6fBump actions/upload-artifact from 4 to 6 (#709)Updates
oauth2from 2.0.18 to 2.0.19Release notes
Sourced from oauth2's releases.
... (truncated)
Changelog
Sourced from oauth2's changelog.
Commits
63fddbeMerge pull request #715 from ruby-oauth/release-prep/v2.0.193898b6c🔖 Prepare release v2.0.193fb1f37🔧 Appraisals2bc0b86d🔧 mise.toml1f1ae93📝 CHANGELOG.mdc7ff453Merge pull request #711 from ruby-oauth/dependabot/github_actions/pozil/auto-...03f9a78Bump pozil/auto-assign-issue from 2 to 3422bdfbMerge pull request #712 from ruby-oauth/dependabot/github_actions/ruby/setup-...26dd20fMerge pull request #713 from ruby-oauth/dependabot/github_actions/actions/dep...62cae3dMerge pull request #714 from ruby-oauth/feat/auth-sanitizerUpdates
snaky_hashfrom 2.0.3 to 2.0.4Release notes
Sourced from snaky_hash's releases.
Changelog
Sourced from snaky_hash's changelog.
Commits
7b42508Merge pull request #8 from ruby-oauth/dependabot/github_actions/marocchino/st...a97d4c5Merge pull request #9 from ruby-oauth/dependabot/github_actions/codecov/codec...2214e98Merge pull request #10 from ruby-oauth/dependabot/github_actions/actions/depe...b0a09d8🔖 Prepare release v2.0.4d8aaf97✅ Update specs88be176➖ addressable (dev)69dd5a1🔥 bin/bundle is deadbb44430🔧 Modernize gemspec5a170ab➕ appraisal2eaa5304⬆️ yard-junk v0.1.0Dependabot 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