Bump json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-router, @vue/cli-plugin-vuex, @vue/cli-service, @vue/eslint-config-standard, less-loader, webpack and file-loader#30
Conversation
…lugin-router, @vue/cli-plugin-vuex, @vue/cli-service, @vue/eslint-config-standard, less-loader, webpack and file-loader Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint), [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router), [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex), [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service), [@vue/eslint-config-standard](https://github.com/vuejs/eslint-config-standard/tree/HEAD/packages/eslint-config-standard), [less-loader](https://github.com/webpack-contrib/less-loader), [webpack](https://github.com/webpack/webpack) and [file-loader](https://github.com/webpack-contrib/file-loader). These dependencies need to be updated together. Updates `json5` from 2.2.1 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) Updates `@vue/cli-plugin-babel` from 4.4.6 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel) Updates `@vue/cli-plugin-eslint` from 4.4.6 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint) Updates `@vue/cli-plugin-router` from 4.4.6 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-router) Updates `@vue/cli-plugin-vuex` from 4.4.6 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-vuex) Updates `@vue/cli-service` from 4.4.6 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service) Updates `@vue/eslint-config-standard` from 5.1.2 to 8.0.1 - [Release notes](https://github.com/vuejs/eslint-config-standard/releases) - [Changelog](https://github.com/vuejs/eslint-config-standard/blob/main/packages/eslint-config-standard/CHANGELOG.md) - [Commits](https://github.com/vuejs/eslint-config-standard/commits/@vue/eslint-config-standard@8.0.1/packages/eslint-config-standard) Updates `less-loader` from 5.0.0 to 11.1.0 - [Release notes](https://github.com/webpack-contrib/less-loader/releases) - [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md) - [Commits](webpack/less-loader@v5.0.0...v11.1.0) Updates `webpack` from 4.46.0 to 5.75.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.46.0...v5.75.0) Updates `file-loader` from 4.3.0 to 6.2.0 - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/file-loader@v4.3.0...v6.2.0) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: "@vue/cli-plugin-babel" dependency-type: direct:development - dependency-name: "@vue/cli-plugin-eslint" dependency-type: direct:development - dependency-name: "@vue/cli-plugin-router" dependency-type: direct:development - dependency-name: "@vue/cli-plugin-vuex" dependency-type: direct:development - dependency-name: "@vue/cli-service" dependency-type: direct:development - dependency-name: "@vue/eslint-config-standard" dependency-type: direct:development - dependency-name: less-loader dependency-type: direct:development - dependency-name: webpack dependency-type: indirect - dependency-name: file-loader dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps json5 to 2.2.3 and updates ancestor dependencies json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-router, @vue/cli-plugin-vuex, @vue/cli-service, @vue/eslint-config-standard, less-loader, webpack and file-loader. These dependencies need to be updated together.
Updates
json5from 2.2.1 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
c3a75242.2.394fd06ddocs: update CHANGELOG for v2.2.33b8cebfdocs(security): use GitHub security advisoriesf0fd9e1docs: publish a security policy6a91a05docs(template): bug -> bug report14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readmeUpdates
@vue/cli-plugin-babelfrom 4.4.6 to 5.0.8Release notes
Sourced from
@vue/cli-plugin-babel's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-babel's changelog.... (truncated)
Commits
b154dbdv5.0.84a0655fv5.0.7ef08a08v5.0.698c66c9v5.0.5ca97fc2v5.0.4dd53f26v5.0.3a859b1fv5.0.292d80a8v5.0.1c913cdcv5.0.075a6d69v5.0.0-rc.3Updates
@vue/cli-plugin-eslintfrom 4.4.6 to 5.0.8Release notes
Sourced from
@vue/cli-plugin-eslint's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-eslint's changelog.... (truncated)
Commits
b154dbdv5.0.84a0655fv5.0.7ef08a08v5.0.698c66c9v5.0.5ca97fc2v5.0.4dd53f26v5.0.3a859b1fv5.0.292d80a8v5.0.1c913cdcv5.0.075a6d69v5.0.0-rc.3Updates
@vue/cli-plugin-routerfrom 4.4.6 to 5.0.8Release notes
Sourced from
@vue/cli-plugin-router's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-router's changelog.... (truncated)
Commits
b154dbdv5.0.84a0655fv5.0.7ef08a08v5.0.698c66c9v5.0.5ca97fc2v5.0.4dd53f26v5.0.3a859b1fv5.0.292d80a8v5.0.1c913cdcv5.0.075a6d69v5.0.0-rc.3Updates
@vue/cli-plugin-vuexfrom 4.4.6 to 5.0.8Release notes
Sourced from
@vue/cli-plugin-vuex's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-vuex's changelog.... (truncated)
Commits
b154dbdv5.0.84a0655fv5.0.7ef08a08v5.0.698c66c9v5.0.5ca97fc2v5.0.4dd53f26v5.0.3a859b1fv5.0.292d80a8v5.0.1c913cdcv5.0.075a6d69v5.0.0-rc.3Updates
@vue/cli-servicefrom 4.4.6 to 5.0.8Release notes
Sourced from
@vue/cli-service's releases.... (truncated)
Changelog
Sourced from
@vue/cli-service's changelog.... (truncated)
Commits
b154dbdv5.0.80260e4dfix: add devServer.server.type to useHttps judgement (#7222)4a0655fv5.0.7beffe8afix: allow disabling progress plugin viadevServer.client.progress558dea2fix: supportdevServer.serveroption, avoid deprecation warningbddd64dfix: optimize the judgment on whether HTTPS has been set in options (#7202)ef08a08v5.0.6fcf27e3fixup! fix: compatibility with Vue 2.7a648958fix: compatibility with Vue 2.798c66c9v5.0.5Updates
@vue/eslint-config-standardfrom 5.1.2 to 8.0.1Release notes
Sourced from
@vue/eslint-config-standard's releases.Changelog
Sourced from
@vue/eslint-config-standard's changelog.Commits
0a782acchore: release@vue/eslint-config-standard@8.0.1cabd3eafix: removeimport/extensionsrule410df39chore!: release v8.0.00487a18docs: no need foreslint-envbecause standard config already set the node envab7f38dchore: update dependencies786c065chore: move eslint-plugin-vue to peerDependencies41e38bbdocs: add documentation ofcreateAliasSetting0a0e14cfeat!: new implementation, adding a helper for alias, recommending `eslint-pa...182c45cchore: fix urls and descriptionc204a97feat!(wip): remove resolver-webpack, add resolver-custom-aliasUpdates
less-loaderfrom 5.0.0 to 11.1.0Release notes
Sourced from less-loader's releases.
... (truncated)
Changelog
Sourced from less-loader's changelog.
... (truncated)
Commits
21caa3echore(release): 11.1.043cd20cfeat: allow to extendconditionNames(#488)c1aa4f5chore: update dependencies to the latest version (#487)2dcfe42chore: update commitlint action (#486)60d6a29chore: run cancel workflow on pull request (#485)4e81ee0chore: update jest to the latest version (#483)965f5d8ci: update github workflow security permissions (#482)454e187chore: upgrade dependencies to the latest version (#481)bb799d1ci: add job to cancel previous runs (#480)d292548chore: update dependencies to the latest version (#479)Updates
webpackfrom 4.46.0 to 5.75.0Release notes
Sourced from webpack's releases.