Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Bump minimatch, react-scripts, acorn-class-fields, acorn-private-methods and acorn-static-class-features - #18

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minimatch-and-react-scripts-and-acorn-class-fields-and-acorn-private-methods-and-acorn-static-class-features-3.0.8
Open

Bump minimatch, react-scripts, acorn-class-fields, acorn-private-methods and acorn-static-class-features#18
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minimatch-and-react-scripts-and-acorn-class-fields-and-acorn-private-methods-and-acorn-static-class-features-3.0.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 10, 2022

Copy link
Copy Markdown

Bumps minimatch to 3.0.8 and updates ancestor dependencies minimatch, react-scripts, acorn-class-fields, acorn-private-methods and acorn-static-class-features. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.0.8

Commits

Updates react-scripts from 3.4.1 to 5.0.1

Changelog

Sourced from react-scripts's changelog.

3.4.4 (2020-10-20)

v3.4.4 release bumps resolve-url-loader to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.3 to 3.4.4

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@3.4.4

or

yarn add --exact react-scripts@3.4.4

3.4.3 (2020-08-12)

v3.4.3 release bumps terser-webpack-plugin to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.2 to 3.4.3

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@3.4.3

or

yarn add --exact react-scripts@3.4.3

3.4.2 (2020-08-11)

v3.4.2 release bumps webpack-dev-server to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Commits

Updates acorn-class-fields from 0.3.1 to 0.3.7

Changelog

Sourced from acorn-class-fields's changelog.

0.3.7 (2020-08-13)

  • Don't break methods with line break after name
  • Mark as compatible with acorn@8
  • Support await in field initializers

0.3.6 (2020-06-11)

  • Don't break acorn's optional chaining support

0.3.5 (2020-06-11)

  • Don't break keyword method names

0.3.4 (2020-05-21)

  • Allow keyword field names

0.3.3 (2020-05-20)

  • Support numeric field names

0.3.2 (2020-04-24)

  • Make compatible with acorn@7
  • Use injected acorn instance if available
  • Evaluate class heritage with outer private environment
  • Don't allow private element access on super
  • Uses Object.getPrototypeOf if available instead of __proto__
  • Fix usage of super in field initializers
Commits

Updates acorn-private-methods from 0.3.0 to 0.3.3

Changelog

Sourced from acorn-private-methods's changelog.

0.3.3 (2020-08-13)

  • Migrate to ESM
  • Mark as compatible with acorn@8

0.3.2 (2020-06-11)

  • Don't break acorn's optional chaining support

0.3.1 (2020-04-22)

  • Don't parse static private methods
  • Don't allow private method access on super
  • Use injected acorn instance if available
  • Uses Object.getPrototypeOf if available instead of __proto__
  • Mark as compatible with acorn v7
Commits

Updates acorn-static-class-features from 0.2.0 to 0.2.4

Changelog

Sourced from acorn-static-class-features's changelog.

0.2.4 (2020-08-13)

  • Mark as compatible with acorn@8
  • Allow super in field initializer
  • Support keywords as field name

0.2.3 (2020-06-11)

  • Don't break acorn's optional chaining support

0.2.2 (2020-05-21)

  • Allow arguments usage in nested static methods
  • Allow numeric class element names

0.2.1 (2020-04-25)

  • Mark as compatible with acorn v7
  • Use injected acorn instance if available
  • Uses Object.getPrototypeOf if available instead of __proto__
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 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

…ods and acorn-static-class-features

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.8 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts), [acorn-class-fields](https://github.com/acornjs/acorn-class-fields), [acorn-private-methods](https://github.com/acornjs/acorn-private-methods) and [acorn-static-class-features](https://github.com/acornjs/acorn-static-class-features). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.0.8
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.0.8)

Updates `react-scripts` from 3.4.1 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

Updates `acorn-class-fields` from 0.3.1 to 0.3.7
- [Release notes](https://github.com/acornjs/acorn-class-fields/releases)
- [Changelog](https://github.com/acornjs/acorn-class-fields/blob/master/CHANGELOG.md)
- [Commits](acornjs/acorn-class-fields@0.3.1...0.3.7)

Updates `acorn-private-methods` from 0.3.0 to 0.3.3
- [Release notes](https://github.com/acornjs/acorn-private-methods/releases)
- [Changelog](https://github.com/acornjs/acorn-private-methods/blob/master/CHANGELOG.md)
- [Commits](acornjs/acorn-private-methods@0.3.0...0.3.3)

Updates `acorn-static-class-features` from 0.2.0 to 0.2.4
- [Release notes](https://github.com/acornjs/acorn-static-class-features/releases)
- [Changelog](https://github.com/acornjs/acorn-static-class-features/blob/master/CHANGELOG.md)
- [Commits](acornjs/acorn-static-class-features@0.2.0...0.2.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
- dependency-name: acorn-class-fields
  dependency-type: indirect
- dependency-name: acorn-private-methods
  dependency-type: indirect
- dependency-name: acorn-static-class-features
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants