Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the development-dependencies group with 3 updates: globals, knip and typescript-eslint.

Updates globals from 16.5.0 to 17.0.0

Release notes

Sourced from globals's releases.

v17.0.0

Breaking

  • Split audioWorklet environment from browser (#320) 7bc293e

Improvements

  • Update globals (#329) ebe1063
  • Get all browser globals from both chrome and firefox (#321) 59ceff8
  • Add bunBuiltin environment (#324) 1bc6e3b
  • Add denoBuiltin environment (#324) 1bc6e3b
  • Add paintWorklet environment (#323) 4b78f56
  • Add sharedWorker environment (#322) 4a02a85

sindresorhus/globals@v16.5.0...v17.0.0

Commits

Updates knip from 5.78.0 to 5.79.0

Release notes

Sourced from knip's releases.

Release 5.79.0

  • Edit docs (a60e15aaccda64ae5511c07d8b641115789c5fd1)
  • Added docs to explain dynamic config (#1423) (834104176c634ee939093480eba79b92c70ff3c0) - thanks @​AlexanderKaran!
  • Fix recursion for namespaced self-re-export (resolve #1429) (edb8bcd09a0cad29e760cd5a43179a6c61e97da1)
  • Fix plugin doc gen after b7bf92a (7a7d19691fb9bb7ad6f545bb88dfa962600f1521)
  • Add cache to OG image gen to speed up build time (1c66878dbf683bcfaee10306c68fc5f6544916ef)
  • Move OG img cache dir, maybe CF build cache uses it (82158fa24142a84c9a0a4b83717591d050203f66)
  • Update tests after edb8bcd (431cb558b854b7991971fde4cd752b17e2a30500)
  • Turn on command echo-ing in CI (24a3e47e2d75f77046d2ce4656e39eba2aec99a1)
  • Minor refactor graph type (1b23041ac69ed48305967f30f09b5060511126e6)
  • Refactor in-file ref tracking and fix edge case (7c8cf23088e2b0909de57f6db99b776dc96f44dd)
  • 1289 knex plugin (#1418) (af0ebaa98537be9c95f32c2c3b58cb506922d9a3) - thanks @​AlexanderKaran!
  • Fixes #1432 - Fixes packageManager detection for yarn berry (#1433) (0b34c2626c64787967356783dbb3b19631b8356e) - thanks @​ClementValot!
  • Add missing bun commands and aliases (#1434) (f188f1794de2a2124dc65911d25d315dc215584d) - thanks @​ClementValot!
  • Added TanStack Router Plugin (#1430) (e718bdf67ff403afd0b616509d18f7954325e376) - thanks @​AlexanderKaran!
  • Fix gitignore ancestor detection for git worktrees (#1424) (67a93c641301a93401c2416895b74349043bbfd1) - thanks @​altendky!
  • Update sponsors page (cff7e45f43598b20b05155f80c6cdf1a5d8e74a2)
  • Update a few dependencies (1b4da160758aae0bea57bf766d1bdf74b4b60cca)
  • Release @​knip/create-config@​1.1.1 (312d8231b40f547c0272f4ed5a628fa5c3f00cea)
  • Fix lint/format issues (c5d1d49301d9cb97903199ba5feb2c200f1e6aa1)
  • Release knip@5.79.0 (953819a129abac47bd2d361bdaec7f4c328024a2)
Commits

Updates typescript-eslint from 8.50.1 to 8.51.0

Release notes

Sourced from typescript-eslint's releases.

v8.51.0

8.51.0 (2025-12-29)

🚀 Features

  • eslint-plugin: expose rule name via RuleModule interface (#11719)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
  • eslint-plugin: add namespace to plugin meta (#11885)
  • tsconfig-utils: more informative error on parsing failures (#11888)

🩹 Fixes

  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#11845)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.51.0 (2025-12-29)

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.

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 development-dependencies group with 3 updates: [globals](https://github.com/sindresorhus/globals), [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `globals` from 16.5.0 to 17.0.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.5.0...v17.0.0)

Updates `knip` from 5.78.0 to 5.79.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@5.79.0/packages/knip)

Updates `typescript-eslint` from 8.50.1 to 8.51.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.51.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: knip
  dependency-version: 5.79.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2026
@romainmenke romainmenke merged commit 976df17 into main Jan 12, 2026
9 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/development-dependencies-1f887467fa branch January 12, 2026 06:03
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