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): bump the npm group in /frontend with 7 updates #612

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2024

Bumps the npm group in /frontend with 7 updates:

Package From To
pinia-plugin-persistedstate 4.0.1 4.0.2
quasar 2.16.11 2.17.0
vue 3.5.4 3.5.6
vue-router 4.4.4 4.4.5
@vitejs/plugin-vue 5.1.3 5.1.4
sass 1.78.0 1.79.2
vite 5.4.4 5.4.6

Updates pinia-plugin-persistedstate from 4.0.1 to 4.0.2

Release notes

Sourced from pinia-plugin-persistedstate's releases.

v4.0.2

compare changes

🩹 Fixes

  • Infer CookieStorageOptions from @nuxt/schema rather than nuxt/schema (9e77053)
  • nuxt: Avoid calling runWithContext (#334)

📖 Documentation

  • Improve readability (code group icons + code titles) (13b6332)

🏡 Chore

❤️ Contributors

Changelog

Sourced from pinia-plugin-persistedstate's changelog.

v4.0.2

compare changes

🩹 Fixes

  • Infer CookieStorageOptions from @nuxt/schema rather than nuxt/schema (9e77053)
  • nuxt: Avoid calling runWithContext (#334)

📖 Documentation

  • Improve readability (code group icons + code titles) (13b6332)

🏡 Chore

❤️ Contributors

Commits
  • 9cde18e chore(release): v4.0.2
  • c2ae5a0 chore: upgrade dependencies
  • 48669d5 fix(nuxt): avoid calling runWithContext (#334)
  • 9e77053 fix: infer CookieStorageOptions from @nuxt/schema rather than nuxt/schema
  • 13b6332 docs: improve readability (code group icons + code titles)
  • ba8cd49 chore: upgrade dependencies
  • See full diff in compare view

Updates quasar from 2.16.11 to 2.17.0

Release notes

Sourced from quasar's releases.

quasar-v2.17.0

Potential upgrade issue

The "Platform" Quasar plugin now explicitly holds all Boolean props in Platform.is Object. Previously, only the active/"true" ones were contained. So, for example, on a non-Firefox browser, if previously Platform.is.firefox would not have been declared, now it will be defined and its value is going to be false. So, if you were doing 'firefox' in Platform.is or Platform.is.firefox === undefined, change it to Platform.is.firefox/!Platform.is.firefox.

New

  • feat+refactor(ui/Platform): explicitly specify all boolean props (they were previously undefined if "false") #17482
  • perf(QScrollArea): prevent content re-rendering on scroll or mousemove (fix #16579) #17041
  • feat(QScrollArea): add scroll viewport to create overscrolling effect #17208
  • feat(QUploader): New prop -> thumbnail-fit (#17494)
  • feat(QSelect): New prop: disable-tab-select (#17362)
  • feat(QMenu/QTooltip): new Quasar CSS vars -> $menu-max-height, $tooltip-max-width, $tooltip-max-height #16072
  • feat+perf(QOptionsGroup): new props -> option-value, option-label & option-disable #16874
  • feat+refactor(QSpinner): mount & patch faster
  • chore(QSelect): small perf-related improvements

Fixes

  • fix(QTabPanels): tab-panels 'transition' emit fires before transition ends (fix #17479). (#17489)
  • fix(QScrollArea): correctly compute snap position for thumb #17206 (#17207)
  • fix(QTabs): Active route tab doesn't update on reactivation when it's a descendant of #17495
  • fix+feat(QSelect/QMenu/QTooltip): the position engine should not override max-width/height set in CSS for QMenu/QTooltip #16072
  • fix(ui): Type-Error because of 'declare module "@​vue/runtime-core"' #17416

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
  • 7f4ee84 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • 8edcde1 chore(ui): Bump version
  • 27a5cf5 fix(app-webpack): augment vue instead of vue/runtime-core (fix #17416)
  • 2f0c430 fix(app-vite): augment vue instead of vue/runtime-core (fix #17416)
  • 391ed78 fix(ui): Type-Error because of 'declare module "@​vue/runtime-core"' #17416
  • 2481bab feat+refactor(ui/Platform): explicitly specify all boolean props (they were p...
  • 87dfaa4 feat+refactor(ui/Platform): explicitly specify all boolean props (they were p...
  • 5cc911a chore: update lock file
  • a1206aa feat(app-webpack): create .npmrc in dist/electron/UnPackaged even if the proj...
  • fc23375 feat(app-vite): create .npmrc in dist/electron/UnPackaged even if the project...
  • Additional commits viewable in compare view

Updates vue from 3.5.4 to 3.5.6

Release notes

Sourced from vue's releases.

v3.5.6

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.5

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.6 (2024-09-16)

Bug Fixes

  • compile-dom: should be able to stringify mathML (#11891) (85c138c)
  • compiler-sfc: preserve old behavior when using withDefaults with desutructure (8492c3c), closes #11930
  • reactivity: avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944) (c74bb8c), closes #11928
  • reactivity: rely on dirty check only when computed has deps (#11931) (aa5dafd), closes #11929
  • watch: once option should be ignored by watchEffect (#11884) (49fa673)
  • watch: unwatch should be callable during SSR (#11925) (2d6adf7), closes #11924

3.5.5 (2024-09-13)

Bug Fixes

  • compiler-core: fix handling of delimiterOpen in VPre (#11915) (706d4ac), closes #11913
  • compiler-dom: fix stringify static edge for partially eligible chunks in cached parent (1d99d61), closes #11879 #11890
  • compiler-dom: should ignore leading newline in per spec (3c4bf76)
  • compiler-sfc: nested css supports atrule and comment (#11899) (0e7bc71), closes #11896
  • custom-element: handle nested customElement mount w/ shadowRoot false (#11861) (f2d8019), closes #11851 #11871
  • hmr: reload async child wrapped in Suspense + KeepAlive (#11907) (10a2c60), closes #11868
  • hydration: fix mismatch of leading newline in <textarea> and <pre> (a5f3c2e), closes #11873 #11874
  • reactivity: properly clean up deps, fix memory leak (8ea5d6d), closes #11901
  • runtime-core: properly update async component nested in KeepAlive (#11917) (7fe6c79), closes #11916
  • TransitionGroup: not warn unkeyed text children with whitespece preserve (#11888) (7571f20), closes #11885
Commits
  • 9a36f2a release: v3.5.6
  • c74bb8c fix(reactivity): avoid exponential perf cost and reduce call stack depth for ...
  • cbc39d5 fix(deps): update playground (#11939)
  • 3db0a0f chore(deps): update vitest to ^2.1.1 (#11943)
  • 8492c3c fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...
  • fbae210 chore(deps): update dependency eslint-plugin-import-x to v4 (#11942)
  • 726db0a chore(deps): update lint (#11940)
  • 47bda40 fix(deps): update dependency postcss to ^8.4.47 (#11938)
  • 732a38e chore(deps): update dependency npm-run-all2 to ^6.2.3 (#11937)
  • 6b07244 chore(deps): update build (#11936)
  • Additional commits viewable in compare view

Updates vue-router from 4.4.4 to 4.4.5

Release notes

Sourced from vue-router's releases.

v4.4.5

Please refer to CHANGELOG.md for details.

Commits
  • 14219b0 release: vue-router@4.4.5
  • 5e20afb fix: fix mods in aliases
  • c7dd2a1 fix: mods must be added only wiht defineProperty
  • a8df616 fix: make internal property non enumerable
  • See full diff in compare view

Updates @vitejs/plugin-vue from 5.1.3 to 5.1.4

Release notes

Sourced from @​vitejs/plugin-vue's releases.

plugin-vue@5.1.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

5.1.4 (2024-09-16)

  • chore: format (07b29a6)
  • chore(deps): update dependency rollup to ^4.21.3 (#440) (98766c2), closes #440
  • fix: skip checking private properties of typeParameters (#443) (e4f5fff), closes #443
  • fix(plugin-vue): allow overwrite esbuild config (#444) (1344294), closes #444
Commits

Updates sass from 1.78.0 to 1.79.2

Release notes

Sourced from sass's releases.

Dart Sass 1.79.2

To install Sass 1.79.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Add a $space parameter to the suggested replacement for color.red(), color.green(), color.blue(), color.hue(), color.saturation(), color.lightness(), color.whiteness(), and color.blackness().

  • Update deprecation warnings for the legacy JS API to include a link to relevant documentation.

See the full changelog for changes in earlier releases.

Dart Sass 1.79.1

To install Sass 1.79.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.79.2

  • Add a $space parameter to the suggested replacement for color.red(), color.green(), color.blue(), color.hue(), color.saturation(), color.lightness(), color.whiteness(), and color.blackness().

  • Update deprecation warnings for the legacy JS API to include a link to relevant documentation.

1.79.1

  • No user-visible changes.

1.79.0

  • Breaking change: Passing a number with unit % to the $alpha parameter of color.change(), color.adjust(), change-color(), and adjust-color() is now interpreted as a percentage, instead of ignoring the unit. For example, color.change(red, $alpha: 50%) now returns rgb(255 0 0 / 0.5).

  • Potentially breaking compatibility fix: Sass no longer rounds RGB channels to the nearest integer. This means that, for example, rgb(0 0 1) != rgb(0 0 0.6). This matches the latest version of the CSS spec and browser behavior.

  • Potentially breaking compatibility fix: Passing large positive or negative values to color.adjust() can now cause a color's channels to go outside that color's gamut. In most cases this will currently be clipped by the browser and end up showing the same color as before, but once browsers implement gamut mapping it may produce a different result.

  • Add support for CSS Color Level 4 [color spaces]. Each color value now tracks its color space along with the values of each channel in that color space. There are two general principles to keep in mind when dealing with new color spaces:

    1. With the exception of legacy color spaces (rgb, hsl, and hwb), colors will always be emitted in the color space they were defined in unless they're explicitly converted.

    2. The color.to-space() function is the only way to convert a color to another color space. Some built-in functions may do operations in a different color space, but they'll always convert back to the original space afterwards.

  • rgb colors can now have non-integer channels and channels outside the normal gamut of 0-255. These colors are always emitted using the rgb() syntax so that modern browsers that are being displayed on wide-gamut devices can display the most accurate color possible.

... (truncated)

Commits

Updates vite from 5.4.4 to 5.4.6

Changelog

Sourced from vite's changelog.

5.4.6 (2024-09-16)

5.4.5 (2024-09-13)

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

Bumps the npm group in /frontend with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) | `4.0.1` | `4.0.2` |
| [quasar](https://github.com/quasarframework/quasar) | `2.16.11` | `2.17.0` |
| [vue](https://github.com/vuejs/core) | `3.5.4` | `3.5.6` |
| [vue-router](https://github.com/vuejs/router) | `4.4.4` | `4.4.5` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` |
| [sass](https://github.com/sass/dart-sass) | `1.78.0` | `1.79.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.4` | `5.4.6` |


Updates `pinia-plugin-persistedstate` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](prazdevs/pinia-plugin-persistedstate@v4.0.1...v4.0.2)

Updates `quasar` from 2.16.11 to 2.17.0
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v2.16.11...quasar-v2.17.0)

Updates `vue` from 3.5.4 to 3.5.6
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.4...v3.5.6)

Updates `vue-router` from 4.4.4 to 4.4.5
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.4.4...v4.4.5)

Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue)

Updates `sass` from 1.78.0 to 1.79.2
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.78.0...1.79.2)

Updates `vite` from 5.4.4 to 5.4.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: quasar
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2024

Superseded by #614.

@dependabot dependabot bot closed this Sep 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/main/npm-0a15e29f40 branch September 27, 2024 00:24
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant