Closed dependabot[bot] closed 1 month ago
The following labels could not be found: pr: dependencies
.
Here's the code health analysis summary for commits c05cc8f..b074cc1
. View details on DeepSource ↗.
Analyzer | Status | Summary | Link |
---|---|---|---|
JavaScript | ✅ Success | View Check ↗ |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
🔗 Site: CodeHarborHub | Live Site
URL 🌐 | Performance | Accessibility | Best Practices | SEO | 📊 |
---|---|---|---|---|---|
/ | 🔴 45 | 🟡 82 | 🟡 75 | 🟢 100 | 📄 |
/docs | 🔴 46 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
/docs/category/javascript | 🟡 50 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
/courses | 🔴 47 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
/courses/category/reactjs | 🟡 63 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
/dsa-problems | 🟡 57 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
/dsa-problems/category/leetcode-problems | 🟡 54 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
/dsa-solutions | 🟡 52 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
/dsa-solutions/category/leetcode-solutions | 🟡 54 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
/blog | 🟡 51 | 🟢 90 | 🟢 96 | 🟡 86 | 📄 |
/showcase | 🟡 50 | 🟢 91 | 🟡 75 | 🟡 86 | 📄 |
/community | 🟡 51 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
/docs/tags | 🔴 49 | 🟢 90 | 🟢 96 | 🟡 86 | 📄 |
Looks like @babel/plugin-syntax-jsx is up-to-date now, so this is no longer needed.
Bumps @babel/plugin-syntax-jsx from 7.24.7 to 7.25.7.
Release notes
Sourced from
@babel/plugin-syntax-jsx
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-syntax-jsx
's changelog.... (truncated)
Commits
2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)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