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 qwik to v1.5.1 - autoclosed #39

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@builder.io/qwik (source) 1.1.4 -> 1.5.1 age adoption passing confidence
@builder.io/qwik-city (source) 1.1.4 -> 1.5.1 age adoption passing confidence
eslint-plugin-qwik (source) 1.1.4 -> 1.5.1 age adoption passing confidence

Release Notes

BuilderIO/qwik (@​builder.io/qwik)

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
New Contributors

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

v1.4.5

Compare Source

What's Changed
New Contributors

Full Changelog: QwikDev/qwik@v1.4.4...v1.4.5

v1.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: QwikDev/qwik@v1.4.3...v1.4.4

v1.4.3

Compare Source

What's Changed
New Contributors

Full Changelog: QwikDev/qwik@v1.4.2...v1.4.3

v1.4.2

Compare Source

What's Changed
New Contributors

Full Changelog: QwikDev/qwik@v1.4.1...v1.4.2

v1.4.1

Compare Source

Overview
  • Try harder to prevent dirty tasks on SSR
  • AWS middleware in qwik-city
  • File filter option to make Qwik work better with Astro
  • qwik-auth can now handle multiple cookies
  • Node adapters in qwik-city now read .env files
  • Bugfixes in various service workers, starter CSS build, etc
  • Dependency updates

Thanks to all contributors!

Commits
New Contributors

Full Changelog: QwikDev/qwik@v1.4.0...v1.4.1

v1.4.0

Compare Source

What's Changed
  • Types have changed a bit, now JSX components output JSXOutput instead of JSXNode, which captures the existing possibility to return strings, booleans, arrays etc.
  • The Link component now automatically prefetches the JS needed
  • When SPA routing fails, it will now use MPA routing as a fallback
  • Various bugfixes
PRs merged
New Contributors

Full Changelog: QwikDev/qwik@v1.3.5...v1.4.0

v1.3.5

Compare Source

What's Changed

Full Changelog: QwikDev/qwik@v1.3.4...v1.3.5

v1.3.4

Compare Source

What's Changed
New Contributors

Full Changelog: QwikDev/qwik@v1.3.3...v1.3.4

v1.3.3

Compare Source

What's Changed
New Contributors

Full Changelog: QwikDev/qwik@v1.3.2...v1.3.3

v1.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: QwikDev/qwik@v1.3.1...v1.3.2

v1.3.1

Compare Source

What's Changed

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 these updates 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.

@github-actions
Copy link

github-actions bot commented Jun 6, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ashy-coast-09da7ba03-39.westeurope.2.azurestaticapps.net

@renovate renovate bot changed the title chore(deps): update qwik to v1.1.5 chore(deps): update qwik to v1.2.0 Jun 29, 2023
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ashy-coast-09da7ba03-39.westeurope.2.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ashy-coast-09da7ba03-39.westeurope.2.azurestaticapps.net

1 similar comment
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ashy-coast-09da7ba03-39.westeurope.2.azurestaticapps.net

@renovate renovate bot changed the title chore(deps): update qwik to v1.2.1 chore(deps): update qwik to v1.2.2 Jun 29, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ashy-coast-09da7ba03-39.westeurope.2.azurestaticapps.net

@renovate renovate bot changed the title chore(deps): update qwik to v1.2.3 chore(deps): update qwik to v1.2.4 Jul 3, 2023
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ashy-coast-09da7ba03-39.westeurope.2.azurestaticapps.net

@github-actions
Copy link

github-actions bot commented Jul 5, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ashy-coast-09da7ba03-39.westeurope.2.azurestaticapps.net

@renovate renovate bot changed the title chore(deps): update qwik to v1.3.2 chore(deps): update qwik to v1.3.3 Jan 10, 2024
@renovate renovate bot changed the title chore(deps): update qwik to v1.3.3 chore(deps): update qwik to v1.3.4 Jan 11, 2024
@renovate renovate bot changed the title chore(deps): update qwik to v1.3.4 chore(deps): update qwik to v1.3.5 Jan 12, 2024
@renovate renovate bot changed the title chore(deps): update qwik to v1.3.5 chore(deps): update qwik to v1.4.0 Jan 18, 2024
@renovate renovate bot changed the title chore(deps): update qwik to v1.4.0 chore(deps): update qwik to v1.4.1 Jan 25, 2024
@renovate renovate bot changed the title chore(deps): update qwik to v1.4.1 chore(deps): update qwik to v1.4.2 Jan 27, 2024
@renovate renovate bot changed the title chore(deps): update qwik to v1.4.2 chore(deps): update qwik to v1.4.3 Jan 30, 2024
@renovate renovate bot changed the title chore(deps): update qwik to v1.4.3 chore(deps): update qwik to v1.4.4 Feb 7, 2024
@renovate renovate bot changed the title chore(deps): update qwik to v1.4.4 chore(deps): update qwik to v1.4.5 Feb 13, 2024
@renovate renovate bot changed the title chore(deps): update qwik to v1.4.5 chore(deps): update qwik to v1.5.0 Mar 4, 2024
@renovate renovate bot changed the title chore(deps): update qwik to v1.5.0 chore(deps): update qwik 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 changed the title chore(deps): update qwik to v1.5.1 chore(deps): update qwik to v1.5.1 - autoclosed Mar 10, 2024
@renovate renovate bot closed this Mar 10, 2024
@renovate renovate bot deleted the renovate/qwik branch March 10, 2024 17:30
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