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 @builder.io/qwik-city to v1 #303

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@builder.io/qwik-city (source) 0.100.0 -> 1.5.5 age adoption passing confidence

Release Notes

QwikDev/qwik (@​builder.io/qwik-city)

v1.5.5

Compare Source

What's Changed
New Contributors

Full Changelog: QwikDev/qwik@v1.5.4...v1.5.5

v1.5.4

Compare Source

What's Changed

New Contributors

Full Changelog: QwikDev/qwik@v1.5.3...v1.5.4

v1.5.3

Compare Source

What's Changed

New Contributors

Full Changelog: QwikDev/qwik@v1.5.2...v1.5.3

v1.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: QwikDev/qwik@v1.5.1...v1.5.2

v1.5.1

Compare Source

What's Changed
New Contributors

Full Changelog: QwikDev/qwik@v1.5.0...v1.5.1

v1.5.0

Compare Source

Breaking changes

It turns out that this release requires a change to vite.config.ts for the production builds. The ssr configuration needs to have "node:async_hooks" as external:

        ssr: {
          external: ['node:async_hooks'],
        },
New features
  • Support for Uint8Array serialization
Notable bugfixes
  • Server-side function calls now use Async LocalStorage to ensure retaining the request context during async handling
PRs

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.

@vercel
Copy link

vercel bot commented May 2, 2023

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

Name Status Preview Comments Updated (UTC)
breaches ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 2:23am
breaches-i6gc ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 2:23am
hugios-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 2:23am

@changeset-bot
Copy link

changeset-bot bot commented May 2, 2023

⚠️ No Changeset found

Latest commit: b82128e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented May 14, 2023

Deployment failed with the following error:

Resource is limited - try again in 11 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 7fff1a3 to d49830d Compare January 25, 2024 14:12
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from d49830d to 5a7d815 Compare January 27, 2024 01:31
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 5a7d815 to 60d08a5 Compare January 30, 2024 16:08
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 60d08a5 to fddeebd Compare February 7, 2024 00:21
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from fddeebd to 4b9c7c7 Compare February 13, 2024 21:55
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 4b9c7c7 to ff9ea60 Compare March 4, 2024 19:47
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from ff9ea60 to 276baa7 Compare March 6, 2024 16:55
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 276baa7 to d6b5afa Compare April 10, 2024 04:18
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from d6b5afa to c2f71ab Compare May 1, 2024 22:21
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from c2f71ab to 96c6896 Compare May 7, 2024 22:14
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