spmeesseman / vscode-taskexplorer

Run and Manage Tasks for Visual Studio Code
Other
141 stars 30 forks source link

Update semantic-release-vsce to the latest version 🚀 #78

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency semantic-release-vsce was updated from 2.2.8 to 3.0.0.

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.


Publisher: raix License: MIT

Release Notes for v3.0.0

3.0.0 (2020-02-14)

  • Merge pull request #53 from JohnstonCode/update-deps-14-02-20 (a5c7c28), closes #53

BREAKING CHANGES

  • now requires node >=10.18 and semantic-release >=16.0.0
Commits

The new version differs by 2 commits.

  • a5c7c28 Merge pull request #53 from JohnstonCode/update-deps-14-02-20
  • d34e1c4 BREAKING CHANGE: now requires node >=10.18 and semantic-release

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v3.0.1

3.0.1 (2020-02-16)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 8877cd0 fix: broken verify condition (#55)

See the full diff

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@1fc0a46). Click here to learn what that means. The diff coverage is 65.37%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #78   +/-   ##
=========================================
  Coverage          ?   89.26%           
=========================================
  Files             ?       15           
  Lines             ?     2022           
  Branches          ?      464           
=========================================
  Hits              ?     1805           
  Misses            ?      210           
  Partials          ?        7
Impacted Files Coverage Δ
src/tasks.ts 84.07% <0%> (ø)
src/cache.ts 92.8% <100%> (ø)
src/taskTree.ts 82.13% <52.52%> (ø)
src/taskProviderMake.ts 97.16% <57.57%> (ø)
src/util.ts 88.48% <58.82%> (ø)
src/taskProviderScript.ts 94.87% <59.32%> (ø)
src/taskProviderGulp.ts 97.47% <62.5%> (ø)
src/taskProviderGrunt.ts 97.47% <68.75%> (ø)
src/extension.ts 91.1% <71.42%> (ø)
src/taskProviderGradle.ts 87.15% <78.12%> (ø)
... and 3 more

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 1fc0a46...8362fb6. Read the comment docs.

spmeesseman commented 4 years ago

:tada: This PR is included in version 1.23.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket: