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 eslint-plugin-qwik to v1 #304

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
eslint-plugin-qwik (source) 0.105.0 -> 1.5.5 age adoption passing confidence

Release Notes

QwikDev/qwik (eslint-plugin-qwik)

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:25am
breaches-i6gc ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 2:25am
hugios-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 2:25am

@changeset-bot
Copy link

changeset-bot bot commented May 2, 2023

⚠️ No Changeset found

Latest commit: 56fc19f

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 10 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/eslint-plugin-qwik-1.x branch from 246a26c to bf820cb Compare January 25, 2024 14:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-qwik-1.x branch from bf820cb to ef0b45b Compare January 27, 2024 01:32
@renovate renovate bot force-pushed the renovate/eslint-plugin-qwik-1.x branch from ef0b45b to 26b87be Compare January 30, 2024 16:09
@renovate renovate bot force-pushed the renovate/eslint-plugin-qwik-1.x branch from 26b87be to 057e8ce Compare February 7, 2024 00:22
@renovate renovate bot force-pushed the renovate/eslint-plugin-qwik-1.x branch from 057e8ce to ae66f8a Compare February 13, 2024 21:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-qwik-1.x branch from ae66f8a to c1e5ef8 Compare March 4, 2024 19:47
@renovate renovate bot force-pushed the renovate/eslint-plugin-qwik-1.x branch from c1e5ef8 to 1e79255 Compare March 6, 2024 16:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-qwik-1.x branch from 1e79255 to 53ca93f Compare April 10, 2024 04:19
@renovate renovate bot force-pushed the renovate/eslint-plugin-qwik-1.x branch from 53ca93f to 0a89a9a Compare May 1, 2024 22:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-qwik-1.x branch from 0a89a9a to 38d867a Compare May 7, 2024 22:15
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