micro-medium-api icon indicating copy to clipboard operation
micro-medium-api copied to clipboard

Update micro-dev to the latest version πŸš€

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

Version 2.0.0 of micro-dev was just published.

Dependency micro-dev
Current Version 1.4.0
Type devDependency

The version 2.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of micro-dev.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 2.0.0

Major Changes

  • Convert ignored string to regex: #54

Patches

  • Bumped dependencies to the latest version: 3a92249

Credits

Huge thanks to @zigomir for helping!

Commits

The new version differs by 3 commits.

  • f64245b 2.0.0
  • 3a92249 Bumped dependencies to the latest version
  • f1a1997 Convert ignored string to regex (#54)

See the full diff

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 Dec 04 '17 12:12 greenkeeper[bot]

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   89.02%   89.02%           
=======================================
  Files          14       14           
  Lines          82       82           
  Branches        3        3           
=======================================
  Hits           73       73           
  Misses          7        7           
  Partials        2        2

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 af0495d...3db9abb. Read the comment docs.

codecov[bot] avatar Dec 07 '17 03:12 codecov[bot]

Version 2.1.0 just got published.

Update to this version instead πŸš€

Release Notes 2.1.0

Minor Changes

  • Automatically load .env files: #57
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] avatar Dec 08 '17 12:12 greenkeeper[bot]

Version 2.1.1 just got published.

Update to this version instead πŸš€

Release Notes 2.1.1

Patches

  • Propagate NODE_ENV to other packages: #58
  • Bumped prettier to the latest version: 27b361f

Credits

Huge thanks to @kandros for helping!

Commits

The new version differs by 3 commits.

  • e564a24 2.1.1
  • 27b361f Bumped prettier to the latest version
  • c29abde Propagate NODE_ENV to other packages (#58)

See the full diff

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

Version 2.1.2 just got published.

Update to this version instead πŸš€

Release Notes 2.1.2

Patches

  • Add .cache directory to default ignore: #59
  • Added type and range validation for port: #52
  • Bumped chokidar to the latest version: 6be9710

Credits

Huge thanks to @azz and @rapzo for helping!

Commits

The new version differs by 4 commits.

  • c60db49 2.1.2
  • 6be9710 Bumped chokidar to the latest version
  • 10026cb Added type and range validation for port (#52)
  • 756f52c Add .cache directory to default ignore (#59)

See the full diff

greenkeeper[bot] avatar Jan 04 '18 11:01 greenkeeper[bot]

Version 2.1.3 just got published.

Update to this version instead πŸš€

Release Notes 2.1.3

Patches

  • Fix emitted signal when restarting: #61

Credits

Huge thanks to @brikou for helping!

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] avatar Jan 07 '18 14:01 greenkeeper[bot]

Version 2.2.0 just got published.

Update to this version instead πŸš€

Release Notes 2.2.0

Minor Changes

  • Await the handler to be consistent with micro 9.1.0: 176b13e

Patches

Commits

The new version differs by 3 commits.

See the full diff

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