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 across 1 directory with 7 updates #629

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2024

Bumps the npm group with 7 updates in the /frontend directory:

Package From To
pinia 2.2.4 2.2.5
pinia-plugin-persistedstate 4.1.1 4.1.2
quasar 2.17.0 2.17.1
@quasar/vite-plugin 1.7.0 1.8.0
sass 1.80.2 1.80.6
vite 5.4.9 5.4.10
vue-tsc 2.1.6 2.1.10

Updates pinia from 2.2.4 to 2.2.5

Release notes

Sourced from pinia's releases.

pinia@2.2.5

Please refer to CHANGELOG.md for details.

Commits
  • 142a8b4 release: @​pinia/nuxt@​0.6.0 pinia@2.2.5
  • 65031ee fix: avoid broken alias
  • d5dbaee docs: recommend plain devalue
  • 84c935e docs: fix typos (#2808)
  • 99ab76c fix(nuxt): ensure payload plugin declaration is generated (#2806)
  • 6fb480e ci: frozen install
  • a31fb87 fix: keep no side effect comment when minifying
  • 254eec7 fix: reference the store directly in storeToRefs to ensure correct reactivity...
  • e645fc1 feat(nuxt): do not serialize skipHydrate properties
  • 3d238f7 docs: remove redundant docs string (#2799)
  • Additional commits viewable in compare view

Updates pinia-plugin-persistedstate from 4.1.1 to 4.1.2

Release notes

Sourced from pinia-plugin-persistedstate's releases.

v4.1.2

compare changes

📖 Documentation

  • Add Chinese translation (#338)
  • Add cookie max size info (#343)

📦 Build

  • Export iife build (#349)

🏡 Chore

  • Bump dependencies & lint (3418005)

❤️ Contributors

Changelog

Sourced from pinia-plugin-persistedstate's changelog.

v4.1.2

compare changes

📖 Documentation

  • Add Chinese translation (#338)
  • Add cookie max size info (#343)

📦 Build

  • Export iife build (#349)

🏡 Chore

  • Bump dependencies & lint (3418005)

❤️ Contributors

Commits

Updates quasar from 2.17.0 to 2.17.1

Release notes

Sourced from quasar's releases.

quasar-v2.17.1

New

  • feat(ui): upgrade to Sass v1.80+ specs on not using builtin globals

Fixes

  • Revert "fix(ui): IME composition detection not working (#17476)" #17536
  • fix(ui): fix QuasarDirectives type (fix: #17554) (#17559)
  • fix(ui): allow number[] in QSlider markerLabels type (fix: #17450) (#17555)
  • fix(ui): make headingN and sizeN optional in icon set types
  • fix(ui): prevent disabled styling on disabled=false (#17527)

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
  • 9138450 chore(ui): Bump version
  • 2f21247 chore(vite-plugin): Bump version
  • 14933ac chore(app-webpack): Bump version
  • 1a6f06f chore(app-vite): Bump version
  • 6847879 Revert "fix(ui): IME composition detection not working (#17476)" #17536
  • 75e9c6b feat(app-vite/app-webpack): ensure esbuild 0.24+ is used #17528
  • 3c167e9 fix(app-webpack): remove obsolete uglify option (computed_props)
  • 8e99e0c feat(app-webpack): remove now obsolete safari10 mangle option for uglify
  • baf2430 feat(docs): vs-code-configuration - add Common Intellisense to Recommended (#...
  • 67a9b71 fix(ui): prevent disabled styling on disabled=false (#17527)
  • Additional commits viewable in compare view

Updates @quasar/vite-plugin from 1.7.0 to 1.8.0

Release notes

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

@​quasar/vite-plugin-v1.8.0

Changes

Upgrades to Sass v1.80+ specs & suppress deprecation warnings. If you are using sass package then we highly recommend switching to sass-embedded v1.80.2 (or if removing sass and installing sass-embedded is not possible, at least ensure sass is v1.80.2).

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
  • 2f21247 chore(vite-plugin): Bump version
  • 14933ac chore(app-webpack): Bump version
  • 1a6f06f chore(app-vite): Bump version
  • 6847879 Revert "fix(ui): IME composition detection not working (#17476)" #17536
  • 75e9c6b feat(app-vite/app-webpack): ensure esbuild 0.24+ is used #17528
  • 3c167e9 fix(app-webpack): remove obsolete uglify option (computed_props)
  • 8e99e0c feat(app-webpack): remove now obsolete safari10 mangle option for uglify
  • baf2430 feat(docs): vs-code-configuration - add Common Intellisense to Recommended (#...
  • 67a9b71 fix(ui): prevent disabled styling on disabled=false (#17527)
  • 694662c fix(docs): typo in the select form component documentation (#17587)
  • Additional commits viewable in compare view

Updates sass from 1.80.2 to 1.80.6

Release notes

Sourced from sass's releases.

Dart Sass 1.80.6

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

Changes

Command-Line Interface

  • Make @parcel/watcher an optional dependency so this can still be installed on operating systems where it's unavailable.

See the full changelog for changes in earlier releases.

Dart Sass 1.80.5

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

Changes

Embedded Host

  • Don't produce phantom @import deprecations when using an importer with the legacy API.

See the full changelog for changes in earlier releases.

Dart Sass 1.80.4

To install Sass 1.80.4, 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.

Dart Sass 1.80.3

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

Changes

  • Fix a bug where @import url("...") would crash in plain CSS files.

... (truncated)

Changelog

Sourced from sass's changelog.

1.80.6

Command-Line Interface

  • Make @parcel/watcher an optional dependency so this can still be installed on operating systems where it's unavailable.

1.80.5

Embedded Host

  • Don't produce phantom @import deprecations when using an importer with the legacy API.

1.80.4

  • No user-visible changes.

1.80.3

  • Fix a bug where @import url("...") would crash in plain CSS files.

  • Improve consistency of how warnings are emitted by different parts of the compiler. This should result in minimal user-visible changes, but different types of warnings should now respond more reliably to flags like --quiet, --verbose, and --silence-deprecation.

Commits

Updates vite from 5.4.9 to 5.4.10

Release notes

Sourced from vite's releases.

v5.4.10

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.10 (2024-10-23)

  • fix: backport #18367,augment hash for CSS files to prevent chromium erroring by loading previous fil (7d1a3bc), closes #18367 #18412
Commits

Updates vue-tsc from 2.1.6 to 2.1.10

Release notes

Sourced from vue-tsc's releases.

v2.1.10

Features

  • language-service: auto insert const props = with props completion (#4942) - Thanks to @​KazariEX!

Bug Fixes

  • language-core: revert #4902
  • language-core: inject as assertion of useCssModule into correct location (#4952) - Thanks to @​KazariEX!
  • language-core: hold prev track id correctly (#4961) - Thanks to @​KazariEX!
  • language-core: generate style modules type as needed (#4953) - Thanks to @​KazariEX!
  • language-core: reference global types file with relative path (#4966)

Refactors

Please refer to CHANGELOG.md for details.

Sponsors

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

2.1.10 official, 2.1.11 insiders (2024-10-31)

Features

  • language-service: auto insert const props = with props completion (#4942) - Thanks to @​KazariEX!

Bug Fixes

  • language-core: revert #4902
  • language-core: inject as assertion of useCssModule into correct location (#4952) - Thanks to @​KazariEX!
  • language-core: hold prev track id correctly (#4961) - Thanks to @​KazariEX!
  • language-core: generate style modules type as needed (#4953) - Thanks to @​KazariEX!
  • language-core: reference global types file with relative path (#4966)

Refactors

2.1.8 official, 2.1.9 insiders (2024-10-26)

Features

  • vscode: reactions visualization now identifies more use cases Insiders
  • language-core: auto infer $el type (#4805) - Thanks to @​KazariEX!
  • language-core: typed directive arg and modifiers (#4813) - Thanks to @​KazariEX!

Bug Fixes

  • language-core: avoid generic type loss due to destructured props (#4821) - Thanks to @​KazariEX!
  • language-core: handle v-for with v-once correctly (#4830) - Thanks to @​KazariEX!
  • language-core: avoid generating zero-length mappings for interpolation edges
  • language-core: don't assign this to __VLS_ctx (#4845) - Thanks to @​KazariEX!
  • language-service: initialize scope with null prototype object (#4855) - Thanks to @​KazariEX!
  • language-core: inlay hints for <component :is> and <slot :name> (#4661) - Thanks to @​KazariEX, @​so1ve!
  • language-core: should error when invalid syntax at script end (#4692) - Thanks to @​KazariEX!
  • language-core: correct type inference of defineModel & defineEmits in generic (#4823) - Thanks to @​KazariEX!
  • language-core: inject generics of useTemplateRef into correct location (#4829) - Thanks to @​KazariEX!
  • language-core: prevent the generation of generics in JS (#4836) - Thanks to @​KazariEX, @​zhiyuanzmj!
  • language-core: generate correct reference for v-on on <slot> (#4864) - Thanks to @​KazariEX!
  • language-core: match classname before ) (#4887) - Thanks to @​KazariEX!
  • language-service: handle internal item key with leading slash correctly (#4894) - Thanks to @​KazariEX!
  • language-core: correctly obtain the index of style modules (#4907) - Thanks to @​KazariEX!
  • language-core: refer absolute path of global types file (#4924) - Thanks to @​depressedX!
  • component-meta: error when signatures is undefined (#4930) - Thanks to @​Hannesrasmussen!
  • language-core: intersect props of generic component with attrs (#4886) - Thanks to @​KazariEX!
  • language-core: fix incorrect syntax for class component virtual code
  • language-core: generate value instead of model name into tuple (#4892) - Thanks to @​KazariEX!
  • language-core: infer template ref's type of native elements with v-for correctly (#4933) - Thanks to @​KazariEX!
  • language-core: should wrap item with Reactive on v-for (#4902) - Thanks to @​KazariEX!

... (truncated)

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 with 7 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [pinia](https://github.com/vuejs/pinia) | `2.2.4` | `2.2.5` |
| [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) | `4.1.1` | `4.1.2` |
| [quasar](https://github.com/quasarframework/quasar) | `2.17.0` | `2.17.1` |
| [@quasar/vite-plugin](https://github.com/quasarframework/quasar) | `1.7.0` | `1.8.0` |
| [sass](https://github.com/sass/dart-sass) | `1.80.2` | `1.80.6` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.9` | `5.4.10` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.1.6` | `2.1.10` |



Updates `pinia` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.4...pinia@2.2.5)

Updates `pinia-plugin-persistedstate` from 4.1.1 to 4.1.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.1.1...v4.1.2)

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

Updates `@quasar/vite-plugin` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/vite-plugin-1.7.0...@quasar/vite-plugin-v1.8.0)

Updates `sass` from 1.80.2 to 1.80.6
- [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.80.2...1.80.6)

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

Updates `vue-tsc` from 2.1.6 to 2.1.10
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.1.10/packages/tsc)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- 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-patch
  dependency-group: npm
- dependency-name: "@quasar/vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: vue-tsc
  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 Nov 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/main/npm-d27319f190 branch November 8, 2024 00:51
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