mozilla-rally / rally-web-platform

Mozilla Public License 2.0
5 stars 5 forks source link

Bump @sveltejs/kit from 1.0.0-next.141 to 1.0.0-next.395 #622

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @sveltejs/kit from 1.0.0-next.141 to 1.0.0-next.395.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.0.0-next.395

Patch Changes

  • Add $env/static/private, $env/static/public, $env/dynamic/private and $env/dynamic/public modules (#5663)

@​sveltejs/kit@​1.0.0-next.394

Patch Changes

  • Set Vite's publicDir and correctly serve public assets earlier in pipeline (#5686)

  • prerender in a subprocess (#5678)

@​sveltejs/kit@​1.0.0-next.393

Patch Changes

  • Prevent needless prop updates causing rerenders (#5671)

  • Support custom Vite config locations (#5705)

  • Prevent rerender when route state did not change (#5654)

@​sveltejs/kit@​1.0.0-next.392

Patch Changes

  • Revert publicDir change from 1.0.0-next.387 (#5684)

@​sveltejs/kit@​1.0.0-next.391

Patch Changes

  • [breaking] replace transformPage with transformPageChunk (#5657)

@​sveltejs/kit@​1.0.0-next.390

Patch Changes

  • [fix] vite dev no longer covers errors (#5563)

@​sveltejs/kit@​1.0.0-next.389

Patch Changes

  • Only normalise internal URLs (#5645)

@​sveltejs/kit@​1.0.0-next.388

Patch Changes

  • Reset stack traces to avoid double-fix (#5644)

@​sveltejs/kit@​1.0.0-next.387

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.0.0-next.395

Patch Changes

  • Add $env/static/private, $env/static/public, $env/dynamic/private and $env/dynamic/public modules (#5663)

1.0.0-next.394

Patch Changes

  • Set Vite's publicDir and correctly serve public assets earlier in pipeline (#5686)
  • prerender in a subprocess (#5678)

1.0.0-next.393

Patch Changes

  • Prevent needless prop updates causing rerenders (#5671)
  • Support custom Vite config locations (#5705)
  • Prevent rerender when route state did not change (#5654)

1.0.0-next.392

Patch Changes

  • Revert publicDir change from 1.0.0-next.387 (#5683)

1.0.0-next.391

Patch Changes

  • [breaking] replace transformPage with transformPageChunk (#5657)

1.0.0-next.390

Patch Changes

  • [fix] vite dev no longer covers errors (#5563)

1.0.0-next.389

Patch Changes

  • Only normalise internal URLs (#5645)

1.0.0-next.388

... (truncated)

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 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)
dependabot[bot] commented 2 years ago

Superseded by #625.