Skip to content

chore(deps): update devdeps #1445

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

Open
wants to merge 1 commit into
base: next
Choose a base branch
from
Open

chore(deps): update devdeps #1445

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@babel/plugin-syntax-import-assertions (source) 7.26.0 -> 7.27.1 age confidence
@babel/preset-typescript (source) 7.26.0 -> 7.27.1 age confidence
@microsoft/api-extractor (source) 7.49.1 -> 7.52.9 age confidence
@noble/hashes (source) 1.7.1 -> 1.8.0 age confidence
@types/node (source) 20.17.4 -> 20.19.9 age confidence
@types/ws (source) 8.5.5 -> 8.18.1 age confidence
babel-preset-react-app (source, changelog) 10.0.1 -> 10.1.0 age confidence
ethers (source) 6.13.4 -> 6.15.0 age confidence
lerna (source) 8.1.2 -> 8.2.3 age confidence
prettier (source) 3.4.2 -> 3.6.2 age confidence
ts-jest (source) 29.2.5 -> 29.4.0 age confidence
typescript (source) 5.7.3 -> 5.8.3 age confidence

Release Notes

babel/babel (@​babel/plugin-syntax-import-assertions)

v7.27.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
microsoft/rushstack (@​microsoft/api-extractor)

v7.52.9

Compare Source

Wed, 23 Jul 2025 20:55:57 GMT

Version update only

v7.52.8

Compare Source

Tue, 13 May 2025 02:09:20 GMT

Patches
  • Fixes API extractor error handling when changed APIs are encountered and the "--local" flag is not specified

v7.52.7

Compare Source

Thu, 01 May 2025 15:11:33 GMT

Patches
  • Fix an issue where default exports were sometimes trimmed incorrectly in .api.md files when using reportVariants (GitHub #​4775)

v7.52.6

Compare Source

Thu, 01 May 2025 00:11:12 GMT

Version update only

v7.52.5

Compare Source

Mon, 21 Apr 2025 22:24:25 GMT

Version update only

v7.52.4

Compare Source

Thu, 17 Apr 2025 00:11:21 GMT

Patches
  • Update documentation for extends

v7.52.3

Compare Source

Fri, 04 Apr 2025 18:34:35 GMT

Patches
  • Add support for customizing which TSDoc tags appear in API reports

v7.52.2

Compare Source

Tue, 25 Mar 2025 15:11:15 GMT

Version update only

v7.52.1

Compare Source

Tue, 11 Mar 2025 02:12:34 GMT

Version update only

v7.52.0

Compare Source

Tue, 11 Mar 2025 00:11:25 GMT

Minor changes
  • Upgrade the bundled compiler engine to TypeScript 5.8.2

v7.51.1

Compare Source

Sat, 01 Mar 2025 05:00:09 GMT

Patches
  • Include triple-slash references marked with preserve="true" from files that only contain re-exports. There was a behavior change in TypeScript 5.5, where only triple-slash references that are explicitly marked with preserve="true" are emitted into declaration files. This change adds support for placing these references in files that only contain re-exports, like the API entrypoint file.

v7.51.0

Compare Source

Thu, 27 Feb 2025 01:10:39 GMT

Minor changes
  • Add a docModel.releaseTagsToTrim property to api-extractor.json to specify which release tags should be trimmed when the doc model is produced.

v7.50.1

Compare Source

Sat, 22 Feb 2025 01:11:11 GMT

Patches
  • Upgrade the bundled compiler engine to TypeScript 5.7.3

v7.50.0

Compare Source

Wed, 12 Feb 2025 01:10:52 GMT

Minor changes
  • Update merge behavior for derived configurations to allow overriding array properties

v7.49.2

Compare Source

Thu, 30 Jan 2025 01:11:42 GMT

Version update only

paulmillr/noble-hashes (@​noble/hashes)

v1.8.0

Compare Source

Preparation for v2

The release contains bugfixes and a few improvements which pave the way for upcoming v2.0.

  • Modules are now available with .js extension
    • Old: @noble/hashes/sha2
    • New: @noble/hashes/sha2.js
    • Old path is still available
    • This simplifies working in browsers natively without transpilers
  • Refactor core functionality, remove duplicate code
  • Decrease package size
Deprecations

In v2, some modules will be removed. For example, sha256 will become sha2. In v1.8, the old names still exist, but are marked as deprecated, to simplify upgrade path.

One of the reasons for moving those was the fact sha384 resided in sha512, sha224 in sha256 - which was confusing. New naming scheme simplifies reasoning and decreases amount of modules.

  • sha256 became sha2 (which already existed for several releases)
  • sha512 became sha2
  • _assert became utils
  • blake2b became blake2
  • blake2s became blake2
  • ripemd160 became legacy (to signify its low security level 2^80)
  • sha1 became legacy

Full Changelog: paulmillr/noble-hashes@1.7.2...1.8.0

v1.7.2

Compare Source

  • legacy: new module, with md5 hash
  • sha1: move to legacy, keep old alias until major release
  • utils: randomBytes should ensure Uint8Array output for old node.js versions
  • utils: use built-in Uint8Array toHex / fromHex when available. Gives 13x speed-up on 256b arrays, 20x speed-up on 32kb arrays
  • Typescript source can now be used without compilation in node.js v24, due to erasableSyntaxOnly

Full Changelog: paulmillr/noble-hashes@1.7.1...1.7.2

facebook/create-react-app (babel-preset-react-app)

v10.1.0

Compare Source

ethers-io/ethers.js (ethers)

v6.15.0

Compare Source

  • Allow non-canonical S values in Signatures moving errors to access-time (#​5013; 9944ec9).

v6.14.4

Compare Source

  • Fixed serialization of EIP-7702 transactions with leading 0-bytes (#​4916; 389dc03).

v6.14.3

Compare Source

  • Fixed non-normalized yParity on EIP-7702 JSON-RPC responses (#​4985; a8803ca).

v6.14.2

Compare Source

v6.14.1

Compare Source

  • Fix JSON-RPC authorizationList signature entries encoded as DATA instead of QUANTITY values (#​4916; 135db72).

v6.14.0

Compare Source

  • Remove BlockscoutProvider temporarily until custom error issues are fixed (805a8b3).

v6.13.7

Compare Source

  • Fix FallbackProvider coalescing call exceptions when backends return slightly different error message (268a0ac).

v6.13.6

Compare Source

  • Implicitly use EIP-7702 if authorizationList is given and non-empty (#​4961; e7c1bdf).
    • Initial EIP-7702 support (#​4916; db490e1).
    • Added support for to override fetch init options in the Browser (#​3895; 844ae68).
    • Added EIP-6963 discovery to BrowserProvider (f5469dd).
    • Merge: e5036e7 158f5d0 Merge branch 'main' into wip-v6.14 (e7165a6).
    • tests: squelch the noisy runtime console API event in browser tests (79428fd).
    • tests: added faucet key environment for browser CI tests (27d42af).
    • tests: better runtime exception output for browser tests (0beed25).
    • tests: added more debug endpoints to browser tests (33bbf66).
    • tests: added JSON-RPC tests to web browser CI (1c0c23c).
    • tests: added browser tests for sending (afd613a).
    • tests: debugging browser tests failing to launch (d1baa74).
    • tests: fix assert call for browser assert (1806bbd).
    • tests: inlcude more node tests in the browser tests (92fd5d1).
    • tests: move more tests to dev network (996f30c).
    • tests: debugging CI browser failure (ce7212d).
    • tests: debugging CI browser failure (f1821a6).
    • tests: debugging CI browser failure (cc9119c).
    • tests: debugging CI browser failure (3ac33f9).
    • tests: debugging CI browser failure (25b11ee).
    • tests: debug CI failing (3bcbcae).
    • tests: added circular support to browser-safe inspect (3854b39).
    • tests: added browser-safe inspect for tests (e299a31).
    • tests: fix for browser CI tests (74a68bc).
    • tests: adding debug info to local JsonPrcProvider (c508538).
    • tests: temporarily remove QuickNode (499ed8c).
    • Accept modern KZG library API while exposing legacy API (#​4841; e5036e7).
    • Added CommunityResourcable to exports (#​4776; bca8d1b).

v6.13.5

Compare Source

  • Use local dev net for testing Typed API to prevent tests getting throttled (7654ee3).
    • Fixed bad logic for searching prefetched transactions by hash (#​4868; ef3c9bc).
    • Add newline delimiter to IPC providers for broader support (#​4847; 474a8de).
lerna/lerna (lerna)

v8.2.3

Compare Source

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

v8.2.2

Compare Source

Note: Version bump only for package lerna

v8.2.1

Compare Source

Note: Version bump only for package lerna

v8.2.0

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.9

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.8

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.7

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.6

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.5

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.4

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the maintenance label Feb 11, 2025
@renovate renovate bot force-pushed the renovate/devdeps branch from 1069cad to 3eb5df7 Compare February 12, 2025 02:41
@renovate renovate bot changed the title chore(deps): update dependency prettier to v3.5.0 chore(deps): update devdeps Feb 12, 2025
@renovate renovate bot force-pushed the renovate/devdeps branch 3 times, most recently from 2c191c8 to 44e1f2c Compare February 19, 2025 18:40
@renovate renovate bot force-pushed the renovate/devdeps branch 15 times, most recently from 43b0bd1 to 83649c3 Compare February 27, 2025 17:35
@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.65%. Comparing base (f5e14b0) to head (9e33b59).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #1445   +/-   ##
=======================================
  Coverage   89.65%   89.65%           
=======================================
  Files         177      177           
  Lines       26927    26927           
  Branches     2223     2223           
=======================================
  Hits        24141    24141           
  Misses       2786     2786           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/devdeps branch 5 times, most recently from 23ca327 to 922c440 Compare March 4, 2025 22:52
@renovate renovate bot force-pushed the renovate/devdeps branch 2 times, most recently from 5569774 to dd2cc70 Compare March 11, 2025 05:47
@renovate renovate bot force-pushed the renovate/devdeps branch from dd2cc70 to 1e32751 Compare March 24, 2025 06:42
@renovate renovate bot force-pushed the renovate/devdeps branch from 18de30e to e2b8e1c Compare April 21, 2025 22:56
@renovate renovate bot force-pushed the renovate/devdeps branch 4 times, most recently from e7dcc46 to 7cb7acc Compare May 7, 2025 04:03
@renovate renovate bot force-pushed the renovate/devdeps branch 4 times, most recently from bdc35ac to 3894cc6 Compare May 16, 2025 19:55
@renovate renovate bot force-pushed the renovate/devdeps branch 3 times, most recently from 93040a8 to 9e33b59 Compare May 28, 2025 14:00
@renovate renovate bot force-pushed the renovate/devdeps branch 3 times, most recently from b0fe29d to a60bca6 Compare June 13, 2025 04:38
@renovate renovate bot force-pushed the renovate/devdeps branch 2 times, most recently from 56baa71 to 635a21c Compare June 23, 2025 06:12
@renovate renovate bot force-pushed the renovate/devdeps branch 5 times, most recently from b1a7332 to 7c7fd30 Compare July 1, 2025 23:28
@renovate renovate bot force-pushed the renovate/devdeps branch 3 times, most recently from e56c096 to dd90573 Compare July 9, 2025 01:58
@renovate renovate bot force-pushed the renovate/devdeps branch 2 times, most recently from e5825b9 to b4284d5 Compare July 15, 2025 07:55
@renovate renovate bot force-pushed the renovate/devdeps branch from b4284d5 to ca8f42a Compare July 19, 2025 06:41
@renovate renovate bot force-pushed the renovate/devdeps branch from ca8f42a to 81fc05f Compare July 23, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant