Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Bump the quasar group with 4 updates #73

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps the quasar group with 4 updates: @quasar/extras, quasar, @quasar/app-vite and @quasar/cli.

Updates @quasar/extras from 1.16.6 to 1.16.7

Release notes

Sourced from @​quasar/extras's releases.

@​quasar/extras-1.16.7

Changes

  • feat(extras): update Bootstrap icons => v1.11.1
  • Feat: update Google Material Symbols (font & SVG) to the latest

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

Commits
  • ed45ef2 chore(extras): bump version => v1.16.7
  • 2958801 Feat: update Google Material Symbols (font & SVG) to latest
  • 62db2d0 feat(extras): update Bootstrap icons => v1.11.1
  • e50e16b fix(ui/build): remove internal definitions from the API JSONs
  • 116e2a5 feat(docs): further md work
  • 1d1a23a feat(docs): more md work
  • 96b3448 feat(docs): improve md
  • 328366b feat(docs): various md improvements
  • 9eadf87 feat(docs): new md features
  • 0b6a9b0 feat(docs): copy btn -> improve algorithm
  • Additional commits viewable in compare view

Updates quasar from 2.12.5 to 2.12.7

Release notes

Sourced from quasar's releases.

quasar-v2.12.7

Fixes

  • fix(QSlider): wrong ticks when inner-min is equal to inner-max #16323
  • fix(QTree): Custom body slot is not hidden when using no-transition prop #16318

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

quasar-v2.12.6

Fixes

  • fix(ui): add ref property to QTable virtual-scroll event type (fix: #16246) (#16251)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

Commits
  • 3f727ee chore(ui): Bump version
  • 483b142 chore(cli): Bump version
  • 4923001 feat(app-vite/app-webpack): simplify nodePackager module
  • 0247f51 feat(cli): add support for Bun as package manager; also directly fetch versio...
  • 2ee7b48 feat(app-vite/app-webpack): electron & ssr --> copy all package manager files...
  • 7ef6d67 feat(app-vite/app-webpack): electron & ssr --> copy all package manager files...
  • 9360b99 chore(app-vite/app-webpack): small styling tweaks to PWA config
  • 2935b35 fix(create-quasar): update wrong links in spawned quasar.config.js for q/app-...
  • 9e716d5 fix(docs): scrolling utils example #16310
  • f62ef0f fix(QSlider): wrong ticks when inner-min is equal to inner-max #16323
  • Additional commits viewable in compare view

Updates @quasar/app-vite from 1.4.7 to 1.6.2

Release notes

Sourced from @​quasar/app-vite's releases.

@​quasar/app-vite-v1.6.2

Changes

  • fix(app-vite): (backport from next major version of q/app-vite) electron preload script triggering "module not found"
  • feat(app-vite): (backport from next major version of q/app-vite) ts definition -> add mobile "bin" option
  • feat(app-vite): (backport from next major version of q/app-vite) remove workaround for bug in Electron 6-8 in cli templates (#15845)
  • feat(app-vite): (backport from next major version of q/app-vite) prod ssr -> on error, print err stack if built with debugging enabled

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/app-vite-v1.6.1

New

  • feat(app-vite): (backport from next major version of q/app-vite) use workbox v7 by default when spawning src-pwa folder

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/app-vite-v1.6.0

New

  • feat(app-vite): (backport from next major q/app-vite version) Support for Bun as package manager #16335
  • feat(app-vite): Backport more AE features from the next major version of q/app-vite (Prompts API; enhance the base API for all scripts)
  • feat(app-vite): (backport from next major q/app-vite version) quasar.config > build > htmlMinifyOptions (so html-minifier options can be tweaked) #7442
  • feat(app-vite): enhance AE management; more fallbacks

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/app-vite-v1.5.1

Changes

  • fix(app-vite): AE - try to load dist/ before src/

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/app-vite-v1.5.0

New

  • feat(app-vite): (backport from next major version) support for AEs in ESM format
  • feat(app-vite): capacitor -> remove obsolete bundledWebRuntime config

... (truncated)

Commits
  • 6a9c0dd chore(app-vite): Bump version
  • 9911ecf chore(app-webpack): Bump version
  • 19de35e feat(app-vite/app-webpack): (backport from next major version of q/app-*) pro...
  • aad33d9 feat(app-vite): (backport from next major version of q/app-vite) remove worka...
  • 69f3edf feat(app-webpack): (backport from next major version of q/app-webpack) remove...
  • 225b4f0 fix(app-vite/app-webpack): custom-service-worker.ts declaration
  • c328357 feat(app-vite/ts): add mobile "bin" option
  • eedf4ae feat(ts): add mobile "bin" option
  • b4ce740 fix(app-webpack): (backport from next major version of q/app-webpack) electro...
  • b52c5fc fix(app-vite): (backport from next major version of q/app-vite) specify quasa...
  • Additional commits viewable in compare view

Updates @quasar/cli from 2.2.3 to 2.3.0

Release notes

Sourced from @​quasar/cli's releases.

@​quasar/cli-v2.3.0

New

  • feat(cli): add support for Bun as package manager #16335
  • feat(cli): directly fetch versions list from npm registry for the "upgrade" cmd (Bun doesn't have a version listing cmd anyway)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

Commits
  • 483b142 chore(cli): Bump version
  • 4923001 feat(app-vite/app-webpack): simplify nodePackager module
  • 0247f51 feat(cli): add support for Bun as package manager; also directly fetch versio...
  • 2ee7b48 feat(app-vite/app-webpack): electron & ssr --> copy all package manager files...
  • 7ef6d67 feat(app-vite/app-webpack): electron & ssr --> copy all package manager files...
  • 9360b99 chore(app-vite/app-webpack): small styling tweaks to PWA config
  • 2935b35 fix(create-quasar): update wrong links in spawned quasar.config.js for q/app-...
  • 9e716d5 fix(docs): scrolling utils example #16310
  • f62ef0f fix(QSlider): wrong ticks when inner-min is equal to inner-max #16323
  • 9c07828 fix(QTree): Custom body slot is not hidden when using no-transition prop #16318
  • Additional commits viewable in compare view

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 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/quasar-4c916865e5 branch from 0874d7d to c74cfec Compare October 5, 2023 22:24
@spenserblack spenserblack enabled auto-merge (squash) October 5, 2023 22:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/quasar-4c916865e5 branch 4 times, most recently from 81911b4 to 63e446b Compare October 5, 2023 22:49
Bumps the quasar group with 4 updates: [@quasar/extras](https://github.com/quasarframework/quasar), [quasar](https://github.com/quasarframework/quasar), [@quasar/app-vite](https://github.com/quasarframework/quasar) and [@quasar/cli](https://github.com/quasarframework/quasar).


Updates `@quasar/extras` from 1.16.6 to 1.16.7
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/extras-v1.16.6...@quasar/extras-v1.16.7)

Updates `quasar` from 2.12.5 to 2.12.7
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v2.12.5...quasar-v2.12.7)

Updates `@quasar/app-vite` from 1.4.7 to 1.6.2
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-vite-v1.4.7...@quasar/app-vite-v1.6.2)

Updates `@quasar/cli` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/cli-v2.2.3...@quasar/cli-v2.3.0)

---
updated-dependencies:
- dependency-name: "@quasar/extras"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quasar
- dependency-name: quasar
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quasar
- dependency-name: "@quasar/app-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quasar
- dependency-name: "@quasar/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quasar
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/quasar-4c916865e5 branch from 63e446b to 97a92a5 Compare October 5, 2023 22:55
@spenserblack spenserblack merged commit c22d979 into main Oct 5, 2023
4 checks passed
@spenserblack spenserblack deleted the dependabot/npm_and_yarn/quasar-4c916865e5 branch October 5, 2023 23:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant