Skip to content

⬆️ Upgrade dependencies and adapt to breaking changes#47

Merged
flovouin merged 6 commits into
mainfrom
chore/dependencies-upgrade
May 14, 2026
Merged

⬆️ Upgrade dependencies and adapt to breaking changes#47
flovouin merged 6 commits into
mainfrom
chore/dependencies-upgrade

Conversation

@flovouin
Copy link
Copy Markdown
Contributor

📝 Description of the PR

Upgrades dependencies, including @causa/workspace to 0.25.0-beta.1, and adapts the codebase to its breaking changes (notably the WorkspaceFunction._call signature, which no longer receives the context as an argument and instead exposes it via this._context). Also tightens the ESLint configuration with no-unused-vars (ignoring rest siblings), removes the .npmrc file, and adds a typecheck script to package.json.

📋 Check list

  • 🧪 Unit tests have been written.
  • 📝 Documentation has been updated.

@flovouin flovouin added the chore label May 14, 2026
@flovouin flovouin merged commit a6bd82b into main May 14, 2026
2 checks passed
@flovouin flovouin deleted the chore/dependencies-upgrade branch May 14, 2026 13:35
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