-
Notifications
You must be signed in to change notification settings - Fork 165
npm(deps-dev): bump the development-dependencies group with 20 updates #2651
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-ae27641568
Closed
npm(deps-dev): bump the development-dependencies group with 20 updates #2651
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-ae27641568
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the development-dependencies group with 20 updates: | Package | From | To | | --- | --- | --- | | [@influxdata/influxdb-client](https://github.com/influxdata/influxdb-client-js/tree/HEAD/packages/core) | `1.33.2` | `1.35.0` | | [@noble/curves](https://github.com/paulmillr/noble-curves) | `1.8.1` | `2.0.1` | | [@noble/hashes](https://github.com/paulmillr/noble-hashes) | `1.7.1` | `2.0.1` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.48.0` | `1.56.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.18.9` | `24.10.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.5` | `0.27.0` | | [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) | `29.7.0` | `30.2.0` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `10.1.0` | `11.3.2` | | [glob](https://github.com/isaacs/node-glob) | `8.1.0` | `13.0.0` | | [graphql](https://github.com/graphql/graphql-js) | `16.10.0` | `16.12.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `28.1.3` | `30.2.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `27.5.2` | `30.0.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.0.0` | `1.30.0` | | [pkg-pr-new](https://github.com/stackblitz-labs/pkg.pr.new/tree/HEAD/packages/cli) | `0.0.9` | `0.0.60` | | [replace-in-file](https://github.com/adamreisnz/replace-in-file) | `6.3.5` | `8.3.0` | | [rimraf](https://github.com/isaacs/rimraf) | `3.0.2` | `6.1.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `28.0.8` | `29.4.5` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.5` | `0.28.14` | | [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.6.4` | `4.9.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.9.3` | Updates `@influxdata/influxdb-client` from 1.33.2 to 1.35.0 - [Release notes](https://github.com/influxdata/influxdb-client-js/releases) - [Changelog](https://github.com/influxdata/influxdb-client-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/influxdata/influxdb-client-js/commits/v1.35.0/packages/core) Updates `@noble/curves` from 1.8.1 to 2.0.1 - [Release notes](https://github.com/paulmillr/noble-curves/releases) - [Commits](paulmillr/noble-curves@1.8.1...2.0.1) Updates `@noble/hashes` from 1.7.1 to 2.0.1 - [Release notes](https://github.com/paulmillr/noble-hashes/releases) - [Commits](paulmillr/noble-hashes@1.7.1...2.0.1) Updates `@playwright/test` from 1.48.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.48.0...v1.56.1) Updates `@types/node` from 18.18.9 to 24.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.25.5 to 0.27.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.5...v0.27.0) Updates `expect` from 29.7.0 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/expect) Updates `fs-extra` from 10.1.0 to 11.3.2 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@10.1.0...11.3.2) Updates `glob` from 8.1.0 to 13.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v8.1.0...v13.0.0) Updates `graphql` from 16.10.0 to 16.12.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.10.0...v16.12.0) Updates `jest` from 28.1.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) Updates `@types/jest` from 27.5.2 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `oxlint` from 1.0.0 to 1.30.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.30.0/npm/oxlint) Updates `pkg-pr-new` from 0.0.9 to 0.0.60 - [Commits](https://github.com/stackblitz-labs/pkg.pr.new/commits/v0.0.60/packages/cli) Updates `replace-in-file` from 6.3.5 to 8.3.0 - [Release notes](https://github.com/adamreisnz/replace-in-file/releases) - [Changelog](https://github.com/adamreisnz/replace-in-file/blob/main/CHANGELOG.md) - [Commits](https://github.com/adamreisnz/replace-in-file/commits) Updates `rimraf` from 3.0.2 to 6.1.2 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v6.1.2) Updates `ts-jest` from 28.0.8 to 29.4.5 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v28.0.8...v29.4.5) Updates `typedoc` from 0.28.5 to 0.28.14 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.5...v0.28.14) Updates `typedoc-plugin-markdown` from 4.6.4 to 4.9.0 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown) Updates `typescript` from 5.4.5 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.9.3) --- updated-dependencies: - dependency-name: "@influxdata/influxdb-client" dependency-version: 1.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@noble/curves" dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@noble/hashes" dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@playwright/test" dependency-version: 1.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: esbuild dependency-version: 0.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: expect dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: fs-extra dependency-version: 11.3.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: glob dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: graphql dependency-version: 16.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: oxlint dependency-version: 1.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pkg-pr-new dependency-version: 0.0.60 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: replace-in-file dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: rimraf dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: ts-jest dependency-version: 29.4.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: typedoc dependency-version: 0.28.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typedoc-plugin-markdown dependency-version: 4.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 20 updates:
1.33.21.35.01.8.12.0.11.7.12.0.11.48.01.56.118.18.924.10.10.25.50.27.029.7.030.2.010.1.011.3.28.1.013.0.016.10.016.12.028.1.330.2.027.5.230.0.01.0.01.30.00.0.90.0.606.3.58.3.03.0.26.1.228.0.829.4.50.28.50.28.144.6.44.9.05.4.55.9.3Updates
@influxdata/influxdb-clientfrom 1.33.2 to 1.35.0Release notes
Sourced from
@influxdata/influxdb-client's releases.Changelog
Sourced from
@influxdata/influxdb-client's changelog.Commits
fe5bc8echore(release): publish v1.35.0 [skip CI]187e987chore(release): prepare to release influxdb-client-js-1.35.0fff3615fix: handle 201 response from write endpoint (#1044)b11ebbfchore(deps-dev): bump@typescript-eslint/parserfrom 7.14.1 to 8.0.0 (#1025)e535fb0chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#1028)d35725echore(deps-dev): bump esbuild from 0.22.0 to 0.23.0 (#1024)7cb8e43Merge pull request #1020 from influxdata/docs/headersExample3d1ff62docs: adds httpErrorHandled example and integration test for HttpError147f6eechore(release): publish v1.34.0 [skip CI]4db6db9chore(release): prepare to release influxdb-client-js-1.34.0Updates
@noble/curvesfrom 1.8.1 to 2.0.1Release notes
Sourced from
@noble/curves's releases.... (truncated)
Commits
99d9774Release 2.0.1.e4d7b5aBump hashes to 2.0.1: scrypt & pkg.json changesd588039Export map_to_curve_elligator2_curve25519. Closes gh-211.48a97b7Merge pull request #212 from MegaManSec/throw270e5d6pkg.json: add back export maps for text editor autocompletion0cdef32try-catch pairingBatch in bls12_381.verify()fc60edffft: expose extra info in rootsOfUnity83bf33bRelease 2.0.0 to JSR.24d3110Release 2.0.0.9e35456Bump jsbtUpdates
@noble/hashesfrom 1.7.1 to 2.0.1Release notes
Sourced from
@noble/hashes's releases.... (truncated)
Commits
d30e070Release 2.0.1.4485505anumber: fix error msgdd62b81pkg.json: add back export maps for text editor autocompletion59fda2cMerge pull request #122 from ChALkeR/chalker/perf/scrypt/090dfe17adjust commente6099aeadd a comment15ee761perf: tiny improvement in scrypt30f8780Merge pull request #121 from ChALkeR/patch-2f43e04bFix error message for scrypt maxmem checkb048d14Release 2.0.0 to JSR.Updates
@playwright/testfrom 1.48.0 to 1.56.1Release notes
Sourced from
@playwright/test's releases.... (truncated)
Commits
54c7115chore: revert "minimal vscode version notice" (#37892)7d45eb3chore: mark v1.56.1 (#37784)e6ef697cherry-pick(#37871): chore: allow local-network-access permission in chromium932542ccherry-pick(#37891): fix(agents): remove workspaceFolder ref from vscode mcp0662dd2cherry-pick(#37759): chore: rename agents to test agents919549echerry-pick(#37758): docs: mention VS Code insiders in the agents docse593c64cherry-pick(#37757): chore(mcp): fallback to cwd when resolving test configa8a6e10cherry-pick(#37755): chore(mcp): minimal vscode version noticef36b2eecherry-pick(#37731): docs: add agents video to agents page (#37733)b6af258cherry-pick(#37727): devops: fix NPM release step (#37728)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@playwright/testsince your current version.Updates
@types/nodefrom 18.18.9 to 24.10.1Commits
Updates
esbuildfrom 0.25.5 to 0.27.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
2b91699publish 0.27.0 to npm22b425cfix #4286: useUint8Array.fromBase64if present (#4295)6d187efupdate go 1.25.3 => 1.25.49d0d4e7update go 1.23.12 => 1.25.3 (#4318)b6979d8use a patched go compiler for release builds893d2b9delete temporaryrelease.ymlworkflowcee3918add a temporaryrelease.ymlworkflowf5bb1d6fixpublish.yml17ff82bpublish 0.26.0 to npmf87181fenable trusted publishing (#4319)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for esbuild since your current version.
Updates
expectfrom 29.7.0 to 30.2.0Release notes
Sourced from expect's releases.
... (truncated)
Changelog
Sourced from expect's changelog.
... (truncated)
Commits
855864ev30.2.0ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.05884e4achore(expect): update docblock fortoContain()to display info on substring...22236cfv30.0.5a3d1e2efix:bigintcause error (#15702)f4296d2v30.0.406f8e28feat: supportasync functions intoBe(#15714)fceea7afeat: handle line endings in snapshot (#15708)Updates
fs-extrafrom 10.1.0 to 11.3.2Changelog
Sourced from fs-extra's changelog.
Commits
403e8aa11.3.247f1095Fix UnhandledPromiseRejectionWarning in copy (#1058)5e62bb711.3.1b897b36fix incorrect identical result for windows node v22+ (#1050)22583f7Test on more modern Node versions (#1051)83ff8caDo not mutate args in ensure symlink tests (#1052)176ad6a11.3.0e75b9bfAdd promise support for missing fs methods (#1045)d96f265Update copyright year (#1036)1d931c8Refactorcopyto useopendir(#1028)Updates
globfrom 8.1.0 to 13.0.0Changelog
Sourced from glob's changelog.
... (truncated)
Commits
3bfb96013.0.0db31a63Split the CLI out from the main project5493458ci: remove node 203f7526ctest: fix bin tests on windows (slashes)2b03cca12.0.0d56203dprettier configbb521e5Remove --shell option where unsafe to use2551fb511.1.047473c0bin: Do not expose filenames to shell expansionbc33fe1skip tilde test on systems that lack tilde expansionMaintainer changes
This version was pushed to npm by isaacs, a new releaser for glob since your current version.
Updates
graphqlfrom 16.10.0 to 16.12.0Release notes
Sourced from graphql's releases.
... (truncated)
Commits
bf9ffff16.12.0e2457b3Backport schema coordinates (#4493)364f17fImplement changes for executable descriptions (#4482)60ae6c4updated location of ModelSim gitignore file (#4479)6808b16docs: remove fourth permutation of the visit API (#4473)d07c9c5Fix typo in readme8dc2955fix(docs/mutations-and-input-types.mdx): root being inside of SDL (#4452)7134cabRemove oneof validation from values of correct type (