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 10 updates #219

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the website group in /website with 10 updates:

Package From To
@quasar/extras 1.1.3 1.16.9
axios 0.18.1 1.6.7
quasar 1.0.0-rc.5 2.14.5
vue-i18n 8.11.2 9.9.1
@quasar/app 1.0.0-rc.7 3.3.3
@vue/eslint-config-prettier 4.0.1 9.0.0
babel-eslint 10.0.2 10.1.0
eslint 5.16.0 8.57.0
eslint-loader 2.1.2 4.0.2
eslint-plugin-vue 5.2.3 9.22.0

Updates @quasar/extras from 1.1.3 to 1.16.9

Release notes

Sourced from @​quasar/extras's releases.

@​quasar/extras-v1.16.9

Changes

  • feat(extras): update Bootstrap => v1.11.2
  • feat(extras): update Fontawesome => v6.5.0
  • feat(extras): 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:

@​quasar/extras-v1.16.8

Changes

  • feat(extras): update all fonts & fix the outdated css files #16543
  • feat(extras): 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:

@​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:

@​quasar/extras-v1.16.6

Changes

  • feat(extras): update Fontawesome => v6.4.2 (new Twitter logo)
  • feat(extras): update Google Material Symbols icons and fonts 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:

@​quasar/extras-v1.16.5

Changes

  • feat(extras): update Google Material Icons and Material Symbols
  • feat(extras): update Ionicons => v7.1.2

... (truncated)

Commits
  • c6b8b69 chore(extras): bump version => v1.16.9
  • 5458478 chore(extras): update deps
  • e2dbf73 feat(extras): updated Google Material Symbols
  • 231bb33 feat(extras): update Fontawesome => v6.5.0
  • 15ba698 feat(extras): update Bootstrap => v1.11.2
  • 8cd7650 chore(ui): Bump version
  • 2e7e756 fix(QSelect): "option" slot has incorrect "selected" param value when the opt...
  • bfb62f0 fix(QTime): TS type for the return value of "options" prop #16587
  • bb7ab92 fix(QDate): the "today" btn should keep time from model when available (and n...
  • e0dd098 feat(docs): add comment for swFilename on PWA config page #16642
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by hawkeye64, a new releaser for @​quasar/extras since your current version.


Updates axios from 0.18.1 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

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

... (truncated)

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

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.


Updates quasar from 1.0.0-rc.5 to 2.14.5

Release notes

Sourced from quasar's releases.

quasar-v2.14.5

Fixes

  • fix+refactor(QCard): border radius management; add exceptions for QInnerLoading and QResizeObserver (with object) #16909
  • chore(QNoSsr): small tweaks

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.14.4

Fixes

  • fix(QImg): correctly set "alt" prop on the img tag #16886
  • fix(QSliderItem): avoid Vue reusing elements and thus wrongly assigning slot refs #16902
  • fix(ui/lang): German Abbreviation for March potentially wrong #16901

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.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:

quasar-v2.14.2

Fixes

  • fix(QSlider/QRange): when step is 0 -> QSlider key change is incorrect & QRange snaps to integer on dragRange #16700
  • fix(QRange): dragRange interval when using inner-min/max
  • fix(a11y): remove aria-readonly from labels for QField, QCodeol, QDate, QEditor #16705 (#16708)
  • fix(QResizeObserver): trigger() method not attached correctly when using a native Observer #16697
  • fix(QInput/QField/...): when lazy-rules -> should not trigger validation after first focusout and every input change
  • fix(Notify): allow exponential notation for the "timeout" value

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:

... (truncated)

Commits
  • 0313911 feat(docs): update examples loading procedure to latest vite 5 specs
  • a98612e chore: update deps
  • d02e625 chore(ui): Bump version
  • 45a0ac7 fix(create-quasar): update app-vite v2 beta i18n usage #16913
  • cd93233 Update backers.md
  • 681500c chore(app-vite): Bump version
  • 6196116 fix(app-vite): correctly handle the entry script path, especially when using ...
  • 18f602d chore(app-webpack): Bump version
  • 79092fb feat(docs): app-vite v2 beta - upgrade guide i18n changes #16913
  • 99f50cd fix(create-quasar): app-vite v2 beta with i18n on SSR #16913
  • Additional commits viewable in compare view

Updates vue-i18n from 8.11.2 to 9.9.1

Release notes

Sourced from vue-i18n's releases.

v9.9.1

What's Changed

🐛 Bug Fixes

📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v9.9.0...v9.9.1

v9.9.0

What's Changed

⚡ Improvement Features

📈 Performance Fixes

📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v9.8.0...v9.9.0

v9.8.0

What's Changed

🌟 Features

Full Changelog: intlify/vue-i18n@v9.7.1...v9.8.0

v9.7.1

What's Changed

⚡ Improvement Features

... (truncated)

Changelog

Sourced from vue-i18n's changelog.

v9.9.1 (2024-01-31T01:42:27Z)

This changelog is generated by GitHub Releases

What's Changed

🐛 Bug Fixes

📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v9.9.0...v9.9.1

v9.9.0 (2024-01-06T09:51:05Z)

This changelog is generated by GitHub Releases

What's Changed

⚡ Improvement Features

📈 Performance Fixes

📝️ Documentations

New Contributors

... (truncated)

Commits

Updates @quasar/app from 1.0.0-rc.7 to 3.3.3

Release notes

Sourced from @​quasar/app's releases.

@​quasar/app-vite-v2.0.0-beta.2

Changelog

  • fix(app-vite): correctly handle the entry script path, especially when using publicPath #16906

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-v2.0.0-beta.1

Important! There is an "Upgrade guide" page under the "Quasar CLI with Vite" menu section in the docs. Please read it top to bottom before proceeding with the upgrade.

Notable breaking changes

  • Minimum Node.js version is now 18 (mainly due to Vite 5)
  • We have shifted towards an ESM style for the whole Quasar project folder, so many default project files now require ESM code (although using .cjs as an extension for these files is supported, but you will most likely need to rename the extension should you not wish to change anything). One example is the /quasar.config.js file which now it's assumed to be ESM too (so change from .js to .cjs should you still want a CommonJs file).
  • The "test" cmd was removed due to latest updates for @​quasar/testing-* packages. See here
  • The "clean" cmd has been re-designed. Type "quasar clean -h" in your upgraded Quasar project folder for more info.
  • Typescript detection is based on the quasar.config file being in TS form (quasar.config.ts) and tsconfig.json file presence.
  • feat+refactor(app-vite): ability to run multiple modes + dev/build simultaneously (huge effort!)
  • SSR and Electron modes now build in ESM format.
  • We will detail more breaking changes for each of the Quasar modes in the docs. There is an "Upgrade guide" page under the "Quasar CLI with Vite" menu section.

Highlights on what's new

Some of the work below has already been backported to the old @​quasar/app-vite v1, but posting here for reader's awareness.

  • feat(app-vite): upgrade to Vite 5
  • feat(app-vite): ability to run multiple quasar dev/build commands simultaneously (example: can run "quasar dev -m capacitor" and "quasar dev -m ssr" and "quasar dev -m capacitor -T ios" simultaneously)
  • feat(app-vite): Better TS typings overall
  • refactor(app-vite): port CLI to ESM format (major effort! especially to support Vite 5 and SSR)
  • feat(app-vite): support for quasar.config file in multiple formats (.js, .mjs, .ts, .cjs)
  • feat(app-vite): Improve quasarConfOptions, generate types for it, improve docs (fix: #14069) (#15945)
  • feat(app-vite): reload app if one of the imports from quasar.config file changes
  • feat(app-vite): TS detection should keep account of quasar.config file format too (quasar.config.ts)
  • feat(app-vite): support for SSR development with HTTPS
  • feat(app-vite): env dotfiles support #15303
  • feat(app-vite): New quasar.config file props: build > envFolder (string) and envFiles (string[])
  • feat(app-vite): reopen browser (if configured so) when changing app url through quasar.config file
  • feat&perf(app-vite): faster & more accurate algorithm for determining node package manager to use
  • feat(app-vite): upgrade deps
  • feat(app-vite): remove workaround for bug in Electron 6-8 in cli templates (#15845)
  • feat(app-vite): remove bundleWebRuntime config for Capacitor v5+
  • feat(app-vite): use workbox v7 by default
  • feat(app-vite): quasar.config > pwa > injectPwaMetaTags can now also be a function: (({ pwaManifest, publicPath }) => string);
  • feat(app-vite): quasar.config > build > htmlMinifyOptions
  • feat(app-vite): lookup open port for vue devtools when being used; ability to run multiple cli instances with vue devtools
  • perf(app-vite): SSR render-template in specific esm or cjs form, according to host project; interpolation by variable
  • perf(app-vite): only verify quasar.conf server address for "dev" cmd
  • feat(app-vite): pick new electron inspect port for each instance
  • feat(app-vite): Electron - can now load multiple preload scripts

... (truncated)

Commits
  • ad27458 chore(app): Bump version
  • f6856ac feat(app): upgrade deps
  • ba04f89 feat(docs): update vue links (since v3 is now default/latest version)
  • 453dfda feat(docs): update vue links (since v3 is now default/latest version)
  • 656a42d fix(app): Capacitor not opening IDE when configured to do so (regression) #12368
  • 2437d97 feat(docs): make some instances of quasar.conf more clear that they refer to ...
  • 9f8a083 chore(ui): Bump version
  • 7d9ab19 feat(ui): various small improvements
  • 7dfca62 feat(TS/QForm): broaden the definition of the submit event #12399
  • dc6d64a Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • Additional commits viewable in compare view

Updates @vue/eslint-config-prettier from 4.0.1 to 9.0.0

Release notes

Sourced from @​vue/eslint-config-prettier's releases.

v9.0.0

Breaking Changes

  • Update eslint-config-prettier to v9 by @​WikiRik in vuejs/eslint-config-prettier#18, which contains the following potential breaking change:

    Changed: unicode-bom is no longer turned off. Prettier preserves the BOM if you have one, and does not add one if missing. It was wrong of eslint-config-prettier to disable that rule. If you get ESLint errors after upgrading, either add "unicode-bom": "off" to your config to disable it again, or run ESLint with --fix to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@​nstepien)!

v8.0.0

Breaking Changes

  • Upgraded to Prettier v3; please check out the Prettier release blog for more details
  • Requires Node.js >= v14
  • Requires ESLint >= v8

v7.1.0

New Features

  • Added a skip-formatting ruleset b5933a9

v7.0.0

  • Updated the dependencies and simplified the usage
  • We now recommend using this package along with @rushstack/eslint-patch

v6.0.0

Breaking Changes

  • move eslint:recommended to a separate recommended config, fixes #3. (de7a518)

eslint:recommended is no longer included in the default configuration. Users of old versions need to update their extends to use @vue/prettier/recommended, or ['eslint:recommended', '@vue/prettier].

v5.1.0

New Features

  • Re-exports @typescript-eslint and standard configs, so that this config can be used in combination with @vue/typescript/recommended or @vue/standard (939f722)

v5.0.0

Breaking Changes

Changelog

Sourced from @​vue/eslint-config-prettier's changelog.

8.0.0 (2023-07-20)

Breaking Changes

  • Upgraded to Prettier v3; please check out the Prettier release blog for more details
  • Requires Node.js >= v14
  • Requires ESLint >= v8

7.1.0 (2023-02-21)

New Features

  • Added a skip-formatting ruleset b5933a9

7.0.0 (2021-12-23)

Breaking Changes

  • Updated the dependencies and simplified the usage
  • We now recommend using this package along with @rushstack/eslint-patch

6.0.0 (2019-11-18)

Breaking Changes

  • feat!: move eslint:recommended to a separate recommended config, fixes #3. (de7a518)

eslint:recommended is no longer included in the default configuration. Users of old versions need to update their extends to use @vue/prettier/recommended, or ['eslint:recommended', '@vue/prettier].

5.1.0 (2019-11-17)

New Features

  • Re-exports @typescript-eslint and standard configs, so that this config can be used in combination with @vue/typescript/recommended or @vue/standard (939f722)

... (truncated)

Commits

Updates babel-eslint from 10.0.2 to 10.1.0

Release notes

Sourced from babel-eslint's releases.

v10.1.0

v10.0.3

Fixes babel/babel-eslint#791, also eslint/eslint#12117

Some context: babel/babel-eslint#793

We ended up going with @​JLHwung's PR babel/babel-eslint#794 which uses ESLint's deps instead of going with peerDeps since it really depends on the version being used and we don't want users to have to install it directly on their own.

babel-eslint is patching patches of the dependencies of ESLint itself so these kinds of issues have happened in the past. We'll need to look into figuring out how to have a more solid way of modifying behavior instead of this monkeypatching type of thing for future releases.

Commits

Updates eslint from 5.16.0 to 8.57.0

Release notes

Sourced from eslint's releases.

v8.57.0

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)

Documentation

  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)

Chores

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)

v8.56.0

Features

  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)

Bug Fixes

  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)

Documentation

  • 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)

Chores

  • ba6af85 chore: upgrade @​eslint/js@​8.56.0 (#17864) (Milos Djermanovic)
  • 60a531a chore: package.json update for @​eslint/js release (Jenkins)
  • ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])
  • 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)
  • 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)
  • f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)
  • 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)
  • 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然)
  • fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.57.0 - February 23, 2024

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)

v9.0.0-beta.0 - February 9, 2024

Bumps the website group in /website with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@quasar/extras](https://github.com/quasarframework/quasar) | `1.1.3` | `1.16.9` |
| [axios](https://github.com/axios/axios) | `0.18.1` | `1.6.7` |
| [quasar](https://github.com/quasarframework/quasar) | `1.0.0-rc.5` | `2.14.5` |
| [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) | `8.11.2` | `9.9.1` |
| [@quasar/app](https://github.com/quasarframework/quasar) | `1.0.0-rc.7` | `3.3.3` |
| [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | `4.0.1` | `9.0.0` |
| [babel-eslint](https://github.com/babel/babel-eslint) | `10.0.2` | `10.1.0` |
| [eslint](https://github.com/eslint/eslint) | `5.16.0` | `8.57.0` |
| [eslint-loader](https://github.com/webpack-contrib/eslint-loader) | `2.1.2` | `4.0.2` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `5.2.3` | `9.22.0` |


Updates `@quasar/extras` from 1.1.3 to 1.16.9
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/extras-v1.1.3...@quasar/extras-v1.16.9)

Updates `axios` from 0.18.1 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@v0.18.1...v1.6.7)

Updates `quasar` from 1.0.0-rc.5 to 2.14.5
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v1.0.0-rc.5...quasar-v2.14.5)

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

Updates `@quasar/app` from 1.0.0-rc.7 to 3.3.3
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-v1.0.0-rc.7...@quasar/app-v3.3.3)

Updates `@vue/eslint-config-prettier` from 4.0.1 to 9.0.0
- [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
- [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-config-prettier/commits/v9.0.0)

Updates `babel-eslint` from 10.0.2 to 10.1.0
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](babel/babel-eslint@v10.0.2...v10.1.0)

Updates `eslint` from 5.16.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v5.16.0...v8.57.0)

Updates `eslint-loader` from 2.1.2 to 4.0.2
- [Release notes](https://github.com/webpack-contrib/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/eslint-loader@2.1.2...v4.0.2)

Updates `eslint-plugin-vue` from 5.2.3 to 9.22.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v5.2.3...v9.22.0)

---
updated-dependencies:
- dependency-name: "@quasar/extras"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: quasar
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: "@quasar/app"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: babel-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: website
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: eslint-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: website
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #220.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/website-ba15b5e5de branch March 1, 2024 00:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants