Skip to content

chore(deps-dev): bump the development-dependencies group across 1 directory with 2 updates - #9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/development-dependencies-3dac75d915
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/development-dependencies-3dac75d915

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 2 updates in the / directory: lefthook and rubocop-skiftle.

Updates lefthook from 2.1.9 to 2.1.12

Release notes

Sourced from lefthook's releases.

v2.1.12

Changelog

  • b8350fde604197b2422adfc4ae0af080725822b9 ci: fix npm publishing by bumping Node to 24 (#1508)
  • 9fb290d786a0e122fe113b1b49a45bbd0ffa7d28 fix: LEFTHOOK_OUTPUT precedence (#1506)
  • 2f0a9f37cef73e10d95043ba3754329a21850d57 fix: fail the hook when staging fixed files errors (#1484)

v2.1.11

Changelog

  • e5b10ac3a2645784ee2e4260620c49c31b44992a deps: bump Go to 1.26.6 (#1495)
  • d4a259f460b7c1d8c512dd75eedc7068310ee961 fix: inherit terminal size for PTY commands (#1498)

v2.1.10

Changelog

  • c0a32e900407bf3e2e97c99a7dd2e3f2864ba13a deps: July 2026 (#1463)
  • 0b87ca6dc643dab804a1aad59c24003ef147c11a deps: June 2026 (#1447)
  • afce7244cf02abaf996ebe87bb557a725e46993e deps: migrate shellescape to al.essio.dev/pkg/shellescape (#1443)
  • fbb61b369b57a17469bd6997d1624608ce977f61 feat: AI coding agents integration (#1448)
  • cbfb4a5db29b46ac8bf399665cd9ada81022b848 fix: make test suite stable when NO_COLOR is set (#1449)
Changelog

Sourced from lefthook's changelog.

2.1.12 (2026-08-28)

2.1.11 (2026-08-21)

2.1.10 (2026-07-08)

Commits

Updates rubocop-skiftle from 0.1.1 to 0.3.0

Release notes

Sourced from rubocop-skiftle's releases.

rubocop-skiftle: v0.3.0

0.3.0 (2026-09-06)

⚠ BREAKING CHANGES

  • group every Active Record callback

Features

  • group every Active Record callback (1558fec)

rubocop-skiftle: v0.2.1

0.2.1 (2026-09-06)

Bug Fixes

  • group every apiwork field type and action keyword (fc24a27)

rubocop-skiftle: v0.2.0

0.2.0 (2026-09-06)

⚠ BREAKING CHANGES

  • treat enabling a cop as a breaking change

Features

  • add apiwork preset (eca8277)
  • add Rails method lists for the blank-line cops (110c09d)
  • enable the blank-line cops (8c3ad58)
  • treat enabling a cop as a breaking change (5fbbda2)

Bug Fixes

  • require rubocop-canon 0.2 (3d38013)
Changelog

Sourced from rubocop-skiftle's changelog.

0.3.0 (2026-09-06)

⚠ BREAKING CHANGES

  • group every Active Record callback

Features

  • group every Active Record callback (1558fec)

0.2.1 (2026-09-06)

Bug Fixes

  • group every apiwork field type and action keyword (fc24a27)

0.2.0 (2026-09-06)

⚠ BREAKING CHANGES

  • treat enabling a cop as a breaking change

Features

  • add apiwork preset (eca8277)
  • add Rails method lists for the blank-line cops (110c09d)
  • enable the blank-line cops (8c3ad58)
  • treat enabling a cop as a breaking change (5fbbda2)

Bug Fixes

  • require rubocop-canon 0.2 (3d38013)
Commits
  • 17cf671 chore(main): release rubocop-skiftle 0.3.0 (#18)
  • 1558fec feat!: group every Active Record callback
  • 3558cf8 chore(main): release rubocop-skiftle 0.2.1 (#17)
  • fc24a27 fix: group every apiwork field type and action keyword
  • b5eccb7 chore(main): release rubocop-skiftle 0.2.0 (#15)
  • 00de4e5 chore(deps): bump the rubocop group across 1 directory with 2 updates (#16)
  • a52faa3 chore(deps-dev): bump lefthook (#12)
  • 5fbbda2 feat!: treat enabling a cop as a breaking change
  • a06faed chore: smoke test the apiwork preset
  • 3d38013 fix: require rubocop-canon 0.2
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…ectory with 2 updates

Bumps the development-dependencies group with 2 updates in the / directory: [lefthook](https://github.com/evilmartians/lefthook) and [rubocop-skiftle](https://github.com/skiftle/rubocop-skiftle).


Updates `lefthook` from 2.1.9 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.9...v2.1.12)

Updates `rubocop-skiftle` from 0.1.1 to 0.3.0
- [Release notes](https://github.com/skiftle/rubocop-skiftle/releases)
- [Changelog](https://github.com/skiftle/rubocop-skiftle/blob/main/CHANGELOG.md)
- [Commits](skiftle/rubocop-skiftle@rubocop-skiftle/v0.1.1...rubocop-skiftle/v0.3.0)

---
updated-dependencies:
- dependency-name: lefthook
  dependency-version: 2.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: rubocop-skiftle
  dependency-version: 0.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants