backmarket-oss / github-mermaid-extension

A browser extension for Chrome, Opera & Firefox that adds Mermaid language support to Github
MIT License
239 stars 65 forks source link

An in-range update of browserify is breaking the build 🚨 #13

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency browserify was updated from 16.3.0 to 16.4.0.

🚨 View failing branch.

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

browserify 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 - ❌ **Travis CI - Branch:** The build **errored**.

Commits

The new version differs by 5 commits.

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

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

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 4 commits.

  • 506533c 16.5.0
  • 85489cc Update changelog.markdown
  • 4c04949 Merge pull request #1918 from browserify/custom-browser-field
  • 8213b64 Support custom names for "browser" field resolution

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v16.5.1

Remove deprecated mkdirp version in favour of mkdirp-classic.

00c913f

Pin dependencies for Node.js 0.8 support.

#1939

Commits

The new version differs by 12 commits.

  • da0f1e1 16.5.1
  • dc71ea0 Use non-deprecated mkdirp package.
  • c53f841 gitignore - add node_modules
  • 2b50632 Update package.json
  • 249f54b Update package.json
  • 985dad9 deps - pin deps for node v0.8 support
  • 86c3a00 fixes swapped changelog PR references in 10.2.0
  • a245fe6 Add security.md
  • 506533c 16.5.0
  • 85489cc Update changelog.markdown
  • 4c04949 Merge pull request #1918 from browserify/custom-browser-field
  • 8213b64 Support custom names for "browser" field resolution

See the full diff