Skyscanner/backpack-android

An in-range update of release-it is breaking the build 🚨

Closed this issue Β· 12 comments

The devDependency release-it was updated from 9.3.0 to 9.4.0.

🚨 View failing branch.

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

release-it 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/travis-ci/push: The Travis CI build failed (Details).

Release Notes for Release 9.4.0
  • Update dependencies (2f60c9b)
  • Lint (b3ea926)
  • Update readme (ef8e773)
  • Don't exit process if bump failed (f6da777)
  • Lazy resolve config files (c9b17f8)
  • Add tests to finish tasks without errors (d2eea34)
  • Add use option to take latest version from git.tag or pkg.version (4cfd598)
  • Fix up & simplify github client error handling (20410ba)
  • Allow to start process using the same version (0652fbe)
  • Refactor loose modules into classes w/ dependency injection (63d27d8)
  • Remove exit event to reset bump (f9048e2)
Commits

The new version differs by 12 commits.

  • 115856c Release 9.4.0
  • 2f60c9b Update dependencies
  • b3ea926 Lint
  • ef8e773 Update readme
  • f6da777 Don't exit process if bump failed
  • c9b17f8 Lazy resolve config files
  • d2eea34 Add tests to finish tasks without errors
  • 4cfd598 Add use option to take latest version from git.tag or pkg.version
  • 20410ba Fix up & simplify github client error handling
  • 0652fbe Allow to start process using the same version
  • 63d27d8 Refactor loose modules into classes w/ dependency injection
  • f9048e2 Remove exit event to reset bump

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 9.3.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The devDependency release-it was updated from 9.4.0 to 9.4.1.

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

Release Notes for Release 9.4.1
  • Use uuid for tmp dirs (2c65565)
  • Swap args for shell.copy (bb86cc8)
  • Use Shell.writes for dry-run skips (9c1d162)
  • Fix bump of falsey files (b5ee987)
Commits

The new version differs by 5 commits.

See the full diff

  • The devDependency release-it was updated from 9.4.1 to 9.4.2.

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

Release Notes for Release 9.4.2
  • Fix default increment in ci mode (fixes #431) (f8cb647)
Commits

The new version differs by 7 commits.

See the full diff

  • The devDependency release-it was updated from 9.4.2 to 9.4.3.

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

Release Notes for Release 9.4.3
  • Run tests before release (62113b1)
  • Fix status header from gh client error (49d3bd7)
  • Fix dist repo assets default (0885ba4)
  • Working the spinner & scripts (12eafe2)
  • Fix test (b84d9d2)
Commits

The new version differs by 13 commits.

See the full diff

  • The devDependency release-it was updated from 9.4.3 to 9.4.4.

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

Release Notes for Release 9.4.4
  • Update dependencies (89a89ea)
  • Add html reporter to coverage output (adb32f7)
  • Use deprecated-obj + add tests (c723d66)
  • Remove unused methods (89dcf79)
  • Stub octokit and npm publish + add tests (29b2bcc)
  • Fix dist.git options into git dist client (93b1fe5)
  • Skip assets upload if release was not completed (4939533)
Commits

The new version differs by 21 commits.

  • d1a1942 Release 9.4.4
  • 89a89ea Update dependencies
  • adb32f7 Add html reporter to coverage output
  • c723d66 Use deprecated-obj + add tests
  • 89dcf79 Remove unused methods
  • 29b2bcc Stub octokit and npm publish + add tests
  • 93b1fe5 Fix dist.git options into git dist client
  • 4939533 Skip assets upload if release was not completed
  • 3f7023b Release 9.4.3
  • 62113b1 Run tests before release
  • 49d3bd7 Fix status header from gh client error
  • 0885ba4 Fix dist repo assets default
  • 12eafe2 Working the spinner & scripts
  • b84d9d2 Fix test
  • 3debe4b Release 9.4.2

There are 21 commits in total.

See the full diff

  • The devDependency release-it was updated from 9.4.4 to 9.5.0.

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

Release Notes for Release 9.5.0
  • Rename github-client to github (7c3aba7)
  • Fix newlines from shelljs (remove Log::clearLine) (8533455)
  • Debug setup maintenance (5eaf0dd)
  • Remove todo (it's ok) (4f2a330)
  • Keep latestTag intact, normalize latestVersion instead (6e6d8b5)
  • Introduce github.releaseNotes to override scripts.changelog explicitly for gh releases (839e2bf)
  • Fix test (800aa07)
Commits

The new version differs by 29 commits.

  • 3612c75 Release 9.5.0
  • 7c3aba7 Rename github-client to github
  • 8533455 Fix newlines from shelljs (remove Log::clearLine)
  • 5eaf0dd Debug setup maintenance
  • 4f2a330 Remove todo (it's ok)
  • 6e6d8b5 Keep latestTag intact, normalize latestVersion instead
  • 839e2bf Introduce github.releaseNotes to override scripts.changelog explicitly for gh releases
  • 800aa07 Fix test
  • d1a1942 Release 9.4.4
  • 89a89ea Update dependencies
  • adb32f7 Add html reporter to coverage output
  • c723d66 Use deprecated-obj + add tests
  • 89dcf79 Remove unused methods
  • 29b2bcc Stub octokit and npm publish + add tests
  • 93b1fe5 Fix dist.git options into git dist client

There are 29 commits in total.

See the full diff

  • The devDependency release-it was updated from 9.5.0 to 9.5.1.

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

Release Notes for Release 9.5.1
  • Preview release notes before related prompt (0b69bd3)
  • Move changelog/set previews to helper (93bc898)
  • Memoize Changelog::create (d78d843)
Commits

The new version differs by 33 commits.

  • de0b2e8 Release 9.5.1
  • 0b69bd3 Preview release notes before related prompt
  • 93bc898 Move changelog/set previews to helper
  • d78d843 Memoize Changelog::create
  • 3612c75 Release 9.5.0
  • 7c3aba7 Rename github-client to github
  • 8533455 Fix newlines from shelljs (remove Log::clearLine)
  • 5eaf0dd Debug setup maintenance
  • 4f2a330 Remove todo (it's ok)
  • 6e6d8b5 Keep latestTag intact, normalize latestVersion instead
  • 839e2bf Introduce github.releaseNotes to override scripts.changelog explicitly for gh releases
  • 800aa07 Fix test
  • d1a1942 Release 9.4.4
  • 89a89ea Update dependencies
  • adb32f7 Add html reporter to coverage output

There are 33 commits in total.

See the full diff

  • The devDependency release-it was updated from 9.6.0 to 9.6.1.

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

Release Notes for Release 9.6.1
  • Fix glRelease prompt defaults/docs (8838fec)
Commits

The new version differs by 41 commits.

  • 7e34118 Release 9.6.1
  • 8838fec Fix glRelease prompt defaults/docs
  • 8382a84 Release 9.6.0
  • b452d95 Base class for GitHub/GitLab classes
  • 2c1a82b Update readme
  • f9e827d Fix/consistent GitHub var names
  • 0f4fc45 Add support for GitLab "releases" (attach release notes to tag)
  • c124be4 Fix suffix in preview helper
  • de0b2e8 Release 9.5.1
  • 0b69bd3 Preview release notes before related prompt
  • 93bc898 Move changelog/set previews to helper
  • d78d843 Memoize Changelog::create
  • 3612c75 Release 9.5.0
  • 7c3aba7 Rename github-client to github
  • 8533455 Fix newlines from shelljs (remove Log::clearLine)

There are 41 commits in total.

See the full diff

  • The devDependency release-it was updated from 9.6.1 to 9.6.2.

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

Release Notes for Release 9.6.2
  • Separate class for gitDist, move down dist class inits (b835c22)
  • Fix gitlab dist release class instance (ef58315)
Commits

The new version differs by 44 commits.

  • ed32a0b Release 9.6.2
  • b835c22 Separate class for gitDist, move down dist class inits
  • ef58315 Fix gitlab dist release class instance
  • 7e34118 Release 9.6.1
  • 8838fec Fix glRelease prompt defaults/docs
  • 8382a84 Release 9.6.0
  • b452d95 Base class for GitHub/GitLab classes
  • 2c1a82b Update readme
  • f9e827d Fix/consistent GitHub var names
  • 0f4fc45 Add support for GitLab "releases" (attach release notes to tag)
  • c124be4 Fix suffix in preview helper
  • de0b2e8 Release 9.5.1
  • 0b69bd3 Preview release notes before related prompt
  • 93bc898 Move changelog/set previews to helper
  • d78d843 Memoize Changelog::create

There are 44 commits in total.

See the full diff

  • The devDependency release-it was updated from 9.6.2 to 9.6.3.

Your tests are still failing with this version. Compare changes

Release Notes for Release 9.6.3
  • Add tests for github/gitlab exceptions (e550c90)
  • fix(github): prevent error referencing this from arrow function (#442) (06464c9)
Commits

The new version differs by 47 commits.

  • ad64dfe Release 9.6.3
  • e550c90 Add tests for github/gitlab exceptions
  • 06464c9 fix(github): prevent error referencing this from arrow function (#442)
  • ed32a0b Release 9.6.2
  • b835c22 Separate class for gitDist, move down dist class inits
  • ef58315 Fix gitlab dist release class instance
  • 7e34118 Release 9.6.1
  • 8838fec Fix glRelease prompt defaults/docs
  • 8382a84 Release 9.6.0
  • b452d95 Base class for GitHub/GitLab classes
  • 2c1a82b Update readme
  • f9e827d Fix/consistent GitHub var names
  • 0f4fc45 Add support for GitLab "releases" (attach release notes to tag)
  • c124be4 Fix suffix in preview helper
  • de0b2e8 Release 9.5.1

There are 47 commits in total.

See the full diff

  • The devDependency release-it was updated from 9.7.1 to 9.8.0.

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

Release Notes for Release 9.8.0
  • Deprecate distribution repo (dist.repo) (1de19c2)
  • Refactor a bit to improve readability (ead4711)
  • Move dist repo flow to separate module (85e1928)
  • Update readme, move some code to "recipes" (+1 squashed commit) (c9f9f4c)
  • Test templated prompt messages (a0c7d03)
Commits

The new version differs by 48 commits.

  • d75b3bb Release 9.8.0
  • 1de19c2 Deprecate distribution repo (dist.repo)
  • ead4711 Refactor a bit to improve readability
  • 85e1928 Move dist repo flow to separate module
  • c9f9f4c Update readme, move some code to "recipes" (+1 squashed commit)
  • a0c7d03 Test templated prompt messages
  • f771510 Release 9.7.1
  • 0f312cf Fix "latestIsPreRelease" scenario
  • fd4dde2 Make a few methods more fail-safe
  • fb70706 Refactor default prefix for log.exec
  • 72fd459 Rename codecov (dotfile)
  • 3f1a160 Add tests for npm.validate
  • 73c233f Remove unused error
  • 180da48 Update readme
  • b14ea05 Config travis & codecov

There are 48 commits in total.

See the full diff

  • The devDependency release-it was updated from 9.8.0 to 9.8.1.

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

Release Notes for Release 9.8.1
  • Fix up previews a bit (26cda6a)
  • Add some debug statements (df4e019)
  • Fix up a few minor things in tests (a8f1da7)
  • Fix dist async/awaits (2676ef4)
  • Fix git diff-index arg (8dad8ba)
Commits

The new version differs by 54 commits.

  • b0d8f4b Release 9.8.1
  • 26cda6a Fix up previews a bit
  • df4e019 Add some debug statements
  • a8f1da7 Fix up a few minor things in tests
  • 2676ef4 Fix dist async/awaits
  • 8dad8ba Fix git diff-index arg
  • d75b3bb Release 9.8.0
  • 1de19c2 Deprecate distribution repo (dist.repo)
  • ead4711 Refactor a bit to improve readability
  • 85e1928 Move dist repo flow to separate module
  • c9f9f4c Update readme, move some code to "recipes" (+1 squashed commit)
  • a0c7d03 Test templated prompt messages
  • f771510 Release 9.7.1
  • 0f312cf Fix "latestIsPreRelease" scenario
  • fd4dde2 Make a few methods more fail-safe

There are 54 commits in total.

See the full diff