DEPS: Bump the gems group with 5 updates#44
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the gems group with 5 updates: | Package | From | To | | --- | --- | --- | | [lefthook](https://github.com/evilmartians/lefthook) | `2.1.6` | `2.1.8` | | [dry-configurable](https://github.com/dry-rb/dry-configurable) | `1.3.0` | `1.4.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.86.1` | `1.86.2` | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.6.13219` | `0.6.13228` | | [zeitwerk](https://github.com/fxn/zeitwerk) | `2.7.5` | `2.8.1` | Updates `lefthook` from 2.1.6 to 2.1.8 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.1.6...v2.1.8) Updates `dry-configurable` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/dry-rb/dry-configurable/releases) - [Changelog](https://github.com/dry-rb/dry-configurable/blob/main/CHANGELOG.md) - [Commits](dry-rb/dry-configurable@v1.3.0...v1.4.0) 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 `sorbet-runtime` from 0.6.13219 to 0.6.13228 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `zeitwerk` from 2.7.5 to 2.8.1 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](fxn/zeitwerk@v2.7.5...v2.8.1) --- updated-dependencies: - dependency-name: lefthook dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gems - dependency-name: dry-configurable dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gems - dependency-name: rubocop dependency-version: 1.86.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gems - dependency-name: sorbet-runtime dependency-version: 0.6.13228 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gems - dependency-name: zeitwerk dependency-version: 2.8.1 dependency-type: indirect update-type: version-update:semver-minor 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.1.62.1.81.3.01.4.01.86.11.86.20.6.132190.6.132282.7.52.8.1Updates
lefthookfrom 2.1.6 to 2.1.8Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
9e75b212.1.8: reduce warning for core.hooksPath if it matches the default488a5f9fix: do not warn if local hooks path is equal to default hooks path (#1421)b5c83102.1.7: restore unstaged changes when possible37d8398fix: use contrast colors (#1420)4c0e000fix: apply stage_fixed only if it is safe (#1418)22c9f77fix: try to always restore unstaged changes (#1417)cf4ab9efix: always restore unstaged changes (#1416)f415a9dchore: go mod tidyeb1064drefactor: add new logger without a global state (#1385)76aa843fix: linter, sacrifice optimization for readabilityUpdates
dry-configurablefrom 1.3.0 to 1.4.0Release notes
Sourced from dry-configurable's releases.
Changelog
Sourced from dry-configurable's changelog.
Commits
e5e025dPrepare for v1.4.0906e29aApply standard CHANGELOG formatting98936c8Add all headings to unreleased CHANGELOG sectionec99753Merge pull request #167 from dry-rb/feature/add-config-to-dataa709271Add CHANGELOG entryecc7978Update comments00caf73Add helpful note about caching738361cAdd Config#to_data089bc37File sync from hanakai-rb/repo-sync82181a6Remove docsite (#166)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
sorbet-runtimefrom 0.6.13219 to 0.6.13228Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
zeitwerkfrom 2.7.5 to 2.8.1Changelog
Sourced from zeitwerk's changelog.
Commits
14e4143Ready for 2.8.194d607dRemove anonymous blocks2d2ddedRemove README conventionb5d4e72Replace comments with arrows9d6fefbReword5b5075fRewordbb68741Ready for 2.8.0ebb0d55Refactors in test_nsfiles.rb1553930Add some cops1be53c8Update the CHANGELOGDependabot 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