Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lefthook from 1.7.2 to 1.7.5 #5445

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps lefthook from 1.7.2 to 1.7.5.

Release notes

Sourced from lefthook's releases.

v1.7.5

Changelog

  • 784335b feat: use glob in exclude array (#777)

v1.7.4

Changelog

  • fb6219a fix: rollback packaging changes (#776)

v1.7.3

Changelog

  • e1caf3c feat: allow list of files in exclude option (#772)
  • 8b7d13e fix: use direct lefthook package (#774)

New

Add support for file list in the exclude option.

pre-commit:
  commands:
    lint:
      run: yarn lint {staged_files}
      exclude:
        - vendor/some-file.js
        - package.json
Changelog

Sourced from lefthook's changelog.

1.7.5 (2024-07-22)

1.7.4 (2024-07-19)

1.7.3 (2024-07-18)

Commits
  • d7ae5f7 1.7.5: use globs in exclude when passing array
  • 784335b feat: use glob in exclude array (#777)
  • f818fe5 1.7.4: fix lefthook npm package for calling with npx
  • fb6219a fix: rollback packaging changes (#776)
  • 3df0ede 1.7.3: allow file list for the exclude option
  • e1caf3c feat: allow list of files in exclude option (#772)
  • 2da0ca0 docs: add docs for LEFTHOOK_OUTPUT var (#771)
  • 8b7d13e fix: use direct lefthook package (#774)
  • See full diff 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)

Bumps [lefthook](https://github.com/evilmartians/lefthook) from 1.7.2 to 1.7.5.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.7.2...v1.7.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Jul 22, 2024
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) July 22, 2024 08:37
@FreeTubeBot FreeTubeBot merged commit b456e6e into development Jul 22, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lefthook-1.7.5 branch July 22, 2024 09:37
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Jul 22, 2024
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Jul 25, 2024
* development:
  Bump version number to v0.21.2
  Update YouTube.js to 10.2.0 (FreeTubeApp#5465)
  Update icon for channels button on side nav (FreeTubeApp#5273)
  Translated using Weblate (Azerbaijani)
  Fix getRegions script and update the regions (FreeTubeApp#5450)
  More flexible hardware acceleration for Linux (FreeTubeApp#5438)
  Bump the eslint group with 3 updates (FreeTubeApp#5441)
  Bump lefthook from 1.7.2 to 1.7.5 (FreeTubeApp#5445)
  Bump the fortawesome group with 4 updates (FreeTubeApp#5442)
  Bump swiper from 11.1.4 to 11.1.5 (FreeTubeApp#5443)
  Bump electron from 31.2.0 to 31.2.1 (FreeTubeApp#5444)
  Fix scss deprecation warnings (FreeTubeApp#5429)
  Bump the stylelint group with 2 updates (FreeTubeApp#5411)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants