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

Merged
merged 1 commit into from
May 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@builder.io/qwik-city (source) 1.4.2 -> 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: Enabled.

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/builder.io-qwik-city-1.x branch from fc60d38 to 283a8d2 Compare May 28, 2024 04:51
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 283a8d2 to ca04643 Compare May 28, 2024 04:52
Copy link

sonarcloud bot commented May 28, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sarvex sarvex merged commit 879a14a into main May 28, 2024
1 of 6 checks passed
@renovate renovate bot deleted the renovate/builder.io-qwik-city-1.x branch May 28, 2024 04:58
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.

1 participant