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

Build(deps): Bump ignore from 4.0.6 to 5.1.9 #116

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ignore from 4.0.6 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.

5.1.5

  • PATCH fixes escaping for square brackets (#59)

An upgrade is recommended for all dependents.

5.1.3

An upgrade is recommended for all dependents.

5.1.1

  • PATCH fixes isPathValid on Windows (#54)

On Windows, if path is an absolute path, ig.ignores(path), ig.test(path) and related methods will now throw an error as expected.

2019-04-14, Version 5.1.0

  • FEATURE: Typescript: export interface Ignore (#53)

5.0.4

  • PATCH: fixes isPathValid in windows (#47)

5.0.1

  • PATCH: fixes for windows.
  • PATCH: improves tests for typescript and windows.

2018-08-13, Version 5.0.0

  • SEMVER-MAJOR: #20: it will throw if an invalid pathname passes into .ignores(pathname), see Upgrade 4.x -> 5.x.
  • FEATURE: #31: adds a new method .test(pathname).
  • BENCHMARK: improves performance by 26%.
Changelog

Sourced from ignore's changelog.

node-ignore 5 ChangeLog

5.x

2018-08-14, Version 5.0.1

  • PATCH: fixes for windows.
  • PATCH: improves tests for typescript and windows.

2018-08-13, Version 5.0.0

  • SEMVER-MAJOR: #20: it will throw if an invalid pathname passes into .ignores(pathname), see Upgrade 4.x -> 5.x.
  • FEATURE: #31: adds a new method .test(pathname).
  • BENCHMARK: improves performance by 26%.

4.x

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 4.0.6 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@4.0.6...5.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 7, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 26, 2021

Superseded by #136.

@dependabot dependabot bot closed this Dec 26, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ignore-5.1.9 branch December 26, 2021 01:34
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants