chore(deps): bump the minor-patch group across 1 directory with 6 updates - #101
Merged
Merged
Conversation
…ates Bumps the minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@scure/bip39](https://github.com/paulmillr/scure-bip39) | `2.3.0` | `2.4.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.2.0` | `26.4.0` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.32.2` | `6.33.0` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.1.10` | `2.1.12` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.12` | `4.23.13` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.67.0` | `8.68.0` | Updates `@scure/bip39` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/paulmillr/scure-bip39/releases) - [Changelog](https://github.com/paulmillr/scure-bip39/blob/main/CHANGELOG.md) - [Commits](paulmillr/scure-bip39@2.3.0...2.4.0) Updates `@types/node` from 26.2.0 to 26.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `knip` from 6.32.2 to 6.33.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.33.0/packages/knip) Updates `lefthook` from 2.1.10 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.10...v2.1.12) Updates `tsx` from 4.23.12 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.12...v4.23.13) Updates `typescript-eslint` from 8.67.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@scure/bip39" dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@types/node" dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: knip dependency-version: 6.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: lefthook dependency-version: 2.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: tsx dependency-version: 4.23.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: typescript-eslint dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... 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 minor-patch group with 6 updates in the / directory:
2.3.02.4.026.2.026.4.06.32.26.33.02.1.102.1.124.23.124.23.138.67.08.68.0Updates
@scure/bip39from 2.3.0 to 2.4.0Release notes
Sourced from @scure/bip39's releases.
Changelog
Sourced from @scure/bip39's changelog.
Commits
2c8cf46Release 2.4.0.af5414cUpdate devdeps, add changelogf80dd87wordlists: reject ill-formed words8073136Bump jsbt4ccd7e5Reject ill-formed Unicode from inputs44ab886Update devdeps / lockfiledfcb773Add more tests, update fetch-wordlistdb04e10Bump devdepsUpdates
@types/nodefrom 26.2.0 to 26.4.0Commits
Updates
knipfrom 6.32.2 to 6.33.0Release notes
Sourced from knip's releases.
Commits
fb25eceRelease knip@6.33.074954c2Report unused exports behind Vitest module promise mocks (resolve #1966)db13615Resolve nuxt layer sources from allextendsentry shapes9fe2b2bNormalize line endings in nuxt-config-string fixture2ac1fbcResolve named string-key access on namespace-qualified enums347967dResolveObject.*enum enumeration through import aliasesbcbac3aKeep element access precise for number-like enum member names505decdWrap up webpack entry resolution4a5d706fix(nuxt): resolve string extends configs (#1984)c1165b7Resolve oxlint/vite-plus import resolvers fromsettings(#1983)Updates
lefthookfrom 2.1.10 to 2.1.12Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
4ad40c32.1.12: fix LEFTHOOK_OUTPUT env precedence2f0a9f3fix: fail the hook when staging fixed files errors (#1484)9fb290dfix: LEFTHOOK_OUTPUT precedence (#1506)b8350fdci: fix npm publishing by bumping Node to 24 (#1508)c1456462.1.11: pty terminal size fixd4a259ffix: inherit terminal size for PTY commands (#1498)db7ca05docs: correct Lefthook commit message configuration (#1499)fd88b10docs: hide contributors regenerate tip from the site (#1500)7ccb1d8docs: clarify signed-off commit example (#1492)e5b10acdeps: bump Go to 1.26.6 (#1495)Updates
tsxfrom 4.23.12 to 4.23.13Release notes
Sourced from tsx's releases.
Commits
28e1f12fix(cache): bound shared transform cache memory (#835)Updates
typescript-eslintfrom 8.67.0 to 8.68.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
8f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)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 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