Skip to content

chore(deps): bump the prod-dependencies group across 1 directory with 3 updates#522

Merged
lachieh merged 1 commit intomainfrom
dependabot/npm_and_yarn/prod-dependencies-2b54ce33b2
Jan 27, 2026
Merged

chore(deps): bump the prod-dependencies group across 1 directory with 3 updates#522
lachieh merged 1 commit intomainfrom
dependabot/npm_and_yarn/prod-dependencies-2b54ce33b2

Conversation

@dependabot
Copy link
Contributor

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

Bumps the prod-dependencies group with 3 updates in the / directory: globals, typescript-eslint and type-fest.

Updates globals from 17.1.0 to 17.2.0

Release notes

Sourced from globals's releases.

v17.2.0

  • jasmine: Add throwUnless and throwUnlessAsync globals (#335) 97f23a7

sindresorhus/globals@v17.1.0...v17.2.0

Commits

Updates typescript-eslint from 8.53.1 to 8.54.0

Release notes

Sourced from typescript-eslint's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.54.0 (2026-01-26)

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

Updates type-fest from 5.4.1 to 5.4.2

Release notes

Sourced from type-fest's releases.

v5.4.2

  • SimplifyDeep: Fix behavior with arrays (#1337) a2a180d
  • Merge: Fix behavior with unions (#1327) fa55f48

sindresorhus/type-fest@v5.4.1...v5.4.2

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 27, 2026 23:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 27, 2026 23:06
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 27, 2026
@wasmcloud-automation-app
Copy link
Contributor

wasmcloud-automation-app bot commented Jan 27, 2026

Unnecessary Changesets

The following package(s) are private and do not need a changeset:

  • @wasmcloud/eslint-config

Changed Packages

Package Name Package Path Changeset Bump Current Version
@wasmcloud/eslint-config packages/eslint-config patch v0.1.5
@wasmcloud/lattice-client-core packages/lattice-client-core patch v0.5.10

… 3 updates

Bumps the prod-dependencies group with 3 updates in the / directory: [globals](https://github.com/sindresorhus/globals), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [type-fest](https://github.com/sindresorhus/type-fest).

Updates `globals` from 17.1.0 to 17.2.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.1.0...v17.2.0)

Updates `typescript-eslint` from 8.53.1 to 8.54.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.54.0/packages/typescript-eslint)

Updates `type-fest` from 5.4.1 to 5.4.2
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v5.4.1...v5.4.2)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: type-fest
  dependency-version: 5.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: wasmcloud-automation-app[bot] <151542377+wasmcloud-automation-app[bot]@users.noreply.github.com>
@wasmcloud-automation-app wasmcloud-automation-app bot force-pushed the dependabot/npm_and_yarn/prod-dependencies-2b54ce33b2 branch from 3439844 to ef5e443 Compare January 27, 2026 23:06
@lachieh lachieh enabled auto-merge (rebase) January 27, 2026 23:06
@lachieh lachieh merged commit 21dd29e into main Jan 27, 2026
14 checks passed
@lachieh lachieh deleted the dependabot/npm_and_yarn/prod-dependencies-2b54ce33b2 branch January 27, 2026 23:08
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.

1 participant