Drincann / Mirai-js

运行在 Node.js、浏览器下,基于 mirai-api-http 的 QQ 机器人开发框架。
https://mirai-js-drincann.vercel.app
GNU Affero General Public License v3.0
252 stars 31 forks source link

build(deps): bump @humanwhocodes/config-array from 0.9.2 to 0.9.5 #191

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @humanwhocodes/config-array from 0.9.2 to 0.9.5.

Release notes

Sourced from @​humanwhocodes/config-array's releases.

@​humanwhocodes/config-array v0.9.5

Bug Fixes

  • Ensure dot directories are matched correctly (6e8d180)
  • preprocessConfig should have correct 'this' value (9641540)

@​humanwhocodes/config-array v0.9.4

Bug Fixes

  • Negated patterns to work when files match (398c811)

@​humanwhocodes/config-array v0.9.3

Bug Fixes

  • Make negated ignore patterns work like gitignore (4ee8e99)
Changelog

Sourced from @​humanwhocodes/config-array's changelog.

0.9.5 (2022-02-23)

Bug Fixes

  • Ensure dot directories are matched correctly (6e8d180)
  • preprocessConfig should have correct 'this' value (9641540)

0.9.4 (2022-01-27)

Bug Fixes

  • Negated patterns to work when files match (398c811)

0.9.3 (2022-01-26)

Bug Fixes

  • Make negated ignore patterns work like gitignore (4ee8e99)
Commits
  • 1de4c4c chore: release 0.9.5 (#23)
  • 9641540 fix: preprocessConfig should have correct 'this' value
  • 6e8d180 fix: Ensure dot directories are matched correctly
  • 02f09e2 chore(deps): Bump ajv from 6.10.2 to 6.12.6 (#22)
  • fb0741f chore(deps): Bump pathval from 1.1.0 to 1.1.1 (#21)
  • d2553fd chore: release 0.9.4 (#20)
  • f266de0 chore(deps): Bump path-parse from 1.0.6 to 1.0.7 (#17)
  • a326d39 chore(deps): Bump hosted-git-info from 2.8.5 to 2.8.9 (#18)
  • 14c3f97 chore(deps): Bump lodash from 4.17.19 to 4.17.21 (#19)
  • 398c811 fix: Negated patterns to work when files match
  • Additional commits viewable in compare view


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)
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/drincann/mirai-js/DvDJwPhnGsEwHVpv2sr9VYmqZoF4
✅ Preview: Canceled

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.