Skip to content

Bump minimatch, @atomicsmash/coding-standards and @atomicsmash/eslint-config in /packages/init-testing/src/tests#572

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/init-testing/src/tests/multi-65b90dfabb
Open

Bump minimatch, @atomicsmash/coding-standards and @atomicsmash/eslint-config in /packages/init-testing/src/tests#572
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/init-testing/src/tests/multi-65b90dfabb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps minimatch to 10.2.5 and updates ancestor dependencies minimatch, @atomicsmash/coding-standards and @atomicsmash/eslint-config. These dependencies need to be updated together.

Updates minimatch from 9.0.3 to 10.2.5

Changelog

Sourced from minimatch's changelog.

change log

10.2

  • Add braceExpandMax option

10.1

  • Add magicalBraces option for escape
  • Fix makeRe when partial: true is set.
  • Fix makeRe when pattern ends in a final ** path part.

10.0

  • Require node 20 or 22 and higher

9.0

  • No default export, only named exports.

8.0

  • Recursive descent parser for extglob, allowing correct support for arbitrarily nested extglob expressions
  • Bump required Node.js version

7.4

  • Add escape() method
  • Add unescape() method
  • Add Minimatch.hasMagic() method

7.3

  • Add support for posix character classes in a unicode-aware way.

7.2

  • Add windowsNoMagicRoot option

7.1

  • Add optimizationLevel configuration option, and revert the default back to the 6.2 style minimal optimizations, making the advanced transforms introduced in 7.0 opt-in. Also, process provided file paths in the same way in optimizationLevel:2 mode, so most things that matched with optimizationLevel 1 or 0 should match with level 2 as well. However, level 1 is the default, out of an abundance of caution.

... (truncated)

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates @atomicsmash/coding-standards from 10.0.1 to 18.0.0

Release notes

Sourced from @​atomicsmash/coding-standards's releases.

@​atomicsmash/coding-standards@​18.0.0

Major Changes

  • Update TS base config

  • Remove @​atomicsmash/eslint-config package as a peer dependency to avoid conflicts with new config

  • Convert configs to typescript and use proper exports setup

Minor Changes

  • New ESLint flat config

Patch Changes

  • Update dependencies

  • Updated dependencies:

    • @​atomicsmash/browserslist-config@​18.0.0

@​atomicsmash/coding-standards@​18.0.0-beta.11

Patch Changes

@​atomicsmash/coding-standards@​18.0.0-beta.10

Patch Changes

  • #557 7252b22 Thanks @​mikeybinns! - fix module resolution for import rules

  • Updated dependencies []:

    • @​atomicsmash/browserslist-config@​18.0.0-beta.10

@​atomicsmash/coding-standards@​18.0.0-beta.9

Patch Changes

  • #555 26399d1 Thanks @​mikeybinns! - fix incorrect @​eslint/js dep version

  • Updated dependencies []:

    • @​atomicsmash/browserslist-config@​18.0.0-beta.9

@​atomicsmash/coding-standards@​18.0.0-beta.8

Patch Changes

... (truncated)

Changelog

Sourced from @​atomicsmash/coding-standards's changelog.

18.0.0

Major Changes

  • Update TS base config

  • Remove @​atomicsmash/eslint-config package as a peer dependency to avoid conflicts with new config

  • Convert configs to typescript and use proper exports setup

Minor Changes

  • New ESLint flat config

Patch Changes

  • Update dependencies

  • Updated dependencies:

    • @​atomicsmash/browserslist-config@​18.0.0

17.0.2

Patch Changes

  • #502 eddcd78 Thanks @​mikeybinns! - Rollback stylelint version due to conflict

  • Updated dependencies []:

    • @​atomicsmash/eslint-config@​17.0.2
    • @​atomicsmash/browserslist-config@​17.0.2

17.0.2-beta.0

Patch Changes

  • #502 eddcd78 Thanks @​mikeybinns! - Rollback stylelint version due to conflict

  • Updated dependencies []:

    • @​atomicsmash/eslint-config@​17.0.2-beta.0
    • @​atomicsmash/browserslist-config@​17.0.2-beta.0

17.0.1

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​atomicsmash/coding-standards since your current version.


Updates @atomicsmash/eslint-config from 10.0.1 to 17.0.2

Release notes

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

@​atomicsmash/eslint-config@​17.0.2

No release notes provided.

@​atomicsmash/eslint-config@​17.0.2-beta.0

No release notes provided.

@​atomicsmash/eslint-config@​17.0.1

Patch Changes

@​atomicsmash/eslint-config@​17.0.1-beta.0

Patch Changes

@​atomicsmash/eslint-config@​17.0.0

Patch Changes

@​atomicsmash/eslint-config@​17.0.0-beta.0

No release notes provided.

@​atomicsmash/eslint-config@​16.0.1

Patch Changes

Changelog

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

17.0.2

17.0.2-beta.0

17.0.1

Patch Changes

17.0.1-beta.0

Patch Changes

17.0.0

Patch Changes

17.0.0-beta.0

16.0.1

Patch Changes

16.0.0

Patch Changes

16.0.0-beta.1

Patch Changes

16.0.0-beta.0

15.0.0

Minor Changes

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

…-config

Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.5 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@atomicsmash/coding-standards](https://github.com/AtomicSmash/packages/tree/HEAD/packages/coding-standards) and [@atomicsmash/eslint-config](https://github.com/AtomicSmash/packages/tree/HEAD/packages/eslint-config). These dependencies need to be updated together.


Updates `minimatch` from 9.0.3 to 10.2.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.3...v10.2.5)

Updates `@atomicsmash/coding-standards` from 10.0.1 to 18.0.0
- [Release notes](https://github.com/AtomicSmash/packages/releases)
- [Changelog](https://github.com/AtomicSmash/packages/blob/main/packages/coding-standards/CHANGELOG.md)
- [Commits](https://github.com/AtomicSmash/packages/commits/@atomicsmash/coding-standards@18.0.0/packages/coding-standards)

Updates `@atomicsmash/eslint-config` from 10.0.1 to 17.0.2
- [Release notes](https://github.com/AtomicSmash/packages/releases)
- [Changelog](https://github.com/AtomicSmash/packages/blob/@atomicsmash/eslint-config@17.0.2/packages/eslint-config/CHANGELOG.md)
- [Commits](https://github.com/AtomicSmash/packages/commits/@atomicsmash/eslint-config@17.0.2/packages/eslint-config)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.5
  dependency-type: indirect
- dependency-name: "@atomicsmash/coding-standards"
  dependency-version: 18.0.0
  dependency-type: direct:production
- dependency-name: "@atomicsmash/eslint-config"
  dependency-version: 17.0.2
  dependency-type: direct:development
...

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 Jun 4, 2026
@changeset-bot

changeset-bot Bot commented Jun 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2041934

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

0 participants