Skip to content

chore(deps)(deps-dev): bump typescript-eslint from 8.60.0 to 8.60.1 in /apps/ui in the lint group across 1 directory - #152

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/apps/ui/lint-b7e42a7bf2
Closed

chore(deps)(deps-dev): bump typescript-eslint from 8.60.0 to 8.60.1 in /apps/ui in the lint group across 1 directory#152
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/apps/ui/lint-b7e42a7bf2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the lint group with 1 update in the /apps/ui directory: typescript-eslint.

Updates typescript-eslint from 8.60.0 to 8.60.1

Release notes

Sourced from typescript-eslint's releases.

v8.60.1

8.60.1 (2026-06-01)

🩹 Fixes

  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#12182)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.60.1 (2026-06-01)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

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 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 lint group with 1 update in the /apps/ui directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `typescript-eslint` from 8.60.0 to 8.60.1
- [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.60.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.60.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 9, 2026
@dependabot
dependabot Bot requested a review from agjs as a code owner June 9, 2026 12:47
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 9, 2026
agjs added a commit that referenced this pull request Jun 9, 2026
…+ react parity) (#156)

* chore(deps): bump apps/api openai + typescript-eslint

- openai 6.39.1 -> 6.41.0 (#154)
- typescript-eslint 8.60.0 -> 8.60.1 (#155) + @typescript-eslint/utils
  override to match

typescript-eslint must move in lockstep with apps/ui (shared-tool-version-parity
lint-meta rule), so this lands together with the UI bump.

* chore(deps): bump apps/ui react + typescript-eslint + pin react runtime

- react / react-dom 19.2.6 -> 19.2.7, @types/react 19.2.15 -> 19.2.16 (#153)
- typescript-eslint 8.60.0 -> 8.60.1 (#152) + @typescript-eslint/utils override

Adds react / react-dom 19.2.7 to overrides. zustand declares react as an
exact-pinned optional peer (5.0.13 -> react 19.2.6), so bumping the top-level
react to 19.2.7 leaves zustand on its own nested 19.2.6 copy -> two React
instances -> 'Cannot read properties of null (reading useCallback)' /
'mismatching versions of React and the renderer' in the consent-store tests.
The override collapses react to a single copy. Rationale documented in
//overrides. This is why #153 failed validate + Playwright on its own.

* chore(deps): bump apps/docs react + @types/react for cross-app parity

- react / react-dom 19.2.6 -> 19.2.7, @types/react override 19.2.15 -> 19.2.16

Mirrors the apps/ui bumps so package-override-parity stays green: ui now
overrides react@19.2.7 and @types/react@19.2.16, and docs must resolve the
same versions (sibling-mirror check).
@agjs agjs closed this in #156 Jun 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/bun/apps/ui/lint-b7e42a7bf2 branch June 9, 2026 17:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants