Skip to content

Bump lefthook from 1.11.4 to 1.11.7#239

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/lefthook-1.11.7
Closed

Bump lefthook from 1.11.4 to 1.11.7#239
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/lefthook-1.11.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps lefthook from 1.11.4 to 1.11.7.

Release notes

Sourced from lefthook's releases.

v1.11.7

Changelog

  • eecda2266fbfadfca06c8006f978089913114e79 fix: avoid error logging when determining pre push files (#995)
  • 227c3b3c7e71235d37bd26cdba34e6ad8e136a1d fix: unquote paths to valid UTF-8 (#987)
  • 7baf7a19a9e91aede0b65be5f972389e162479fb packaging: aur fixes (#985)

v1.11.6

Changelog

  • 27ff65390bb79de916f0f38a90569cab2325e932 chore: fancier logging (#983)
  • 6bb2c1c8909befb372ac3e57c3a357c9d43d6990 fix: print git errors (#984)
  • 21770a21e4677de2a01cc9ed54c92a43d6ae307d packaging: maintain lefthook-bin AUR package (#982)

v1.11.5

Changelog

  • 7d14313efc02c79b031a53746298f92fe8e3c973 fix: windows scripts issues (#979)
Changelog

Sourced from lefthook's changelog.

1.11.7 (2025-04-07)

1.11.6 (2025-03-31)

1.11.5 (2025-03-25)

Commits
  • e36eb11 1.11.7: fix redundant error logging for pre-push hook
  • eecda22 fix: avoid error logging when determining pre push files (#995)
  • f07bf6b docs: allow duplicate files in SUMMARY (#988)
  • 227c3b3 fix: unquote paths to valid UTF-8 (#987)
  • 7baf7a1 packaging: aur fixes (#985)
  • eb27c81 1.11.6: better logging experience
  • 6bb2c1c fix: print git errors (#984)
  • 21770a2 packaging: maintain lefthook-bin AUR package (#982)
  • 27ff653 chore: fancier logging (#983)
  • 0a6b8e0 docs: remove a note about the difference for unix-like and windows
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by Sourcery

Upgrade lefthook from version 1.11.4 to 1.11.7, including updates to package dependencies and lock files

Bug Fixes:

  • Fix error logging when determining pre-push files
  • Unquote paths to valid UTF-8

Chores:

  • Update lefthook to the latest version across package.json, pnpm-lock.yaml, and package-lock.json

Bumps [lefthook](https://github.com/evilmartians/lefthook) from 1.11.4 to 1.11.7.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.11.4...v1.11.7)

---
updated-dependencies:
- dependency-name: lefthook
  dependency-version: 1.11.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 7, 2025
@sourcery-ai
Copy link

sourcery-ai bot commented Apr 7, 2025

Reviewer's Guide by Sourcery

This pull request bumps the version of the lefthook dependency from 1.11.4 to 1.11.7. It also updates the vite dependency from version 6.2.5 to 5.4.17, along with its related dependencies such as @modyfi/vite-plugin-yaml and vite-plugin-dts. Additionally, the pull request updates esbuild and its platform-specific binaries.

Updated class diagram for lefthook

classDiagram
  class Lefthook {
    -version: string
    +Lefthook(version: string)
    +run()
  }

  note for Lefthook "Updated from 1.11.4 to 1.11.7"
Loading

Updated class diagram for vite

classDiagram
  class Vite {
    -version: string
    +Vite(version: string)
    +build()
  }

  note for Vite "Updated from 6.2.5 to 5.4.17"
Loading

File-Level Changes

Change Details Files
Bumped the version of the lefthook dependency.
  • Updated lefthook from version 1.11.4 to 1.11.7.
pnpm-lock.yaml
package.json
Updated the version of the vite dependency.
  • Updated vite from version 6.2.5 to 5.4.17.
pnpm-lock.yaml
Updated esbuild and its platform-specific binaries.
  • Updated esbuild from version 0.25.2 to 0.21.5.
  • Added esbuild platform-specific binaries for various operating systems and architectures at version 0.21.5.
  • Removed esbuild platform-specific binaries for various operating systems and architectures at version 0.25.2.
pnpm-lock.yaml
Updated the @modyfi/vite-plugin-yaml dependency.
  • The version of vite that @modyfi/vite-plugin-yaml depends on was updated from 6.2.5 to 5.4.17.
pnpm-lock.yaml
Updated the vite-plugin-dts dependency.
  • The version of vite that vite-plugin-dts depends on was updated from 6.2.5 to 5.4.17.
pnpm-lock.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2025

Superseded by #244.

@dependabot dependabot bot closed this Apr 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lefthook-1.11.7 branch April 14, 2025 10:20
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants