Skip to content

chore(deps-dev): bump the dependencies group with 4 updates#529

Merged
curfew-marathon merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dependencies-a569be691f
May 14, 2026
Merged

chore(deps-dev): bump the dependencies group with 4 updates#529
curfew-marathon merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dependencies-a569be691f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 4 updates: @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser and ovsx.

Updates @types/node from 25.6.0 to 25.7.0

Commits

Updates @typescript-eslint/eslint-plugin from 8.59.1 to 8.59.3

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.59.3

8.59.3 (2026-05-11)

This was a version bump only, there were no code changes.

See GitHub Releases for more information.

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

v8.59.2

8.59.2 (2026-05-04)

🩹 Fixes

  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#12150)
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#12292)
  • rule-tester: add TypeScript as a peer dependency (#12288)

❤️ 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/eslint-plugin's changelog.

8.59.3 (2026-05-11)

This was a version bump only for eslint-plugin 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.

8.59.2 (2026-05-04)

🩹 Fixes

  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#12292)
  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#12150)

❤️ Thank You

See GitHub Releases for more information.

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

Commits
  • 48e13c0 chore(release): publish 8.59.3
  • e26dc80 docs: update stale links to latest (#12313)
  • 44f9625 chore(deps): update vitest monorepo to v4.1.5 (#12307)
  • 2ec35f1 chore(release): publish 8.59.2
  • ec3ef25 test: make no-useless-empty-export tests fully static (#12260)
  • 60d0a51 chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...
  • 5c53da2 fix(eslint-plugin): [no-deprecated] object destructuring values should be tre...
  • 80c28a1 fix(eslint-plugin): [no-unsafe-type-assertion] handle crash on recursive temp...
  • b7b2670 test: make no-this-alias tests fully static (#12258)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.59.1 to 8.59.3

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.59.3

8.59.3 (2026-05-11)

This was a version bump only, there were no code changes.

See GitHub Releases for more information.

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

v8.59.2

8.59.2 (2026-05-04)

🩹 Fixes

  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#12150)
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#12292)
  • rule-tester: add TypeScript as a peer dependency (#12288)

❤️ 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/parser's changelog.

8.59.3 (2026-05-11)

This was a version bump only for parser 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.

8.59.2 (2026-05-04)

This was a version bump only for parser 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

Updates ovsx from 0.10.11 to 0.10.12

Release notes

Sourced from ovsx's releases.

CLI v0.10.12

Dependencies

  • Bump follow-redirects from 1.15.6 to 1.16.0 (#1759)
  • Bump ip-address from 10.1.0 to 10.2.0 (#1820)
Changelog

Sourced from ovsx's changelog.

[v0.10.12] (08/05/2026)

Dependencies

  • Bump follow-redirects from 1.15.6 to 1.16.0 (#1759)
  • Bump ip-address from 10.1.0 to 10.2.0 (#1820)
Commits
  • 6298a25 chore: prepare for cli 0.10.12 release
  • 2c9cb5c build(deps): updatet follow-redirects version in packaje.json (#1823)
  • 320af53 chore(deps): bump postgresql client, netty and ip-address (#1820)
  • 1ef52b3 build(deps): bump follow-redirects from 1.15.6 to 1.16.0 in /cli (#1759)
  • See full diff in compare view

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 dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [ovsx](https://github.com/eclipse-openvsx/openvsx/tree/HEAD/cli).


Updates `@types/node` from 25.6.0 to 25.7.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.59.1 to 8.59.3
- [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.59.3/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.59.1 to 8.59.3
- [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.59.3/packages/parser)

Updates `ovsx` from 0.10.11 to 0.10.12
- [Release notes](https://github.com/eclipse-openvsx/openvsx/releases)
- [Changelog](https://github.com/eclipse-openvsx/openvsx/blob/main/cli/CHANGELOG.md)
- [Commits](https://github.com/eclipse-openvsx/openvsx/commits/cli-0.10.12/cli)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.59.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.59.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ovsx
  dependency-version: 0.10.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner May 12, 2026 23:23
Copilot AI review requested due to automatic review settings May 12, 2026 23:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@socket-security

socket-security Bot commented May 12, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedovsx@​0.10.11 ⏵ 0.10.1299 +11009093 +170
Updated@​typescript-eslint/​parser@​8.59.1 ⏵ 8.59.31001007198100
Updated@​typescript-eslint/​eslint-plugin@​8.59.1 ⏵ 8.59.399 +110080 +198100
Updated@​types/​node@​25.6.0 ⏵ 25.7.0100 +110081 +196100

View full report

@socket-security

socket-security Bot commented May 12, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
License policy violation: npm ovsx under EPL-2.0

License: EPL-2.0 - The applicable license policy does not permit this license (5) (npm metadata)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/check-license.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/check-license.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/create-namespace.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/create-namespace.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/create-namespace.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/verify-pat.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/verify-pat.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/verify-pat.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/get.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/get.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/main.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/main.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/util.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/util.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/get.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/main.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/util.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/check-license.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/create-namespace-options.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/create-namespace-options.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/create-namespace-options.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/registry.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/login-options.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/logout.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/store.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/zip.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/login-options.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/login.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/logout.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/store.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/zip.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/verify-pat-options.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/verify-pat-options.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/verify-pat-options.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/publish.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/index.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/registry.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/get-options.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/get-options.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/publish-options.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/registry-options.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/registry-options.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/get-options.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/publish-options.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/registry-options.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/pat.d.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/pat.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/index.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/lib/index.js)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/registry.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/src/publish.ts)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/package.json)

License: EPL-2.0 - The applicable license policy does not permit this license (5) (package/LICENSE)

From: package-lock.jsonnpm/[email protected]

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@curfew-marathon
curfew-marathon added this pull request to the merge queue May 14, 2026
Merged via the queue into main with commit ae76168 May 14, 2026
13 of 16 checks passed
@curfew-marathon
curfew-marathon deleted the dependabot/npm_and_yarn/dependencies-a569be691f branch May 14, 2026 16:02
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants