Bump @builder.io/qwik from 1.5.1 to 1.7.3
Bumps @builder.io/qwik from 1.5.1 to 1.7.3.
Release notes
Sourced from @builder.io/qwik's releases.
@builder.io/[email protected]No release notes provided.
@builder.io/[email protected]No release notes provided.
Changelog
Sourced from @builder.io/qwik's changelog.
1.7.3
1.7.2
Patch Changes
Library builds now correctly generate _fnSignal calls again. Any Qwik library that exports components should be built again. (by
@wmertensin #6732)
- built files are now under dist/ or lib/. All tools that respect package export maps should just work. (by
@wmertensin #6715) If you have trouble with Typescript, ensure that you usemoduleResolution: "Bundler"in yourtsconfig.json.@builder.io/qwikno longer depends onundici
Commits
3c11b83Version Packagese2d41bcVersion Packagesfb59aa6fix(qwikVite): multiple outputs logic (#6723)7c3049cfix(optimizer): don't drop _fnSignal string code in libs (#6732)c74da62chore: added d.ts files to qwikbc699c9fix(optimizer): windows pathse7a91a3chore: move qwik-city source under src32daf72chore: use own package.json for all packagesa6f88fdfix(vite-plugin): fix unresolved import (#6713)3805951refactor: modified ci script and repl fix (#6701)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by shairez, a new releaser for @builder.io/qwik since your current version.
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
⚠️ No Changeset found
Latest commit: 9fcdc96c7f26e712f0f039f42025911f9184bd8b
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
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 9fcdc96c7f26e712f0f039f42025911f9184bd8b. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 36 targets
-
nx test @e2e/qwik-city -
nx test @e2e/nuxt -
nx test @e2e/sveltekit -
nx test @e2e/hydrogen -
nx test @e2e/angular -
nx test @e2e/react-sdk-next-app -
nx test @e2e/angular-ssr -
nx test @e2e/svelte -
nx test @e2e/react-native -
nx test @e2e/vue -
nx test @e2e/react-sdk-next-pages -
nx test @e2e/solid -
nx test @e2e/remix -
nx test @e2e/solid-start -
nx test @e2e/nextjs-sdk-next-app -
nx test @e2e/react -
nx test @e2e/gen1-react -
nx test @snippet/react-native -
nx test @snippet/nextjs-sdk-next-app -
nx test @snippet/angular-ssr -
nx test @snippet/nuxt -
nx test @snippet/react-sdk-next-app -
nx test @e2e/gen1-remix -
nx test @snippet/vue -
nx test @snippet/svelte -
nx test @snippet/angular -
nx test @e2e/gen1-next -
nx test @snippet/qwik-city -
nx test @snippet/react-sdk-next-pages -
nx test @snippet/sveltekit -
nx test @snippet/hydrogen -
nx test @snippet/solid -
nx test @snippet/react -
nx test @builder.io/sdks -
nx typecheck @builder.io/sdks -
nx build @builder.io/sdk
Sent with 💌 from NxCloud.
@dependabot rebase