chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 6 updates - #9558
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: fa03230c7c
ℹ️ 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.2.0", | ||
| "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 plugin
With eslint-plugin-n at 18.2.2, the enabled n/no-callback-literal rule now reports object/array/template literals in the error slot. This repo still has unsuppressed callback-object calls (for example packages/datadog-plugin-grpc/test/server.spec.js:326, packages/dd-trace/test/opentelemetry/traces.spec.js:80, packages/dd-trace/test/opentelemetry/logs.spec.js:96, packages/dd-trace/test/runtime_metrics.spec.js:1132, and packages/datadog-instrumentations/test/openai-lifecycle.spec.js:126), so a clean install from this lockfile will make npm run lint fail unless those cases are fixed or suppressed before taking the plugin bump.
Useful? React with 👍 / 👎.
BenchmarksBenchmark execution time: 2026-07-29 01:08:42 Comparing candidate commit a3b697c in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 2324 metrics, 34 unstable metrics.
|
fa03230 to
9a04ee5
Compare
…ss 1 directory with 6 updates Bumps the dev-minor-and-patch-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.5` | `3.3.6` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `6.4.2` | `6.4.3` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `63.0.12` | `63.2.1` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `18.2.1` | `18.2.2` | | [p-limit](https://github.com/sindresorhus/p-limit) | `7.3.0` | `7.3.1` | | [sinon](https://github.com/sinonjs/sinon) | `22.0.0` | `22.1.0` | 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.2.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.0.12...v63.2.1) 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) Updates `p-limit` from 7.3.0 to 7.3.1 - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](sindresorhus/p-limit@v7.3.0...v7.3.1) Updates `sinon` from 22.0.0 to 22.1.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md) - [Commits](sinonjs/sinon@v22.0.0...v22.1.0) --- 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.2.0 dependency-type: direct:development update-type: version-update:semver-minor 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 - dependency-name: p-limit dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: sinon dependency-version: 22.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
9a04ee5 to
b1d921b
Compare
|
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 6 updates in the / directory:
3.3.53.3.66.4.26.4.363.0.1263.2.118.2.118.2.27.3.07.3.122.0.022.1.0Updates
@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.2.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
9fd2f28fix: update jsdoccomment, spdx-expression-parse, devDeps.; fixes #1727 (#1728)77a7b1afeat(normalize-see-links): add wrapBareUrls option (#1726)c03dd66feat: addnormalize-see-linksrule (#1725)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)Updates
p-limitfrom 7.3.0 to 7.3.1Release notes
Sourced from p-limit's releases.
Commits
df476047.3.1ef37eb2Fix detached limit.map calls (#108)42599ebFix typo9f52583Fix CIUpdates
sinonfrom 22.0.0 to 22.1.0Changelog
Sourced from sinon's changelog.
Commits
ab289e922.1.0bb3b75achore: remove Jekyll steps from version hookbb38f25chore: run docs tests in preversion hookd36e921fix: let returns override returnsArg11db213ci: run docs tests on every PR (#2746)40c4caafix: align restoreObject docs test with idempotent behavior (#2745)5ccb7fdbuild(deps): bump the action-deps group with 4 updates (#2744)a68dac1fix: throw a clear error when throwArg index equals the argument count (#2743)9ea504efeat: make sinon.restoreObject idempotent (#2737)cf5d9e8fix: remove dead link and exclude code example URLs from link check