Closed greenkeeper[bot] closed 6 years ago
Update to this version instead π
The new version differs by 7 commits.
07c0f3d
Release 5.0.1
22dd804
make dist repo bump to the same version
489c498
fix interactive dist release tasks
08e086b
Fix dist.stageDir
(closes #169)
ed9158d
Fix debug module
6d86878
Update deps
0470cdb
fix(package): update github to version 12.1.0
See the full diff
Update to this version instead π
Update to this version instead π
The new version differs by 10 commits.
070f037
Release 5.2.0
849f4b4
Update dependencies
e481433
Release 5.2.0-rc.0
a266e8e
Update readme
785330a
Bump after checking clean working dir
5487dec
Release 5.2.0-alpha.0
e6988a7
Add support for beforeChangelogCommand
6964a3f
Add option to bump eagerly
cbfb8d6
Add support for conventional recommended bump
17a6e6b
Minor refactoring to parse version
See the full diff
Update to this version instead π
The new version differs by 22 commits.
542a04d
Release 6.0.0
40b6272
Update changelog
89d8064
Update readme
4e0e8f4
Update deps
f3656dd
Fix typo (#205)
52a10b0
Release 6.0.0-rc.0
07ce030
Allow --no-increment
to release without version bump (fixes #195)
2eb9c46
No throw and no publish without package.json (fixes #189)
0d8ef41
Quiet pushd/popd in tests
e284409
Update deps
76f4bab
Merge remote-tracking branch 'origin/master' into v6
7998bfb
Release 6.0.0-alpha.1
aa596dc
Return results from task runner
0c8704c
Update readme
7840e1a
Configurable prompts (#181)
There are 22 commits in total.
See the full diff
Update to this version instead π
The new version differs by 5 commits.
c6d079f
Release 6.2.0
1f726be
Expose changelog
to custom commands (related to #216)
04b6103
Fix dirs when copying dist files (resolves #221)
8cf02b2
Add note about exposed variables in command hooks (closes #216)
35ee945
Clarify required access/scopes for GitHub token (closes #215)
See the full diff
Update to this version instead π
The new version differs by 8 commits.
bf7a58f
Release 7.1.0
223c9e5
Update dependencies
e4fcbe6
Fix missing debugger
63fdd74
Wrap up "extra args" feature
b09a6c5
Add git commit/push extra arguments option (#247)
a34f6a8
Fix Typo (#244)
14e7d39
Add unit tests around pre-releases
669f35c
Fix test
See the full diff
Update to this version instead π
The new version differs by 7 commits.
22477a7
Release 7.4.0
18c8f50
Update deps
c710be4
Remove unused arg
f70cd3d
Log warning if latest tag doesn't match package.json#version
9eb3b56
Fix function name in tests
076c0c4
Fix up logger imports
ea8ba18
changed from ssh to https (#276)
See the full diff
Update to this version instead π
baseUrl
and get rid of octokit deprecation warnings (8b69fa3)The new version differs by 8 commits.
c936446
Release 7.4.1
8b69fa3
Use baseUrl
and get rid of octokit deprecation warnings
208ea96
Update dependencies
8d38847
Fix async git test
f8622de
Use console.error for logging errors
98adb08
Pass message instead of error obj
d3adb01
Add custom error classes + fix up tests for tasks
e42b6ee
Feature/dynamic errors (#277)
See the full diff
Update to this version instead π
The new version differs by 11 commits.
0dfb331
Release 7.4.3
26d7d4c
Only load babel-register for Node < 7
c2069dd
Format
280706d
Rename npm script "prettier" to "format"
8fae499
Use module.exports
over ESM export
96da7ae
Update dependencies
9efd866
Release 7.4.2
49c3bcc
Update dependencies
fd1c629
Added timeout to config (#291)
97ef3f3
Fix spec with temporary override
ebb42b5
Fix octokit specs
See the full diff
Update to this version instead π
Update to this version instead π
The new version differs by 4 commits.
f451b99
Release 7.4.5
487615e
Warn for "nothing to commit", throw for anything else after git commit
error (relates to #301)
949a8ae
Reject with stderr/out string, not custom error for shell commands
67457ce
Travis: run tests in Node v10 (remove v9)
See the full diff
Version 5.0.0 of release-it was just published.
The version 5.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 release-it.
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
Release 5.0.0Commits
The new version differs by 15 commits.
9d07c08
Release 5.0.0
4eb76a8
Add CHANGELOG.md to list major releases
c34d22f
Release 5.0.0-beta.1
8eb3022
Fix Babel transpilation
0fe7458
Formatting
93ceac2
Fix default options overriding
d7aebdb
Release 5.0.0-beta.0
acdc65b
Relax git repo check, but throw if package.json is not in cwd (closes #154)
79e2142
Drop support for Node v4 + update deps
9e64388
chore(package): update eslint-config-prettier to version 2.8.0
07e2c2c
fix(package): update github to version 12.0.3
8fb5b4b
fix(package): update got to version 8.0.0
deb636e
Fix help text
599ff9a
Bit of restructuring (and get rid of circular deps)
45e5fb8
Rewrite ES Modules format to CommonJS
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: