Skip to content

Conversation

soerenbf
Copy link
Collaborator

@soerenbf soerenbf commented Oct 8, 2025

Purpose

Adds a migration guide to version 11 of the SDK, mostly explaining how to handle Upward

Thahara and others added 26 commits September 12, 2025 14:00
Create app token, and use it to push docs to gh-pages
Fix broken links and linkcheck in docs
* move wasm-pack out of local deps
* update wasm-bindgen
* use rust version 1.85
* declare wasm-pack as a dependency in readme section
* install wasm-pack in workflows
* Fix module resolution due to rust-bindings package cjs->esm
* Fix CRA example app warnings
* Update sdk changelog
ran yarn up @size-limit/preset-big-lib
ran yarn estimo --recursive
changing tar fs version as per dependabot suggestion
changed from 3.0.1 to 3.0.4, npm audit locally not complaining anymore
this one needed to be done via resolutions in package.json
could not update via yarn commands
had to use resolutions to upgrade.
yarn upd body-parser and the parents did not update body parser
stayed at 1.20.2
Updated babel traverse using yarn up @babel/traverse -R
Changing form data to version 3.0.4 from 3.0.1, npm audit no longer complaining
Upgraded the path-to-regexp version to deal with the critical vulnerability alert
ran yarn upd -R express. express is updated and the two children got updated
Upgraded body parser version to 1.20.3 due to vulnerability alert
Ensuring no WS version between 8 and 8.17.1 used due to vulnerability alert
checked that the rollup version is 2.79.2 and nothing lower
No vulnerability alert highlighted when npm audit is run
Ensuring rollup version is 2.79.2 and nothing lower
after running yarn upd http-proxy-middleware -R
it was 2.0.6 beforehand which is marked as vulnerable
@soerenbf soerenbf requested a review from limemloh October 8, 2025 13:13
@soerenbf soerenbf self-assigned this Oct 8, 2025
@soerenbf soerenbf enabled auto-merge (squash) October 9, 2025 14:11
@soerenbf soerenbf merged commit 962979d into release/sdk/11 Oct 9, 2025
10 of 11 checks passed
@soerenbf soerenbf deleted the forward-comp/migration-guide branch October 9, 2025 14:27
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.

4 participants