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

chore(deps): update dependency @sveltejs/adapter-static to v1.0.6 #163

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 13, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/adapter-static (source) 1.0.0-next.21 -> 1.0.6 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/adapter-static)

v1.0.6

Compare Source

Patch Changes

v1.0.5

Compare Source

Patch Changes
  • docs: move adapter docs to site (#​8531)

v1.0.4

Compare Source

Patch Changes

v1.0.3

Compare Source

Patch Changes

v1.0.2

Compare Source

Patch Changes
  • docs: clarify that you can build SPAs with adapter-static (#​8502)

v1.0.1

Compare Source

Patch Changes
  • fix: match adapter-vercel logic for serving prerendered content (#​8332)

v1.0.0

Compare Source

Major Changes

First major release, see below for the history of changes that lead up to this.
Starting from now all releases follow semver and changes will be listed as Major/Minor/Patch

v1.0.0-next.50

Compare Source

Patch Changes
  • chore: add peerDependencies, add more specific next version (#​8141)

v1.0.0-next.49

Compare Source

Patch Changes
  • breaking: replace automatic fallback generation with builder.generateFallback(fallback) (#​8013)

v1.0.0-next.48

Compare Source

Patch Changes

v1.0.0-next.47

Compare Source

Patch Changes

v1.0.0-next.46

Compare Source

Patch Changes
  • Make options object optional (#​7341)

v1.0.0-next.45

Compare Source

Patch Changes
  • feat: more info about prerendering errors, add strict option to adapter-static (#​7264)

v1.0.0-next.44

Compare Source

Patch Changes

v1.0.0-next.43

Compare Source

Patch Changes
  • Improve performance by compressing in parallel (#​6710)

v1.0.0-next.42

Compare Source

Patch Changes
  • docs: more specific error message when prerendering fails (#​6577)

v1.0.0-next.41

Compare Source

Patch Changes
  • Better error when encountering not-fully-prerenderable routes (#​6474)

v1.0.0-next.40

Compare Source

Patch Changes
  • breaking: require all routes to be prerenderable when not using fallback option (#​6392)

v1.0.0-next.39

Compare Source

Patch Changes
  • Move compress logic to Builder API (#​5822)

v1.0.0-next.38

Compare Source

Patch Changes
  • breaking: remove writeStatic to align with Vite (#​5618)

v1.0.0-next.37

Compare Source

Patch Changes
  • breaking: Throws when correctly configured to run as a static site of a SPA (#​5562)

v1.0.0-next.36

Compare Source

Patch Changes
  • Remove ENABLE_VC_BUILD check, use v3 build output API for all apps deployed to Vercel (#​5514)

v1.0.0-next.35

Compare Source

Patch Changes
  • chore: upgrade TypeScript to 4.7.4 (#​5414)

v1.0.0-next.34

Compare Source

Patch Changes

v1.0.0-next.33

Compare Source

Patch Changes
  • Update adapter entrypoint typings to be NodeNext/ESNext-compatible (#​5111)

v1.0.0-next.32

Compare Source

Patch Changes

v1.0.0-next.31

Compare Source

Patch Changes

v1.0.0-next.30

Compare Source

Patch Changes
  • Bump version to trigger README update on npm (#​4875)

v1.0.0-next.29

Compare Source

Patch Changes
  • breaking: replace builder.prerender() with builder.writePrerendered() and builder.prerendered (#​4192) (#​4229)

v1.0.0-next.28

Compare Source

Patch Changes
  • breaking: remove createIndexFiles option, derive from trailingSlash instead (#​3801)

v1.0.0-next.27

Patch Changes
  • precompress option also compress wasm files (#​3790)

v1.0.0-next.26

Patch Changes
  • Log adapter-static output directories (#​3274)

v1.0.0-next.25

Patch Changes
  • chore: update dependency sirv to v2 (#​3263)

v1.0.0-next.24

Patch Changes

v1.0.0-next.23

Patch Changes
  • add precompress option to adapter-static (#​3079)

v1.0.0-next.22

Patch Changes
  • update to esbuild 0.13.15 and other dependency updates (#​2957)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/sveltejs-adapter-static-1.x branch from e0d80e4 to df826b2 Compare December 26, 2021 21:49
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-static to v1.0.0-next.22 Update dependency @sveltejs/adapter-static to v1.0.0-next.23 Dec 26, 2021
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-static-1.x branch from df826b2 to c8f53ff Compare December 30, 2021 11:54
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-static to v1.0.0-next.23 Update dependency @sveltejs/adapter-static to v1.0.0-next.24 Dec 30, 2021
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-static-1.x branch from c8f53ff to 958baae Compare January 10, 2022 18:58
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-static to v1.0.0-next.24 Update dependency @sveltejs/adapter-static to v1.0.0-next.25 Jan 10, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-static-1.x branch from 958baae to a1c5080 Compare January 10, 2022 22:31
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-static to v1.0.0-next.25 Update dependency @sveltejs/adapter-static to v1.0.0-next.26 Jan 10, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-static-1.x branch from a1c5080 to 81e1d87 Compare March 7, 2022 16:30
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-static to v1.0.0-next.26 Update dependency @sveltejs/adapter-static to v1.0.0-next.29 Mar 7, 2022
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-static to v1.0.0-next.29 chore(deps): update dependency @sveltejs/adapter-static to v1.0.0-next.29 Mar 26, 2022
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/adapter-static to v1.0.0-next.29 chore(deps): update dependency @sveltejs/adapter-static to v1.0.0-next.30 May 15, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-static-1.x branch from 81e1d87 to 22d4485 Compare May 15, 2022 19:05
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-static-1.x branch from 22d4485 to 393b9d1 Compare June 18, 2022 15:10
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/adapter-static to v1.0.0-next.30 chore(deps): update dependency @sveltejs/adapter-static to v1.0.0-next.34 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-static-1.x branch from 393b9d1 to e97c05f Compare July 22, 2022 07:33
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/adapter-static to v1.0.0-next.34 chore(deps): update dependency @sveltejs/adapter-static to v1.0.0-next.38 Jul 22, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-static-1.x branch from e97c05f to 162355b Compare September 25, 2022 13:47
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/adapter-static to v1.0.0-next.38 chore(deps): update dependency @sveltejs/adapter-static to v1.0.0-next.43 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-static-1.x branch from 162355b to e16c61b Compare November 20, 2022 09:16
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/adapter-static to v1.0.0-next.43 chore(deps): update dependency @sveltejs/adapter-static to v1.0.0-next.48 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-static-1.x branch from e16c61b to cb651c0 Compare March 18, 2023 21:53
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/adapter-static to v1.0.0-next.48 chore(deps): update dependency @sveltejs/adapter-static to v1.0.6 Mar 18, 2023
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.

None yet

0 participants