chore(deps): bump the minor-patch group across 1 directory with 7 updates - #122
Merged
Merged
Conversation
…ates Bumps the minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@a2a-js/sdk](https://github.com/a2aproject/a2a-js) | `1.0.1` | `1.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.2.0` | `26.4.0` | | [hono](https://github.com/honojs/hono) | `4.13.3` | `4.13.5` | | [jose](https://github.com/panva/jose) | `6.2.9` | `6.2.10` | | [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` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.67.0` | `8.68.0` | Updates `@a2a-js/sdk` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/a2aproject/a2a-js/releases) - [Changelog](https://github.com/a2aproject/a2a-js/blob/main/CHANGELOG.md) - [Commits](a2aproject/a2a-js@v1.0.1...v1.1.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 `hono` from 4.13.3 to 4.13.5 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.13.3...v4.13.5) Updates `jose` from 6.2.9 to 6.2.10 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.9...v6.2.10) 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 `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: "@a2a-js/sdk" dependency-version: 1.1.0 dependency-type: direct:development 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: hono dependency-version: 4.13.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: jose dependency-version: 6.2.10 dependency-type: direct:development update-type: version-update:semver-patch 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: 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 7 updates in the / directory:
1.0.11.1.026.2.026.4.04.13.34.13.56.2.96.2.106.32.26.33.02.1.102.1.128.67.08.68.0Updates
@a2a-js/sdkfrom 1.0.1 to 1.1.0Release notes
Sourced from @a2a-js/sdk's releases.
Changelog
Sourced from @a2a-js/sdk's changelog.
Commits
eeffd69chore(main): release 1.1.0 (#675)6927b7fci: Optional npm token override for npm_publish workflow (#674)1455a94chore: Revert "chore(main): release 1.1.0" (#673)6920adbchore(main): release 1.1.0b3afbe4fix(server): send full Task on every v0.3 push trigger (#658)f844dadfeat: make event bus keep-alive states configurable (#669)f22cc49ci: Remove PR related parts from the stale-issues workflow (#668)a94e6ceci: Add workflow for closing stale issues (#667)4d175a0fix: clone push notification configs before storing (#662)8bf3cd3fix(scripts): update generate script to use buf and remove obsolete generateT...Updates
@types/nodefrom 26.2.0 to 26.4.0Commits
Updates
honofrom 4.13.3 to 4.13.5Release notes
Sourced from hono's releases.
Commits
06880c44.13.5531e9c5Merge commit from fork3a67f7fMerge commit from fork9c28d72Merge commit from fork017000d4.13.45e5b83dfix(utils/stream): do not let abort listeners crash abort() (#5274)241ae4cfix(cookie): allow parsing signed cookies with empty string values (#5246)c409d85fix(request): serialize cached JSON body in cloneRawRequest (#5288)612b59cfix(request): drop stale content length for cloned FormData (#5282)73794bdfix(client): omit empty query delimiter (#5283)Updates
josefrom 6.2.9 to 6.2.10Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
3eab152chore(release): 6.2.10021abf4refactor(jws): specialize compact processinga998927refactor(jwe): specialize compact processingeedb124refactor(jose): share binary input validation52ba159refactor(jwt): share producer claim state85e30edrefactor(jose): share compact token processing internals0bd81d2test(jose): cover hidden critical-header options9cf7876test(jose): reject callable object impostorsf23cafdtest(jose): preserve resolved key data properties1ee6f61refactor(jwe): consolidate CBC decryption failuresUpdates
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
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