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/adapter-auto to v3 #53

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/adapter-auto (source) ^2.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

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

v3.3.1

Patch Changes

v3.3.0

Minor Changes
  • feat: add support for Bun package manager (#​12854)

v3.2.5

Compare Source

Patch Changes

v3.2.4

Compare Source

Patch Changes

v3.2.3

Compare Source

Patch Changes

v3.2.2

Compare Source

Patch Changes

v3.2.1

Compare Source

Patch Changes

v3.2.0

Compare Source

Minor Changes
  • feat: add support for Google Cloud Run (#​12015)

v3.1.1

Compare Source

Patch Changes
  • fix: better error message when using read (#​11689)

v3.1.0

Compare Source

Minor Changes
  • feat: bump Azure adapter version (#​11496)

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link
Contributor Author

renovate bot commented Dec 17, 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: @sveltejs/[email protected]
npm error node_modules/@sveltejs/kit
npm error   dev @sveltejs/kit@"^1.20.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @sveltejs/kit@"^2.0.0" from @sveltejs/[email protected]
npm error node_modules/@sveltejs/adapter-auto
npm error   dev @sveltejs/adapter-auto@"^3.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-04-26T03_15_16_975Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-26T03_15_16_975Z-debug-0.log

@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 2 times, most recently from a2a8604 to 12b7901 Compare December 19, 2023 04:35
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from 12b7901 to 9996429 Compare January 12, 2024 13:09
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 3 times, most recently from 2adc2fb to b25a607 Compare January 22, 2024 20:03
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from b25a607 to f41fbff Compare February 8, 2024 22:45
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 2 times, most recently from dd5c604 to 8ff1d0e Compare February 20, 2024 01:49
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 3 times, most recently from 7d6dc11 to 5cad73f Compare March 1, 2024 04:16
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 3 times, most recently from f5dea72 to a6631e9 Compare March 27, 2024 17:06
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 4 times, most recently from e64596a to 2996b93 Compare April 16, 2024 02:04
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 2 times, most recently from 5f17461 to f608d90 Compare April 26, 2024 03:15
Copy link
Contributor Author

renovate bot commented May 10, 2024

⚠️ 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: @sveltejs/[email protected]
npm error node_modules/@sveltejs/kit
npm error   dev @sveltejs/kit@"^1.20.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @sveltejs/kit@"^2.0.0" from @sveltejs/[email protected]
npm error node_modules/@sveltejs/adapter-auto
npm error   dev @sveltejs/adapter-auto@"^3.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-10-24T03_53_59_275Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-24T03_53_59_275Z-debug-0.log

@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 3 times, most recently from 703be44 to e76c58a Compare May 17, 2024 07:29
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from e76c58a to 4f58ca6 Compare May 23, 2024 21:39
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 2 times, most recently from 7a98ab8 to dffa45e Compare June 12, 2024 11:00
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 2 times, most recently from 36ad675 to 61ad36a Compare June 19, 2024 01:59
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 2 times, most recently from 551b926 to 95017de Compare June 27, 2024 16:15
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from 95017de to 2ceb65f Compare July 15, 2024 01:50
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 2 times, most recently from 00d3f9d to 2b5a0c5 Compare July 29, 2024 00:38
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from 2b5a0c5 to 3b6359a Compare August 19, 2024 00:22
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from 3b6359a to e473a44 Compare August 26, 2024 18:11
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch 3 times, most recently from df0fb5c to e7cca6d Compare September 20, 2024 02:18
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from e7cca6d to 327f6d6 Compare September 30, 2024 07:13
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from 327f6d6 to 322f128 Compare October 21, 2024 00:26
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-auto-3.x branch from 322f128 to b5a82e3 Compare October 24, 2024 03:54
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.

0 participants