vue-moment-lib icon indicating copy to clipboard operation
vue-moment-lib copied to clipboard

Update @vue/cli-plugin-unit-jest to the latest version πŸš€

Open greenkeeper[bot] opened this issue 6 years ago β€’ 34 comments

The devDependency @vue/cli-plugin-unit-jest was updated from 3.0.3 to 3.0.4.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

greenkeeper[bot] avatar Sep 25 '18 11:09 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Oct 09 '18 09:10 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Oct 30 '18 18:10 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Nov 03 '18 00:11 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Nov 27 '18 18:11 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Dec 30 '18 13:12 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Jan 03 '19 07:01 greenkeeper[bot]

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • 5937a67 v3.3.0
  • bcdf6d0 chore: pre release sync
  • d5b5e3b fix: fix loaderOptions.postcss detection (#3201)
  • f15dcf7 feat: replace babel-plugin-transform-vue-jsx with @vue/babel-preset-jsx (#3218)
  • e7af0d8 feat: deprecate confusing baseUrl option, use publicPath instead. (#3143)
  • 8b4471e fix(cli-service): fix copy plugin's ignore pattern (fix #3119) (#3130)
  • 4070507 fix: typo in welcome tips (#3246) [ci skip]
  • d88f2fa chore: [email protected]
  • fc81ffb chore: 3.2.3 changelog [ci skip]

See the full diff

greenkeeper[bot] avatar Jan 08 '19 04:01 greenkeeper[bot]

Update to this version instead πŸš€

Commits

The new version differs by 74 commits.

  • 0c3f618 v3.4.1
  • 805a4ce test: add test for modern mode build result
  • e0983f4 fix: run modern build in separate process (#3477)
  • 1b27d02 test: add test for multi page history api fallback (#3472)
  • ea5d9f7 feat(cli-service): add history api fallback for multi-page mode (#3181)
  • bf59e4f chore: fix styles & mishandled merge conflicts
  • 364f28f fix(tslint): don't reread the input file on ts linting (close #2786) (#2787)
  • fccb114 chore: update deps
  • 225b558 refactor: use dotenv to parse env file and add a link to its docs (#3462)
  • 114313c fix(cli-plugin-eslint): make eslint deps optional (#3068)
  • f819f51 fix: respect command line --ignore-pattern option
  • 38aa8d9 fix: import createTimeAgo from vue-timeago because it isn't a default export (#3437)
  • 43bee4e docs: change references of "Vue CLI 3" to "Vue CLI" (#3422) [ci skip]
  • 87f9a29 chore: add repository.directory field to each package.json to specify where each package lives in a monorepo (#3397)
  • 45dcbc5 chore: merge branch 'dev' into docs

There are 74 commits in total.

See the full diff

greenkeeper[bot] avatar Feb 20 '19 06:02 greenkeeper[bot]

Update to this version instead πŸš€

Commits

The new version differs by 37 commits.

  • 65eec48 v3.5.0
  • 307b510 chore: pre release sync
  • b44fe8d ci: update lockfile
  • 9aff29d fix: setting env by -e in e2e tests (#3583)
  • 3afdab0 chore: also add webpack to project root
  • 78455d5 chore: add graphql & typescript to root dependencies to avoid peer dep warnings
  • bb4f349 fix: proxy should warn when array is passed. (#3525)
  • 4c91f8d docs(css): sass import path (#3569) [ci skip]
  • 93f57ac fix: use an environment variable to determine the entry files to inject default polyfills (#3565)
  • 6f93bfe fix(cli-service): inspect --rules (close #3334) (#3378)
  • 4c3f2e7 docs: typo: object rest spread (#3556) [ci skip]
  • 873ad84 feat: loosen the restriction of typescript version (#3542)
  • 7df0c58 feat: add entryFiles option, allowing explicit polyfill injection to specified files (#3470)
  • bd57f15 feat: support environment variable expansion (#3534)
  • 2de215e feat: warn if run instant prototyping in a project directory (#3508)

There are 37 commits in total.

See the full diff

greenkeeper[bot] avatar Mar 08 '19 06:03 greenkeeper[bot]

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • 0b363be v3.5.1
  • dd37773 fix: should resolve to full path when setting default entryFiles
  • 29d7d0b docs: upgrade to vuepress 1.x
  • ddf3a2f docs: update references of jsx support [ci skip]
  • 3173d20 chore: merge branch 'dev' into docs
  • d23e728 docs: Document jest's transformIgnorePatterns option to avoid pitfall (#3523) [ci skip]
  • 8d5d854 docs: fix typo in troubleshooting.md (#3599) [ci skip]
  • b2d6dbd chore: merge branch 'dev' into docs
  • 097be7c chore: [email protected]
  • a6451ca chore: 3.5.0 changelog [ci skip]
  • 8db6237 docs: add docker based nginx deployment guide (#3323)

See the full diff

greenkeeper[bot] avatar Mar 12 '19 16:03 greenkeeper[bot]

Update to this version instead πŸš€

Commits

The new version differs by 15 commits.

  • 0dc7934 v3.5.2
  • 4d6fcf5 fix: use absolute import path for injected core-js polyfills (#3710)
  • 156ef21 fix: explicitly set corejs version for @babel/preset-env (#3696)
  • fd20e1f docs: fix typo in README.md (#3686) [ci skip]
  • b993030 chore: merge branch 'docs' into dev
  • a1b784f docs: fix grammar in css.md (#3598) [ci skip]
  • b460b67 chore: upgrade vue-property-decorator to 8.x
  • 2cf5849 docs: add lerna badge in README [ci skip] (#3627)
  • bbd573b docs: add manifest in html head
  • eda048a feat: add manifest.json, make the website installable
  • b93c0a2 docs: pwa migration
  • e48a956 test: fix windows test
  • dd18cd8 test: remove .only
  • f138696 chore: [email protected]
  • e7693cc chore: 3.5.1 changelog [ci skip]

See the full diff

greenkeeper[bot] avatar Mar 27 '19 11:03 greenkeeper[bot]

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] avatar Mar 29 '19 20:03 greenkeeper[bot]

Update to this version instead πŸš€

Release Notes for v3.6.0

πŸš€ New Feature

πŸ› Bug Fix

🏠 Internal

Committers: 10

Commits

The new version differs by 70 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 70 commits in total.

See the full diff

greenkeeper[bot] avatar Apr 13 '19 16:04 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Apr 16 '19 07:04 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Apr 28 '19 06:04 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar May 25 '19 15:05 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Jul 03 '19 08:07 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Aug 03 '19 12:08 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Aug 21 '19 18:08 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Oct 10 '19 09:10 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Oct 16 '19 12:10 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Oct 17 '19 02:10 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Oct 17 '19 08:10 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Oct 18 '19 08:10 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Oct 22 '19 11:10 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Nov 27 '19 15:11 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Dec 28 '19 12:12 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Feb 07 '20 08:02 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Feb 07 '20 10:02 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Feb 07 '20 11:02 greenkeeper[bot]