Skip to content

fix(deps): update non-major dependencies#184

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/non-major-deps
Closed

fix(deps): update non-major dependencies#184
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/non-major-deps

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
@effect/cluster (source) devDependencies minor ^0.57.0^0.59.0 OpenSSF Scorecard
@effect/cluster (source) dependencies minor ^0.57.0^0.59.0 OpenSSF Scorecard
@effect/platform (source) dependencies patch 0.96.10.96.2 OpenSSF Scorecard
@effect/platform-node-shared (source) devDependencies minor ^0.59.0^0.60.0 OpenSSF Scorecard
@effect/platform-node-shared (source) dependencies minor ^0.59.0^0.60.0 OpenSSF Scorecard
@effect/workflow (source) devDependencies minor ^0.17.0^0.18.0 OpenSSF Scorecard
@effect/workflow (source) dependencies minor ^0.17.0^0.18.0 OpenSSF Scorecard
@midnightntwrk/ledger-v9 dependencies patch 1.0.0-rc.21.0.0-rc.3 OpenSSF Scorecard
@types/node (source) devDependencies patch ^25.5.0^25.9.1 OpenSSF Scorecard
effect (source) dependencies patch 3.21.23.21.4 OpenSSF Scorecard
eslint-plugin-import-x devDependencies minor ^4.16.2^4.17.0 OpenSSF Scorecard
node (source) minor 24.11.024.16.0 v24.18.0 (+1) OpenSSF Scorecard
typescript-eslint (source) devDependencies minor ^8.57.1^8.60.0 OpenSSF Scorecard
typescript-eslint (source) devDependencies minor ^8.60.1^8.62.0 OpenSSF Scorecard
yarn (source) packageManager minor 4.10.34.17.0 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Effect-TS/effect (@​effect/cluster)

v0.59.0

Compare Source

Minor Changes
  • #​6255 26e1922 Thanks @​tim-smart! - Backport cluster shard group fixes: use available shard groups for SQL advisory lock numbering and route workflow durable clock/deferred messages through the owning workflow shard group.
Patch Changes

v0.58.2

Compare Source

Patch Changes

v0.58.1

Compare Source

Patch Changes

v0.58.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/platform)

v0.96.2

Compare Source

Patch Changes
Effect-TS/effect (@​effect/platform-node-shared)

v0.60.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/workflow)

v0.18.2

Compare Source

Patch Changes

v0.18.1

Compare Source

Patch Changes
  • #​6196 ec042e7 Thanks @​tim-smart! - Fix workflow suspension handling so mixed failures preserve non-interrupt causes and DurableDeferred.into isolates inner suspension state.

v0.18.0

Compare Source

Patch Changes
Effect-TS/effect (effect)

v3.21.4

Compare Source

Patch Changes
  • #​6267 8222963 Thanks @​fubhy! - Fix Graph traversal and shortest-path algorithms to traverse undirected edges independently of their stored source/target orientation.

v3.21.3

Compare Source

Patch Changes
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.17.0

Compare Source

Minor Changes
  • #​474 4b2c0c5 Thanks @​regseb! - Support RegExp in the import-x/ignore setting and the ignore option of the no-unresolved rule.
Patch Changes
  • #​494 1c84235 Thanks @​morgan-coded! - Fixed no-unresolved crashing when case-sensitive path checks encounter EACCES or EPERM on an ancestor directory.

  • #​481 3e13121 Thanks @​B4nan! - fix: memoize legacyNodeResolve resolver to avoid native memory leak

  • #​484 9a07009 Thanks @​sairus2k! - Make the extensions rule check Node.js subpath imports (specifiers starting with #, e.g. #utils/helper). Previously parsePath treated a leading # as a URL hash fragment, so the rule skipped extension validation for these imports.

    Note: single-segment subpath imports without a slash (e.g. #dep) are still skipped by the existing external-root-module classification; fixing that is deferred to avoid expanding scope.

  • #​468 240ed58 Thanks @​silverwind! - Make extensions handle .d.ts correctly

  • #​479 e3cc7e4 Thanks @​mrginglymus! - fix: strip querystrings and hash fragments when checking for file existence

  • #​476 fce29b1 Thanks @​nbouvrette! - fix(deps): replace @​package-json/types with an inline minimal type

nodejs/node (node)

v24.16.0: 2026-05-21, Version 24.16.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
  • [b267f6bca3] - (SEMVER-MINOR) crypto: implement randomUUIDv7() (nabeel378) #​62553
  • [ec2451b9cd] - (SEMVER-MINOR) debugger: add edit-free runtime expression probes to node inspect (Joyee Cheung) #​62713
  • [9705f628d9] - (SEMVER-MINOR) fs: add signal option to fs.stat() (Mert Can Altin) #​57775
  • [40ccfdecf9] - (SEMVER-MINOR) fs: expose frsize field in statfs (Jinho Jang) #​62277
  • [d7188af5c9] - (SEMVER-MINOR) http: harden ClientRequest options merge (Matteo Collina) #​63082
  • [aa1d8a9afc] - (SEMVER-MINOR) http: add req.signal to IncomingMessage (Akshat) #​62541
  • [6f37f7e240] - (SEMVER-MINOR) stream: propagate destruction in duplexPair (Ahmed Elhor) #​61098
  • [d14029be7f] - (SEMVER-MINOR) test_runner: support test order randomization (Pietro Marchini) #​61747
  • [d142c584cd] - (SEMVER-MINOR) test_runner: align mock timeout api (sangwook) #​62820
  • [01a9552585] - (SEMVER-MINOR) test_runner: add mock-timers support for AbortSignal.timeout (DeveloperViraj) #​60751
  • [00705a459a] - (SEMVER-MINOR) util: colorize text with hex colors (Guilherme Araújo) #​61556
Commits

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "before 7am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 June 8, 2026 01:16
@renovate renovate Bot added the renovate label Jun 8, 2026
@renovate

renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: compact-js/yarn.lock
➤ YN0087: Migrated your project to the latest Yarn version 🚀

➤ YN0000: · Yarn 4.17.0
➤ YN0000: ┌ Resolution step
➤ YN0041: │ @midnight-ntwrk/compact-runtime@npm:0.16.103-dev.3a289c2e7811d2868e7810bd5a5f1f0b7055995f::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40midnight-ntwrk%2Fcompact-runtime%2F0.16.103-dev.3a289c2e7811d2868e7810bd5a5f1f0b7055995f%2F4a0a25198188e6c33fef600b58e1b9832ae002e4: Invalid authentication (as an anonymous user)
➤ YN0000: └ Completed in 5s 481ms
➤ YN0000: · Failed with errors in 5s 494ms

@renovate renovate Bot force-pushed the renovate/non-major-deps branch 10 times, most recently from c8b7ac0 to f51a111 Compare June 12, 2026 20:18
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 3 times, most recently from 79a8728 to d4582a5 Compare June 16, 2026 14:38
@renovate renovate Bot requested review from a team as code owners June 16, 2026 14:38
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 10 times, most recently from 17c64fd to d316ed7 Compare June 18, 2026 22:03
@datadog-official

datadog-official Bot commented Jun 18, 2026

Copy link
Copy Markdown

Pipelines

⚠️ Warnings

🚦 2 Pipeline jobs failed

CI | Build, Lint and Test Compact.js / ci / Build, Lint and Test   View in Datadog   GitHub Actions

CI | Build, Lint and Test Platform.js / ci / Build, Lint and Test   View in Datadog   GitHub Actions

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 81c3ffe | Docs | Give us feedback!

@renovate renovate Bot force-pushed the renovate/non-major-deps branch from d316ed7 to 679ad8c Compare June 19, 2026 14:31
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 18 times, most recently from 96643a5 to 1402252 Compare June 26, 2026 12:43
@renovate renovate Bot force-pushed the renovate/non-major-deps branch from 1402252 to 81c3ffe Compare June 26, 2026 12:51
@VanessaPC VanessaPC closed this Jun 26, 2026
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.

1 participant