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 @sveltejs/adapter-static to 3.0.1 #162

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

Conversation

chii-bot[bot]
Copy link
Contributor

@chii-bot chii-bot bot commented Dec 14, 2023

This PR contains the following updates:

Package Type Update Change
@sveltejs/adapter-static (source) devDependencies major 1.0.0-next.44 -> 3.0.1

Release Notes

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

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes
  • breaking: update SvelteKit peer dependency to version 2 (#​11277)

v2.0.3

Compare Source

Patch Changes
  • fix: correctly list dynamic routes in error log (#​10443)

v2.0.2

Compare Source

Patch Changes

v2.0.1

Compare Source

Patch Changes

v2.0.0

Compare Source

Major Changes
  • breaking: bump @sveltejs/kit peer dependency (#​8740)
Patch Changes

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)

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 Renovate Bot.

@chii-bot chii-bot bot requested a review from toboshii as a code owner December 14, 2023 19:16
@chii-bot chii-bot bot added the type/major label Dec 14, 2023
@chii-bot
Copy link
Contributor Author

chii-bot bot commented Dec 14, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: hajimari@0.3.0
npm ERR! Found: @sveltejs/kit@1.0.0-next.507
npm ERR! node_modules/@sveltejs/kit
npm ERR!   dev @sveltejs/kit@"1.0.0-next.507" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @sveltejs/kit@"^2.0.0" from @sveltejs/adapter-static@3.0.1
npm ERR! node_modules/@sveltejs/adapter-static
npm ERR!   dev @sveltejs/adapter-static@"3.0.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-02-09T06_28_07_077Z-debug-0.log

@chii-bot chii-bot bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 14, 2023
@chii-bot chii-bot bot force-pushed the renovate/sveltejs-adapter-static-3.x branch from 86eba6a to bd9f066 Compare December 19, 2023 20:18
@chii-bot chii-bot bot changed the title chore(deps): update @sveltejs/adapter-static to 3.0.0 chore(deps): update @sveltejs/adapter-static to 3.0.1 Dec 19, 2023
@chii-bot chii-bot bot force-pushed the renovate/sveltejs-adapter-static-3.x branch from bd9f066 to a6051d1 Compare January 26, 2024 03:30
| datasource | package                  | from          | to    |
| ---------- | ------------------------ | ------------- | ----- |
| npm        | @sveltejs/adapter-static | 1.0.0-next.44 | 3.0.1 |
@chii-bot chii-bot bot force-pushed the renovate/sveltejs-adapter-static-3.x branch from a6051d1 to 92ae343 Compare February 9, 2024 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants