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 ignore from 5.1.8 to 5.1.9 #509

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2021

Bumps ignore from 5.1.8 to 5.1.9.

Release notes

Sourced from ignore's releases.

5.1.9

  • PATCH fixes ignorecase when internal cache is hit. (#74)

An upgrade is recommended for all dependents.

Commits
  • aeb459d 5.1.9: fixes ignorecase with internal caching, related to #74
  • 7879eef #74 (chore): avoid assignment chaining
  • 1ba7096 chore: define KEY_IGNORE first
  • f19a790 Merge pull request #74 from forking-repos/tap-cache-fixes
  • f2f67cb Fix case-insensitivity of internal cache
  • b44d72a Fix weird tap testing failures
  • 7cc95d2 Merge pull request #66 from sanjaymsh/ppc64le
  • fe86596 Travis-ci: added ppc64le support
  • 9b68fce Update nodejs.yml
  • f12a00b Update FUNDING.yml
  • 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)

Bumps [ignore](https://github.com/kaelzhang/node-ignore) from 5.1.8 to 5.1.9.
- [Release notes](https://github.com/kaelzhang/node-ignore/releases)
- [Changelog](https://github.com/kaelzhang/node-ignore/blob/master/CHANGELOG.md)
- [Commits](kaelzhang/node-ignore@5.1.8...5.1.9)

---
updated-dependencies:
- dependency-name: ignore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from tclindner as a code owner November 3, 2021 23:01
@dependabot dependabot bot added the dependencies 📦 Pull requests that update a dependency file label Nov 3, 2021
@tclindner tclindner merged commit 589fd10 into master Nov 4, 2021
@tclindner tclindner deleted the dependabot/npm_and_yarn/ignore-5.1.9 branch November 4, 2021 00:14
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