chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 4 updates - #9475
Conversation
Overall package sizeSelf size: 7.52 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.3.2 | 124.41 kB | 440.65 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e3d75bb206
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "eslint-plugin-jsdoc": "^63.0.13", | ||
| "eslint-plugin-mocha": "^11.3.0", | ||
| "eslint-plugin-n": "^18.2.1", | ||
| "eslint-plugin-n": "^18.2.2", |
There was a problem hiding this comment.
Fix new no-callback-literal violations before bumping
With n/no-callback-literal enabled in eslint.config.mjs:296, upgrading to eslint-plugin-n 18.2.2 makes object, array, and template literals invalid in the callback error position. Existing linted test files still have unsuppressed object-literal calls such as packages/datadog-plugin-grpc/test/server.spec.js:326, packages/dd-trace/test/runtime_metrics.spec.js:1132, and packages/datadog-instrumentations/test/openai-lifecycle.spec.js:126, so npm run lint will start failing until those calls are changed or explicitly suppressed.
Useful? React with 👍 / 👎.
BenchmarksBenchmark execution time: 2026-07-22 16:27:02 Comparing candidate commit 9a7973f in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 2325 metrics, 33 unstable metrics.
|
…ss 1 directory with 4 updates Bumps the dev-minor-and-patch-dependencies group with 4 updates in the / directory: [@eslint/eslintrc](https://github.com/eslint/eslintrc), [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n). Updates `@eslint/eslintrc` from 3.3.5 to 3.3.6 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.5...eslintrc-v3.3.6) Updates `eslint-plugin-cypress` from 6.4.2 to 6.4.3 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v6.4.2...v6.4.3) Updates `eslint-plugin-jsdoc` from 63.0.12 to 63.0.14 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.0.12...v63.0.14) Updates `eslint-plugin-n` from 18.2.1 to 18.2.2 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v18.2.1...v18.2.2) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint-plugin-cypress dependency-version: 6.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint-plugin-jsdoc dependency-version: 63.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint-plugin-n dependency-version: 18.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
e3d75bb to
ec1034e
Compare
|
@dependabot recreate |
|
Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request. |
|
@dependabot recreate |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Pull request was closed
Bumps the dev-minor-and-patch-dependencies group with 4 updates in the / directory: @eslint/eslintrc, eslint-plugin-cypress, eslint-plugin-jsdoc and eslint-plugin-n.
Updates
@eslint/eslintrcfrom 3.3.5 to 3.3.6Release notes
Sourced from @eslint/eslintrc's releases.
Changelog
Sourced from @eslint/eslintrc's changelog.
Commits
b433a22chore: release 3.3.6 🚀 (#236)0c5de74fix: updatejs-yamlto 4.3.0 to address security vulnerability (#235)94837a4docs: Update README sponsorsdbae1a1docs: Update README sponsors19fe72adocs: Update README sponsors92ebd17docs: Update README sponsors3ba4c8cci: add Node.js 26 to CI (#231)f8d268adocs: Update README sponsors6e20867docs: Update README sponsors6d722b6docs: Update README sponsorsUpdates
eslint-plugin-cypressfrom 6.4.2 to 6.4.3Release notes
Sourced from eslint-plugin-cypress's releases.
Commits
f1e2b93fix(docs): add no-and rule documentation to README (#379)b6bf0e1chore(deps): update dependency vitest to ^4.1.10 (#386)028bcedchore(deps): update dependency eslint-plugin-eslint-plugin to ^7.4.1 (#376)16fe16echore(deps): update dependency cypress to ^15.18.1 (#375)3e15722chore(deps): lock file maintenance (#367)dd1f452chore(deps): update dependency prettier to ^3.9.4 (#374)d61010dchore(deps): update eslint to ^8.62.1 (#373)c02f0bbchore(deps): update dependency prettier to ^3.9.3 (#371)07fea9dchore(deps): update dependency eslint to ^10.6.0 (#372)c73ddd9chore(deps): update node.js to v24.18.0 (#370)Updates
eslint-plugin-jsdocfrom 63.0.12 to 63.0.14Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
786d12dfix(escape-inline-tags): ignore Markdown code spans3728347fix: failing pages build and deploymentUpdates
eslint-plugin-nfrom 18.2.1 to 18.2.2Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
0c31d00chore(master): release 18.2.2 (#548)dca2330fix(no-callback-literal): report object, array, and template literals (#552)3ff929dfix: Ignore HTTP imports in no-missing-import (#547)