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

Bump the npm group with 9 updates

Open
Number: #231
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: June 11, 2025 at 10:21 PM UTC
(3 months ago)
Updated: June 12, 2025 at 12:08 AM UTC
(3 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 9 updates:

Package From To
@eslint/compat 1.2.9 1.3.0
@types/node 24.0.0 24.0.1
@eslint/config-array 0.20.0 0.20.1
@eslint/config-helpers 0.2.2 0.2.3
@eslint/plugin-kit 0.3.1 0.3.2
brace-expansion 1.1.11 1.1.12
caniuse-lite 1.0.30001721 1.0.30001722
postcss 8.5.4 8.5.5
rollup 4.42.0 4.43.0

Updates @eslint/compat from 1.2.9 to 1.3.0

Release notes

Sourced from @​eslint/compat's releases.

migrate-config: v1.3.0

1.3.0 (2024-08-30)

Features

  • Add eslint-plugin-flowtype to compat plugins (#115) (5cb3919)

compat: v1.3.0

1.3.0 (2025-06-09)

Features

  • add support for custom name parameter to includeIgnoreFile (#211) (3e18175)

Dependencies

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

Sourced from @​eslint/compat's changelog.

1.3.0 (2025-06-09)

Features

  • add support for custom name parameter to includeIgnoreFile (#211) (3e18175)

Dependencies

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

Updates @types/node from 24.0.0 to 24.0.1

Commits

Updates @eslint/config-array from 0.20.0 to 0.20.1

Release notes

Sourced from @​eslint/config-array's releases.

config-array: v0.20.1

0.20.1 (2025-06-09)

Bug Fixes

  • consider negated patterns universal (#220) (2dbe2b9)
  • explicit match in array elements of files (#218) (e84cbd7)
Changelog

Sourced from @​eslint/config-array's changelog.

0.20.1 (2025-06-09)

Bug Fixes

  • consider negated patterns universal (#220) (2dbe2b9)
  • explicit match in array elements of files (#218) (e84cbd7)
Commits

Updates @eslint/config-helpers from 0.2.2 to 0.2.3

Release notes

Sourced from @​eslint/config-helpers's releases.

plugin-kit: v0.2.3

0.2.3 (2024-11-14)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.8.0 to ^0.9.0

config-helpers: v0.2.3

0.2.3 (2025-06-09)

Dependencies

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

Sourced from @​eslint/config-helpers's changelog.

0.2.3 (2025-06-09)

Dependencies

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

Updates @eslint/plugin-kit from 0.3.1 to 0.3.2

Release notes

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

plugin-kit: v0.3.2

0.3.2 (2025-06-09)

Dependencies

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

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

0.3.2 (2025-06-09)

Dependencies

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

Updates brace-expansion from 1.1.11 to 1.1.12

Release notes

Sourced from brace-expansion's releases.

v1.1.12

  • pkg: publish on tag 1.x c460dbd
  • fmt ccb8ac6
  • Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) c3c73c8

https://github.com/juliangruber/brace-expansion/compare/v1.1.11...v1.1.12

Commits

Updates caniuse-lite from 1.0.30001721 to 1.0.30001722

Commits

Updates postcss from 8.5.4 to 8.5.5

Release notes

Sourced from postcss's releases.

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).
Changelog

Sourced from postcss's changelog.

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).
Commits

Updates rollup from 4.42.0 to 4.43.0

Release notes

Sourced from rollup's releases.

v4.43.0

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

Commits
  • 72858cb 4.43.0
  • eeca11a feat(options): Add an option for overriding the file system module in the JS ...
  • 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:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
24.0.0 → 24.0.1
Update Type:
Patch
Package:
rollup
Ecosystem:
npm
Version Change:
4.42.0 → 4.43.0
Update Type:
Minor
Package:
postcss
Ecosystem:
npm
Version Change:
8.5.4 → 8.5.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.30001721 → 1.0.30001722
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.2.9 → 1.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.20.0 → 0.20.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.1 → 0.3.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.2.2 → 0.2.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.1.11 → 1.1.12
Update Type:
Patch
Technical Details
ID: 1485579
UUID: 3138258745
Node ID: PR_kwDOIx1SF86aHFGP
Host: GitHub
Repository: poad/typescript-action-template