feat(deps): bump the minor group with 14 updates#758
Merged
Conversation
Bumps the minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.60.1` | `8.61.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.60.1` | `8.61.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` | | [@typescript-eslint/project-service](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/project-service) | `8.60.1` | `8.61.0` | | [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) | `8.60.1` | `8.61.0` | | [@typescript-eslint/tsconfig-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/tsconfig-utils) | `8.60.1` | `8.61.0` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.60.1` | `8.61.0` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.60.1` | `8.61.0` | | [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.60.1` | `8.61.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.60.1` | `8.61.0` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.60.1` | `8.61.0` | | [hono](https://github.com/honojs/hono) | `4.12.24` | `4.12.25` | | [semver](https://github.com/npm/node-semver) | `7.8.2` | `7.8.3` | | [side-channel](https://github.com/ljharb/side-channel) | `1.1.0` | `1.1.1` | Updates `@typescript-eslint/eslint-plugin` from 8.60.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.60.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/parser) Updates `prettier` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.8.4) Updates `@typescript-eslint/project-service` from 8.60.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/project-service/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/project-service) Updates `@typescript-eslint/scope-manager` from 8.60.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/scope-manager) Updates `@typescript-eslint/tsconfig-utils` from 8.60.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tsconfig-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/tsconfig-utils) Updates `@typescript-eslint/type-utils` from 8.60.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/type-utils) Updates `@typescript-eslint/types` from 8.60.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/types) Updates `@typescript-eslint/typescript-estree` from 8.60.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/typescript-estree) Updates `@typescript-eslint/utils` from 8.60.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.60.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/visitor-keys) Updates `hono` from 4.12.24 to 4.12.25 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.24...v4.12.25) Updates `semver` from 7.8.2 to 7.8.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.8.2...v7.8.3) Updates `side-channel` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/ljharb/side-channel/blob/main/CHANGELOG.md) - [Commits](ljharb/side-channel@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/project-service" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/scope-manager" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/tsconfig-utils" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/types" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/utils" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: hono dependency-version: 4.12.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: semver dependency-version: 7.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: side-channel dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
anna239
pushed a commit
that referenced
this pull request
Jun 9, 2026
🤖 I have created a release *beep* *boop* --- ## [0.44.0](v0.43.0...v0.44.0) (2026-06-09) ### Features * **deps:** bump the minor group with 14 updates ([#758](#758)) ([7a70162](7a70162)) * **deps:** update to @anthropic-ai/claude-agent-sdk 0.3.170 ([#761](#761)) ([d8af943](d8af943)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: acp-release-bot[bot] <246668977+acp-release-bot[bot]@users.noreply.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 group with 14 updates:
8.60.18.61.08.60.18.61.03.8.33.8.48.60.18.61.08.60.18.61.08.60.18.61.08.60.18.61.08.60.18.61.08.60.18.61.08.60.18.61.08.60.18.61.04.12.244.12.257.8.27.8.31.1.01.1.1Updates
@typescript-eslint/eslint-pluginfrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
16a5b24chore(release): publish 8.61.0ef1fd28feat(ast-spec): change type ofUnaryExpression.prefixto alwaystrue(#12...Updates
@typescript-eslint/parserfrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
16a5b24chore(release): publish 8.61.0Updates
prettierfrom 3.8.3 to 3.8.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
1c6ba55Release 3.8.44a673dcFix blank lines between list items and nested sub-lists being removed in Mark...074aaedReplacemainbranch in changelog link with tags (#19054)c22a003Bump Prettier dependency to 3.8.307bad1fClean changelog_unreleasedUpdates
@typescript-eslint/project-servicefrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/project-service's releases.
Changelog
Sourced from @typescript-eslint/project-service's changelog.
Commits
16a5b24chore(release): publish 8.61.0Updates
@typescript-eslint/scope-managerfrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/scope-manager's releases.
Changelog
Sourced from @typescript-eslint/scope-manager's changelog.
Commits
16a5b24chore(release): publish 8.61.0Updates
@typescript-eslint/tsconfig-utilsfrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/tsconfig-utils's releases.
Changelog
Sourced from @typescript-eslint/tsconfig-utils's changelog.
Commits
16a5b24chore(release): publish 8.61.0Updates
@typescript-eslint/type-utilsfrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/type-utils's releases.
Changelog
Sourced from @typescript-eslint/type-utils's changelog.
Commits
16a5b24chore(release): publish 8.61.070a2b4bchore: exclude OS-agnostic tests on Windows CI (#12390)Updates
@typescript-eslint/typesfrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/types's releases.
Changelog
Sourced from @typescript-eslint/types's changelog.
Commits
16a5b24chore(release): publish 8.61.0Updates
@typescript-eslint/typescript-estreefrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/typescript-estree's releases.
Changelog
Sourced from @typescript-eslint/typescript-estree's changelog.
Commits
16a5b24chore(release): publish 8.61.0ef1fd28feat(ast-spec): change type ofUnaryExpression.prefixto alwaystrue(#12...Updates
@typescript-eslint/utilsfrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/utils's releases.
Changelog
Sourced from @typescript-eslint/utils's changelog.
Commits
16a5b24chore(release): publish 8.61.0Updates
@typescript-eslint/visitor-keysfrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/visitor-keys's releases.
Changelog
Sourced from @typescript-eslint/visitor-keys's changelog.
Commits
16a5b24chore(release): publish 8.61.0Updates
honofrom 4.12.24 to 4.12.25Release notes
Sourced from hono's releases.
Commits
fce483e4.12.25751ba41Merge commit from forkf0b094dMerge commit from forkfa5f9bfMerge commit from fork3892a6cMerge commit from fork74c2cf8test(aws-lambda): update integration tests (#5012)7ae7cbaMerge commit from fork1b13848chore(ci): bump codecov-action to v7.0.0 (#5011)Updates
semverfrom 7.8.2 to 7.8.3Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
6b77aa8chore: release 7.8.3 (#873)3485ddachore: bump@npmcli/eslint-configfrom 6.0.1 to 7.0.0 (#866)046da7ffix: align caret includePrerelease lower bounds (#872)Updates
side-channelfrom 1.1.0 to 1.1.1Changelog
Sourced from side-channel's changelog.
Commits
3d26095v1.1.1fc17361[Fix]assert: do not observably access object keys when throwing35b18c0[actions] update workflowsaccf1a1[Deps] updateobject-inspect,side-channel-listb456a01[Dev Deps] update@arethetypeswrong/cli,@ljharb/eslint-config, `@ljharb/...7e0c956[readme] replace runkit CI badge with shields.io check-runs badgeDependabot 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