Skip to content

Build(deps): Bump ignore from 4.0.6 to 5.1.8 - #5

Closed
dependabot[bot] wants to merge 1 commit into
html-bracket-same-linefrom
dependabot/npm_and_yarn/ignore-5.1.8
Closed

Build(deps): Bump ignore from 4.0.6 to 5.1.8#5
dependabot[bot] wants to merge 1 commit into
html-bracket-same-linefrom
dependabot/npm_and_yarn/ignore-5.1.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2020

Copy link
Copy Markdown

Bumps ignore from 4.0.6 to 5.1.8.

Release notes

Sourced from ignore's releases.

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
  • a1f29fb 5.1.8: README.md: typo
  • 8374a31 5.1.7: README.md: disclaimer about .npmignore. fixes #61
  • 55ecc53 5.1.6: better algo
  • 5753f0a bump version 5.1.5
  • e0fa424 #59: fixes test cases for windows
  • 05780f5 #59: fixes trailing backslashes before ]
  • 8a8d44a #59: no longer test on node <= 8 for eslint does not support node <= 8
  • bc90a21 #59: fixes escaped range notation
  • fe4bdaf deps: upgrade typescript
  • 890c00f README.md: improve the usage of isPathValid
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 18, 2020
@dependabot
dependabot Bot changed the base branch from html-bracket-same-line to master December 7, 2020 06:10
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ignore-5.1.8 branch from 190eb29 to 1e1f75a Compare December 7, 2020 06:10
@dependabot
dependabot Bot changed the base branch from master to html-bracket-same-line December 8, 2020 05:01
@dependabot @github

dependabot Bot commented on behalf of github Nov 4, 2021

Copy link
Copy Markdown
Author

Superseded by #386.

@dependabot dependabot Bot closed this Nov 4, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ignore-5.1.8 branch November 4, 2021 06:11
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.

0 participants