DEPS: Bump the gems group across 1 directory with 6 updates - #78
Merged
Conversation
Bumps the gems group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [simplecov](https://github.com/simplecov-ruby/simplecov) | `1.0.3` | `1.1.1` | | [io-console](https://github.com/ruby/io-console) | `0.8.2` | `0.9.2` | | [rack](https://github.com/rack/rack) | `3.2.6` | `3.2.7` | | [rbs](https://github.com/ruby/rbs) | `4.1.2` | `4.1.3` | | [reline](https://github.com/ruby/reline) | `0.6.3` | `0.7.0` | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.6.13421` | `0.6.13428` | Updates `simplecov` from 1.0.3 to 1.1.1 - [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.0.3...v1.1.1) Updates `io-console` from 0.8.2 to 0.9.2 - [Release notes](https://github.com/ruby/io-console/releases) - [Commits](ruby/io-console@v0.8.2...v0.9.2) Updates `rack` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.2.6...v3.2.7) Updates `rbs` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/ruby/rbs/releases) - [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md) - [Commits](ruby/rbs@v4.1.2...v4.1.3) Updates `reline` from 0.6.3 to 0.7.0 - [Release notes](https://github.com/ruby/reline/releases) - [Commits](ruby/reline@v0.6.3...v0.7.0) Updates `sorbet-runtime` from 0.6.13421 to 0.6.13428 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gems - dependency-name: io-console dependency-version: 0.9.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gems - dependency-name: rack dependency-version: 3.2.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gems - dependency-name: rbs dependency-version: 4.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gems - dependency-name: reline dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gems - dependency-name: sorbet-runtime dependency-version: 0.6.13428 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gems ... 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 gems group with 6 updates in the / directory:
1.0.31.1.10.8.20.9.23.2.63.2.74.1.24.1.30.6.30.7.00.6.134210.6.13428Updates
simplecovfrom 1.0.3 to 1.1.1Release notes
Sourced from simplecov's releases.
Changelog
Sourced from simplecov's changelog.
... (truncated)
Commits
76a8e4eBump version to 1.1.1e1bf502Refresh the report screenshotsf33e0bfDrop the coverage glyphs from the source view and its legend2673f9aLet the tab strip own the report's top barc6ef10bReport a sandbox command timeout instead of its teardown0675978Keep the conductor's merged report from hinging on runner luck560fae5Exercise Rails' built-in Minitest integrationab66677Remember the file-list sort order6640c1ePolish the source file viewe9ba8c3Build a Rails-style screenshot coverage fixtureUpdates
io-consolefrom 0.8.2 to 0.9.2Release notes
Sourced from io-console's releases.
Commits
23f9661bump up to 0.9.248942c2Support JRuby FFI console on arm64 Darwin0ec2d9dSeparate JRuby FFI bindings from constants8b57c65Organize JRuby console implementationsb7ac2e0Move JRuby implementation under jruby/libd6e1af6Clarify JRuby test load path setupfcb28a3Improve stty console support1b4a781Test bad keywords on JRuby14ca994Test more platforms3837d1abump up to 0.9.1Updates
rackfrom 3.2.6 to 3.2.7Changelog
Sourced from rack's changelog.
Commits
70d2e10Bump patch version.9b31adfFix specs on Ruby 2.47c0ababDo not ignore Ruby 2.4/2.5 errors in CIef52d4eFixFORWARDEDtypo.108405eRestore Ruby 2.4/2.5 compatibilityc3fe393Update changelog.Updates
rbsfrom 4.1.2 to 4.1.3Release notes
Sourced from rbs's releases.
Changelog
Sourced from rbs's changelog.
Commits
5c7f8a2Merge pull request #3077 from ruby/claude/release-4-1-3-dh5jwk8752e61Version 4.1.30b57ea2Merge pull request #3076 from ruby/claude/rbs-3073-backport-dh5jwk7920265Merge pull request #3075 from ruby/claude/rbs-3074-backport-dh5jwkbb496a6Avoid eager call trace inspection in type assertions3515badDon't use Clang nullability qualifiers in strict ISO C modeUpdates
relinefrom 0.6.3 to 0.7.0Release notes
Sourced from reline's releases.
Commits
841ab2fBump version to v0.7.0 (#916)0bd5775Use Reline::ANSI when ruby is built with the msys/cygwin runtime (#910)15a61b8Fix Windows hang when stdin is redirected (#907) (#908)11e925bBump step-security/harden-runner from 2.19.1 to 2.20.0 (#906)0d85b7cBump rubygems/release-gem from 1.2.0 to 1.4.0 (#904)f352385Bump actions/checkout from 6.0.2 to 7.0.1 (#911)edf8d6bFix iogate.getc input byte order shuffled bug (#891)4167623Merge pull request #899 from ruby/dependabot/github_actions/step-security/har...50fd248Bump step-security/harden-runner from 2.19.0 to 2.19.15663d93Merge pull request #898 from ruby/dependabot/github_actions/step-security/har...Updates
sorbet-runtimefrom 0.6.13421 to 0.6.13428Release notes
Sourced from sorbet-runtime's releases.
Commits
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