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

build(deps-dev): bump the qwik group with 3 updates #352

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the qwik group with 3 updates: @builder.io/qwik, @builder.io/qwik-city and eslint-plugin-qwik.

Updates @builder.io/qwik from 1.9.0 to 1.9.1

Release notes

Sourced from @​builder.io/qwik's releases.

@​builder.io/[email protected]

Patch Changes

  • ✨ Experimental feature - noSPA. (by @​wmertens in #6937) This disables history patching, slightly reducing code size and startup time. Use this when your application is MPA only, meaning you don't use the Link component. To enable this, add it to the experimental array of the qwikVite plugin (not the qwikCity plugin).

@​builder.io/[email protected]

Patch Changes

  • ✨ showing qrl parent names. (by @​wmertens in #6881) in dev mode, qrl segments now start with their parent filename so it's easy to see where they came from. Furthermore, in production builds these filenames are also used so that origins in q-manifest.json are easy to understand.

  • 🐞🩹 Optimizer now ignores unknown deps in graph that caused crashes during build (by @​wmertens in #6888)

  • 🐞🩹 Do not allow object methods to be serialized with style prop (by @​jakovljevic-mladen in #6932)

  • 🐞🩹 In dev mode, changes to QRLs now explicitly invalidate the segment so that the browser will reload it (by @​wmertens in #6938)

Changelog

Sourced from @​builder.io/qwik's changelog.

1.9.1

Patch Changes

  • ✨ showing qrl parent names. (by @​wmertens in #6881) in dev mode, qrl segments now start with their parent filename so it's easy to see where they came from. Furthermore, in production builds these filenames are also used so that origins in q-manifest.json are easy to understand.

  • 🐞🩹 Optimizer now ignores unknown deps in graph that caused crashes during build (by @​wmertens in #6888)

  • 🐞🩹 Do not allow object methods to be serialized with style prop (by @​jakovljevic-mladen in #6932)

  • 🐞🩹 In dev mode, changes to QRLs now explicitly invalidate the segment so that the browser will reload it (by @​wmertens in #6938)

Commits
  • 6ba3052 Version Packages
  • a69de93 fix(dev): invalidate segments on parent change
  • 54d6a24 fix: do not serialize methods of objects passed to styles (#6932)
  • 37962aa refactor(optimizer): allow documenting experimental features
  • 1375147 feat(qwik-city): noSPA disables history patching
  • dd2e8fa fix(optimizer): don't crash when no input defined (#6812)
  • d03b04b fix: rust snapshot
  • a74c8a0 feat(dev): add parent filename to qrl segments (#6881)
  • 5a0c31d fix(optimizer): Backported the fix `mark fn`` children as jsx mutable (#6847)...
  • ae09275 fix(optimizer): ignore unknown deps in graph
  • See full diff in compare view

Updates @builder.io/qwik-city from 1.9.0 to 1.9.1

Release notes

Sourced from @​builder.io/qwik-city's releases.

@​builder.io/[email protected]

Patch Changes

  • ✨ Experimental feature - noSPA. (by @​wmertens in #6937) This disables history patching, slightly reducing code size and startup time. Use this when your application is MPA only, meaning you don't use the Link component. To enable this, add it to the experimental array of the qwikVite plugin (not the qwikCity plugin).
Changelog

Sourced from @​builder.io/qwik-city's changelog.

1.9.1

Patch Changes

  • ✨ Experimental feature - noSPA. (by @​wmertens in #6937) This disables history patching, slightly reducing code size and startup time. Use this when your application is MPA only, meaning you don't use the Link component. To enable this, add it to the experimental array of the qwikVite plugin (not the qwikCity plugin).
Commits

Updates eslint-plugin-qwik from 1.9.0 to 1.9.1

Release notes

Sourced from eslint-plugin-qwik's releases.

[email protected]

No release notes provided.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
Copy link

changeset-bot bot commented Oct 14, 2024

⚠️ No Changeset found

Latest commit: 1d1bf06

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

Copy link

vercel bot commented Oct 14, 2024

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

Name Status Preview Comments Updated (UTC)
content-collections ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 8:52am

Copy link

pkg-pr-new bot commented Oct 14, 2024

Open in Stackblitz

@content-collections/cli

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/cli@352

@content-collections/core

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/core@352

@content-collections/integrations

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/integrations@352

@content-collections/markdown

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/markdown@352

@content-collections/mdx

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/mdx@352

@content-collections/next

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/next@352

@content-collections/remix-vite

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/remix-vite@352

@content-collections/solid-start

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/solid-start@352

@content-collections/vite

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/vite@352

commit: 934f998

@sdorra
Copy link
Owner

sdorra commented Oct 15, 2024

@dependabot rebase

Bumps the qwik group with 3 updates: [@builder.io/qwik](https://github.com/QwikDev/qwik/tree/HEAD/packages/qwik), [@builder.io/qwik-city](https://github.com/QwikDev/qwik/tree/HEAD/packages/qwik-city) and [eslint-plugin-qwik](https://github.com/QwikDev/qwik/tree/HEAD/packages/eslint-rules).


Updates `@builder.io/qwik` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/QwikDev/qwik/releases)
- [Changelog](https://github.com/QwikDev/qwik/blob/main/packages/qwik/CHANGELOG.md)
- [Commits](https://github.com/QwikDev/qwik/commits/@builder.io/[email protected]/packages/qwik)

Updates `@builder.io/qwik-city` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/QwikDev/qwik/releases)
- [Changelog](https://github.com/QwikDev/qwik/blob/main/packages/qwik-city/CHANGELOG.md)
- [Commits](https://github.com/QwikDev/qwik/commits/@builder.io/[email protected]/packages/qwik-city)

Updates `eslint-plugin-qwik` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/QwikDev/qwik/releases)
- [Commits](https://github.com/QwikDev/qwik/commits/[email protected]/packages/eslint-rules)

---
updated-dependencies:
- dependency-name: "@builder.io/qwik"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: qwik
- dependency-name: "@builder.io/qwik-city"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: qwik
- dependency-name: eslint-plugin-qwik
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: qwik
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/qwik-27a1c61a7c branch from 2e33351 to 1d1bf06 Compare October 15, 2024 08:51
@sdorra sdorra merged commit 98f1ed0 into main Oct 15, 2024
5 checks passed
@sdorra sdorra deleted the dependabot/npm_and_yarn/qwik-27a1c61a7c branch October 15, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant