Skip to content

fix(deps): update non-major dependencies#220

Merged
ageorgeh merged 1 commit into
mainfrom
renovate/non-major-dependencies
May 7, 2026
Merged

fix(deps): update non-major dependencies#220
ageorgeh merged 1 commit into
mainfrom
renovate/non-major-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 3, 2026

This PR contains the following updates:

Package Change Age Confidence
@iconify/json (source) ^2.2.469^2.2.470 age confidence
@sveltejs/kit (source) ^2.59.0^2.59.1 age confidence
@sveltejs/vite-plugin-svelte (source) ^7.0.0^7.1.1 age confidence
@typescript/native-preview (source) 7.0.0-dev.20260503.17.0.0-dev.20260506.1 age confidence
svelte-check ^4.4.7^4.4.8 age confidence
svelte2tsx (source) ^0.7.54^0.7.55 age confidence
ts-ag ^1.1.24^1.1.25 age confidence
typescript-eslint (source) ^8.59.1^8.59.2 age confidence
valibot (source) ^1.3.1^1.4.0 age confidence

Release Notes

iconify/icon-sets (@​iconify/json)

v2.2.470

Compare Source

sveltejs/kit (@​sveltejs/kit)

v2.59.1

Compare Source

Patch Changes
  • fix: resolve paths to route files with the letter drive on Windows (#​15793)
sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v7.1.1

Compare Source

Patch Changes
  • fix: pass typescript.onlyRemoveTypeImports to transformWithOxc in vitePreprocess so that value imports are not dropped when they are only referenced in Svelte template markup (#​1326)

  • fix: correctly resolve compiled CSS for optimised Svelte dependencies on the server (#​1336)

v7.1.0

Compare Source

Minor Changes
  • feat: enable optimizer for server environments during dev (#​1328)
microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20260506.1

Compare Source

v7.0.0-dev.20260505.1

Compare Source

v7.0.0-dev.20260504.1

Compare Source

sveltejs/language-tools (svelte-check)

v4.4.8

Compare Source

Patch Changes
  • feat: typescript 6.0 support (#​2985)
ageorgeh/ts-ag (ts-ag)

v1.1.25

Compare Source

Bug Fixes
typescript-eslint/typescript-eslint (typescript-eslint)

v8.59.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

open-circle/valibot (valibot)

v1.4.0

Compare Source

Many thanks to @​ksaurav24, @​heiwen, @​compulim, @​ysknsid25, @​alaycock-stripe, @​IlyaSemenov, @​wszgrcy, @​LMGO, @​yslpn, @​EltonLobo07 and @​Eronmmer for contributing to this release.

Read the release notes on our website for a quick overview of the most exciting new features in this release.

  • Add isoDateTimeSecond validation action to validate ISO date times with seconds (pull request #​1418)
  • Add toCamelCase, toKebabCase, toPascalCase and toSnakeCase transformation actions to convert strings between common naming conventions (pull request #​1457)
  • Change internal ReadonlyOutputKeys and OutputWithReadonly types of object schemas and WithReadonly type of record schemas to improve TypeScript type performance (pull request #​1442)
  • Change hot paths to reduce object allocations and improve runtime performance (pull request #​1437)
  • Change build target to ES2020 so distributed output stays compatible with environments that lack support for newer syntax (pull request #​1455)
  • Change internal _LruCache to use a TypeScript private method instead of a #private class field to avoid runtime helpers in the transpiled output (pull request #​1455)
  • Change internal _isValidObjectKey to use Object.prototype.hasOwnProperty.call instead of Object.hasOwn so the distributed output stays compatible with runtimes that lack the ES2022 Object.hasOwn builtin (pull request #​1421)
  • Change flatten method to accept readonly issue arrays (pull request #​1269)
  • Fix potential RangeError caused by spreading large issue arrays (pull request #​1437)
  • Fix creditCard validation action to reject Mastercard numbers with invalid lengths (pull request #​1462)
  • Fix intersect schema to no longer mutate input values, allowing frozen objects and arrays to be merged (pull request #​1463)

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.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label May 3, 2026
@renovate renovate Bot force-pushed the renovate/non-major-dependencies branch from 8a11ae8 to 2624e52 Compare May 4, 2026 08:34
@renovate renovate Bot changed the title fix(deps): update dependency ts-ag to ^1.1.25 fix(deps): update non-major dependencies May 4, 2026
@renovate renovate Bot force-pushed the renovate/non-major-dependencies branch 4 times, most recently from 7f67ed9 to e26ea7d Compare May 6, 2026 05:46
@renovate renovate Bot force-pushed the renovate/non-major-dependencies branch from e26ea7d to fbb5c1c Compare May 6, 2026 08:47
@ageorgeh ageorgeh merged commit 2b2a16d into main May 7, 2026
3 checks passed
@renovate renovate Bot deleted the renovate/non-major-dependencies branch May 7, 2026 00:44
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

🎉 This PR is included in version 1.1.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant