makino-makino / neo-panopticon-app

3 stars 0 forks source link

Bump json5, sass-resources-loader, nuxt, sass-loader, style-loader, @nuxtjs/eslint-module and @nuxtjs/vuetify #47

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps json5 to 2.2.3 and updates ancestor dependencies json5, sass-resources-loader, nuxt, sass-loader, style-loader, @nuxtjs/eslint-module and @nuxtjs/vuetify. These dependencies need to be updated together.

Updates json5 from 1.0.1 to 2.2.3

Release notes

Sourced from json5's releases.

v2.2.3

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

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

  • Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)

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)

v2.1.1

  • New: package.json and package.json5 include a module property so bundlers like webpack, rollup and parcel can take advantage of the ES Module build. (#208)
  • Fix: stringify outputs \0 as \\x00 when followed by a digit. (#210)
  • Fix: Spelling mistakes have been fixed. (#196)

v2.1.0

  • New: The index.mjs and index.min.mjs browser builds in the dist directory support ES6 modules. (#187)

v2.0.1

  • Fix: The browser builds in the dist directory support ES5. (#182)

v2.0.0

  • Major: JSON5 officially supports Node.js v6 and later. Support for Node.js v4 has been dropped. Since Node.js v6 supports ES5 features, the code has been rewritten in native ES5, and the dependence on Babel has been eliminated.

  • New: Support for Unicode 10 has been added.

  • New: The test framework has been migrated from Mocha to Tap.

  • New: The browser build at dist/index.js is no longer minified by default. A minified version is available at dist/index.min.js. (#181)

  • Fix: The warning has been made clearer when line and paragraph separators are

... (truncated)

Changelog

Sourced from json5's changelog.

v2.2.3 [code, diff]

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

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]

  • Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)

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)

v2.1.1 [code, [diff][d2.1.1]]

... (truncated)

Commits
  • c3a7524 2.2.3
  • 94fd06d docs: update CHANGELOG for v2.2.3
  • 3b8cebf docs(security): use GitHub security advisories
  • f0fd9e1 docs: publish a security policy
  • 6a91a05 docs(template): bug -> bug report
  • 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
  • Additional commits viewable in compare view


Updates sass-resources-loader from 2.0.1 to 2.2.5

Changelog

Sourced from sass-resources-loader's changelog.

[2.2.5] - 2022-04-14

[2.2.4] - 2021-08-05

[2.2.3] - 2021-06-21

  • Fix regression introduced in 2.2.2 for "causes TypeError: Cannot read property 'indexOf' of undefined". #145 by Juan Antonio Gómez.

[2.2.2] - 2021-06-16

  • De-duplicate hoisted imports and avoid rewriting imports of built-ins. #142 by Jan Amann.

[2.2.1] - 2021-04-14

[2.2.0] - 2020-09-19

  • Add verbose error message when any of the specified resource globs don't return any files. Fixes: #38. #134 by Toms Burgmanis.

[2.1.1] - 2020-09-19

[2.1.0] - 2020-07-22

[2.0.3] - 2020-04-13

  • Dependency updates

[2.0.2] - 2020-04-12

  • Dependency updates
Commits
Maintainer changes

This version was pushed to npm by shakacode, a new releaser for sass-resources-loader since your current version.


Updates nuxt from 2.15.8 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 sass-loader from 8.0.0 to 13.2.0

Release notes

Sourced from sass-loader's releases.

v13.2.0

13.2.0 (2022-11-09)

Features

v13.1.0

13.1.0 (2022-10-06)

Features

v13.0.2

13.0.2 (2022-06-27)

Bug Fixes

v13.0.1

13.0.1 (2022-06-24)

Bug Fixes

v13.0.0

13.0.0 (2022-05-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0 (#1048)
  • emit @warn at-rules as webpack warnings by default, if you want to revert behavior please use the warnRuleAsWarning option (#1054) (58ffb68)

Bug Fixes

  • do not crash on importers for modern API (#1052) (095814e)
  • do not store original sass error in webpack error(#1053) (06d7533)

v12.6.0

12.6.0 (2022-02-15)

... (truncated)

Changelog

Sourced from sass-loader's changelog.

13.2.0 (2022-11-09)

Features

13.1.0 (2022-10-06)

Features

13.0.2 (2022-06-27)

Bug Fixes

13.0.1 (2022-06-24)

Bug Fixes

13.0.0 (2022-05-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0 (#1048)
  • emit @warn at-rules as webpack warnings by default, if you want to revert behavior please use the warnRuleAsWarning option (#1054) (58ffb68)

Bug Fixes

  • do not crash on importers for modern API (#1052) (095814e)
  • do not store original sass error in webpack error(#1053) (06d7533)

12.6.0 (2022-02-15)

Features

  • added support for automatic loading of sass-embedded (#1025) (c8dae87)

12.5.0 (2022-02-14)

... (truncated)

Commits


Updates style-loader from 1.0.0 to 1.3.0

Release notes

Sourced from style-loader's releases.

v1.3.0

1.3.0 (2020-10-03)

Features

Bug Fixes

v1.2.1

1.2.1 (2020-04-28)

Bug Fixes

  • hot module replacement logic for lazy type (#468) (88a5c2b)

v1.2.0

1.2.0 (2020-04-24)

Features

  • hot module replacement for css modules (6d14e0a)

v1.1.4

1.1.4 (2020-04-15)

Chore

  • update deps

v1.1.3

1.1.3 (2020-01-17)

Bug Fixes

v1.1.2

1.1.2 (2019-12-25)

Bug Fixes

... (truncated)

Changelog

Sourced from style-loader's changelog.

1.3.0 (2020-10-03)

Features

Bug Fixes

1.2.1 (2020-04-28)

Bug Fixes

  • hot module replacement logic for lazy type (#468) (88a5c2b)

1.2.0 (2020-04-24)

Features

  • hot module replacement for css modules (6d14e0a)

1.1.4 (2020-04-15)

Chore

  • update deps

1.1.3 (2020-01-17)

Bug Fixes

1.1.2 (2019-12-25)

Bug Fixes

  • algorithm for importing modules (#449) (91ceaf2)
  • checking that the list of modules is an array (#448) (1138ed7)

1.1.1 (2019-12-20)

... (truncated)

Commits


Updates @nuxtjs/eslint-module from 1.1.0 to 1.2.0

Changelog

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

1.2.0 (2020-04-24)

Features

Commits
  • 4f8476a chore(release): 1.2.0
  • cf1c5cd chore: update deps
  • 4a2437d docs: update badge
  • 47a1238 ci: use Github Actions
  • 2bb5f50 test: remove resourceHints from nuxt.config
  • ca9ac56 docs: move the warning
  • 0e17e64 chore(deps): update dependency consola to ^2.11.3 (#26)
  • 0fc980b chore(deps): update dependency consola to ^2.11.2 (#25)
  • a4531ef chore(deps): update dependency consola to ^2.11.1 (#24)
  • 21d25ff docs: update
  • Additional commits viewable in compare view


Updates @nuxtjs/vuetify from 1.9.0 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


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](https://github.com/makino-makino/neo-panopticon-app/network/alerts).