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 the minor-patch-dev group across 1 directory with 2 updates #6362

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the minor-patch-dev group with 2 updates in the / directory: lefthook and typescript.

Updates lefthook from 1.10.1 to 1.10.4

Release notes

Sourced from lefthook's releases.

v1.10.4

Changelog

  • 29fb4251ab1f9968c074934e7c7b01d26569b072 deps: January 2025 (#926)
  • 59b9e4d082988d83de083244d3614719fc701eee fix: avoid skipping pre commit when deleted files staged (#925)
  • 834f17621f824915b7e408109437394b62846650 fix: use roots from jobs for possible npm package location (#924)

v1.10.3

Changelog

  • 4f85d0478b5290cae5a025f5032a63d45eae243f fix: replace cmd in jobs (#918)

v1.10.2

Changelog

  • f5b084093d6414a3a43689894fe4e5a8f1a3d043 chore: auto generate json schema (#914)
  • ad3b50df2e977c0954e45cf1d1848e87b0bc9a54 ci: add gzipped linux aarch64 binary to release artifacts (#908)
  • 9e69555771bfdcfa0c5f0ade343f1300e427b5ba feat: add validate command (#915)
  • b8c41215719bdb8c7b283bef7255249273b2c4de feat: inherit exclude option in groups (#916)
  • 5d94809a58f356f801fbea73f26464314f73f66f feat: run --jobs completion (#913)
Changelog

Sourced from lefthook's changelog.

1.10.4 (2025-01-13)

1.10.3 (2025-01-10)

1.10.2 (2025-01-10)

Commits
  • eaae83b 1.10.4: don't skip pre-commit hook when deleted files exist
  • 59b9e4d fix: avoid skipping pre commit when deleted files staged (#925)
  • 834f176 fix: use roots from jobs for possible npm package location (#924)
  • 29fb425 deps: January 2025 (#926)
  • 24a3aff 1.10.3: replace {cmd} template when merging jobs
  • 4f85d04 fix: replace cmd in jobs (#918)
  • 3e3f880 docs: drop stale docs (#917)
  • c6f8265 1.10.2: add jsonschema and validate command
  • 9e69555 feat: add validate command (#915)
  • b8c4121 feat: inherit exclude option in groups (#916)
  • Additional commits viewable in compare view

Updates typescript from 5.7.2 to 5.7.3

Release notes

Sourced from typescript's releases.

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

Commits
  • a5e123d Update LKG
  • 8bc0204 🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)
  • 7aa63df 🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...
  • 9df7c36 Bump version to 5.7.3 and LKG
  • e167412 🤖 Pick PR #60794 (Harden sanitizeLog against incorr...) into release-5.7 (#...
  • 9ba364c Fix coverage build on release-5.7 (#60792)
  • 4b7441a 🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...
  • e844dc3 Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)
  • 21b02a1 🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...
  • b82fd16 🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...
  • 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 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 <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

Bumps the minor-patch-dev group with 2 updates in the / directory: [lefthook](https://github.com/evilmartians/lefthook) and [typescript](https://github.com/microsoft/TypeScript).


Updates `lefthook` from 1.10.1 to 1.10.4
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.10.1...v1.10.4)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: lefthook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dev
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dev
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2025
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 size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants