-
-
Notifications
You must be signed in to change notification settings - Fork 946
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 file-entry-cache from 8.0.0 to 9.0.0 #7720
Bump file-entry-cache from 8.0.0 to 9.0.0 #7720
Conversation
|
The new supported minimum Node.js version has no problem ✅ $ npm v file-entry-cache engines
{ node: '>=18' }
$ npm v stylelint engines
{ node: '>=18.12.0' } |
And, the sub-dependency also has no problem ✅ $ npm v flat-cache engines
{ node: '>=18' }
$ npm v file-entry-cache dependencies
{ 'flat-cache': '^5.0.0' } |
@dependabot rebase |
Bumps [file-entry-cache](/~https://github.com/jaredwray/file-entry-cache) from 8.0.0 to 9.0.0. - [Release notes](/~https://github.com/jaredwray/file-entry-cache/releases) - [Commits](/~https://github.com/jaredwray/file-entry-cache/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: file-entry-cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
4b4da9f
to
704ea92
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Safe to merge. LGTM.
Bumps file-entry-cache from 8.0.0 to 9.0.0.
Release notes
Sourced from file-entry-cache's releases.
Commits
3e73f88
version bump to v9.0.0329d90d
Merge pull request #50 from jaredwray/migrating-to-xo-for-lintingccec1ec
migrating to xo for lintingd62c1a5
update to nodejs 182751fb3
Merge pull request #49 from jaredwray/migrating-to-nodejs-18+-and-removing-su...206e5c7
updating readmefbdd01e
removing nodejs 16 from tests1ed6f7a
migrating to nodejs 18+ and removing support for nodejs 16c96cc29
Merge pull request #48 from jaredwray/upgrading-mocha-to-10.4.033f2ff7
upgrading mocha to 10.4.0Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)