Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @sveltejs/vite-plugin-svelte to v1.4.0 #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/vite-plugin-svelte (source) 1.0.9 -> 1.4.0 age adoption passing confidence

Release Notes

sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v1.4.0

Compare Source

Minor Changes
  • support &direct and &raw query parameters for svelte requests (#​513)

  • Export vitePreprocess() Svelte preprocessor (#​509)

Patch Changes
  • ensure sources paths in sourcemaps are not absolute file paths (#​513)

  • remove experimental.generateMissingPreprocessorSourcemaps (#​514)

v1.3.1

Compare Source

Patch Changes
  • improve robustness of compile stats taking (#​507)

v1.3.0

Compare Source

Minor Changes
  • enable prebundleSvelteLibraries during dev by default to improve page loading for the dev server. (#​494)

    see the FAQ for more information about prebundleSvelteLibraries and how to tune it.

  • Enable resolving via "svelte" exports condition (#​502)

  • add compile time stats logging (#​503)

v1.2.0

Compare Source

Minor Changes
  • support string values of compilerOptions.css added in svelte 3.53.0 (#​490)
Patch Changes
  • simplify init of compilerOptions.hydratable for kit (kit.browser.hydrate is no longer in use) (#​496)

  • when prebundleSvelteLibraries is true and a dependency is manually excluded, generate reincludes for it's cjs deps (#​493)

  • Refactor Svelte libraries config handling (#​478)

  • fix(prebundleSvelteLibraries): avoid resolving via svelte field after a library has been prebundled (#​482)

v1.1.1

Compare Source

Patch Changes
  • Use preprocessCSS API from Vite 3.2 for useVitePreprocess option (#​479)

  • add types to exports map in package.json (#​488)

v1.1.0

Compare Source

Minor Changes
  • Bring prebundleSvelteLibraries out of experimental, it is now a top-level option (#​476)
Patch Changes
  • Remove @rollup/pluginutils dependency (#​469)

Configuration

📅 Schedule: 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.

🔕 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 added the dependencies Dependency updates label Oct 25, 2022
@vercel
Copy link

vercel bot commented Oct 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kompetansemodul-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2023 8:17am
kompetansemodul-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2023 8:17am

@renovate renovate bot force-pushed the renovate/sveltejs-vite-plugin-svelte-1.x branch from 952d5cd to fdd009d Compare October 25, 2022 11:06
@renovate renovate bot force-pushed the renovate/sveltejs-vite-plugin-svelte-1.x branch from fdd009d to 444b58c Compare November 14, 2022 11:33
@renovate renovate bot changed the title Update dependency @sveltejs/vite-plugin-svelte to v1.1.0 Update dependency @sveltejs/vite-plugin-svelte to v1.1.1 Nov 14, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-vite-plugin-svelte-1.x branch from 444b58c to b57af64 Compare November 18, 2022 10:00
@renovate renovate bot changed the title Update dependency @sveltejs/vite-plugin-svelte to v1.1.1 Update dependency @sveltejs/vite-plugin-svelte to v1.2.0 Nov 18, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-vite-plugin-svelte-1.x branch from b57af64 to 3fdd75c Compare November 25, 2022 17:30
@renovate renovate bot changed the title Update dependency @sveltejs/vite-plugin-svelte to v1.2.0 Update dependency @sveltejs/vite-plugin-svelte to v1.3.0 Nov 25, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-vite-plugin-svelte-1.x branch from 3fdd75c to 620b243 Compare November 26, 2022 18:36
@renovate renovate bot changed the title Update dependency @sveltejs/vite-plugin-svelte to v1.3.0 Update dependency @sveltejs/vite-plugin-svelte to v1.3.1 Nov 26, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-vite-plugin-svelte-1.x branch from 620b243 to fa4b49c Compare December 5, 2022 18:15
@renovate renovate bot changed the title Update dependency @sveltejs/vite-plugin-svelte to v1.3.1 Update dependency @sveltejs/vite-plugin-svelte to v1.4.0 Dec 5, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-vite-plugin-svelte-1.x branch from fa4b49c to e742f01 Compare January 26, 2023 11:11
@renovate renovate bot force-pushed the renovate/sveltejs-vite-plugin-svelte-1.x branch from e742f01 to 4ff1135 Compare June 6, 2023 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants