Closed dependabot[bot] closed 4 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
shouldideploy | ❌ Failed (Inspect) | Jul 15, 2024 9:10am |
Multiple errors occurred
1 | Error: The process '/usr/local/bin/npm' failed with exit code 1
2 | Error: The process '/usr/local/bin/npm' failed with exit code 127
3 | Coverage output file not found. (file "report.json" not found)
4 | Getting code coverage data failed.
St.:grey_question: |
Category | Percentage | Covered / Total |
---|---|---|---|
🟢 | Statements | 95.08% | 58/61 |
🟡 | Branches | 78.13% | 25/32 |
🟢 | Functions | 95% | 19/20 |
🟢 | Lines | 95% | 57/60 |
24 tests passing in 2 suites.
Report generated by 🧪jest coverage report action from d7049509b094b377e0dffe97efa26580b7c66695
Superseded by #1209.
Bumps eslint from 8.57.0 to 9.7.0.
Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
05ab812
9.7.01917cd3
Build: changelog update for 9.7.0793b718
chore: upgrade@eslint/js
@9
.7.0 (#18680)7ed6f9a
chore: package.json update for@eslint/js
release14e9f81
fix: destructuring in catch clause inno-unused-vars
(#18636)7bcda76
refactor: Add type references (#18652)51bf57c
chore: add tech sponsors through actions (#18624)9f416db
docs: Add Powered by Algolia label to the search. (#18633)6320732
refactor: don't useparent
property inNodeEventGenerator
(#18653)7bd9839
feat: add support for es2025 duplicate named capturing groups (#18630)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 show