Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2025

This PR contains the following updates:

Package Change Age Confidence
@swc/core (source) 1.11.31 -> 1.12.9 age confidence
configcat-common (source) 9.3.1 -> 9.4.0 age confidence
msw (source) 2.2.3 -> 2.10.3 age confidence
ts-jest (source) 29.3.4 -> 29.4.0 age confidence

Release Notes

swc-project/swc (@​swc/core)

v1.12.9

Compare Source

Bug Fixes
Features
Performance
Refactor
Testing

v1.12.7

Compare Source

Bug Fixes
Features
Performance
Testing

v1.12.6

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
  • (ecosystem-ci) Exclude react-leaflet (cfbb1f9)
Performance
Refactor
Build

v1.12.5

Compare Source

Bug Fixes
Performance
Refactor

v1.12.4

Compare Source

Bug Fixes
Refactor

v1.12.3

Compare Source

Bug Fixes

v1.12.2

Compare Source

Bug Fixes
  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#​10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#​10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#​10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#​10623) (6634ef1)

Features
  • (swc_common) Allow returning None in try_lookup_source_file (#​10625) (d8e2405)
Performance
Refactor

v1.12.1

Compare Source

Bug Fixes
Features

v1.12.0

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
  • (plugin/runner) Update virtual-fs to dedupe dependencies (#​10594) (de667bb)
Refactor
Testing
configcat/common-js (configcat-common)

v9.4.0

Compare Source

Improvements:

  • Include the SDK Key in log message of error 1100 ("Your SDK Key seems to be wrong...") (#​112)
  • Mask SDK Key (keep only the last 6 characters visible) when writing it to the log.
  • If available, use monitonic clock (performance.now) instead of system clock (new Date()) for scheduling poll iterations in Auto Polling mode for improved precision and resistance to system clock adjustments (time sync, user initiated clock adjustments, etc.)
  • Correct the internal cache refresh behavior in offline mode: if the client uses an external cache, a synchronization should happen in every case where a fetch operation would happen in online mode. (For example, in Auto Polling mode, the background polling loop should sync with the external cache even when it doesn't initiate config fetch operations.)
  • Eliminate race condition between concurrent cache synchronizations.
  • Emit configChanged once per config refresh operation, eliminate race conditions around cache write, and improve performance in high concurrency situations by deduplicating config refresh instead of config fetch operation only.
  • Correct the intellisense docs for some config caching/refreshing-related APIs.

Bug fixes:

  • Fix a bug that causes an error when user-provided logger, config cache, etc. implementation contains a circular reference. (#​111, #​112)
  • Fix a minor bug in setting type mismatch check. (Type mismatch should also be reported for allowed flag override values.)
  • Fix a minor bug in formatting errors. (Some JS runtimes doesn't include the error message in the stack trace.)
  • Fix a minor bug in FetchError. (Name property should be set to the class name.)

Breaking changes:

  • Change forceRefreshAsync to report failure and log a warning in offline mode only when the client is not configured to use an external cache. (Very low impact expected.) (#​112)
  • Make the clientReady event consistent with other SDKs in Auto Polling mode. When the client is offline, clientReady is emitted as soon as the initial sync with the external cache completes. (Low impact expected.)
  • Make changes to also emit the configChanged event when the local cache is updated as a result of synchronization with the external cache. (Low impact expected.)
mswjs/msw (msw)

v2.10.3

Compare Source

v2.10.3 (2025-07-04)
Bug Fixes

v2.10.2

Compare Source

v2.10.2 (2025-06-09)

Bug Fixes

v2.10.1

Compare Source

v2.10.1 (2025-06-07)

Bug Fixes

v2.10.0

Compare Source

v2.10.0 (2025-06-07)

Features

v2.9.0

Compare Source

v2.9.0 (2025-06-03)

Features

v2.8.7

Compare Source

v2.8.7 (2025-05-31)

Bug Fixes

v2.8.6

Compare Source

v2.8.6 (2025-05-29)
Bug Fixes

v2.8.5

Compare Source

v2.8.5 (2025-05-27)

Bug Fixes

v2.8.4

Compare Source

v2.8.4 (2025-05-19)

Bug Fixes

v2.8.3

Compare Source

v2.8.3 (2025-05-17)

Bug Fixes

v2.8.2

Compare Source

v2.8.1

Compare Source

v2.8.1 (2025-05-09)

Bug Fixes

v2.8.0

Compare Source

v2.8.0 (2025-05-08)

Features

v2.7.6

Compare Source

v2.7.6 (2025-05-05)

Bug Fixes

v2.7.5

Compare Source

v2.7.5 (2025-04-18)

Bug Fixes

v2.7.4

Compare Source

v2.7.4 (2025-04-12)

Bug Fixes

v2.7.3

Compare Source

v2.7.3 (2025-02-24)

Bug Fixes

v2.7.2

Compare Source

v2.7.2 (2025-02-24)
Bug Fixes

v2.7.1

Compare Source

v2.7.1 (2025-02-20)

Bug Fixes

v2.7.0

Compare Source

v2.7.0 (2024-12-17)

Features

v2.6.9

Compare Source

v2.6.9 (2024-12-16)
Bug Fixes

v2.6.8

Compare Source

v2.6.8 (2024-12-07)
Bug Fixes

v2.6.7

Compare Source

v2.6.7 (2024-12-06)
Bug Fixes

v2.6.6

Compare Source

v2.6.6 (2024-11-22)

Bug Fixes

v2.6.5

Compare Source

v2.6.5 (2024-11-16)

Bug Fixes

v2.6.4

Compare Source

v2.6.4 (2024-11-10)

Bug Fixes

v2.6.3

Compare Source

v2.6.3 (2024-11-10)

Bug Fixes

v2.6.2

Compare Source

v2.6.2 (2024-11-07)

Bug Fixes

v2.6.1

Compare Source

v2.6.1 (2024-11-06)

Bug Fixes

v2.6.0

Compare Source

v2.6.0 (2024-10-29)

Features

v2.5.2

Compare Source

v2.5.2 (2024-10-27)

Bug Fixes

v2.5.1

Compare Source

v2.5.1 (2024-10-24)

Bug Fixes

v2.5.0

Compare Source

v2.5.0 (2024-10-22)

Features

v2.4.13

Compare Source

v2.4.13 (2024-10-22)

Bug Fixes

v2.4.12

Compare Source

v2.4.12 (2024-10-21)

Bug Fixes

v2.4.11

Compare Source

v2.4.11 (2024-10-14)

Bug Fixes

v2.4.10

Compare Source

v2.4.10 (2024-10-11)

Bug Fixes

v2.4.9

Compare Source

v2.4.9 (2024-09-20)

Bug Fixes

v2.4.8

Compare Source

v2.4.8 (2024-09-17)

Bug Fixes

v2.4.7

Compare Source

v2.4.7 (2024-09-15)

Bug Fixes

v2.4.6

Compare Source

v2.4.6 (2024-09-13)

Bug Fixes

v2.4.5

Compare Source

v2.4.5 (2024-09-11)

Bug Fixes

v2.4.4

Compare Source

v2.4.4 (2024-09-08)

Bug Fixes

v2.4.3

Compare Source

v2.4.3 (2024-09-07)

Bug Fixes

v2.4.2

Compare Source

v2.4.2 (2024-09-04)

Bug Fixes

v2.4.1

Compare Source

v2.4.1 (2024-08-29)

Bug Fixes

v2.4.0

Compare Source

v2.4.0 (2024-08-28)
Features

v2.3.5

Compare Source

v2.3.5 (2024-08-02)
Bug Fixes

v2.3.4

Compare Source

v2.3.4 (2024-07-23)

Bug Fixes

v2.3.3

Compare Source

v2.3.3 (2024-07-23)

Bug Fixes

v2.3.2

Compare Source

v2.3.2 (2024-07-19)

Bug Fixes

v2.3.1

Compare Source

v2.3.1 (2024-06-01)
Bug Fixes

v2.3.0

Compare Source

v2.3.0 (2024-05-08)

[!WARNING]
This release changes how MSW treats unhandled exceptions in response resolvers. Previously, they were treated as request errors. Starting with this release, unhandled resolver exceptions will be coerced to 500 Unhandled Exception mocked error responses produced by the library. Please note that you must not intentionally throw errors in your resolvers. Please use Response.error() to mock request/network errors. Unhandled exceptions are considered unintended and will be treated as if they happen on the actual server.

Features
  • treat unhandled exceptions in handl

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 requested a review from a team as a code owner July 4, 2025 18:30
@renovate renovate bot added the renovate label Jul 4, 2025
@renovate renovate bot requested a review from a team as a code owner July 4, 2025 18:30
@renovate renovate bot enabled auto-merge (squash) July 4, 2025 18:30
Copy link
Contributor Author

renovate bot commented Jul 4, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: libs/providers/config-cat/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @openfeature/config-cat-provider@0.7.5
npm error Found: @openfeature/core@1.2.0
npm error node_modules/@openfeature/core
npm error   peer @openfeature/core@"1.2.0" from @openfeature/server-sdk@1.14.0
npm error   node_modules/@openfeature/server-sdk
npm error     peer @openfeature/server-sdk@"^1.13.5" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @openfeature/config-cat-core@"0.1.1" from the root project
npm error
npm error Conflicting peer dependency: @openfeature/core@1.8.1
npm error node_modules/@openfeature/core
npm error   peer @openfeature/core@"^1.6.0" from @openfeature/config-cat-core@0.1.1
npm error   node_modules/@openfeature/config-cat-core
npm error     peer @openfeature/config-cat-core@"0.1.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-07-04T18_35_28_311Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-07-04T18_35_28_311Z-debug-0.log

@renovate renovate bot force-pushed the renovate/vulnerability-updates branch from 42e403f to 19ed571 Compare July 4, 2025 18:35
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Copy link
Contributor Author

renovate bot commented Jul 4, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants