-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
chore: update dependency file-entry-cache to v8 #17903
Conversation
✅ Deploy Preview for docs-eslint ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
I investigated this, and the problem is a couple of transitive dependencies that use the Blue Oak Model License, which is not an OSI approved license, and therefore can't be included in ESLint. It looks like they have submitted for approval and there will be a vote during January on whether or not to approve this license. So, we will need to wait for that in order to merge this. |
Hi everyone, it looks like we lost track of this pull request. Please review and see what the next steps are. This pull request will auto-close in 7 days without an update. |
Here's the Open JS Foundation tracking issue: |
Hi everyone, it looks like we lost track of this pull request. Please review and see what the next steps are. This pull request will auto-close in 7 days without an update. |
The BlueOak license has been approved, so I updated this PR to allow the license. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This PR contains the following updates:
^6.0.1
->^8.0.0
Release Notes
jaredwray/file-entry-cache (file-entry-cache)
v8.0.0
Compare Source
Removing support for Nodejs 10, 12, and 14
This is updating modules to the latest versions and supporting Nodejs
>=16
moving forward with v8.0.0What's Changed
Full Changelog: https://github.com/jaredwray/file-entry-cache/compare/v7.0.2...v8.0.0
v7.0.2
Compare Source
What's Changed
Full Changelog: https://github.com/jaredwray/file-entry-cache/compare/v7.0.1...v7.0.2
v7.0.1
Compare Source
What's Changed
Full Changelog: https://github.com/jaredwray/file-entry-cache/compare/v7.0.0...v7.0.1
v7.0.0
Compare Source
What's Changed
Full Changelog: https://github.com/jaredwray/file-entry-cache/compare/v6.0.1...v7.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.