Bump the ruby-production-dependencies group across 1 directory with 5 updates#5789
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the ruby-production-dependencies group across 1 directory with 5 updates#5789dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the ruby-production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [shakapacker](https://github.com/shakacode/shakapacker) | `10.1.0` | `10.3.0` | | [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.1264.0` | `1.1267.0` | | [aws-sdk-lambda](https://github.com/aws/aws-sdk-ruby) | `1.186.0` | `1.187.0` | | [http-2](https://github.com/igrigorik/http-2) | `1.2.0` | `1.2.1` | | [tilt](https://github.com/jeremyevans/tilt) | `2.7.0` | `2.8.0` | Updates `shakapacker` from 10.1.0 to 10.3.0 - [Release notes](https://github.com/shakacode/shakapacker/releases) - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](shakacode/shakapacker@v10.1.0...v10.3.0) Updates `aws-partitions` from 1.1264.0 to 1.1267.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `aws-sdk-lambda` from 1.186.0 to 1.187.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-lambda/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `http-2` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/igrigorik/http-2/releases) - [Changelog](https://github.com/igrigorik/http-2/blob/main/CHANGELOG.md) - [Commits](igrigorik/http-2@v1.2.0...v1.2.1) Updates `tilt` from 2.7.0 to 2.8.0 - [Changelog](https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md) - [Commits](jeremyevans/tilt@v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: shakapacker dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-production-dependencies - dependency-name: aws-partitions dependency-version: 1.1267.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-production-dependencies - dependency-name: aws-sdk-lambda dependency-version: 1.187.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-production-dependencies - dependency-name: http-2 dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-production-dependencies - dependency-name: tilt dependency-version: 2.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-production-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 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 ruby-production-dependencies group with 5 updates in the / directory:
10.1.010.3.01.1264.01.1267.01.186.01.187.01.2.01.2.12.7.02.8.0Updates
shakapackerfrom 10.1.0 to 10.3.0Release notes
Sourced from shakapacker's releases.
Changelog
Sourced from shakapacker's changelog.
Commits
73ba063Release 10.3.0e8cb3c8Bump version to v10.3.0 in CHANGELOG.md7ae6b33Update changelog for v10.2.1 (#1210)564cc4eAdd v10 upgrade guide (#1208)bef38d6Fallback to Babel for implicit SWC webpack configs (#1206)fc16549fix: allowwebpack-dev-serverv6 (#1102)29f855aFix Claude OAuth token env for Actions (#1202)9b56482[codex] Document and harden helper binstub PATH fix (#1201)aa94c79[codex] Delegate helper binstub Node resolution to exec (#1200)6fecdd3Release 10.2.0Updates
aws-partitionsfrom 1.1264.0 to 1.1267.0Changelog
Sourced from aws-partitions's changelog.
Commits
Updates
aws-sdk-lambdafrom 1.186.0 to 1.187.0Changelog
Sourced from aws-sdk-lambda's changelog.
Commits
Updates
http-2from 1.2.0 to 1.2.1Changelog
Sourced from http-2's changelog.
Commits
07621f0Merge pull request #191 from HoneyryderChuck/fix-bytesplicebf3cdc0bump version to 1.2.1dc550fbfix String#bytesplice usage, which in order to be able to cut UTF-8 character...4f990caremove dead codeUpdates
tiltfrom 2.7.0 to 2.8.0Changelog
Sourced from tilt's changelog.
Commits
b0ad5b9Bump version to 2.8.04aabc43Fix CI rdoc version guard on JRubyba41618Limit rdoc to < 8 on JRuby in CI95afeb0Support rdoc 8 in the rdoc template5ebaf2fDecrease repetitions in Prawn test8c68520Add Add JRuby 10.1 to CI6a0dae1Bump copyright year9ae7371Update to actions/checkout@v65e934cbUpdate CHANGELOG689d22dUpdate rdoc guard in CI gemfileDependabot 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