-
Notifications
You must be signed in to change notification settings - Fork 43
build(deps): bump the dependencies group across 1 directory with 32 updates #2870
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
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
…pdates Bumps the dependencies group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.13.0` | `9.14.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `2.9.0` | `2.10.1` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.57` | `18.19.64` | | [globals](https://github.com/sindresorhus/globals) | `15.11.0` | `15.12.0` | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.8` | `8.1.9` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.10.0` | `8.13.0` | | [zx](https://github.com/google/zx) | `8.1.9` | `8.2.1` | | [@aws-sdk/client-route-53](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) | `3.675.0` | `3.687.0` | | [uuid](https://github.com/uuidjs/uuid) | `11.0.2` | `11.0.3` | | [webpack](https://github.com/webpack/webpack) | `5.95.0` | `5.96.1` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.12` | `4.17.13` | | [lru-cache](https://github.com/isaacs/node-lru-cache) | `11.0.1` | `11.0.2` | | [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.12` | `8.5.13` | | [ts-essentials](https://github.com/ts-essentials/ts-essentials) | `10.0.2` | `10.0.3` | | [utf-8-validate](https://github.com/websockets/utf-8-validate) | `6.0.4` | `6.0.5` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `7.0.0` | `7.0.1` | | [@streamr/config](https://github.com/streamr-dev/network-contracts) | `5.4.0` | `5.4.1` | | [@inquirer/testing](https://github.com/SBoudrias/Inquirer.js) | `2.1.35` | `2.1.36` | | [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) | `6.9.16` | `6.9.17` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.25.7` | `7.26.0` | | [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) | `7.25.7` | `7.26.0` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.38.1` | `3.39.0` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.8` | `7.26.0` | | [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) | `7.25.7` | `7.25.9` | | [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.25.7` | `7.25.9` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.25.7` | `7.25.9` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.8` | `7.26.0` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.25.7` | `7.26.0` | | [crypto-browserify](https://github.com/browserify/crypto-browserify) | `3.12.0` | `3.12.1` | | [nightwatch](https://github.com/nightwatchjs/nightwatch) | `3.8.0` | `3.8.1` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.3.0` | `13.0.0` | Updates `@eslint/js` from 9.13.0 to 9.14.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.14.0/packages/js) Updates `@stylistic/eslint-plugin` from 2.9.0 to 2.10.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.10.1/packages/eslint-plugin) Updates `@types/jest` from 29.5.13 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 18.19.57 to 18.19.64 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `globals` from 15.11.0 to 15.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.11.0...v15.12.0) Updates `lerna` from 8.1.8 to 8.1.9 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v8.1.9/packages/lerna) Updates `typescript-eslint` from 8.10.0 to 8.13.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/typescript-eslint) Updates `zx` from 8.1.9 to 8.2.1 - [Release notes](https://github.com/google/zx/releases) - [Commits](google/zx@8.1.9...8.2.1) Updates `@aws-sdk/client-route-53` from 3.675.0 to 3.687.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-route-53/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.687.0/clients/client-route-53) Updates `uuid` from 11.0.2 to 11.0.3 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.0.2...v11.0.3) Updates `webpack` from 5.95.0 to 5.96.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.95.0...v5.96.1) Updates `@types/lodash` from 4.17.12 to 4.17.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `lru-cache` from 11.0.1 to 11.0.2 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v11.0.1...v11.0.2) Updates `@types/ws` from 8.5.12 to 8.5.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Updates `ts-essentials` from 10.0.2 to 10.0.3 - [Release notes](https://github.com/ts-essentials/ts-essentials/releases) - [Changelog](https://github.com/ts-essentials/ts-essentials/blob/master/CHANGELOG.md) - [Commits](ts-essentials/ts-essentials@v10.0.2...v10.0.3) Updates `utf-8-validate` from 6.0.4 to 6.0.5 - [Release notes](https://github.com/websockets/utf-8-validate/releases) - [Commits](websockets/utf-8-validate@v6.0.4...v6.0.5) Updates `@inquirer/prompts` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected]) Updates `@streamr/config` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/streamr-dev/network-contracts/releases) - [Commits](streamr-dev/network-contracts@config/v5.4.0...config/v5.4.1) Updates `@inquirer/testing` from 2.1.35 to 2.1.36 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected]) Updates `@types/qs` from 6.9.16 to 6.9.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs) Updates `@babel/runtime` from 7.25.7 to 7.26.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-runtime) Updates `@babel/runtime-corejs3` from 7.25.7 to 7.26.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-runtime-corejs3) Updates `core-js` from 3.38.1 to 3.39.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.39.0/packages/core-js) Updates `@babel/core` from 7.25.8 to 7.26.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core) Updates `@babel/plugin-proposal-decorators` from 7.25.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-plugin-proposal-decorators) Updates `@babel/plugin-transform-modules-commonjs` from 7.25.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-plugin-transform-modules-commonjs) Updates `@babel/plugin-transform-runtime` from 7.25.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.25.8 to 7.26.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-env) Updates `@babel/preset-typescript` from 7.25.7 to 7.26.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-typescript) Updates `crypto-browserify` from 3.12.0 to 3.12.1 - [Commits](browserify/crypto-browserify@v3.12.0...v3.12.1) Updates `nightwatch` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/nightwatchjs/nightwatch/releases) - [Commits](nightwatchjs/nightwatch@v3.8.0...v3.8.1) Updates `pino-pretty` from 11.3.0 to 13.0.0 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v11.3.0...v13.0.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: globals dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lerna dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@aws-sdk/client-route-53" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/ws" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-essentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: utf-8-validate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@inquirer/prompts" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@streamr/config" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@inquirer/testing" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/qs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/runtime-corejs3" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/plugin-proposal-decorators" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/plugin-transform-modules-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: crypto-browserify dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nightwatch dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pino-pretty dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
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
Labels
cli-tools
Related to CLI Tools Package
dependencies
Pull requests that update a dependency file
dht
Related to DHT package
javascript
Pull requests that update Javascript code
network
Related to Network Package
node
proto-rpc
sdk
utils
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 dependencies group with 32 updates in the / directory:
9.13.09.14.02.9.02.10.129.5.1329.5.1418.19.5718.19.6415.11.015.12.08.1.88.1.98.10.08.13.08.1.98.2.13.675.03.687.011.0.211.0.35.95.05.96.14.17.124.17.1311.0.111.0.28.5.128.5.1310.0.210.0.36.0.46.0.57.0.07.0.15.4.05.4.12.1.352.1.366.9.166.9.177.25.77.26.07.25.77.26.03.38.13.39.07.25.87.26.07.25.77.25.97.25.77.25.97.25.77.25.97.25.87.26.07.25.77.26.03.12.03.12.13.8.03.8.111.3.013.0.0Updates
@eslint/jsfrom 9.13.0 to 9.14.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
28be447chore: package.json update for@eslint/jsreleaseb0faee3feat: add types for the@eslint/jspackage (#19010)Updates
@stylistic/eslint-pluginfrom 2.9.0 to 2.10.1Release notes
Sourced from
@stylistic/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin's changelog.Commits
2015893chore: release v2.10.1 (main) (#595)25fe554feat(indent-binary-ops): disabled to lower indent when starts closing bracket...6000f43fix(key-spacing): crash for import without attributes when using `align: "col...0002fe0chore: release v2.10.0 (main) (#569)2ed4054feat(max-statements-per-line): new option to allow specific statements (#558)2690a30feat(padding-line-between-statements): add support for multiline-export and s...53b4a55fix(function-call-spacing): don't remove comments while auto-fixing (#588)cbf800dfeat(indent-binary-ops): logical expression indent (#576)ea72317feat: cross testcomma-spacing(#562)7a2b47ffeat(function-call-spacing): auto-fix optional chain when option isnever(...Updates
@types/jestfrom 29.5.13 to 29.5.14Commits
Updates
@types/nodefrom 18.19.57 to 18.19.64Commits
Updates
globalsfrom 15.11.0 to 15.12.0Release notes
Sourced from globals's releases.
Commits
ff4844d15.12.0439b398AddIteratorto ES2025 (#272)dd0a502Update globals (#271)Updates
lernafrom 8.1.8 to 8.1.9Release notes
Sourced from lerna's releases.
Changelog
Sourced from lerna's changelog.
Commits
7d1338dchore(misc): publish 8.1.9cb37f19fix: update nx support to latest v20 (#4103)28c8ef2fix: add extends property in schema (#4075)960bdd9fix(core): avoid reading empty .config.json, upgrade [email protected] (#4062)Updates
typescript-eslintfrom 8.10.0 to 8.13.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
ac1f632chore(release): publish 8.13.03b97b55chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)4af866achore(release): publish 8.12.21edec1dchore(release): publish 8.12.13413a2dchore(release): publish 8.12.0ad9d3bafeat(typescript-eslint): improve undefined extension handling (#10177)79c27a8chore(release): publish 8.11.0Updates
zxfrom 8.1.9 to 8.2.1Release notes
Sourced from zx's releases.
Commits
880c4f4refactor: relax ext normalize (#937)8ae13f5feat(cli): allow overriding default script extension (#930)3f164e0fix: handle endless streams piping (#936)6eb540frefactor: pass stream err to pipe promise rejection (#928)d0b5c2cstyle: use let for dynamic values only (#927)75482eetest: refactor npm pack test (#926)2f2b709chore: move promisifyStream to utils (#925)2f8066cchore: minor code imprs (#924)7ffb44erefactor: do not hack stream behavior (#923)5f0874erefactor: simplifypromisifyStreamhelper (#922)Updates
@aws-sdk/client-route-53from 3.675.0 to 3.687.0Release notes
Sourced from
@aws-sdk/client-route-53's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-route-53's changelog.... (truncated)
Commits
0c558efPublish v3.687.00670605Publish v3.686.076cb4e8chore(codegen): bump smithy-ts commit to 0d9cee80 (#6627)410614cPublish v3.683.09029bbdfeat(client-route-53): This release adds support for TLSA, SSHFP, SVCB, and H...189b398Publish v3.682.0e45fde3Publish v3.679.00c74dc7Publish v3.678.025443ccPublish v3.677.0Updates
uuidfrom 11.0.2 to 11.0.3Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
1370497chore(main): release 11.0.3 (#828)383474dchore: replace optional-dev-dependencies with iodd (#836)341edf4fix: export internal uuid types (#833)e2dee69fix: revert "simplify type for v3 and v5" (#835)c8866d9chore: enable manual runs of browser workflow (#834)c2d3fedfix: apply stricter typing to the v* signatures (#831)913e958chore: update to actions/checkout@v4 (#830)0980160chore: cleanup changelog (#829)b93ea10fix: remove sourcemaps (#827)Updates
webpackfrom 5.95.0 to 5.96.1Release notes
Sourced from webpack's releases.