Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps esbuild-svelte from 0.8.1 to 0.9.0.

Release notes

Sourced from esbuild-svelte's releases.

v0.9.0

This will be the last pre-v1 minor release if all goes according to plan.

  • Add support for *.svelte.js and *.svelte.ts Svelte modules (Thank you @​ElijahJohnson5 for the contribution!)
  • Remove support for boolean values for Svelte css compile option (use external or injected instead)
  • Bump svelte minimum version to 4.2.1
  • Bump esbuild minimum version to 0.17.0
  • Bump Node minimum version to 18 (lowest supported by Svelte 5)
  • Remove overzealous cache option (was unusable)
  • Remove fromEntryFile option (was unusable)

v0.8.2

  • Update Svelte peer dependency version lock to include Svelte 5 pre-release versions (#235)

    The version lock will be updated once Svelte 5 is released to remove support for pre-release versions. But for now, this should help prevent needing to use --force or --legacy-peer-deps when using Svelte 5 pre-releases.

Changelog

Sourced from esbuild-svelte's changelog.

0.9.0 (Breaking)

This will be the last pre-v1 minor release if all goes according to plan.

  • Add support for *.svelte.js and *.svelte.ts Svelte modules (Thank you @​ElijahJohnson5 for the contribution!)
  • Remove support for boolean values for Svelte css compile option (use external or injected instead)
  • Bump svelte minimum version to 4.2.1
  • Bump esbuild minimum version to 0.17.0
  • Bump Node minimum version to 18 (lowest supported by Svelte 5)
  • Remove overzealous cache option (was unusable)
  • Remove fromEntryFile option (was unusable)

0.8.2

  • Update Svelte peer dependency version lock to include Svelte 5 pre-release versions (#235)

    The version lock will be updated once Svelte 5 is released to remove support for pre-release versions. But for now, this should help prevent needing to use --force or --legacy-peer-deps when using Svelte 5 pre-releases.

Commits

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 [esbuild-svelte](https://github.com/EMH333/esbuild-svelte) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/EMH333/esbuild-svelte/releases)
- [Changelog](https://github.com/EMH333/esbuild-svelte/blob/main/CHANGELOG.md)
- [Commits](EMH333/esbuild-svelte@v0.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: esbuild-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 11, 2024
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.

0 participants