Peakfijn / Conventions

A set of packages and configuration for Peakfijn development conventions
MIT License
9 stars 2 forks source link

Update @semantic-release/github in group semantic-release to the latest version 🚀 #229

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @semantic-release/github was updated from 5.5.8 to 6.0.0.

This version 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.


Publisher: semantic-release-bot License: MIT

Release Notes for v6.0.0

6.0.0 (2020-01-09)

Bug Fixes

  • adapt for latest @octokit/rest to remove deprecation warnings (#177) (b2bc352)
  • use correct peerDependencies for semantic-release (742b521)
  • use the branch.main flag to determine is the release need the prerelease flag (7aaeb0f)
  • package: update @octokit/rest to version 16.13.1 (4c756b2)
  • package: update aggregate-error to version 2.0.0 (7d6b7f0)
  • package: update aggregate-error to version 3.0.0 (2f08578)
  • package: update p-filter to version 2.0.0 (bab986f)
  • package: update p-retry to version 3.0.0 (36aab02)
  • package: update p-retry to version 4.0.0 (01822de)
  • also add comment/label to open issues (b69986f)
  • release debug messsage in publish (0a3ed26)
  • retrieve the branch name from context.branch (5f19284)
  • update globby to latest version (2b5e557)
  • update globby to latest version (c290940)
  • when adding labels, expect labels array to be sent in request body for GHE support (a81a825)

Features

  • add addChannel plugin step (589a5c4)
  • append assets before release (8eb8d66)
  • require Node.js >=10.13 (bd4322d)
  • support nextRelease.channel property in publish step (869c827)

BREAKING CHANGES

  • Require Node.js >= 10.13
Commits

The new version differs by 40 commits.

  • 6c6a21a Merge remote-tracking branch 'origin/beta'
  • 4c6cd03 Merge remote-tracking branch 'origin/master' into beta
  • 2d0ad27 chore(package): update nyc to version 15.0.0
  • a36075c chore(package): update sinon to version 8.0.0
  • 98bbcce Merge branch 'master' into beta
  • bd4322d feat: require Node.js >=10.13
  • 7aaeb0f fix: use the branch.main flag to determine is the release need the prerelease flag
  • 5ffcf51 style: prettier formatting
  • 742b521 fix: use correct peerDependencies for semantic-release
  • 9e099f3 Merge branch 'master' into beta
  • 8e9d3d1 Merge branch 'master' into beta
  • 416fb56 Merge branch 'master' into beta
  • ea305db Merge branch 'master' into 'beta'
  • b1bb74e Merge branch 'master' into merge-master-beta
  • 719118e docs: fix markdown for releasedLabels example

There are 40 commits in total.

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

Update to this version instead 🚀

Release Notes for v6.0.1

6.0.1 (2020-01-10)

Bug Fixes

  • package: update issue-parser to version 6.0.0 (b02a35b)
Commits

The new version differs by 3 commits.

  • b02a35b fix(package): update issue-parser to version 6.0.0
  • 714929b ci: use shared Travis config from semantic-release master branch
  • c5f47b6 chore(package): update semantic-release to version 16.0.0

See the full diff