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 json5, @nuxtjs/vuetify, nuxt, @nuxtjs/eslint-module, stylus-loader and vue-jest in /frontend #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 31, 2022

Bumps json5 to 2.2.2 and updates ancestor dependencies json5, @nuxtjs/vuetify, nuxt, @nuxtjs/eslint-module, stylus-loader and vue-jest. These dependencies need to be updated together.

Updates json5 from 2.1.1 to 2.2.2

Release notes

Sourced from json5's releases.

v2.2.2

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).

v2.2.1

v2.2.0

  • New: Accurate and documented TypeScript declarations are now included. There is no need to install @types/json5. (#236, #244)

v2.1.3 [code, diff]

  • Fix: An out of memory bug when parsing numbers has been fixed. (#228, #229)

v2.1.2

  • Fix: Bump minimist to v1.2.5. (#222)
Changelog

Sourced from json5's changelog.

v2.2.2 [code, diff]

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).

v2.2.1 [code, diff]

v2.2.0 [code, diff]

  • New: Accurate and documented TypeScript declarations are now included. There is no need to install @types/json5. (#236, #244)

v2.1.3 [code, diff]

  • Fix: An out of memory bug when parsing numbers has been fixed. (#228, #229)

v2.1.2 [code, diff]

  • Fix: Bump minimist to v1.2.5. (#222)
Commits
  • 14f8cb1 2.2.2
  • 10cc7ca docs: update CHANGELOG for v2.2.2
  • 7774c10 fix: add proto to objects and arrays
  • edde30a Readme: slight tweak to intro
  • 97286f8 Improve example in readme
  • d720b4f Improve readme (e.g. explain JSON5 better!) (#291)
  • 910ce25 docs: fix spelling of Aseem
  • 2aab4dd test: require tap as t in cli tests
  • 6d42686 test: remove mocha syntax from tests
  • 4798b9d docs: update installation and usage for modules
  • Additional commits viewable in compare view

Updates @nuxtjs/vuetify from 1.6.1 to 1.12.3

Release notes

Sourced from @​nuxtjs/vuetify's releases.

v1.12.3

Bug Fixes

v1.12.2

Dependencies

  • chore(deps): update vuetify to v2.6 (#479)
  • chore(deps): update dependency sass-loader to v12 (#453)

v1.12.1

Bug Fixes

v1.12.0

Features

  • compatible with Nuxt 2.14 and typescript 4 (#395) (16c2bca)

Bug Fixes

  • types: use UserVuetifyPreset instead of VuetifyPreset (#419) (d75b2be)
  • lock sass version to ~1.32.13 (#452) (4868782), closes #446

v1.11.3

Bug Fixes

  • update v-content to v-main for vuetify 2.3.0
  • remove fibers dependency to support node.js 14 on Windows (#390) (7a02126)
  • sass-loader use additionalData vs prependData (a92eaf1)

v1.11.0

Features

  • allow for list of custom fonts (#269)

v1.10.1

  • chore: bump Vuetify to 2.2.4

v1.10.0

Features

Others

... (truncated)

Changelog

Sourced from @​nuxtjs/vuetify's changelog.

1.12.3 (2021-12-12)

Bug Fixes

1.12.2 (2021-11-28)

1.12.1 (2021-06-13)

Bug Fixes

1.12.0 (2021-06-13)

Features

  • compatible with Nuxt 2.14 and typescript 4 (#395) (16c2bca)

Bug Fixes

  • types: use UserVuetifyPreset instead of VuetifyPreset (#419) (d75b2be)
  • lock sass version to ~1.32.13 (#452) (4868782), closes #446

1.11.3 (2021-01-17)

Bug Fixes

  • remove fibers dependency to support node.js 14 on Windows (#390) (7a02126)
  • sass-loader use additionalData vs prependData (a92eaf1)

1.11.2 (2020-04-26)

1.11.1 (2020-04-26)

Bug Fixes

1.11.0 (2020-02-17)

Features

... (truncated)

Commits
  • 8b52b93 chore(release): 1.12.3
  • 50dd7d4 fix(deps): revert to sass-loader v10 (#487)
  • 7e41d96 chore(release): 1.12.2
  • 458d56a chore(deps): lock file maintenance (#461)
  • 8f6c087 chore(deps): update devdependency husky to ^7.0.4 (#482)
  • 96b1683 chore(deps): update devdependency eslint to v8 (#472)
  • cf49512 chore(deps): update devdependency husky to v7 (#465)
  • 5c16e2a chore(deps): update devdependency @​types/jest to v27 (#481)
  • 9309e8a chore(deps): update all non-major dependencies (#460)
  • baeced6 chore(deps): update dependency sass-loader to v12 (#453)
  • Additional commits viewable in compare view

Updates nuxt from 2.11.0 to 3.0.0

Release notes

Sourced from nuxt's releases.

Nuxt 3.0 stable

Official Release Announcenment

💬 Release Discussion

📝 Changelog

Check out v3.0.0-rc.14 for other recent changes.

🩹 Fixes

  • nuxt: Removed auto imports (#9045)
  • schema: Initialise runtimeConfig.public with empty object (#9050)
  • cli: Upgrade with latest tag (#9060)
  • nuxt: Allow union type arguments for useAsyncData (#9061)

📖 Documentation

  • New website design (#9007)
  • Update website theme version (819deb89)
  • Minor style improvements (9ab069b2)
  • Update website-theme (780b17b1)
  • Add warning about definePageMeta issues with transitions and NuxtLoadingIndicator (#9055)
  • Add missing agencies (#9059)

🏡 Chore

  • Update readme design (#9048)
  • Ignore parse5 for renovate update (#9046)

❤️ Contributors

v3.0.0-rc.14

Note This is the last release candidate for Nuxt v3! Are you ready? 👀

👉 Release Discussion

Changelog

compare changes

... (truncated)

Commits

Updates @nuxtjs/eslint-module from 0.0.1 to 3.1.0

Changelog

Sourced from @​nuxtjs/eslint-module's changelog.

3.1.0 (2022-04-08)

Features

Bug Fixes

3.0.2 (2020-12-16)

Bug Fixes

  • can't render pages on older versions of Nuxt if options.watch is missing (#52) (1782113)
  • peer dependency (06cd9c5)

3.0.1 (2020-11-13)

Bug Fixes

3.0.0 (2020-10-07)

⚠ BREAKING CHANGES

  • Use eslint-webpack-plugin instead of eslint-loader deprecated.

  • fix: docs and default values

  • drop support for eslint 5

Features

2.0.0 (2020-05-05)

⚠ BREAKING CHANGES

  • drop support for eslint 5 (28f7ce5)

... (truncated)

Commits
  • cd820c0 chore(release): 3.1.0
  • c3fb90e fix: only run in dev mode
  • 21767c5 feat: typescript rewrite (#74)
  • 7529bf6 chore(deps): update all non-major dependencies (#55)
  • e10c63f chore(deps): update codecov/codecov-action action to v3 (#73)
  • da26da0 chore(deps): update actions/cache action to v3 (#72)
  • 8c49753 chore(deps): update actions/setup-node action to v3 (#71)
  • 79f00ab chore(release): 3.0.2
  • 3b2c2d2 docs: add threads option
  • 06cd9c5 fix: peer dependency
  • Additional commits viewable in compare view

Updates stylus-loader from 3.0.2 to 7.1.0

Release notes

Sourced from stylus-loader's releases.

v7.1.0

7.1.0 (2022-10-06)

Features

v7.0.0

7.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

v6.2.0

6.2.0 (2021-10-12)

Features

v6.1.0

6.1.0 (2021-06-10)

Features

  • allow to use String value for the implementation option (b118719)

v6.0.0

6.0.0 (2021-05-12)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

v5.0.0

5.0.0 (2021-02-02)

Notes

  • using ~ is deprecated and can be removed from your code (we recommend it), but we still support it for historical reasons.

Why you can removed it? The loader will first try to resolve @import/@require as relative, if it cannot be resolved, the loader will try to resolve @import/@require inside node_modules.

... (truncated)

Changelog

Sourced from stylus-loader's changelog.

7.1.0 (2022-10-06)

Features

7.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

6.2.0 (2021-10-12)

Features

6.1.0 (2021-06-10)

Features

  • allow to use String value for the implementation option (b118719)

6.0.0 (2021-05-12)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

5.0.0 (2021-02-02)

Notes

  • using ~ is deprecated and can be removed from your code (we recommend it), but we still support it for historical reasons.

Why you can removed it? The loader will first try to resolve @import/@require as relative, if it cannot be resolved, the loader will try to resolve @import/@require inside node_modules.

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5

Features

... (truncated)

Commits
  • fad7060 chore(release): 7.1.0
  • 5d76d64 feat: allow to extend conditionNames (#365)
  • cbce835 chore: update dependencies to the latest version (#364)
  • 76093b8 chore: update commitlint action (#363)
  • a29a1d1 chore: run cancel workflow on pull request (#362)
  • 7238a6d chore: update jest to the latest version (#361)
  • 116c25d chore: upgrae-dependencies to the latest version (#360)
  • 228b757 ci: update github workflow security permissions (#359)
  • 541ad25 ci: add job to cancel previous runs (#358)
  • 0b1aa76 chore: update dependencies to the latest version (#357)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for stylus-loader since your current version.


Updates vue-jest from 3.0.4 to 4.0.1

Release notes

Sourced from vue-jest's releases.

v4.0.1

One minor fix.

Fixes:

v4.0.0

The 4.0.0 is finally here. No clear blocker so transitioning this from release candidate to master. Better late than never.

Fixes

fix: add fallback to default TemplateCompileOptions #310 @​nogic1008

v4.0.0-rc.1

Features

feat: pass templateCompiler options vuejs/vue-jest@37efa58 feat: add-compile-template-options #288

Fixes

fix: external css files path resolution vuejs/vue-jest@fe76473

v4.0.0-rc.0

Features

We moved to release candidate after many months of beta with no real roadmap.

We will move to 4.0.0 stable before the end of Sep 2020.

v4.0.0-beta.6

Fixes

fix: remove inline source map @​nogic1008 build: bump jest version in peerDependencies @​nogic1008

That's it! Small release.

v4.0.0-beta.5

Fixes

v4.0.0-beta.4

Features

... (truncated)

Commits
  • e632171 Merge pull request #320 from catrope/typo-namepsace
  • 95784e4 Merge pull request #284 from vuejs/remove-ts-jest
  • 10559e1 chore: rebase
  • 6a7a728 Fix typo in processor example
  • 1fb3b2e publish: 4.0.0
  • 938a97e Merge pull request #311 from vuejs/dependabot/npm_and_yarn/ini-1.3.7
  • 1ada5fe Merge pull request #312 from vuejs/dependabot/npm_and_yarn/node-notifier-8.0.1
  • b393520 chore(deps): bump node-notifier from 8.0.0 to 8.0.1
  • 4ce4686 Merge pull request #310 from nogic1008/hotfix/template-compiler
  • 2353bd2 chore(deps): bump ini from 1.3.5 to 1.3.7
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lmiller1990, a new releaser for vue-jest since your current version.


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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

…er and vue-jest

Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependencies [json5](https://github.com/json5/json5), [@nuxtjs/vuetify](https://github.com/nuxt-community/vuetify-module), [nuxt](https://github.com/nuxt/framework), [@nuxtjs/eslint-module](https://github.com/nuxt-community/eslint-module), [stylus-loader](https://github.com/webpack-contrib/stylus-loader) and [vue-jest](https://github.com/vuejs/vue-jest). These dependencies need to be updated together.


Updates `json5` from 2.1.1 to 2.2.2
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.1.1...v2.2.2)

Updates `@nuxtjs/vuetify` from 1.6.1 to 1.12.3
- [Release notes](https://github.com/nuxt-community/vuetify-module/releases)
- [Changelog](https://github.com/nuxt-community/vuetify-module/blob/master/CHANGELOG.md)
- [Commits](nuxt-community/vuetify-module@v1.6.1...v1.12.3)

Updates `nuxt` from 2.11.0 to 3.0.0
- [Release notes](https://github.com/nuxt/framework/releases)
- [Commits](https://github.com/nuxt/framework/commits/v3.0.0)

Updates `@nuxtjs/eslint-module` from 0.0.1 to 3.1.0
- [Release notes](https://github.com/nuxt-community/eslint-module/releases)
- [Changelog](https://github.com/nuxt-community/eslint-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/eslint@v0.0.1...v3.1.0)

Updates `stylus-loader` from 3.0.2 to 7.1.0
- [Release notes](https://github.com/webpack-contrib/stylus-loader/releases)
- [Changelog](https://github.com/webpack-contrib/stylus-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/stylus-loader@v3.0.2...v7.1.0)

Updates `vue-jest` from 3.0.4 to 4.0.1
- [Release notes](https://github.com/vuejs/vue-jest/releases)
- [Commits](vuejs/vue-jest@v3.0.4...v4.0.1)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@nuxtjs/vuetify"
  dependency-type: direct:production
- dependency-name: nuxt
  dependency-type: direct:production
- dependency-name: "@nuxtjs/eslint-module"
  dependency-type: direct:development
- dependency-name: stylus-loader
  dependency-type: direct:development
- dependency-name: vue-jest
  dependency-type: direct:development
...

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 Dec 31, 2022
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.

0 participants