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

Bump the website group in /website with 5 updates #284

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps the website group in /website with 5 updates:

Package From To
axios 1.7.3 1.7.4
quasar 2.16.8 2.16.9
vue 3.4.37 3.4.38
vue-i18n 9.13.1 9.14.0
@quasar/app-webpack 3.13.3 3.13.4

Updates axios from 1.7.3 to 1.7.4

Release notes

Sourced from axios's releases.

Release v1.7.4

Release notes:

Bug Fixes

Contributors to this release

Changelog

Sourced from axios's changelog.

1.7.4 (2024-08-13)

Bug Fixes

Contributors to this release

Commits

Updates quasar from 2.16.8 to 2.16.9

Release notes

Sourced from quasar's releases.

quasar-v2.16.9

New

  • feat(ui): date utils -> add format support for: Mo, do, DDDo, wo
  • feat(ui/lang): Create bs-BA language pack (#17433)

Fixes

  • fix(ui): apply styles to only aria-disabled="true" (#17436)
  • fix(QIcon): rounded floating q-badge not "round" when working with q-icon #17342
  • fix(ui): invalid icons for the Quasar IconSets on Material Symbols (webfont + svg)

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
  • 330bc6c chore(ui): Bump version
  • 9671471 fix(ui): build system error
  • af1d3b2 feat(ui/lang): Create bs-BA.js (#17433)
  • fd85294 feat(ui): date utils -> add format support for: Mo, do, DDDo, wo
  • 7d783aa fix(ui): invalid icons for the Quasar IconSets on Material Symbols (webfont +...
  • a3c0082 fix(QIcon): rounded floating q-badge not "round" when working with q-icon #17342
  • d8b3a30 feat(docs): update the q/app-vite & q/app-webpack beta upgrade guide
  • 600c6f7 chore(app-webpack): Bump version
  • 121f3db chore(app-vite): Bump version
  • 64d0bd0 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • Additional commits viewable in compare view

Updates vue from 3.4.37 to 3.4.38

Release notes

Sourced from vue's releases.

v3.4.38

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.4.38 (2024-08-15)

Bug Fixes

  • build: revert entities to 4.5 to avoid runtime resolution errors (f349af7), closes #11603
  • compiler-core: use ast-based check for function expressions when possible (236cac3), closes #11615
  • compiler-sfc: handle keyof operator with index object (#11581) (74d26db)
  • types: add fallback stub for DOM types when DOM lib is absent (#11598) (4db0085)
Commits
  • 56e658e release: v3.4.38
  • 0bdb2a3 workflow: move private packages to separate directory
  • 74d26db fix(compiler-sfc): handle keyof operator with index object (#11581)
  • 236cac3 fix(compiler-core): use ast-based check for function expressions when possible
  • b27d900 chore: update changelog regarding inject behavior change
  • f349af7 fix(build): revert entities to 4.5 to avoid runtime resolution errors
  • 4db0085 fix(types): add fallback stub for DOM types when DOM lib is absent (#11598)
  • See full diff in compare view

Updates vue-i18n from 9.13.1 to 9.14.0

Release notes

Sourced from vue-i18n's releases.

v9.14.0

What's Changed

⚡ Improvement Features

Full Changelog: intlify/vue-i18n@v9.13.1...v9.14.0

Changelog

Sourced from vue-i18n's changelog.

v10.0.0-beta.5 (2024-07-19T02:23:39Z)

This changelog is generated by GitHub Releases

What's Changed

📝️ Documentations

Full Changelog: intlify/vue-i18n@v10.0.0-beta.4...v10.0.0-beta.5

v10.0.0-beta.4 (2024-07-16T04:02:31Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v10.0.0-beta.3...v10.0.0-beta.4

v10.0.0-beta.3 (2024-07-14T08:45:48Z)

This changelog is generated by GitHub Releases

What's Changed

⚡ Improvement Features

Full Changelog: intlify/vue-i18n@v10.0.0-beta.2...v10.0.0-beta.3

... (truncated)

Commits

Updates @quasar/app-webpack from 3.13.3 to 3.13.4

Release notes

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

@​quasar/app-webpack-v3.13.4

Fixes

  • fix(app-webpack): (backport from q/app-webpack beta) Capacitor/Cordova on Windows host -> Android Studio not being launched when running "quasar build -m capacitor -T android --ide" #17420

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
  • 600c6f7 chore(app-webpack): Bump version
  • 121f3db chore(app-vite): Bump version
  • 64d0bd0 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • 9a45012 chore(app-vite/app-webpack): small tweak to the build cmd handling of Cordova...
  • b009dbd fix(ui): apply styles to only aria-disabled="true" (#17436)
  • 0207184 fix(docs): Update Basic.vue: fixup, caption to overline (#17434)
  • d2ec87d fix(app-vite&app-webpack): fix types feature flags (#17429)
  • 6ea52eb chore: remove repetitive words (#17421)
  • 4d0bd02 fix(app-webpack): Capacitor/Cordova on Windows host -> Android Studio not bei...
  • f7cdb4f fix(app-vite): Capacitor/Cordova on Windows host -> Android Studio not being ...
  • 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

Bumps the website group in /website with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.7.3` | `1.7.4` |
| [quasar](https://github.com/quasarframework/quasar) | `2.16.8` | `2.16.9` |
| [vue](https://github.com/vuejs/core) | `3.4.37` | `3.4.38` |
| [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) | `9.13.1` | `9.14.0` |
| [@quasar/app-webpack](https://github.com/quasarframework/quasar) | `3.13.3` | `3.13.4` |


Updates `axios` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.3...v1.7.4)

Updates `quasar` from 2.16.8 to 2.16.9
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v2.16.8...quasar-v2.16.9)

Updates `vue` from 3.4.37 to 3.4.38
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/v3.4.38/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.37...v3.4.38)

Updates `vue-i18n` from 9.13.1 to 9.14.0
- [Release notes](https://github.com/intlify/vue-i18n-next/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.14.0/packages/vue-i18n)

Updates `@quasar/app-webpack` from 3.13.3 to 3.13.4
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-webpack-v3.13.3...@quasar/app-webpack-v3.13.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: website
- dependency-name: quasar
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: website
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: website
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website
- dependency-name: "@quasar/app-webpack"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: website
...

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 Aug 19, 2024
@bendoerr bendoerr merged commit b18d9f8 into main Aug 19, 2024
3 checks passed
@bendoerr bendoerr deleted the dependabot/npm_and_yarn/website/website-ba32815313 branch August 19, 2024 00:20
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