Update ignore 5.2.4 → 7.0.3 (major) #249
Open
+7
−2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ignore (5.2.4 → 7.0.3) · Repo · Changelog
Release Notes
7.0.0
5.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 67 commits:
7.0.3: #146, #147: adds more test cases and temporarily adds ignore.default back
#146: only tests module resolution 16 if not windows
#146: bump version 7.0.1
Merge pull request #146 from jdesrosiers/fix-types-for-node16
Remove index.mjs and fix type declarations
Improve tests for types
Add @typescript-eslint to support TypeScript tests
codecov
7.0.0: update ts definition and test spec
Merge pull request #145 from kaelzhang/7.0.0
7.0.0
#77: bump version 6.1.0
test: try to fix coverage for windows
test: dummy test for windows
test: fixes skipped pending for windows
eslint: fixes linebreak-style bug in eslint
README.md: no tables
test: R.I.P. appveyor
test: try to fix istanbul coverage for windows
README.md: update
core: supports .add({pattern, mark})
README.md: more instructions for files name dirs
#77: RuleManager: backward compatibility
#77: .test(): also returns matched rule t
#77: test: rename files
#77: core: refactor RuleManager and IgnoreRule
#77: more instructions for .checkIgnore()
#77: adds more instructions for .check_ignore()
#77: test: adds test cases for c/*
#144: test: adds a specific test case for "path should be a `path.relative()d` string"
test: try to fixes windows coverage due to that "istanbul ignore if" does not work
#143: test: disable codecov for now
github: remove dependentbot.yaml
README.md: upgrade guide for 5.x -> 6.x
Update CHANGELOG.md
test: upgrade codecov to fix CI errors
index.d.ts: try to fix isPathValid
Update FUNDING.yml
6.0.1
6.0.0: #96: try to fix typescript moduleResolution Node16
test/win32: try to fix tests in win32
test: update target node version to 20.x
5.3.2: fixes #130, fixes consequent escaped backslashes
Merge pull request #128 from kaelzhang/dependabot/npm_and_yarn/rimraf-6.0.1
dependabot.yml: ignore eslint
Bump rimraf from 5.0.9 to 6.0.1
dependabot: ignore tap
Merge pull request #110 from kaelzhang/dependabot/npm_and_yarn/tmp-0.2.3
Bump tmp from 0.2.1 to 0.2.3
5.3.1: #108: remove BOM before processing .gitignore rules
5.3.0: #105
Merge pull request #105 from DamianGlowala/patch-1
Update index.d.ts
test: rollback tap for the breaking change
Merge pull request #103 from kaelzhang/dependabot/npm_and_yarn/tap-18.5.3
Bump tap from 16.3.9 to 18.5.3
test/typescript: add more tests for interface Ignore
chore: upgrade dev deps
#94: upgrade mkdirp -> 3.0.0
Merge pull request #93 from kaelzhang/dependabot/npm_and_yarn/rimraf-5.0.0
Bump rimraf from 4.4.1 to 5.0.0
Merge pull request #92 from kaelzhang/dependabot/npm_and_yarn/typescript-5.0.2
Bump typescript from 4.9.5 to 5.0.2
test: update git actions: since ignore are node-version-agnostic, so only test on node LTS
test: since ignore are node-version-agnostic, so only test on node LTS
chore: upgrade dev dependencies, fixes #85, fixes #89, fixes #86
Create dependabot.yml
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands