Closed renovate[bot] closed 6 years ago
We aren't using the environment variables from the v3 release, and the required breaking changes from v4 and v5 are already satisfied.
:tada: This PR is included in version 1.6.9 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR contains the following updates:
2.0.1
->5.0.2
Release Notes
semantic-release/apm-config
### [`v5.0.2`](https://renovatebot.com/gh/semantic-release/apm-config/releases/v5.0.2) [Compare Source](https://renovatebot.com/gh/semantic-release/apm-config/compare/v5.0.1...v5.0.2) ##### Bug Fixes - **package:** update execa to version 1.0.0 ([0c0ef70](https://renovatebot.com/gh/semantic-release/apm-config/commit/0c0ef70)) ### [`v5.0.1`](https://renovatebot.com/gh/semantic-release/apm-config/releases/v5.0.1) [Compare Source](https://renovatebot.com/gh/semantic-release/apm-config/compare/v5.0.0...v5.0.1) ##### Bug Fixes - **package:** update execa to version 0.11.0 ([5107d41](https://renovatebot.com/gh/semantic-release/apm-config/commit/5107d41)) ### [`v5.0.0`](https://renovatebot.com/gh/semantic-release/apm-config/releases/v5.0.0) [Compare Source](https://renovatebot.com/gh/semantic-release/apm-config/compare/v4.0.1...v5.0.0) ##### Bug Fixes - **package:** update [@semantic-release](https://renovatebot.com/gh/semantic-release)/npm to version 5.0.1 ([3394e16](https://renovatebot.com/gh/semantic-release/apm-config/commit/3394e16)) ##### BREAKING CHANGES - **package:** require `semantic-release` >= `15.9.0` ### [`v4.0.1`](https://renovatebot.com/gh/semantic-release/apm-config/releases/v4.0.1) [Compare Source](https://renovatebot.com/gh/semantic-release/apm-config/compare/v4.0.0...v4.0.1) ##### Bug Fixes - **package:** update [@semantic-release](https://renovatebot.com/gh/semantic-release)/exec to version 3.0.1 ([fada382](https://renovatebot.com/gh/semantic-release/apm-config/commit/fada382)), closes [#57](https://renovatebot.com/gh/semantic-release/apm-config/issues/57) ### [`v4.0.0`](https://renovatebot.com/gh/semantic-release/apm-config/releases/v4.0.0) [Compare Source](https://renovatebot.com/gh/semantic-release/apm-config/compare/v3.0.1...v4.0.0) ##### Bug Fixes - update plugins ([393c93e](https://renovatebot.com/gh/semantic-release/apm-config/commit/393c93e)) ##### BREAKING CHANGES - require semantic-release >= 15.8.0 ### [`v3.0.1`](https://renovatebot.com/gh/semantic-release/apm-config/releases/v3.0.1) [Compare Source](https://renovatebot.com/gh/semantic-release/apm-config/compare/v3.0.0...v3.0.1) ##### Bug Fixes - **package:** update [@semantic-release](https://renovatebot.com/gh/semantic-release)/git to version 6.0.1 ([938b217](https://renovatebot.com/gh/semantic-release/apm-config/commit/938b217)) ### [`v3.0.0`](https://renovatebot.com/gh/semantic-release/apm-config/releases/v3.0.0) [Compare Source](https://renovatebot.com/gh/semantic-release/apm-config/compare/v2.0.1...v3.0.0) ##### Bug Fixes - **package:** update [@semantic-release](https://renovatebot.com/gh/semantic-release)/git to version 5.0.0 ([1e4e4a8](https://renovatebot.com/gh/semantic-release/apm-config/commit/1e4e4a8)) ##### BREAKING CHANGES - the `GIT_USERNAME` and `GIT_EMAIL` environment variables are replaced by the [Git environment variables](https://git-scm.com/book/en/v2/Git-Internals-Environment-Variables#_committing) `GIT_AUTHOR_NAME`, `GIT_AUTHOR_EMAIL`, `GIT_COMMITTER_NAME` and `GIT_COMMITTER_EMAIL`. - the `.gitignore` file is now ignored when adding files to the release commit. Each files matching a glob in `assets` will now be included in the release commit. The `assets` option has now to be configured to match exactly the the files that have to be committed, independently of the `.gitignore` file. ##### Migration guide If you use the environment variables `GIT_USERNAME` and `GIT_EMAIL`, replace them by `GIT_AUTHOR_NAME`, `GIT_AUTHOR_EMAIL`, `GIT_COMMITTER_NAME` and `GIT_COMMITTER_EMAIL`. If you have files matched by globs in `assets` and in `.gitignore` that you do not want to be included in the release commit, refactor your `assets` globs to not include those files.Renovate configuration
:date: Schedule: No schedule defined.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.