Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates picomatch from 2.3.1 to 2.3.2

Release notes

Sourced from picomatch's releases.

2.3.2

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: micromatch/picomatch@2.3.1...2.3.2

Changelog

Sourced from picomatch's changelog.

Release history

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Changelogs are for humans, not machines.
  • There should be an entry for every single version.
  • The same types of changes should be grouped.
  • Versions and sections should be linkable.
  • The latest version comes first.
  • The release date of each versions is displayed.
  • Mention whether you follow Semantic Versioning.

Changelog entries are classified using the following labels (from keep-a-changelog):

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

4.0.0 (2024-02-07)

Fixes

Changed

3.0.1

Fixes

... (truncated)

Commits

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

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 [picomatch](https://github.com/micromatch/picomatch) to 2.3.2 and updates ancestor dependencies [picomatch](https://github.com/micromatch/picomatch), [@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 `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@2.3.1...2.3.2)

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: picomatch
  dependency-version: 2.3.2
  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 17, 2026
@changeset-bot

changeset-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 22901d6

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
Name Type
@atomicsmash/cli Patch
@atomicsmash/coding-standards Patch
@atomicsmash/compiler Patch
@atomicsmash/browserslist-config Patch
@atomicsmash/blocks-helpers Patch
@atomicsmash/test-utils Patch
@atomicsmash/init-testing Patch
@atomicsmash/smash-config Patch

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

@mikeybinns

Copy link
Copy Markdown
Member

@dependabot ignore this dependency

@dependabot dependabot Bot closed this Jun 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about any of these dependencies again, unless you re-open this PR.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/packages/init-testing/src/tests/multi-a183b74792 branch June 17, 2026 16:53
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