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

chore(deps): bump minimatch, recursive-readdir and serve-handler in /docs #168

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps minimatch, recursive-readdir and serve-handler. These dependencies needed to be updated together.
Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates recursive-readdir from 2.2.2 to 2.2.3

Changelog

Sourced from recursive-readdir's changelog.

v2.2.3 - Mon, 19 Sep 2016 21:55:22 GMT

v2.1.0 - Mon, 19 Sep 2016 21:55:22 GMT

v2.0.0 - Wed, 06 Apr 2016 04:31:02 GMT

v1.3.0 - Wed, 14 Oct 2015 14:35:55 GMT

v1.2.1 - Wed, 14 Jan 2015 16:49:55 GMT

Commits
Maintainer changes

This version was pushed to npm by bnb, a new releaser for recursive-readdir since your current version.


Updates serve-handler from 6.1.3 to 6.1.5

Release notes

Sourced from serve-handler's releases.

6.1.5

Patches

  • Fix publish action: #189
  • Ensure npm run prepublish gets executed: #190

6.1.4

Patches

  • Bump lodash from 4.17.15 to 4.17.19: #124
  • Bump codecov from 3.7.0 to 3.7.1: #126
  • Bump node-fetch from 2.1.2 to 2.6.1: #131
  • Update minimatch from 3.0.4 to 3.1.2: #180

Credits

Huge thanks to @​kachkaev for helping!

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for serve-handler since your current version.


You can trigger a rebase of this PR 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.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

Merging #168 (9b04c50) into master (9a1d5b5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #168   +/-   ##
=======================================
  Coverage   77.35%   77.35%           
=======================================
  Files          28       28           
  Lines        1029     1029           
  Branches      287      287           
=======================================
  Hits          796      796           
  Misses        103      103           
  Partials      130      130           
Flag Coverage Δ
core 88.52% <ø> (ø)
http-server 80.18% <ø> (ø)
http-server-express 56.81% <ø> (ø)
reflector 80.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/minimatch-and-recursive-readdir-and-serve-handler-3.1.2 branch from 29ba3a4 to 40c7ca1 Compare December 2, 2022 10:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/minimatch-and-recursive-readdir-and-serve-handler-3.1.2 branch from 40c7ca1 to 7e57e6a Compare December 16, 2022 14:47
Bumps [minimatch](https://github.com/isaacs/minimatch), [recursive-readdir](https://github.com/jergason/recursive-readdir) and [serve-handler](https://github.com/zeit/serve-handler). These dependencies needed to be updated together.

Updates `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)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

Updates `serve-handler` from 6.1.3 to 6.1.5
- [Release notes](https://github.com/zeit/serve-handler/releases)
- [Commits](vercel/serve-handler@6.1.3...6.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
- dependency-name: serve-handler
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/minimatch-and-recursive-readdir-and-serve-handler-3.1.2 branch from 7e57e6a to 9b04c50 Compare February 27, 2023 16:47
@pierissimo
Copy link
Collaborator

@dependabot merge

@dependabot dependabot bot merged commit aebc34c into master Jun 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/minimatch-and-recursive-readdir-and-serve-handler-3.1.2 branch June 18, 2023 08:31
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.

1 participant