chore(deps): bump minimatch, semantic-release, @semantic-release/npm and @stylistic/eslint-plugin#30
Conversation
…and @stylistic/eslint-plugin Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.4 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [semantic-release](https://github.com/semantic-release/semantic-release), [@semantic-release/npm](https://github.com/semantic-release/npm) and [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin). These dependencies need to be updated together. Updates `minimatch` from 10.0.3 to 10.2.4 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.0.3...v10.2.4) Updates `minimatch` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.0.3...v10.2.4) Updates `minimatch` from 5.1.6 to 5.1.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.0.3...v10.2.4) Updates `semantic-release` from 24.2.7 to 25.0.3 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v24.2.7...v25.0.3) Updates `@semantic-release/npm` from 12.0.2 to 13.1.4 - [Release notes](https://github.com/semantic-release/npm/releases) - [Commits](semantic-release/npm@v12.0.2...v13.1.4) Updates `@stylistic/eslint-plugin` from 1.8.1 to 5.9.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.9.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.4 dependency-type: indirect - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect - dependency-name: minimatch dependency-version: 5.1.9 dependency-type: indirect - dependency-name: semantic-release dependency-version: 25.0.3 dependency-type: direct:development - dependency-name: "@semantic-release/npm" dependency-version: 13.1.4 dependency-type: direct:development - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.9.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s dependency set, primarily bumping minimatch and the release/lint toolchain (semantic-release, @semantic-release/npm, @stylistic/eslint-plugin) to newer versions that are intended to be upgraded together.
Changes:
- Bump
semantic-releaseto^25.0.3and@semantic-release/npmto^13.1.4. - Bump
@stylistic/eslint-pluginto^5.9.0. - Refresh
package-lock.json, pulling updated transitive dependencies includingminimatch@10.2.4.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates devDependency versions for semantic-release tooling and ESLint stylistic plugin. |
| package-lock.json | Regenerates lockfile to reflect updated dependency graph and transitive updates (incl. minimatch). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "husky": "^9.0.9", | ||
| "lint-staged": "^15.2.1", | ||
| "mocha": "^10.4.0", | ||
| "semantic-release": "^24.0.0", | ||
| "semantic-release": "^25.0.3", | ||
| "sinon": "^18.0.0" |
There was a problem hiding this comment.
semantic-release v25 (and @semantic-release/npm v13) require newer Node.js than this repo currently declares/uses. package.json still advertises engines.node: ">=19", but the resolved semantic-release@25.0.3 in the lockfile declares engines.node: "^22.14.0 || >= 24.10.0", and the CI workflows/Dockerfile in this repo are pinned to Node 20. Either (a) keep semantic-release on a Node 20–compatible major (24.x), or (b) bump this repo's Node engine + CI/Docker images to at least Node 22.14 so releases don't break.
Bumps minimatch to 10.2.4 and updates ancestor dependencies minimatch, semantic-release, @semantic-release/npm and @stylistic/eslint-plugin. These dependencies need to be updated together.
Updates
minimatchfrom 10.0.3 to 10.2.4Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
c36addb10.2.426b9002docs: add warning about ReDoS3a0d83bfix partial matching of globstar patternsea9484010.2.30873fbaupdate depscecaad1more extglob coalescing for performance11d0df6limit nested extglob recursion, flatten extglobsc3448c4update assertValidPattern param type to unknown from any0bf499alimit recursion for **, improve perf considerably9f15c58update depsUpdates
minimatchfrom 3.1.2 to 3.1.5Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
c36addb10.2.426b9002docs: add warning about ReDoS3a0d83bfix partial matching of globstar patternsea9484010.2.30873fbaupdate depscecaad1more extglob coalescing for performance11d0df6limit nested extglob recursion, flatten extglobsc3448c4update assertValidPattern param type to unknown from any0bf499alimit recursion for **, improve perf considerably9f15c58update depsUpdates
minimatchfrom 5.1.6 to 5.1.9Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
c36addb10.2.426b9002docs: add warning about ReDoS3a0d83bfix partial matching of globstar patternsea9484010.2.30873fbaupdate depscecaad1more extglob coalescing for performance11d0df6limit nested extglob recursion, flatten extglobsc3448c4update assertValidPattern param type to unknown from any0bf499alimit recursion for **, improve perf considerably9f15c58update depsUpdates
semantic-releasefrom 24.2.7 to 25.0.3Release notes
Sourced from semantic-release's releases.
... (truncated)
Commits
f404124fix(deps): remove deprecated semver-diff (#3980)fef7e34docs: warn against using registry-url in setup-node (#4024)699d470chore(deps): update dependency lockfile-lint to v5 (#4022)c7c6f7achore(deps): update dependency tempy to v3.1.2 (#4021)1ce5088ci(action): update github/codeql-action action to v4.32.0 (#4019)9bb0d87chore(deps): lock file maintenance (#4016)490171cchore(deps): update npm to v11.8.0 (#4015)f6411e9chore(deps): update dependency prettier to v3.8.1 (#4014)c71c576chore(deps): update dependency publint to v0.3.17 (#4013)989e18cchore(deps): update dependency tempy to v3.1.1 (#4012)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semantic-release since your current version.
Updates
@semantic-release/npmfrom 12.0.2 to 13.1.4Release notes
Sourced from
@semantic-release/npm's releases.... (truncated)
Commits
17abfe1fix(deps): update dependency@actions/coreto v3 (#1085)97dbe2cchore(deps): update dependency semantic-release to v25.0.3 (#1087)4aac7fechore(deps): lock file maintenance (#1086)f4f2e9bchore(deps): update dependency lockfile-lint to v5 (#1084)27c3e45chore(deps): lock file maintenance (#1083)b3044abchore(deps): update npm to v11.8.0 (#1082)ca88997chore(deps): update dependency prettier to v3.8.1 (#1080)b622f79chore(deps): update dependency publint to v0.3.17 (#1079)e667a35build(deps): bump lodash from 4.17.21 to 4.17.23 (#1074)9133448chore(deps): update dependency lodash-es to v4.17.23 [security] (#1078)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@semantic-release/npmsince your current version.Updates
@stylistic/eslint-pluginfrom 1.8.1 to 5.9.0Release notes
Sourced from
@stylistic/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin's changelog.... (truncated)
Commits
96ce1c7chore: release v5.9.0 (main) (#1131)5d99706feat: support ESLint 10 (#1066)cfb6296fix(no-extra-parens): don't report jsdoc type assertion by default (#1100)501e838feat(no-trailing-spaces): support more file types (#1138)8f5cc9efeat(padding-line-between-statements): support selector-based statement match...9e7f422fix(indent): ignore when source code is not ESTree (#1139)4a96eaefix(comma-dangle): prevent crash when linting non-js files (#1140)18b961erefactor(lines-around-comment): improve extensibility of allow boundary check...3504e1frefactor(no-extra-parens): simplify fixer (#1133)c827fderefactor(on-var-declaration-per-line): simplify fixer (#1132)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@stylistic/eslint-pluginsince your current version.You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.