Skip to content

Bump @vue/cli-plugin-unit-jest from 4.1.1 to 4.5.14#29

Merged
Thykof merged 1 commit intomasterfrom
dependabot/npm_and_yarn/vue/cli-plugin-unit-jest-4.5.14
Oct 26, 2021
Merged

Bump @vue/cli-plugin-unit-jest from 4.1.1 to 4.5.14#29
Thykof merged 1 commit intomasterfrom
dependabot/npm_and_yarn/vue/cli-plugin-unit-jest-4.5.14

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 25, 2021

Bumps @vue/cli-plugin-unit-jest from 4.1.1 to 4.5.14.

Release notes

Sourced from @​vue/cli-plugin-unit-jest's releases.

v4.5.14

Security Fixes

This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI. We recommend all users of vue ui to upgrade to this version as soon as possible.

Credits:

Ngo Wei Lin (@​Creastery) of STAR Labs (@​starlabs_sg)

v4.5.13

🐛 Bug Fix

  • @vue/babel-preset-app
    • #6459 fix: fix modern mode optional chaining syntax tranpilation (@​sodatea)
  • @vue/cli-plugin-unit-mocha
  • @vue/cli-service

Others

Committers: 3

v4.5.12

  • bump vue-codemod to work around an NPM hoisting bug
  • bump minimum required JSX preset / plugin versions, fixes vuejs/jsx#183
  • bump default typescript version to 4.1 and prettier version to 2.x for new projects, fixes #6299

v4.5.11

🐛 Bug Fix

Committers: 1

v4.5.10

🐛 Bug Fix

  • @vue/cli-plugin-unit-mocha
  • @vue/cli-plugin-unit-mocha, @vue/cli-service
  • @vue/cli-ui

... (truncated)

Changelog

Sourced from @​vue/cli-plugin-unit-jest's changelog.

4.5.14 (2021-10-14)

Security Fixes

This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI. We recommend all users of vue ui to upgrade to this version as soon as possible.

Credits:

Ngo Wei Lin (@​Creastery) of STAR Labs (@​starlabs_sg)

4.5.13 (2021-05-08)

🐛 Bug Fix

  • @vue/babel-preset-app
    • #6459 fix: fix modern mode optional chaining syntax tranpilation (@​sodatea)
  • @vue/cli-plugin-unit-mocha
  • @vue/cli-service

Others

Committers: 3

4.5.12 (2021-03-17)

  • bump vue-codemod to work around an NPM hoisting bug
  • bump minimum required JSX preset / plugin versions, fixes vuejs/jsx#183
  • bump default typescript version to 4.1 and prettier version to 2.x for new projects, fixes #6299

4.5.11 (2021-01-22)

🐛 Bug Fix

Committers: 1

... (truncated)

Commits

Dependabot compatibility score

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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 25, 2021
@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 25, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/idesys-dev/jeh-maker/AxKGHqdZVoxFNvirYPkn9VWcDctR
✅ Preview: https://jeh-maker-git-dependabot-npmandyarnvuecli-plu-7e6510-idesys-dev.vercel.app

@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 25, 2021

👷 Deploy Preview for jeh-marker-storybook processing.

🔨 Explore the source changes: 93bebba

🔍 Inspect the deploy log: https://app.netlify.com/sites/jeh-marker-storybook/deploys/61783cae629345000836da0d

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 25, 2021

Codecov Report

Merging #29 (93bebba) into master (b46b8a8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   33.23%   33.23%           
=======================================
  Files          20       20           
  Lines         346      346           
  Branches       26       26           
=======================================
  Hits          115      115           
  Misses        230      230           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b46b8a8...93bebba. Read the comment docs.

Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.1.1 to 4.5.14.
- [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/v4.5.14/packages/@vue/cli-plugin-unit-jest)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-unit-jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@Thykof Thykof force-pushed the dependabot/npm_and_yarn/vue/cli-plugin-unit-jest-4.5.14 branch from 9220bf3 to 93bebba Compare October 26, 2021 17:36
@Thykof Thykof merged commit f0e567a into master Oct 26, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vue/cli-plugin-unit-jest-4.5.14 branch October 26, 2021 19:55
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.

1 participant