Coder Social home page Coder Social logo

Comments (8)

greenkeeper avatar greenkeeper commented on July 19, 2024

After pinning to 3.5.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

from vue-cli-plugin-unit-ava.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency @vue/cli was updated from 3.5.3 to 3.5.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • d037fbb v3.5.4
  • 5eb1425 fix(generator): add core-js as direct dependency of generated projects (#3736)
  • 9bdff3b fix: should not use abosulte polyfill paths when absoluteRuntime is on (#3732)
  • b987969 fix: should not add polyfills from transform-runtime plugin (#3730)
  • eeb350e chore: [email protected]
  • 3f14550 chore: 3.5.3 changelog [ci skip]

See the full diff

from vue-cli-plugin-unit-ava.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency @vue/cli was updated from 3.5.4 to 3.5.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

See the full diff

from vue-cli-plugin-unit-ava.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency @vue/cli was updated from 3.5.5 to 3.6.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v3.6.0

πŸš€ New Feature

πŸ› Bug Fix

🏠 Internal

Committers: 10

Commits

The new version differs by 60 commits.

  • 99a06d1 v3.6.0
  • eefe9f3 chore: pre release sync
  • 4d378ff chore: update @vue/ui
  • ee04a29 chore: update v-tooltip
  • 08ea791 fix(audit): not implemented for pnpm error
  • a684324 fix: animations not happening
  • bff6a44 fix(audit): hasProjectYarn
  • 33e9e0d chore: update v-tooltip
  • ad0da2d fix: fix pnpm compatibility issues during scaffolding (#3790)
  • 92c69e1 fix: should pass cwd as argument
  • a1aef86 fix: check for project pnpm only
  • 095067e feat: generate .npmrc when using pnpm as package manager
  • 6740ca3 fix: should add --shamefully-flatten for pnpm install
  • 94f3ca0 fix: better pnpm check
  • cc66247 chore: update deps

There are 60 commits in total.

See the full diff

from vue-cli-plugin-unit-ava.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency @vue/cli was updated from 3.6.0 to 3.6.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v3.6.1

πŸ› Bug Fix

  • @vue/cli-ui
    • #3801 fix: fix ERR_INVALID_ARG_TYPE error when launching vue ui (@sodatea)

πŸ“ Documentation

Committers: 3

Commits

The new version differs by 71 commits.

  • d97ed6c v3.6.1
  • 8b24b51 workflow: fix changelog version title
  • 5fbda10 fix: fix ERR_INVALID_ARG_TYPE error when launching vue ui (#3801)
  • 5781340 chore: merge branch 'dev' into docs [ci skip]
  • 500a315 chore: refine changelog for 3.6.0
  • 99a06d1 v3.6.0
  • eefe9f3 chore: pre release sync
  • 4d378ff chore: update @vue/ui
  • ee04a29 chore: update v-tooltip
  • 08ea791 fix(audit): not implemented for pnpm error
  • a684324 fix: animations not happening
  • bff6a44 fix(audit): hasProjectYarn
  • 33e9e0d chore: update v-tooltip
  • ad0da2d fix: fix pnpm compatibility issues during scaffolding (#3790)
  • 92c69e1 fix: should pass cwd as argument

There are 71 commits in total.

See the full diff

from vue-cli-plugin-unit-ava.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency @vue/cli was updated from 3.6.1 to 3.6.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 79 commits.

  • 13e283e v3.6.2
  • 5ce60b7 chore: graphql should be directly listed as a dependency
  • 1a72e99 fix: fix vue add/invoke bug when user does not have yarn installed (#3806)
  • e8bc36d chore(locale): update text
  • bbe4002 feat(tasks): override args switch, closes #3236
  • 01d2035 fix(PubSub): set max listeners to Infinity
  • bdf74ba feat(SharedData): set: log number of subscriptions
  • 022e17d fix: --dev shouldn't try to load dev assets, closes #3802
  • d97ed6c v3.6.1
  • 8b24b51 workflow: fix changelog version title
  • 5fbda10 fix: fix ERR_INVALID_ARG_TYPE error when launching vue ui (#3801)
  • 5781340 chore: merge branch 'dev' into docs [ci skip]
  • 500a315 chore: refine changelog for 3.6.0
  • 99a06d1 v3.6.0
  • eefe9f3 chore: pre release sync

There are 79 commits in total.

See the full diff

from vue-cli-plugin-unit-ava.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency @vue/cli was updated from 3.6.2 to 3.6.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 83 commits.

  • 7375b12 v3.6.3
  • 5006110 fix: jest typeahead config (#3815)
  • 57151be fix: progress-path background color for dark mode (#3717)
  • 1e09efa chore: refine changelog [ci skip]
  • 13e283e v3.6.2
  • 5ce60b7 chore: graphql should be directly listed as a dependency
  • 1a72e99 fix: fix vue add/invoke bug when user does not have yarn installed (#3806)
  • e8bc36d chore(locale): update text
  • bbe4002 feat(tasks): override args switch, closes #3236
  • 01d2035 fix(PubSub): set max listeners to Infinity
  • bdf74ba feat(SharedData): set: log number of subscriptions
  • 022e17d fix: --dev shouldn't try to load dev assets, closes #3802
  • d97ed6c v3.6.1
  • 8b24b51 workflow: fix changelog version title
  • 5fbda10 fix: fix ERR_INVALID_ARG_TYPE error when launching vue ui (#3801)

There are 83 commits in total.

See the full diff

from vue-cli-plugin-unit-ava.

greenkeeper avatar greenkeeper commented on July 19, 2024
  • The devDependency @vue/cli was updated from 3.6.3 to 3.7.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v3.7.0

πŸš€ New Feature

  • @vue/cli-service
    • #3861 feat: add .version field and assertVersion helper to plugin api (@sodatea)
    • #3847 feat: add types for new lintOnSave options and multi-page entries (@sodatea)
    • #3844 feat: syntax highlight inspect output (@Akryum)
  • @vue/cli-plugin-babel, @vue/cli-plugin-typescript, @vue/cli-service
  • @vue/cli
    • #3848 feat: should support bare option in preset.json (@sodatea)

πŸ› Bug Fix

  • @vue/cli-service
    • #3865 fix: should invalidate cache when lockfiles have updated (@sodatea)
  • @vue/cli-plugin-unit-jest
    • #3867 fix: pin jest-watch-typeahead to 0.2.1, avoid introducing jest 24 deps (@sodatea)
  • @vue/cli-ui
    • #3871 fix: vue-virtual-scroller should be in devDependencies as it's client-side only (@sodatea)
  • @vue/cli-shared-utils
    • #3826 fix: should not show error message when pnpm is not installed (@sodatea)

🏠 Internal

  • @vue/babel-preset-app
    • #3899 fix: should not add polyfills from transform-runtime plugin (@sodatea)
  • @vue/cli-service
    • #3878 fix: process should be polyfilled rather than mocked (@sodatea)
  • @vue/cli-service, @vue/cli-ui-addon-widgets

Committers: 4

Commits

The new version differs by 103 commits.

  • 0dbfa5a v3.7.0
  • 6e6484e chore: pre release sync
  • 419d3e8 chore: update lockfile
  • bc1a345 fix: should not add polyfills from transform-runtime plugin (#3899)
  • a3e0858 feat: add .version field and assertVersion helper to plugin api (#3861)
  • a351cba feat: allow parallel option to be an integer (#3864)
  • e9259cd feat: add types for new lintOnSave options and multi-page entries (#3847)
  • 3da799c feat: should support bare option in preset.json (#3848)
  • b082da8 fix: process should be polyfilled rather than mocked (#3878)
  • 4f74b27 fix: should invalidate cache when lockfiles have updated (#3865)
  • 41f9dcf fix: pin jest-watch-typeahead to 0.2.1, avoid introducing jest 24 deps (#3867)
  • 405480e fix: vue-virtual-scroller should be in devDependencies as it's client-side only (#3871)
  • 411c999 docs: move plugin naming (#3874)
  • db374ec fix: should not show error message when pnpm is not installed (#3826)
  • 0bfc4b6 chore: remove redundant <= IE8 rule (#3851)

There are 103 commits in total.

See the full diff

from vue-cli-plugin-unit-ava.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.