Skip to content

Bump braces and anymatch#3

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-9ccd705bb9
Open

Bump braces and anymatch#3
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-9ccd705bb9

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Removes braces. It's no longer used after updating ancestor dependency anymatch. These dependencies need to be updated together.

Removes braces

Updates anymatch from 1.3.2 to 3.1.3

Release notes

Sourced from anymatch's releases.

3.1.3

Fixes:

  • Keep trailing slash on paths
  • Add TypeScript overload for test string being null

3.1.2

Bugfixes

2.0.0

  • (Breaking) Bump micromatch to ^3
  • Move to micromatch organization
Commits
  • cbd278e 3.1.3
  • 0b8c2f6 Merge pull request #50 from micromatch/phated/keep-trailing-sep
  • 24c4b51 fix: Keep trailing slash on paths
  • 0aeecc2 Merge pull request #42 from Alucelx/master
  • 097bf06 add a override of teststring is null
  • 02e8eed Release 3.1.2.
  • 231e466 Merge pull request #37 from mihkeleidast/issue/36
  • 091f290 Merge pull request #39 from genisysram/master
  • 9a2b002 Update .travis.yml
  • a65f171 do not create pattern from negative matchers
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by phated, a new releaser for anymatch since your current version.


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 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.

Removes [braces](https://github.com/micromatch/braces). It's no longer used after updating ancestor dependency [anymatch](https://github.com/micromatch/anymatch). These dependencies need to be updated together.


Removes `braces`

Updates `anymatch` from 1.3.2 to 3.1.3
- [Release notes](https://github.com/micromatch/anymatch/releases)
- [Commits](micromatch/anymatch@1.3.2...v3.1.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: anymatch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants