Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 15, 2023

Bumps minimatch to 3.1.2 and updates ancestor dependency tape. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates tape from 2.13.4 to 5.6.3

Changelog

Sourced from tape's changelog.

v5.6.3 - 2023-01-15

v5.6.2 - 2023-01-15

Fixed

Commits

  • [eslint] fix indentation b035590
  • [meta] add auto-changelog b467b85
  • [eslint] enforce no-use-before-define 87deb68
  • [eclint] fix editorconfig ce81cbe
  • [eslint] clean up config a bit 3171edd
  • [Tests] stackTrace: use the common getDiag utility 65df5a4
  • [Fix] throws: avoid crashing on a nonconfigurable or nonextensible expected 0cd7a2c
  • [meta] fix repo URLs 85d86a4
  • Revert "[Tests] handle a broken error cause in node 16.9/16.10" 775ba37
  • [meta] use npmignore to autogenerate an npmignore file 1645abb
  • [eslint] enable func-style 75c0c3a
  • [actions] update rebase action b3d724e
  • [Deps] update array.prototype.every, deep-equal, string.prototype.trim e9c9aba
  • [Deps] update defined, minimist, resolve 83695c0
  • [Deps] update deep-equal, object-inspect 09906f3
  • [Dev Deps] update @ljharb/eslint-config, aud afd8f64
  • [Dev Deps] update array.prototype.flatmap 8b8bf07
  • [Dev Deps] update aud f0fe7c0
  • [Dev Deps] update tap-parser 2f61eac
  • Merge tag 'v4.16.1' 96ff863
  • [readme] fix version badge 20ea48d

v5.6.1 - 2022-09-19

Commits

  • [eslint] fix indentation 2151e06
  • [meta] add auto-changelog 86cbbd1
  • [eslint] enforce no-use-before-define f8a8a7f
  • [meta] fix repo URLs a9ae3c2
  • [Tests] stackTrace: use the common getDiag utility 298cb80
  • [eslint] enable func-style 98b9623
  • [New] bin/tape: include the exact arg when there are no glob results; use require on --require files 6a1ce43
  • [eslint] clean up config a bit 67ad201
  • [meta] create FUNDING.yml 5b4752f
  • [Refactor] bin/tape: make it a bit more functional, for easier v5 backporting fbdbfc9
  • [Deps] update glob, object-inspect, resolve, string.prototype.trim 6a3c200
  • [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, es-value-fixtures, falafel 934d49b
  • [Tests] fix no_only tests on Windows f35f71b
  • Revert "[Tests] handle a broken error cause in node 16.9/16.10" 23fac16

... (truncated)

Commits
  • 23aa477 v5.6.3
  • 40f6ad3 v5.6.2
  • 0cd7a2c [Fix] throws: avoid crashing on a nonconfigurable or nonextensible expected
  • 09906f3 [Deps] update deep-equal, object-inspect
  • afd8f64 [Dev Deps] update @ljharb/eslint-config, aud
  • 8c9fe8e [New] bin/tape: add --ignore-pattern flag
  • e9c9aba [Deps] update array.prototype.every, deep-equal, string.prototype.trim
  • 8b8bf07 [Dev Deps] update array.prototype.flatmap
  • b3d724e [actions] update rebase action
  • 83695c0 [Deps] update defined, minimist, resolve
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for tape 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 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.

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [tape](https://github.com/ljharb/tape). These dependencies need 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 `tape` from 2.13.4 to 5.6.3
- [Release notes](https://github.com/ljharb/tape/releases)
- [Changelog](https://github.com/ljharb/tape/blob/master/CHANGELOG.md)
- [Commits](tape-testing/tape@v2.13.4...v5.6.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: tape
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2023
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