Bump js-yaml, cssnano, eslint, karma-coverage and vue-loader - #74
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump js-yaml, cssnano, eslint, karma-coverage and vue-loader#74dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 3.15.1 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [cssnano](https://github.com/cssnano/cssnano), [eslint](https://github.com/eslint/eslint), [karma-coverage](https://github.com/karma-runner/karma-coverage) and [vue-loader](https://github.com/vuejs/vue-loader). These dependencies need to be updated together. Updates `js-yaml` from 3.12.0 to 3.15.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.12.0...3.15.1) Updates `cssnano` from 3.10.0 to 8.0.5 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/v3.10.0...cssnano@8.0.5) Updates `eslint` from 4.19.1 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v4.19.1...v10.8.1) Updates `karma-coverage` from 1.1.2 to 2.2.1 - [Release notes](https://github.com/karma-runner/karma-coverage/releases) - [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma-coverage@v1.1.2...v2.2.1) Updates `vue-loader` from 13.7.3 to 17.4.2 - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/commits/v17.4.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.15.1 dependency-type: indirect - dependency-name: cssnano dependency-version: 8.0.5 dependency-type: direct:development - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development - dependency-name: karma-coverage dependency-version: 2.2.1 dependency-type: direct:development - dependency-name: vue-loader dependency-version: 17.4.2 dependency-type: direct:development ... 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 js-yaml to 3.15.1 and updates ancestor dependencies js-yaml, cssnano, eslint, karma-coverage and vue-loader. These dependencies need to be updated together.
Updates
js-yamlfrom 3.12.0 to 3.15.1Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
ab85ae23.15.1 released30a5e76dist rebuild22a8071Backport quadratic complexity fix for !!omapc34b6c43.15.0 released21e13d3dist rebuild4165c62Add v3-legacy tag for publishd8ff750Add package lock24f13e7AddedmaxTotalMergeKeys(10000) loader option (v5 backport)9963d363.14.2 released10d3c8edist rebuildUpdates
cssnanofrom 3.10.0 to 8.0.5Release notes
Sourced from cssnano's releases.
... (truncated)
Commits
5270b4cPublish cssnano 8.0.514f6254fix: update dependencies2303923fix(postcss-merge-longhand): fix issues with border merginga0928d9test: explicitly mark async function8697a49test: reuse PostCSS instance when config does not change3e38af3refactor: add more explicit returnsad5c613build: increase language level to ECMA 2025da6515bbuild: improve TypeScript configuration8397d68chore: update development deps406c2ebchore: set complexity limit as a lint ruleMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for cssnano since your current version.
Updates
eslintfrom 4.19.1 to 10.8.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
c049dc310.8.1a3f7826Build: changelog update for 10.8.118eb0a7fix: prevent ASI hazard inno-unused-labelsautofix (#21173)0a14800chore: update github/codeql-action action to v4.37.4 (#21196)7d0cbf8docs: Update README05adcb1test: fix failing ecosystem test foreslint-plugin-unicorn(#21191)5611035test: add error locations info tono-void(#21185)ee47333ci: bump github/codeql-action from 4 to 4.37.3 (#21176)f131c03chore: improve ecosystem test failure reporting (#20937)0a05812docs: add missing backticks tono-duplicate-imports.js(#21183)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
karma-coveragefrom 1.1.2 to 2.2.1Release notes
Sourced from karma-coverage's releases.
... (truncated)
Changelog
Sourced from karma-coverage's changelog.
... (truncated)
Commits
55eb8a8chore(release): 2.2.1 [skip ci]1388186fix: exit code when reporter file is not provided06fb9adchore(release): 2.2.0 [skip ci]24aac11feat: update Istanbul packages9e8492cchore(deps): bump follow-redirects from 1.14.5 to 1.14.768daaa7chore(deps): bump node-fetch from 2.6.6 to 2.6.72675374chore(release): 2.1.1 [skip ci]bca2c69fix: handle unexpected error when generating code coverage44b31ebfix: race condition between the Karma shutdown and coverage writing4adb3efchore(deps): update indirect depsMaintainer changes
This version was pushed to npm by karmarunnerbot, a new releaser for karma-coverage since your current version.
Updates
vue-loaderfrom 13.7.3 to 17.4.2Release notes
Sourced from vue-loader's releases.
... (truncated)
Changelog
Sourced from vue-loader's changelog.
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.