Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/node (source) 24.10.0 -> 24.10.1 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 8.46.3 -> 8.47.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 8.46.3 -> 8.47.0 age adoption passing confidence devDependencies minor
@typescript/native-preview (source) 7.0.0-dev.20251109.1 -> 7.0.0-dev.20251123.1 age adoption passing confidence devDependencies patch
actions/checkout v5.0.0 -> v6.0.0 age adoption passing confidence action major
actions/dependency-review-action v4.8.1 -> v4.8.2 age adoption passing confidence action patch
actions/setup-go v6.0.0 -> v6.1.0 age adoption passing confidence action minor
github/codeql-action v4.31.2 -> v4.31.4 age adoption passing confidence action patch
golang.org/x/tools v0.38.0 -> v0.39.0 age adoption passing confidence require minor
lint-staged 16.2.6 -> 16.2.7 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.46.3 -> 8.47.0 age adoption passing confidence devDependencies minor
vitest (source) 4.0.8 -> 4.0.13 age adoption passing confidence devDependencies patch

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.47.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unused-private-class-members] new extension rule (#​10913)
❤️ Thank You

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

v8.46.4

Compare Source

🩹 Fixes
  • parser: error when both projectService and project are set (#​11333)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#​11730)
  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#​11006, #​10958)
❤️ Thank You

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.47.0

Compare Source

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

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

v8.46.4

Compare Source

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

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

microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20251123.1

Compare Source

v7.0.0-dev.20251122.1

Compare Source

v7.0.0-dev.20251121.1

Compare Source

v7.0.0-dev.20251120.1

Compare Source

v7.0.0-dev.20251119.1

Compare Source

v7.0.0-dev.20251118.1

Compare Source

v7.0.0-dev.20251117.1

Compare Source

v7.0.0-dev.20251116.1

Compare Source

v7.0.0-dev.20251115.1

Compare Source

v7.0.0-dev.20251114.1

Compare Source

v7.0.0-dev.20251113.1

Compare Source

v7.0.0-dev.20251112.1

Compare Source

v7.0.0-dev.20251111.1

Compare Source

v7.0.0-dev.20251110.1

Compare Source

actions/checkout (actions/checkout)

v6.0.0

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

actions/dependency-review-action (actions/dependency-review-action)

v4.8.2

Compare Source

Minor fixes:

actions/setup-go (actions/setup-go)

v6.1.0

Compare Source

What's Changed

Enhancements
Dependency updates

New Contributors

Full Changelog: actions/setup-go@v6...v6.1.0

github/codeql-action (github/codeql-action)

v4.31.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.4 - 18 Nov 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v4.31.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.3 - 13 Nov 2025
  • CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
  • Update default CodeQL bundle version to 2.23.5. #​3288

See the full CHANGELOG.md for more information.

lint-staged/lint-staged (lint-staged)

v16.2.7

Compare Source

Patch Changes
  • #​1711 ef74c8d Thanks @​iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.
typescript-eslint/typescript-eslint (typescript-eslint)

v8.47.0

Compare Source

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

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

v8.46.4

Compare Source

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

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

vitest-dev/vitest (vitest)

v4.0.13

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.0.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.11

Compare Source

   🚀 Experimental Features
   🏎 Performance
    View changes on GitHub

v4.0.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.9

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency @typescript/native-preview to v7.0.0-dev.20251110.1 chore(deps): update all dependencies Nov 10, 2025
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 44d0264 to 8eceaf1 Compare November 13, 2025 07:08
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Nov 13, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 13, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.29.0 -> v0.30.0
golang.org/x/sync v0.17.0 -> v0.18.0
golang.org/x/sys v0.37.0 -> v0.38.0

@renovate renovate bot force-pushed the renovate/all branch 14 times, most recently from d49ca9b to 96a4da6 Compare November 20, 2025 12:59
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from c4595cf to c4bfc33 Compare November 22, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant