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 4 updates #541

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2024

Bumps the npm group in /frontend with 4 updates: axios, quasar, vue and vite.

Updates axios from 1.6.5 to 1.6.7

Release notes

Sourced from axios's releases.

Release v1.6.7

Release notes:

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

Release v1.6.6

Release notes:

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.6.7 (2024-01-25)

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

1.6.6 (2024-01-24)

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

Commits

Updates quasar from 2.14.2 to 2.14.3

Release notes

Sourced from quasar's releases.

quasar-v2.14.3

Fixes

  • Vue 3.4 --> fix(ui): Hydration issues with Vue 3.4 (QField/QInput/..., QBtnDropdown, QExpansionItem, QFab) #16792
  • Vue 3.4 --> fix(Dark): [Vue 3.4] Hydration issue with Dark Quasar plugin on SSR #16818
  • fix(QAjaxBar): fix infinite fetch loop in watchEffect #16767 (#16780)
  • fix(ui): expose updateScrollTarget method for QInfiniteScroll (#16182)
  • fix(QTab): softError.message is undefined when opening tab with control-key #16791
  • fix(QField/QInput/...): lazy validation breaks when clearable button is clicked #16723

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
  • bb91d26 chore(ui): Bump version
  • c6368ba fix(Dark): [Vue 3.4] Hydration issue with Dark Quasar plugin on SSR #16818
  • 4ed72b8 fix(docs): multiple pages -> token gets transformed by quasar/vite-plugin
  • e93ebda fix(docs): platform detection page -> token gets transformed by quasar/vite-p...
  • 872760a fix(ui): Hydration issues with Vue 3.4 (QField/QInput/..., QBtnDropdown, QExp...
  • ca4013b chore: Bump Vue to 3.4 on all packages devDeps
  • 0774c45 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • f2e751a fix(QField/QInput/...): lazy validation breaks when clearable button is click...
  • 33c854d feat(create-quasar): fix/upgrade minor errors
  • 3c7d4ba fix(QTab): softError.message is undefined when opening tab with control-key #...
  • Additional commits viewable in compare view

Updates vue from 3.4.15 to 3.4.16

Release notes

Sourced from vue's releases.

v3.4.16

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.16 (2024-02-08)

Bug Fixes

Reverts

Commits
  • 1339330 release: v3.4.16
  • 2b0a706 chore: move X_V_BIND_INVALID_SAME_NAME_ARGUMENT to preserve error code order
  • 2312184 fix(reactivity): skip non-extensible objects when using markRaw (#10289)
  • 75e02b5 fix(runtime-core): support for nested calls to runWithContext (#10261)
  • eb1b911 revert: perf(templateRef): avoid double render when using template ref on v-for
  • 9b19f09 fix(runtime-dom): ensure v-show respects display value set via v-bind (#10161)
  • cb87b62 fix(compiler-core): handle same-name shorthand edge case for in-DOM templates
  • 0bced13 fix(reactivity): avoid infinite recursion from side effects in computed gette...
  • 6c7e0bd fix(reactivity): handle MaybeDirty recurse (#10187)
  • 91f058a fix(compiler-core): support v-bind shorthand syntax for dynamic slot name (#1...
  • Additional commits viewable in compare view

Updates vite from 5.0.11 to 5.1.0

Release notes

Sourced from vite's releases.

create-vite@5.1.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.1.0 (2024-02-08)

Vite 5.1 is out! Read the announcement blog post at https://vitejs.dev/blog/announcing-vite5-1!

5.1.0-beta.7 (2024-02-07)

5.1.0-beta.6 (2024-02-01)

5.1.0-beta.5 (2024-01-27)

5.1.0-beta.4 (2024-01-26)

... (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 in /frontend with 4 updates: [axios](https://github.com/axios/axios), [quasar](https://github.com/quasarframework/quasar), [vue](https://github.com/vuejs/core) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `axios` from 1.6.5 to 1.6.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.5...v1.6.7)

Updates `quasar` from 2.14.2 to 2.14.3
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v2.14.2...quasar-v2.14.3)

Updates `vue` from 3.4.15 to 3.4.16
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.15...v3.4.16)

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

---
updated-dependencies:
- dependency-name: axios
  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: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Feb 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2024

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

@dependabot dependabot bot closed this Feb 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/main/npm-eeee02f70b branch February 16, 2024 00:17
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