Skip to content

fix(deps): update non-major updates#80

Open
bottd wants to merge 1 commit intomainfrom
renovate/non-major-updates
Open

fix(deps): update non-major updates#80
bottd wants to merge 1 commit intomainfrom
renovate/non-major-updates

Conversation

@bottd
Copy link
Copy Markdown
Owner

@bottd bottd commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@napi-rs/cli (source) 3.5.13.6.0 age confidence devDependencies minor
insta (source) =1.46.3=1.47.2 age confidence dev-dependencies minor
napi =3.8.3=3.8.4 age confidence dependencies patch
napi-derive =3.5.2=3.5.3 age confidence dependencies patch
svelte (source) 5.55.05.55.1 age confidence devDependencies patch
typescript-eslint (source) 8.57.28.58.0 age confidence devDependencies minor
vitest (source) 4.1.14.1.2 age confidence devDependencies patch

Release Notes

napi-rs/napi-rs (@​napi-rs/cli)

v3.6.0

Compare Source

mitsuhiko/insta (insta)

v1.47.2

Compare Source

  • Restore Send + Sync on Settings, Redactions, and Redaction by
    reverting the Arc to Rc change from 1.47.0, which was semver-breaking.
    #​873 #​874
  • Add Send + Sync bounds to Comparator trait for consistency with
    Arc-based storage. #​872
  • Add compile-time assertion to prevent future auto-trait regressions.

v1.47.1

Compare Source

  • Revert sorting of sequences in sort_maps. The change in 1.47.0 sorted all
    Seq values (including Vec), not just non-deterministic collections like
    HashSet, which was a breaking change. #​876

v1.47.0

Compare Source

  • Add Comparator trait for customizing how snapshot values are compared. #​872 (@​dstu)
  • Sort sequences in sort_maps to fix non-deterministic HashSet snapshots. #​876
  • Improve TOML serialization error message for unsupported types, suggesting assert_json_snapshot! or assert_yaml_snapshot! as alternatives. #​880
  • Remove unnecessary Send + Sync bounds from Redaction, allowing non-Send closures in dynamic redactions. #​874
  • Don't use Arc in Settings unnecessarily. #​873 (@​dstu)
  • Upgrade console to 0.16 and MSRV to 1.66. #​885
  • Upgrade toml-edit to 0.25. #​882 (@​alexanderkjall)
sveltejs/svelte (svelte)

v5.55.1

Compare Source

Patch Changes
  • fix: correctly handle bindings on the server (#​18009)

  • fix: prevent hydration error on async {@​html ...} (#​17999)

  • fix: cleanup superTypeParameters in ClassDeclarations/ClassExpression (#​18015)

  • fix: improve duplicate module import error message (#​18016)

  • fix: reschedule new effects in prior batches (#​18021)

typescript-eslint/typescript-eslint (typescript-eslint)

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vitest-dev/vitest (vitest)

v4.1.2

Compare Source

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (#​9975).

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@bottd bottd force-pushed the renovate/non-major-updates branch from 538160c to c69decf Compare March 29, 2026 05:39
@bottd bottd changed the title chore(deps): update non-major updates fix(deps): update non-major updates Mar 29, 2026
@bottd bottd force-pushed the renovate/non-major-updates branch from c69decf to ea2334a Compare March 30, 2026 05:48
@bottd bottd force-pushed the renovate/non-major-updates branch from ea2334a to db91af0 Compare March 31, 2026 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants