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 flat and mocha #82

Merged
merged 1 commit into from
Jan 27, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2022

Bumps flat to 5.0.2 and updates ancestor dependency mocha. These dependencies need to be updated together.

Updates flat from 4.1.0 to 5.0.2

Commits
  • e5ffd66 Release 5.0.2
  • fdb79d5 Update dependencies, refresh lockfile, format with standard.
  • e52185d Test against node 14 in CI.
  • 0189cb1 Avoid arrow function syntax.
  • f25d3a1 Release 5.0.1
  • 54cc7ad use standard formatting
  • 779816e drop dependencies
  • 2eea6d3 Bump lodash from 4.17.15 to 4.17.19
  • a61a554 Bump acorn from 7.1.0 to 7.4.0
  • 20ef0ef Fix prototype pollution on unflatten
  • Additional commits viewable in compare view
Maintainer changes

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


Updates mocha from 7.2.0 to 10.2.0

Release notes

Sourced from mocha's releases.

v10.2.0

10.2.0 / 2022-12-11

🎉 Enhancements

  • #4945: API: add possibility to decorate ESM name before import (@​j0tunn)

🐛 Fixes

📖 Documentation

v10.1.0

10.1.0 / 2022-10-16

🎉 Enhancements

🔩 Other

v10.0.0

10.0.0 / 2022-05-01

💥 Breaking Changes

🔩 Other

... (truncated)

Changelog

Sourced from mocha's changelog.

10.2.0 / 2022-12-11

🎉 Enhancements

  • #4945: API: add possibility to decorate ESM name before import (@​j0tunn)

🐛 Fixes

📖 Documentation

10.1.0 / 2022-10-16

🎉 Enhancements

🔩 Other

10.0.0 / 2022-05-01

💥 Breaking Changes

🔩 Other

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flat-and-mocha-5.0.2 branch 2 times, most recently from 85d0ef7 to 571abf8 Compare January 27, 2023 23:34
@github-actions
Copy link

github-actions bot commented Jan 27, 2023

🎉 Sizewatcher congratulates on the size improvement 📉:

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

node_modules -0.5% (46.9 MB => 46.7 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/flat-and-mocha-5.0.2 @ 52c070d
  • Base branch: main
  • Sizewatcher v1.2.1
  • Effective Configuration:
limits:
  fail: 100%
  warn: 30%
  ok: '-10%'
report:
  githubComment: true
  githubStatus: false
comparators: {}

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flat-and-mocha-5.0.2 branch from 571abf8 to 321a7bc Compare January 27, 2023 23:39
@alexkli
Copy link
Contributor

alexkli commented Jan 27, 2023

@dependabot rebase

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `flat` from 4.1.0 to 5.0.2
- [Release notes](https://github.com/hughsk/flat/releases)
- [Commits](hughsk/flat@4.1.0...5.0.2)

Updates `mocha` from 7.2.0 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v7.2.0...v10.2.0)

---
updated-dependencies:
- dependency-name: flat
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flat-and-mocha-5.0.2 branch from 321a7bc to f92a7db Compare January 27, 2023 23:50
@coveralls
Copy link
Collaborator

Coverage Status

Coverage: 57.081%. Remained the same when pulling f92a7db on dependabot/npm_and_yarn/flat-and-mocha-5.0.2 into 843cbf3 on main.

@alexkli
Copy link
Contributor

alexkli commented Jan 27, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit d64adf5 into main Jan 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/flat-and-mocha-5.0.2 branch January 27, 2023 23:54
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.

None yet

2 participants