DEPS: Bump the gems group with 5 updates - #80
Merged
Conversation
Bumps the gems group with 5 updates: | Package | From | To | | --- | --- | --- | | [commonmarker](https://github.com/gjtorikian/commonmarker) | `2.9.0` | `2.10.0` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.1.11` | `2.1.12` | | [rbs](https://github.com/ruby/rbs) | `4.1.3` | `4.2.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.89.0` | `1.90.0` | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.6.13444` | `0.6.13466` | Updates `commonmarker` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v2.9.0...v2.10.0) Updates `lefthook` from 2.1.11 to 2.1.12 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.1.11...v2.1.12) Updates `rbs` from 4.1.3 to 4.2.0 - [Release notes](https://github.com/ruby/rbs/releases) - [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md) - [Commits](ruby/rbs@v4.1.3...v4.2.0) Updates `rubocop` from 1.89.0 to 1.90.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.89.0...v1.90.0) Updates `sorbet-runtime` from 0.6.13444 to 0.6.13466 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: commonmarker dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gems - dependency-name: lefthook dependency-version: 2.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gems - dependency-name: rbs dependency-version: 4.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gems - dependency-name: rubocop dependency-version: 1.90.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gems - dependency-name: sorbet-runtime dependency-version: 0.6.13466 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 5 updates:
2.9.02.10.02.1.112.1.124.1.34.2.01.89.01.90.00.6.134440.6.13466Updates
commonmarkerfrom 2.9.0 to 2.10.0Release notes
Sourced from commonmarker's releases.
Changelog
Sourced from commonmarker's changelog.
Commits
0e629d6Merge pull request #479 from gjtorikian/release-pleasef0c992a[skip test] release v2.10.0e63aa0dci: Run release prep on every push to main326bf28Merge pull request #478 from gjtorikian/type-aware-node-accessorsb6f3a99chore: Satisfy rubocop cops that only CI enables0827a06feat(node): Report accessor support by node typeUpdates
lefthookfrom 2.1.11 to 2.1.12Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
4ad40c32.1.12: fix LEFTHOOK_OUTPUT env precedence2f0a9f3fix: fail the hook when staging fixed files errors (#1484)9fb290dfix: LEFTHOOK_OUTPUT precedence (#1506)b8350fdci: fix npm publishing by bumping Node to 24 (#1508)Updates
rbsfrom 4.1.3 to 4.2.0Release notes
Sourced from rbs's releases.
... (truncated)
Changelog
Sourced from rbs's changelog.
Commits
8aee3b6Merge pull request #3096 from ruby/claude/4-2-release-tasks-h6thzx6f97c87Version 4.2.003d4281Merge pull request #2966 from zonuexe/fix/concrete-untyped-returnsbdecacfMake putc signatures type-preserving overloads69539d6Replace deterministicuntypedreturn types with concrete typesc9957e4Merge pull request #3037 from infiton/rxc/declare-singleton-instance-methods1f40487Merge pull request #3095 from ruby/claude/4-2-release-tasks-h6thzxe721ad1Drop runtime support for Ruby 3.2584b4cfMerge pull request #3092 from ruby/claude/rbs-ci-failure-sinnfde709673Merge pull request #3090 from ruby/claude/release-4-2-0-pre-1-vyzb7gUpdates
rubocopfrom 1.89.0 to 1.90.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
f1b25e1Cut 1.9072895f6Update Changelog7042de6Move op_method? before the shadowing helpers4b14dd2Fix an incorrect autocorrect forNaming/BinaryOperatorParameterName5d221ac[Fix #10046] FixLint/UselessMethodDefinitionfalse positive for methods wi...5070fc3[Fix #15111] AddNumberOfEmptyLinesoption to `Layout/EmptyLineAfterMagicCo...496eb65[Fix #9543] Preserve escape notation inStyle/StringConcatenationautocorrect75b3622Remove a directive's--reason along with the directive858d8a8Merge pull request #15596 from koic/add_real_last_column_to_offense15557b0AddOffense#real_last_columnand use it inJSONFormatterUpdates
sorbet-runtimefrom 0.6.13444 to 0.6.13466Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
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