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 #263

Merged
merged 1 commit into from
May 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@builder.io/qwik-city (source) 1.3.5 -> 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 d75bd15 to e86bb4b Compare January 25, 2024 17:10
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.4.0 Update dependency @builder.io/qwik-city to v1.4.1 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from e86bb4b to 9979f1a Compare January 27, 2024 04:53
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.4.1 Update dependency @builder.io/qwik-city to v1.4.2 Jan 27, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch 2 times, most recently from f646be5 to 867d56c Compare January 30, 2024 17:42
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.4.2 Update dependency @builder.io/qwik-city to v1.4.3 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 867d56c to 9c63ad6 Compare February 7, 2024 00:36
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.4.3 Update dependency @builder.io/qwik-city to v1.4.4 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 9c63ad6 to 07f68b7 Compare February 13, 2024 22:26
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.4.4 Update dependency @builder.io/qwik-city to v1.4.5 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 07f68b7 to a19a3c0 Compare March 4, 2024 22:40
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.4.5 Update dependency @builder.io/qwik-city to v1.5.0 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from a19a3c0 to 1d5e388 Compare March 6, 2024 17:47
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.5.0 Update dependency @builder.io/qwik-city to v1.5.1 Mar 6, 2024
Copy link

sonarcloud bot commented Mar 6, 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

@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 1d5e388 to 224133c Compare April 9, 2024 22:31
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.5.1 Update dependency @builder.io/qwik-city to v1.5.2 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 224133c to a4389e1 Compare May 2, 2024 00:06
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.5.2 Update dependency @builder.io/qwik-city to v1.5.3 May 2, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from a4389e1 to f536b69 Compare May 7, 2024 23:16
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.5.3 Update dependency @builder.io/qwik-city to v1.5.4 May 7, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from f536b69 to c5e8f23 Compare May 22, 2024 01:20
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.5.4 Update dependency @builder.io/qwik-city to v1.5.5 May 22, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch 5 times, most recently from 0ffb5b3 to 8087da3 Compare May 28, 2024 06:45
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 8087da3 to eeff3a7 Compare May 28, 2024 06:46
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 aa13333 into main May 28, 2024
1 of 7 checks passed
@renovate renovate bot deleted the renovate/builder.io-qwik-city-1.x branch May 28, 2024 06:48
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