An in-range update of archiver is breaking the build π¨
Opened this issue Β· 4 comments
The devDependency archiver was updated from 3.0.0
to 3.0.1
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
archiver 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
- β AWS CodeBuild ap-northeast-1 (office-maker-profiles): Build failed for project office-maker-profiles (Details).
Release Notes for 3.0.1
- other: update dependencies
- docs: now deployed using netlify
Commits
The new version differs by 12 commits.
042e7a2
bump version for release,
615f115
update deps.
488f204
remove leftovers of old deployment method.
86c3719
update deps.
b30a99b
Update zip.js
e807f38
Update netlify.toml
3f7975c
Update README.md
610102d
Update README.md
e99c366
Create netlify.toml
34cd7b5
update jsdoc and related deploy script.
c2f3705
stop testing node 4 on appveyor.
49e2c3f
stop testing for node 4 (LTS) (#341)
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 π΄
After pinning to 3.0.0 your tests are passing again. Downgrade this dependency π.
- The
devDependency
archiver was updated from3.0.1
to3.0.3
.
Your tests are still failing with this version. Compare changes
Release Notes for 3.0.3
- test: now targeting node v12
- other: update zip-stream@2.0.0
- The
devDependency
archiver was updated from3.0.3
to3.1.0
.
Your tests are still failing with this version. Compare changes
- The
devDependency
archiver was updated from3.1.0
to3.1.1
.
Your tests are still failing with this version. Compare changes
Release Notes for 3.1.1
- update zip-stream to v2.1.2