Update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @babel/eslint-parser (source) | 7.23.10 -> 7.24.5 |
||||
| mocha (source) | 10.3.0 -> 10.4.0 |
Release Notes
babel/babel (@babel/eslint-parser)
v7.24.5
:bug: Bug Fix
-
babel-plugin-transform-classes,babel-traverse- #16377 fix: TypeScript annotation affects output (@liuxingbaoyu)
-
babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3
:nail_care: Polish
:house: Internal
- Other
- #16414 Relax ESLint peerDependency constraint to allow v9 (@liuxingbaoyu)
-
babel-parser-
#16425 Improve
@babel/parserAST types (@nicolo-ribaudo) -
#16417 Always pass type argument to
.startNode(@nicolo-ribaudo)
-
#16425 Improve
-
babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-helper-module-transforms,babel-helper-split-export-declaration,babel-helper-wrap-function,babel-helpers,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-block-scoping,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-plugin-transform-private-property-in-object,babel-plugin-transform-react-jsx-self,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-traverse-
#16439 Make
NodePath<T | U>distributive (@nicolo-ribaudo)
-
#16439 Make
-
babel-plugin-proposal-partial-application,babel-types-
#16421 Remove
JSXNamespacedNamefrom validCallExpressionargs (@nicolo-ribaudo)
-
#16421 Remove
-
babel-plugin-transform-class-properties,babel-preset-env- #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (@nicolo-ribaudo)
:running_woman: Performance
-
babel-helpers,babel-preset-env,babel-runtime-corejs3
v7.24.1
mochajs/mocha (mocha)
v10.4.0
:tada: Enhancements
-
#4829 feat: include
.causestacks in the error stack traces (@voxpelli) - #4985 feat: add file path to xunit reporter (@bmish)
:bug: Fixes
:nut_and_bolt: Other
- #5077 chore: add mtfoley/pr-compliance-action (@JoshuaKGoldberg)
- #5060 chore: migrate ESLint config to flat config (@JoshuaKGoldberg)
- #5095 chore: revert #5069 to restore Netlify builds (@voxpelli)
- #5097 docs: add sponsored to sponsorship link rels (@JoshuaKGoldberg)
- #5093 chore: add 'status: in triage' label to issue templates and docs (@JoshuaKGoldberg)
- #5083 docs: fix CHANGELOG.md headings to start with a root-level h1 (@JoshuaKGoldberg)
- #5100 chore: fix header generation and production build crashes (@JoshuaKGoldberg)
- #5104 chore: bump ESLint ecmaVersion to 2020 (@JoshuaKGoldberg)
- #5116 fix: eleventy template builds crash with 'unexpected token at ": string, msg..."' (@LcsK)
- #4869 docs: fix documentation concerning glob expansion on UNIX (@binki)
- #5122 test: fix xunit integration test (@voxpelli)
- #5123 chore: activate dependabot for workflows (@voxpelli)
- #5125 build(deps): bump the github-actions group with 2 updates (@dependabot)
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
🦙 MegaLinter status: ⚠️ WARNING
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| ⚠️ ACTION | actionlint | 4 | 2 | 0.04s | |
| ✅ COPYPASTE | jscpd | yes | no | 1.41s | |
| ✅ JAVASCRIPT | eslint | 10 | 0 | 1.31s | |
| ✅ JSON | jsonlint | 8 | 0 | 0.22s | |
| ✅ JSON | npm-package-json-lint | yes | no | 0.38s | |
| ⚠️ JSON | prettier | 8 | 1 | 0.74s | |
| ✅ JSON | v8r | 8 | 0 | 19.02s | |
| ⚠️ MARKDOWN | markdownlint | 6 | 5 | 0.77s | |
| ✅ MARKDOWN | markdown-link-check | 6 | 0 | 167.37s | |
| ⚠️ MARKDOWN | markdown-table-formatter | 6 | 1 | 0.56s | |
| ✅ REPOSITORY | checkov | yes | no | 11.4s | |
| ✅ REPOSITORY | gitleaks | yes | no | 0.27s | |
| ✅ REPOSITORY | git_diff | yes | no | 0.01s | |
| ✅ REPOSITORY | grype | yes | no | 11.19s | |
| ✅ REPOSITORY | secretlint | yes | no | 0.96s | |
| ✅ REPOSITORY | trivy | yes | no | 3.9s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | 2.74s | |
| ✅ REPOSITORY | trufflehog | yes | no | 2.34s | |
| ✅ SPELL | cspell | 39 | 0 | 3.68s | |
| ✅ SPELL | lychee | 24 | 0 | 2.02s | |
| ⚠️ YAML | prettier | 8 | 1 | 0.52s | |
| ✅ YAML | v8r | 8 | 0 | 7.08s | |
| ✅ YAML | yamllint | 8 | 0 | 0.29s |
See detailed report in MegaLinter reports
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.54%. Comparing base (
d31161d) to head (623004a).
Additional details and impacted files
@@ Coverage Diff @@
## main #76 +/- ##
=======================================
Coverage 90.54% 90.54%
=======================================
Files 3 3
Lines 222 222
=======================================
Hits 201 201
Misses 21 21
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.