Skip to content

Update dependency sku to v15.13.0#2019

Open
renovate[bot] wants to merge 2 commits intomasterfrom
renovate-sku-15.x
Open

Update dependency sku to v15.13.0#2019
renovate[bot] wants to merge 2 commits intomasterfrom
renovate-sku-15.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 23, 2026

This PR contains the following updates:

Package Change Age Confidence
sku (source) 15.11.015.13.0 age confidence

Release Notes

seek-oss/sku (sku)

v15.13.0

Compare Source

Minor Changes
  • webpack: Add support for Vite-style query parameters when importing SVG files (#​1538)

    To support migration from webpack to Vite, SVG imports in webpack now support the same raw, inline and url query parameters as Vite. This allows you to specify how the SVG should be imported: as a raw string, a base64 data URL, or an asset URL. See the image asset docs for more information.

    If your application is still using webpack, it is recommended to run the following codemod to automatically migrate all SVG imports to use the raw query parameter:

    pnpm dlx @​sku-lib/codemod svg-import-query-param .

    This will ensure consistent SVG import behaviour when the time comes to migrate your application to Vite. The url and inline query parameters can also be used, however they aren't a drop-in replacement for the existing import behaviour (i.e. without any query paramters).

Patch Changes
  • vite: Align asset inline limit with webpack (#​1538)

    To align with sku's webpack config, image assets imported in a Vite app that are smaller than 10,000 bytes will now be inlined as base64-encoded data URLs. Previously the limit was 4,096 bytes.

  • vocab: Set projectRoot in vocab config to fix crash with tinyglobby@0.2.16 (#​1542)

v15.12.2

Compare Source

Patch Changes

v15.12.1

Compare Source

Patch Changes
  • fix vitest v3 compatibility (#​1529)

v15.12.0

Compare Source

Minor Changes
  • Bumping vite version to vite@​8 (#​1526)

    This update should not affect most applications, unless you have specified unsupported vite@​8 options via dangerouslySetViteConfig. Since this API is subject to potential changes, this is a minor (not breaking) release.

    If your app relies on @sku-lib/vite, please ensure you upgrade to at least version 2.0.0.

    pnpm update @​sku-lib/vite^2.0.0
    
Patch Changes

Configuration

📅 Schedule: (in timezone Australia/Melbourne)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 requested a review from a team as a code owner March 23, 2026 05:20
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 23, 2026

⚠️ No Changeset found

Latest commit: 094b15d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title Update dependency sku to v15.12.0 Update dependency sku to v15.12.1 Mar 24, 2026
@renovate renovate bot force-pushed the renovate-sku-15.x branch 4 times, most recently from d312b94 to f11b199 Compare March 30, 2026 00:44
@renovate renovate bot changed the title Update dependency sku to v15.12.1 Update dependency sku to v15.12.2 Mar 30, 2026
@renovate renovate bot force-pushed the renovate-sku-15.x branch 3 times, most recently from 740df92 to 3d8bb32 Compare April 1, 2026 17:52
@renovate renovate bot force-pushed the renovate-sku-15.x branch 2 times, most recently from d5fbb37 to c38854d Compare April 9, 2026 01:00
@renovate renovate bot changed the title Update dependency sku to v15.12.2 Update dependency sku to v15.13.0 Apr 9, 2026
@renovate renovate bot force-pushed the renovate-sku-15.x branch from c38854d to 9346e73 Compare April 9, 2026 22:41
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 10, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@askoufis askoufis force-pushed the renovate-sku-15.x branch from 26deeb4 to 094b15d Compare April 10, 2026 01:49
@askoufis
Copy link
Copy Markdown
Contributor

Weird lint errors 🤷

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.

1 participant