Skip to content

fix(deps): update dependency @reatom/core to v1001#174

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/reatom-core-1001.x
Open

fix(deps): update dependency @reatom/core to v1001#174
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/reatom-core-1001.x

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@reatom/core (source) ^1000.15.1^1001.0.0 age confidence

Release Notes

reatom/reatom (@​reatom/core)

v1001.1.0

Compare Source

1001.1.0 (2026-06-03)

Changes since v1001.

Core
  • feat: shared Reatom globals on globalThis.__REATOM (#​1283) (a9cacdf)
  • fix(core): atom error restoration (874d0a2)
  • fix(core): toJSON types (5dac68e)
  • fix(core,primitives): proper toJSON serialization (8a4a135)
  • fix(core): sync atom from URL on back navigation when false param is omitted (#​1285) (be51ec3)
Routing
  • fix(routing): route validation and nested route handling (#​1209) (337f604)
  • fix(routing): routes naming (6f65d8f)
Methods
  • feat(methods): dynamic (atom) keys in reatomLens (330e856)
  • fix(methods): reatomLens correctness (7e053c9)
Primitives
  • feat(primitives): JSON serialization for reatomMap and reatomSet (5ef3b69)
Extensions, async, persist, web
  • feat(extensions): withErrorHook (aba3693)
  • fix(extensions): hook error handling (c551158)
  • feat(extensions,primitives): withToJson (7270c36)
  • feat(async): AsyncStatusAtom error handling (14ccb48)
  • fix(extensions): withSuspenseInit OOM (325ac4f)
  • fix(extensions): withSuspenseInit types (b9bb850)
  • fix(extensions): withSuspenseRetry types for actions with params (4cc46b3)
  • fix(async,extensions,methods,persist,routing,web): reduce default bundle size (5f2d938)
  • fix(persist): rehydrate all IndexedDB atoms from cold start (#​1287) (c1e8eaa)
  • fix(fetch): fetch return type (788778f)
  • feat(web): expose mediaQueryList on reatomMediaQuery (4fc88b5)

v1001.0.0: New major v1001

1001.0.0 (2026-05-14)

Changes since v1000.

Core
Routing
  • feat(routing)!: layout replaces exactRender (8470d02)
  • feat(routing): URL codecs (#​1266) (e80d00c)
  • feat(routing): relative navigation (24866fe)
  • fix(routing): params callback inherits search params (d7bf4d0)
  • fix(routing): encode/decode for path segments (63ad3da)
  • fix(routing): security hardening (e1ca280)
Methods
  • feat(methods): shouldRollback on filter (3775734)
  • fix(methods): abortVar.find without callback (541e9a9)
  • refactor(methods)!: framePromise queue defaults to 'effect' (71239cf)
  • fix(methods): take with suspense (7978182)
  • fix(methods): effect concurrent disposal (f6d0b9e)
Primitives
  • feat(primitives): enum setter accepts string values (fd779df)
Extensions, async, persist, web
  • fix(extend)!: stricter withTap typings (3fb1311)
  • fix(extensions): withSuspense init promise rejections (8871ef9)
  • fix(extensions): manual abort for stale async controllers (177b781)
  • feat(async,extensions): withCache (e47e09b)
  • fix(extensions,methods,routing): abort ordering (567ac95)
  • fix(persist): BroadcastChannel availability (#​1269) (fc1a756)
  • fix(web): URL handling performance (dcef720)
Form and async
  • refactor(async,form): follow-up fixes (7601df5)
  • fix(form): submit includes status (ae5a18d)
React, Preact, JSX
  • fix(react): route child types (8e40c93)
  • feat(react): optional render abort on unmount (fb605fc)
  • fix(jsx): build and compilation (2f0c7fe, a5377d4)
  • fix(preact): reatomComponent abort behavior (9bb15dd)
Build
  • feat(all): core package build on tsdown (348fe94)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 commented Jul 15, 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: pnpm-lock.yaml

<--- Last few GCs --->

[1154:0x27676000]    32696 ms: Scavenge (interleaved) 1490.5 (1494.1) -> 1489.0 (1494.1) MB, pooled: 0 MB, 2.58 / 0.00 ms  (average mu = 0.418, current mu = 0.415) allocation failure; 
[1154:0x27676000]    33157 ms: Mark-Compact 1502.3 (1506.1) -> 1499.4 (1509.4) MB, pooled: 0 MB, 353.02 / 0.00 ms  (average mu = 0.363, current mu = 0.298) allocation failure; scavenge might not succeed

FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----

 1: 0x74eae8 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [/opt/containerbase/tools/node/24.18.0/bin/node]
 2: 0xc42680  [/opt/containerbase/tools/node/24.18.0/bin/node]
 3: 0xc4276f  [/opt/containerbase/tools/node/24.18.0/bin/node]
 4: 0xee5fc5  [/opt/containerbase/tools/node/24.18.0/bin/node]
 5: 0xef792c  [/opt/containerbase/tools/node/24.18.0/bin/node]
 6: 0xeccde3  [/opt/containerbase/tools/node/24.18.0/bin/node]
 7: 0xea1f34  [/opt/containerbase/tools/node/24.18.0/bin/node]
 8: 0xe89305  [/opt/containerbase/tools/node/24.18.0/bin/node]
 9: 0x122378f  [/opt/containerbase/tools/node/24.18.0/bin/node]
10: 0x1223a52  [/opt/containerbase/tools/node/24.18.0/bin/node]
11: 0x12243c1  [/opt/containerbase/tools/node/24.18.0/bin/node]
12: 0x123446a  [/opt/containerbase/tools/node/24.18.0/bin/node]
13: 0x13a2b6e  [/opt/containerbase/tools/node/24.18.0/bin/node]
14: 0x1aa29b6  [/opt/containerbase/tools/node/24.18.0/bin/node]
/usr/local/bin/node: line 18:  1154 Aborted                 /opt/containerbase/tools/node/24.18.0/bin/node "$@"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants