An open index of dependabot pull requests across open source projects.

Bump the npm group across 1 directory with 6 updates

Open
Number: #45
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 26, 2025 at 09:43 AM UTC
(3 months ago)
Updated: June 26, 2025 at 09:43 AM UTC
(3 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 4 updates in the / directory: @eslint/compat, eslint-import-resolver-typescript, @eslint/plugin-kit and rollup.

Updates @eslint/compat from 1.3.0 to 1.3.1

Release notes

Sourced from @​eslint/compat's releases.

migrate-config: v1.3.1

1.3.1 (2024-10-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^1.1.1 to ^1.2.0

compat: v1.3.1

1.3.1 (2025-06-25)

Bug Fixes

  • relax @eslint/compat eslint peerDependencies constraint (#215) (b96ec0c)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1
Changelog

Sourced from @​eslint/compat's changelog.

1.3.1 (2025-06-25)

Bug Fixes

  • relax @eslint/compat eslint peerDependencies constraint (#215) (b96ec0c)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1
Commits

Updates eslint-import-resolver-typescript from 4.4.3 to 4.4.4

Release notes

Sourced from eslint-import-resolver-typescript's releases.

v4.4.4

Patch Changes

New Contributors

Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.4.3...v4.4.4

Changelog

Sourced from eslint-import-resolver-typescript's changelog.

4.4.4

Patch Changes

Commits

Updates @eslint/plugin-kit from 0.3.2 to 0.3.3

Release notes

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

plugin-kit: v0.3.3

0.3.3 (2025-06-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1
Changelog

Sourced from @​eslint/plugin-kit's changelog.

0.3.3 (2025-06-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1
Commits

Updates eslint-import-context from 0.1.8 to 0.1.9

Release notes

Sourced from eslint-import-context's releases.

v0.1.9

Patch Changes

Changelog

Sourced from eslint-import-context's changelog.

0.1.9

Patch Changes

Commits

Updates rollup from 4.44.0 to 4.44.1

Release notes

Sourced from rollup's releases.

v4.44.1

4.44.1

2025-06-26

Bug Fixes

  • Reinstate maxParallelFileOps limit of 1000 to resolve the issue for some (#5992)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.44.1

2025-06-26

Bug Fixes

  • Reinstate maxParallelFileOps limit of 1000 to resolve the issue for some (#5992)

Pull Requests

Commits

Updates stable-hash-x from 0.1.1 to 0.2.0

Release notes

Sourced from stable-hash-x's releases.

v0.2.0

Minor Changes

Patch Changes

  • #9 8dcd38d Thanks @​JounQin! - fix: use toString and prototype instead of constructor for type checking

New Contributors

Full Changelog: https://github.com/un-ts/stable-hash-x/compare/v0.1.1...v0.2.0

Changelog

Sourced from stable-hash-x's changelog.

0.2.0

Minor Changes

Patch Changes

  • #9 8dcd38d Thanks @​JounQin! - fix: use toString and prototype instead of constructor for type checking
Commits
  • 0235026 chore: release stable-hash-x (#10)
  • 427ad84 chore(deps): update all dependencies (#12)
  • 304fe40 refactor: add a new crossRealm option for performance (#11)
  • 8dcd38d fix: use toString and prototype instead of constructor for type checkin...
  • 13da38b docs: add public assets files
  • 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 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
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+120
Deletions:
-120
Package Dependencies
Ecosystem:
npm
Version Change:
4.4.3 → 4.4.4
Update Type:
Patch
Package:
rollup
Ecosystem:
npm
Version Change:
4.44.0 → 4.44.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.8 → 0.1.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.3.0 → 1.3.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.2 → 0.3.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.1 → 0.2.0
Update Type:
Minor
Technical Details
ID: 2346794
UUID: 2620679403
Node ID: PR_kwDOOciLTs6cNGTr
Host: GitHub
Repository: poad/typescript-eslint-template
Mergeable: Yes
Merge State: Unstable
Rebaseable: Yes