msimerson / maxmind-geolite-mirror

Mirror MaxMind GeoIP dbs from geolite.maxmind.com
https://www.npmjs.com/package/maxmind-geolite-mirror
MIT License
10 stars 5 forks source link

An in-range update of rewire is breaking the build 🚨 #15

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of rewire was just published.

Branch Build failing 🚨
Dependency rewire
Current Version 2.5.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

rewire is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/appveyor/branch** Waiting for AppVeyor build to complete [Details](https://ci.appveyor.com/project/msimerson/maxmind-geolite-mirror/build/1.0.97) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/msimerson/maxmind-geolite-mirror/builds/300469646?utm_source=github_status&utm_medium=notification)

Release Notes v3.0.0
  • Breaking: Remove support for node versions below 4
  • Add support for const #79 #95 #117 #118
Commits

The new version differs by 15 commits.

  • cce2de8 v3.0.0
  • cfb9256 Update CHANGELOG
  • 87f6469 Update mocha
  • 02c4401 Update README
  • 9cd5ea1 Remove legacy code for node < 4
  • 457955a Merge pull request #118 from jhnns/pr/origin/117
  • ec2175b Update .travis.yml
  • b6cc407 Refactor code
  • 501e4c2 Remove options from readme
  • c0e1b87 Remove opts and only use old load functionality for coffee scripts
  • d1ad67a Also run travis tests in 6.x
  • c176d02 Update README
  • bc5a74c Add test to check if __filename and __dirname is correct
  • 3960361 Added set tests
  • 1ef6104 Add optional babel const to let parser.

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 6 years ago

After pinning to 2.5.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

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

Release Notes v3.0.1
  • Fix Unknown Plugin "transform-es2015-block-scoping" #121 #122
Commits

The new version differs by 5 commits.

  • 2f6d7af v3.0.1
  • 5ec9894 Update CHANGELOG
  • c6d8982 Merge pull request #122 from JvJefke/bugfix/babel-plugin-resolve
  • e5ce1ab Require resolve babel plugin so it searches the plugin from the cwd()
  • 0a77533 Merge remote-tracking branch 'upstream/master'

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.2 just got published.

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

Commits

The new version differs by 14 commits.

  • 18c5d0e 3.0.2
  • c27b29f Update CHANGELOG
  • 135154d Update package-lock.json
  • e6ee96f Merge pull request #123 from JvJefke/bugfix/class-constructor
  • 333bd1a Remove Class tests because travis node 4.x tests fails (does not support classes yet)
  • 61fa5ec Make sure rewire is not using a .babelrc file
  • fc97872 Add line end
  • 65c7d33 Merge remote-tracking branch 'upstream/master' into bugfix/class-constructor
  • 35d4398 Add class tests
  • 2f6d7af v3.0.1
  • 5ec9894 Update CHANGELOG
  • c6d8982 Merge pull request #122 from JvJefke/bugfix/babel-plugin-resolve
  • e5ce1ab Require resolve babel plugin so it searches the plugin from the cwd()
  • 0a77533 Merge remote-tracking branch 'upstream/master'

See the full diff