Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps @sveltejs/package from 2.3.11 to 2.5.4.

Release notes

Sourced from @​sveltejs/package's releases.

@​sveltejs/package@​2.5.4

Patch Changes

  • fix: resolve more alias issues (#14514)

@​sveltejs/package@​2.5.3

Patch Changes

  • fix: handle import/export name, { ... } when resolving aliases (#14462)

@​sveltejs/package@​2.5.2

Patch Changes

  • fix: handle import/export * (as ...) when resolving aliases (#14433)

  • fix: prevent false-positive alias replacement (#14433)

@​sveltejs/package@​2.5.1

Patch Changes

  • fix: better alias resolution (#14413)

@​sveltejs/package@​2.5.0

Minor Changes

  • feat: add --preserve-output flag to prevent deletion of the output directory before packaging (#13055)

@​sveltejs/package@​2.4.1

Patch Changes

  • chore: add .git to the end of package.json repository url (#14134)

@​sveltejs/package@​2.4.0

Minor Changes

  • feat: support svelte.config.ts (#13935)

    NOTE

    Your runtime has to support importing TypeScript files for svelte.config.ts to work. In Node.js, the feature is supported with the --experimental-strip-types flag starting in Node 22.6.0 and supported without a flag starting in Node 23.6.0.

@​sveltejs/package@​2.3.12

Patch Changes

  • fix: handle non-semver-style dependency versions (#13925)
Changelog

Sourced from @​sveltejs/package's changelog.

2.5.4

Patch Changes

  • fix: resolve more alias issues (#14514)

2.5.3

Patch Changes

  • fix: handle import/export name, { ... } when resolving aliases (#14462)

2.5.2

Patch Changes

  • fix: handle import/export * (as ...) when resolving aliases (#14433)

  • fix: prevent false-positive alias replacement (#14433)

2.5.1

Patch Changes

  • fix: better alias resolution (#14413)

2.5.0

Minor Changes

  • feat: add --preserve-output flag to prevent deletion of the output directory before packaging (#13055)

2.4.1

Patch Changes

  • chore: add .git to the end of package.json repository url (#14134)

2.4.0

Minor Changes

  • feat: support svelte.config.ts (#13935)

    NOTE

    Your runtime has to support importing TypeScript files for svelte.config.ts to work. In Node.js, the feature is supported with the --experimental-strip-types flag starting in Node 22.6.0 and supported without a flag starting in Node 23.6.0.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​sveltejs/package 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package) from 2.3.11 to 2.5.4.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/package/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/package@2.5.4/packages/package)

---
updated-dependencies:
- dependency-name: "@sveltejs/package"
  dependency-version: 2.5.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependabot was here minor This is a minor release labels Sep 29, 2025
Copy link

coderabbitai bot commented Sep 29, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot was here minor This is a minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants