-
Notifications
You must be signed in to change notification settings - Fork 17
chore(deps): bump the typescript-dependencies group across 6 directories with 21 updates #3852
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
dev
from
dependabot/npm_and_yarn/parachain/scripts/ts-utils/typescript-dependencies-7cf1003307
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
…ies with 21 updates Bumps the typescript-dependencies group with 2 updates in the /parachain/scripts/ts-utils directory: [ethers](https://github.com/ethers-io/ethers.js) and [prettier](https://github.com/prettier/prettier). Bumps the typescript-dependencies group with 6 updates in the /parachain/ts-tests directory: | Package | From | To | | --- | --- | --- | | [ethers](https://github.com/ethers-io/ethers.js) | `6.15.0` | `6.16.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` | | [solc](https://github.com/ethereum/solc-js) | `0.8.30` | `0.8.31` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.0.14` | `4.0.15` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.6` | `4.21.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.14` | `4.0.15` | Bumps the typescript-dependencies group with 12 updates in the /tee-worker/omni-executor/client-sdk directory: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` | | [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `22.1.1` | `22.1.3` | | [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `22.1.1` | `22.1.3` | | [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `22.1.1` | `22.1.3` | | [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `22.1.1` | `22.1.3` | | [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `22.1.1` | `22.1.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.48.0` | `8.49.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.48.0` | `8.49.0` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.1.1` | `22.1.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.14` | `0.28.15` | | [verdaccio](https://github.com/verdaccio/verdaccio) | `6.2.2` | `6.2.4` | Bumps the typescript-dependencies group with 1 update in the /tee-worker/omni-executor/contracts/accounting/solana directory: [prettier](https://github.com/prettier/prettier). Bumps the typescript-dependencies group with 7 updates in the /tee-worker/omni-executor/ts-tests directory: | Package | From | To | | --- | --- | --- | | [ethers](https://github.com/ethers-io/ethers.js) | `6.15.0` | `6.16.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.48.0` | `8.49.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.48.0` | `8.49.0` | | [viem](https://github.com/wevm/viem) | `2.40.3` | `2.41.2` | | [express](https://github.com/expressjs/express) | `5.1.0` | `5.2.1` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.5` | `5.0.6` | | [systeminformation](https://github.com/sebhildebrandt/systeminformation) | `5.27.11` | `5.27.12` | Bumps the typescript-dependencies group with 3 updates in the /tee-worker/omni-executor/ts-tests/integration-tests directory: [ethers](https://github.com/ethers-io/ethers.js), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `ethers` from 6.15.0 to 6.16.0 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.15.0...v6.16.0) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `ethers` from 6.15.0 to 6.16.0 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.15.0...v6.16.0) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `solc` from 0.8.30 to 0.8.31 - [Commits](argotorg/solc-js@v0.8.30...v0.8.31) Updates `@vitest/ui` from 4.0.14 to 4.0.15 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.15/packages/ui) Updates `tsx` from 4.20.6 to 4.21.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.6...v4.21.0) Updates `vitest` from 4.0.14 to 4.0.15 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.15/packages/vitest) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `@nx/devkit` from 22.1.1 to 22.1.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.1.3/packages/devkit) Updates `@nx/eslint-plugin` from 22.1.1 to 22.1.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.1.3/packages/eslint-plugin) Updates `@nx/jest` from 22.1.1 to 22.1.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.1.3/packages/jest) Updates `@nx/js` from 22.1.1 to 22.1.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.1.3/packages/js) Updates `@nx/workspace` from 22.1.1 to 22.1.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.1.3/packages/workspace) Updates `@typescript-eslint/eslint-plugin` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/parser) Updates `nx` from 22.1.1 to 22.1.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.1.3/packages/nx) Updates `ts-jest` from 29.4.5 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6) Updates `typedoc` from 0.28.14 to 0.28.15 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.14...v0.28.15) Updates `verdaccio` from 6.2.2 to 6.2.4 - [Release notes](https://github.com/verdaccio/verdaccio/releases) - [Changelog](https://github.com/verdaccio/verdaccio/blob/v6.2.4/CHANGELOG.md) - [Commits](verdaccio/verdaccio@v6.2.2...v6.2.4) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `ethers` from 6.15.0 to 6.16.0 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.15.0...v6.16.0) Updates `@typescript-eslint/eslint-plugin` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/parser) Updates `viem` from 2.40.3 to 2.41.2 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/[email protected]@2.41.2) Updates `express` from 5.1.0 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.1.0...v5.2.1) Updates `@types/express` from 5.0.5 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `systeminformation` from 5.27.11 to 5.27.12 - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](sebhildebrandt/systeminformation@v5.27.11...v5.27.12) Updates `@types/express` from 5.0.5 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `ethers` from 6.15.0 to 6.16.0 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.15.0...v6.16.0) Updates `@typescript-eslint/eslint-plugin` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/parser) --- updated-dependencies: - dependency-name: ethers dependency-version: 6.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: ethers dependency-version: 6.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: solc dependency-version: 0.8.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: "@vitest/ui" dependency-version: 4.0.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: tsx dependency-version: 4.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: vitest dependency-version: 4.0.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: "@nx/devkit" dependency-version: 22.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: "@nx/eslint-plugin" dependency-version: 22.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: "@nx/jest" dependency-version: 22.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: "@nx/js" dependency-version: 22.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: "@nx/workspace" dependency-version: 22.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: nx dependency-version: 22.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: typedoc dependency-version: 0.28.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: verdaccio dependency-version: 6.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: ethers dependency-version: 6.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: viem dependency-version: 2.41.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: systeminformation dependency-version: 5.27.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-dependencies - dependency-name: ethers dependency-version: 6.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
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
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 typescript-dependencies group with 2 updates in the /parachain/scripts/ts-utils directory: ethers and prettier.
Bumps the typescript-dependencies group with 6 updates in the /parachain/ts-tests directory:
6.15.06.16.03.6.23.7.40.8.300.8.314.0.144.0.154.20.64.21.04.0.144.0.15Bumps the typescript-dependencies group with 12 updates in the /tee-worker/omni-executor/client-sdk directory:
3.6.23.7.422.1.122.1.322.1.122.1.322.1.122.1.322.1.122.1.322.1.122.1.38.48.08.49.08.48.08.49.022.1.122.1.329.4.529.4.60.28.140.28.156.2.26.2.4Bumps the typescript-dependencies group with 1 update in the /tee-worker/omni-executor/contracts/accounting/solana directory: prettier.
Bumps the typescript-dependencies group with 7 updates in the /tee-worker/omni-executor/ts-tests directory:
6.15.06.16.08.48.08.49.08.48.08.49.02.40.32.41.25.1.05.2.15.0.55.0.65.27.115.27.12Bumps the typescript-dependencies group with 3 updates in the /tee-worker/omni-executor/ts-tests/integration-tests directory: ethers, @typescript-eslint/eslint-plugin and @typescript-eslint/parser.
Updates
ethersfrom 6.15.0 to 6.16.0Release notes
Sourced from ethers's releases.
Changelog
Sourced from ethers's changelog.
Commits
98c49d0admin: updated dist filesc4e840etests: disable Blockscout temporaily88dfe96Added utility method to split EIP-7594 BLOb proofs into its cells.7c5faf8admin: updated dist files8192f5bdocs: add link for EIP-759410a912bdocs: fixed typos (#5039)719b01dUpdate Alchemy URL endpoint for mainnet (#5052).94b333bFail on unsupported Etherscan networks immediately to better support the defa...986e827Added Filecoin network and Ankr endpoints (#5038).452b422Moved to better API for EIP-7594 PeerDAS (#5062).Updates
prettierfrom 3.6.2 to 3.7.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7848357Release 3.7.47686c59Release@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.3fe49434Remove dead code checking union/intersection types length (#18396)ca02b37Fix unstable comment print (#18395)7efb988Fix comment in union type get duplicated (#18393)cfa92c1Update dependency@angular/compilerto v21.0.2 (#18392)1de2737Update dependency yaml to v2.8.2 (#18391)706aa4eSwitch js parse postprocess toonEnter(#18382)d3eb2b2Reuse arrays in visitor keys (#18386)c45fef1Fix LWC attribute with--embedded-language-formatting off(#18383)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
ethersfrom 6.15.0 to 6.16.0Release notes
Sourced from ethers's releases.
Changelog
Sourced from ethers's changelog.
Commits
98c49d0admin: updated dist filesc4e840etests: disable Blockscout temporaily88dfe96Added utility method to split EIP-7594 BLOb proofs into its cells.7c5faf8admin: updated dist files8192f5bdocs: add link for EIP-759410a912bdocs: fixed typos (#5039)719b01dUpdate Alchemy URL endpoint for mainnet (#5052).94b333bFail on unsupported Etherscan networks immediately to better support the defa...986e827Added Filecoin network and Ankr endpoints (#5038).452b422Moved to better API for EIP-7594 PeerDAS (#5062).Updates
prettierfrom 3.6.2 to 3.7.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7848357Release 3.7.47686c59Release@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.3fe49434Remove dead code checking union/intersection types length (#18396)ca02b37Fix unstable comment print (#18395)7efb988Fix comment in union type get duplicated (#18393)cfa92c1Update dependency@angular/compilerto v21.0.2 (#18392)1de2737Update dependency yaml to v2.8.2 (#18391)706aa4eSwitch js parse postprocess toonEnter(#18382)d3eb2b2Reuse arrays in visitor keys (#18386)c45fef1Fix LWC attribute with--embedded-language-formatting off(#18383)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
solcfrom 0.8.30 to 0.8.31Commits
cff0952Merge pull request #784 from argotorg/set-version-to-0-8-317a309ccSet current version to 0.8.31422ac20Merge pull request #783 from argotorg/pin-hardhat-v2f36a264Pin sample project to hardhat v2ac8314dMerge pull request #782 from argotorg/ci-fix6a24eb1Fix nodejs version to v245cd4106Merge pull request #763 from ethereum/bump-scorecards-action7db335dBump versions of scorecards actionUpdates
@vitest/uifrom 4.0.14 to 4.0.15Release notes
Sourced from
@vitest/ui's releases.Commits
eb1abf0chore: release v4.0.15122ff32feat(reporters): print import duration breakdown (#9105)Updates
tsxfrom 4.20.6 to 4.21.0Release notes
Sourced from tsx's releases.
Commits
f6284cdci: lock in semantic-release v24048fb62feat: upgrade esbuild (#748)Updates
vitestfrom 4.0.14 to 4.0.15Release notes
Sourced from vitest's releases.
Commits
eb1abf0chore: release v4.0.15a68f74efeat(cache): add opt-out on a plugin level, fix internal root cache (#9154)122ff32feat(reporters): print import duration breakdown (#9105)0d2e7e3fix(browser): runtoMatchScreenshotonly once when used with `expect.elemen...d57d8bffix(pool): terminate workers onCTRL+cforceful exits (#9140)bb65e15fix(reporters): show project in github reporter (#9138)52b242bchore(deps): update all non-major dependencies (#9133)4c75492fix: fix external behavior withdeps.optimizer(#9125)a5d98fdrefactor(vitest): get current test name from task property (#9120)fd8bd6dfix: useoptimizeDeps.rolldownOptionsto fix depreated warning + fix `ssr.e...Updates
prettierfrom 3.6.2 to 3.7.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7848357Release 3.7.47686c59Release@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.3fe49434Remove dead code checking union/intersection types length (#18396)ca02b37Fix unstable comment print (#18395)7efb988Fix comment in union type get duplicated (#18393)cfa92c1Update dependency@angular/compilerto v21.0.2 (#18392)1de2737Update dependency yaml to v2.8.2 (#18391)706aa4eSwitch js parse postprocess toonEnter(#18382)d3eb2b2Reuse arrays in visitor keys (#18386)c45fef1Fix LWC attribute with--embedded-language-formatting off(#18383)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
@nx/devkitfrom 22.1.1 to 22.1.3Release notes
Sourced from
@nx/devkit's releases.... (truncated)
Commits
Updates
@nx/eslint-pluginfrom 22.1.1 to 22.1.3Release notes
Sourced from
@nx/eslint-plugin's releases.