Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump minimatch from 3.0.4 to 3.1.2 #89

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2023

Bumps minimatch from 3.0.4 to 3.1.2.

Commits

Dependabot compatibility score

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.

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  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 Jan 27, 2023
@github-actions
Copy link

🎉 Sizewatcher congratulates on the size improvement 📉:

   🎉 git -50.9% (404 kB => 199 kB)

node_modules -0.7% (46.7 MB => 46.4 MB)
Largest production node modules:
┌───────────────┬────────────┬───────┐
│ name │ children │ size │
├───────────────┼────────────┼───────┤
│ simple-git │ 0 │ 0.82M │
├───────────────┼────────────┼───────┤
│ js-yaml │ 0 │ 0.28M │
├───────────────┼────────────┼───────┤
│ tmp │ 0 │ 0.07M │
├───────────────┼────────────┼───────┤
│ xbytes │ 0 │ 0.06M │
├───────────────┼────────────┼───────┤
│ glob │ 0 │ 0.05M │
├───────────────┼────────────┼───────┤
│ debug │ 0 │ 0.04M │
├───────────────┼────────────┼───────┤
│ deepmerge │ 0 │ 0.03M │
├───────────────┼────────────┼───────┤
│ require-dir │ 0 │ 0.02M │
├───────────────┼────────────┼───────┤
│ du │ 0 │ 0.01M │
├───────────────┼────────────┼───────┤
│ @octokit/rest │ 0 │ 0.01M │
├───────────────┼────────────┼───────┤
│ + 1 modules │ │ │
├───────────────┼────────────┼───────┤
│ 11 modules │ 0 children │ 1.38M │
└───────────────┴────────────┴───────┘
npm_package has no changes (20.5 kB)
Package contents:
📦  @adobe/sizewatcher@1.2.1
=== Tarball Contents ===
1.5kB CHANGELOG.md
11.3kB LICENSE
25.8kB README.md
743B index.js
5.9kB lib/checkout.js
3.9kB lib/comparators/custom.js
2.3kB lib/comparators/git.js
3.0kB lib/comparators/node_modules.js
2.3kB lib/comparators/npm_package.js
5.9kB lib/compare.js
1.7kB lib/config.js
2.6kB lib/github.js
3.9kB lib/render.js
4.6kB lib/report.js
2.6kB lib/sizewatcher.js
1.2kB package.json
=== Tarball Details ===
name: @adobe/sizewatcher
version: 1.2.1
filename: @adobe/sizewatcher-1.2.1.tgz
package size: 20.5 kB
unpacked size: 79.4 kB
shasum: 97b2f384256f30dcfe2e728152b9a7ab22d6f4cb
integrity: sha512-5tgl6S16+4VdN[...]OfCgGO4LkS7bA==
total files: 16

npm WARN This command requires you to be logged in to https://registry.npmjs.org/ (dry-run)
Publishing to https://registry.npmjs.org/ (dry-run)
Notes
  • PR branch: dependabot/npm_and_yarn/minimatch-3.1.2 @ 932c888
  • Base branch: main
  • Sizewatcher v1.2.1
  • Effective Configuration:
limits:
  fail: 100%
  warn: 30%
  ok: '-10%'
report:
  githubComment: true
  githubStatus: false
comparators: {}

@coveralls
Copy link
Collaborator

Coverage Status

Coverage: 57.081%. Remained the same when pulling 078b4c3 on dependabot/npm_and_yarn/minimatch-3.1.2 into d64adf5 on main.

@alexkli
Copy link
Contributor

alexkli commented Jan 27, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit c92c607 into main Jan 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minimatch-3.1.2 branch January 27, 2023 23:58
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.

2 participants