Skip to content

chore(deps): Bump @space-man/react-theme-animation from 1.1.1 to 2.3.0 - #349

Merged
itsmeakhil merged 2 commits into
mainfrom
dependabot/npm_and_yarn/space-man/react-theme-animation-2.3.0
Sep 15, 2026
Merged

itsmeakhil merged 2 commits into
mainfrom
dependabot/npm_and_yarn/space-man/react-theme-animation-2.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps @space-man/react-theme-animation from 1.1.1 to 2.3.0.

Release notes

Sourced from @​space-man/react-theme-animation's releases.

@​space-man/react-theme-animation@​2.3.0

Minor Changes

  • 2d4fed2: Introduce TanStack Start support in Spaceman React Theme Animation.
    • Add and document TanStackThemeProvider for TanStack Start hydration and SSR-compatible theme flows.
    • Improve initialization behavior to reduce theme flash and hydration mismatch risk.
    • Consolidate release messaging around TanStack Start support as the primary v2.2.0 feature.
Changelog

Sourced from @​space-man/react-theme-animation's changelog.

Release Notes: v2

Summary

Version 2 moves @space-man/react-theme-animation into a workspace-based monorepo and standardizes the public API around root imports.

Highlights

  • root-first public API via @space-man/react-theme-animation
  • framework-specific providers for Next.js, TanStack Start, and Vite
  • TanStack SSR helpers exported from the package root
  • monorepo example apps for Next.js, TanStack Start, and TanStack Start SSR
  • explicit package exports with ESM, CJS, and type declarations

Provider Updates

  • ThemeProvider / useTheme added as the primary Next.js-style API
  • NextThemeProvider / useNextTheme remain available
  • TanStackThemeProvider supports cookie-based SSR and pre-hydration script setups
  • ViteThemeProvider supports client-side persistence and optional transition disabling
  • SpacemanThemeProvider remains the general-purpose baseline provider

API Additions

  • toggleLightTheme()
  • toggleDarkTheme()
  • createColorThemeToggle()
  • isColorThemeActive()
  • optional animationOff parameter on theme toggle helpers

Documentation

  • rewritten package README
  • new Next.js, TanStack Start, and Vite setup guides
  • root CONTRIBUTING.md, SECURITY.md, SUPPORT.md, and MIGRATION.md

Migration

  • prefer @space-man/react-theme-animation root imports for public APIs
  • compatibility subpath exports still exist temporarily for migration safety
Commits
  • d3a1843 Version Packages
  • 2d4fed2 ci: bump version
  • 09c8bf8 Version Packages
  • 28f1b78 ci: unify pnpm version
  • 6691216 ci(fix): setup pnpm before node
  • 22f2368 ci(release): publish from pnpm workspace
  • 7c0ff99 docs: refresh monorepo documentation
  • 162fb6b feat(examples): add workspace example apps
  • dc1388a refactor(package): move library into workspace package
  • c5fce91 chore(workspace): migrate to pnpm turbo monorepo
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​space-man/react-theme-animation since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@space-man/react-theme-animation](https://github.com/tonyedgal/spaceman-react-theme-animation) from 1.1.1 to 2.3.0.
- [Release notes](https://github.com/tonyedgal/spaceman-react-theme-animation/releases)
- [Changelog](https://github.com/tonyedgal/spaceman-react-theme-animation/blob/main/RELEASE_NOTES_v2.md)
- [Commits](https://github.com/tonyedgal/spaceman-react-theme-animation/compare/v1.1.1...@space-man/react-theme-animation@2.3.0)

---
updated-dependencies:
- dependency-name: "@space-man/react-theme-animation"
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026
@dependabot
dependabot Bot requested a review from itsmeakhil as a code owner September 14, 2026 08:37
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026
@vercel

vercel Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
mydevtools-tech Ready Ready Preview Sep 15, 2026 6:11pm UTC

@github-actions

Copy link
Copy Markdown

ThreatCrush Security Scan

1 finding(s)

MEDIUM: 1

Severity Rule Location
MEDIUM js-unsafe-yaml-load apps/desktop-ui/src/lib/import/insomnia.ts:290

Snippets are redacted; ThreatCrush never prints matched credential material.

@itsmeakhil
itsmeakhil merged commit cc2efc0 into main Sep 15, 2026
4 of 5 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/space-man/react-theme-animation-2.3.0 branch September 15, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant