Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @semantic-release/github to the latest version 🚀 #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 3, 2018

The devDependency @semantic-release/github was updated from 5.0.2 to 5.0.6.

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.


Release Notes for v5.0.6

5.0.6 (2018-10-03)

Bug Fixes

  • typos in error messages (1d3c87f)
Commits

The new version differs by 9 commits.

  • 1d3c87f fix: typos in error messages
  • cb85170 chore(package): update commitizen to version 3.0.0
  • 10f8178 test: remove unecessary serial tests
  • 82e17c0 chore(package): update nock to version 10.0.0
  • d25b379 fix(package): update debug to version 4.0.0
  • e2eaac8 chore(package): update xo to version 0.23.0
  • 14283d1 fix(package): update issue-parser to version 3.0.0
  • 704ac79 fix: deduplicate glob results by resolved path
  • 2090a90 chore(package): update xo to version 0.22.0

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 17, 2018

Update to this version instead 🚀

Release Notes for v5.2.0

5.2.0 (2018-10-08)

Features

  • add labels to PRs and issues fixed in a release (072b112)
Commits

The new version differs by 3 commits.

  • 072b112 feat: add labels to PRs and issues fixed in a release
  • c15ca0b feat: allow to disable opening and commenting on issues
  • a5c4384 docs: harmonize docs with other plugins

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 26, 2018

Update to this version instead 🚀

Release Notes for v5.2.1

5.2.1 (2018-10-26)

Bug Fixes

  • fix globbed asset sorting and deduping (83444bf)
  • handle repository rename with search API (d51858e)
Commits

The new version differs by 3 commits.

  • d51858e fix: handle repository rename with search API
  • 83444bf fix: fix globbed asset sorting and deduping
  • 4748c8a chore(package): update @octokit/rest to version 15.13.1

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2018

Update to this version instead 🚀

Release Notes for v5.2.2

5.2.2 (2018-11-21)

Bug Fixes

  • package: @octokit/rest v16 (207b990)
  • adapt location to load ROUTES (f004904)
  • rename deprecated [@octokit](https://github.com/octokit)/rest methods (b0eb9bd)
Commits

The new version differs by 8 commits.

  • f004904 fix: adapt location to load ROUTES
  • 207b990 fix(package): @octokit/rest v16
  • d2e397a fixup! test: adapt for GitHub’s REST API changes – mutating labels endpoints now accept a "labels" namespace
  • b0eb9bd fix: rename deprecated @octokit/rest methods
  • caf1d52 test: adapt for GitHub’s REST API changes – mutating labels endpoints now accept a "labels" namespace
  • 893403c build(package): @octokit/rest@^15.18.0
  • fe2a3fc style: fix prettier errors
  • dd8bc4d docs: update typos in code comment

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 22, 2018

Update to this version instead 🚀

Release Notes for v5.2.4

5.2.4 (2018-11-22)

Bug Fixes

  • fix determination of read/write endpoints (a753ef8)
Commits

The new version differs by 2 commits.

  • a753ef8 fix: fix determination of read/write endpoints
  • 5a3e287 fix: use status rather than code in @octokit/rest.js HttpError

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 24, 2018

Update to this version instead 🚀

Release Notes for v5.2.5

5.2.5 (2018-11-24)

Bug Fixes

  • use octokit.hook.wrap rather than Proxies (681ff6a)
Commits

The new version differs by 1 commits.

  • 681ff6a fix: use octokit.hook.wrap rather than Proxies

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 12, 2018

Update to this version instead 🚀

Release Notes for v5.2.6

5.2.6 (2018-12-12)

Bug Fixes

  • package: update p-retry to version 3.0.0 (771cb01)
Commits

The new version differs by 3 commits.

  • 771cb01 fix(package): update p-retry to version 3.0.0
  • fe6c5c4 chore(package): update nyc and sinon
  • 503030b docs: update semantic-release default branch in links

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 21, 2018

Update to this version instead 🚀

Release Notes for v5.2.7

5.2.7 (2018-12-15)

Bug Fixes

  • when adding labels, expect labels array to be sent in request body for GHE support (8421388)
Commits

The new version differs by 2 commits.

  • 8421388 fix: when adding labels, expect labels array to be sent in request body for GHE support
  • aef7e23 docs(readme): add required scopes for generating personal access token

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 27, 2018

Update to this version instead 🚀

Release Notes for v5.2.8

5.2.8 (2018-12-26)

Bug Fixes

  • package: update aggregate-error to version 2.0.0 (d65092f)
Commits

The new version differs by commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 11, 2019

Update to this version instead 🚀

Release Notes for v5.2.9

5.2.9 (2019-01-11)

Bug Fixes

  • update globby to latest version (1b7e473)
Commits

The new version differs by commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 12, 2019

Update to this version instead 🚀

Release Notes for v5.4.0

5.4.0 (2019-06-07)

Features

Commits

The new version differs by 18 commits.

  • 30d5175 feat: GitHub Actions support
  • 543e7d6 fix(package): update issue-parser to version 4.0.0
  • a7eac93 style: preserve alphabetical order of properties in package.json
  • b6f32e6 fix: dependency updates
  • 1a4a1ad chore(package): update ava to version 2.0.0
  • 12527bd chore(message): fix typo for missing issue message
  • acda05b fix(package): update fs-extra to version 8.0.0
  • 6f92175 style: exempt "issue_number" and "pull_number" from camelcase rule
  • fa677fa fix: adapt for latest @octokit/rest to remove deprecation warnings (#177)
  • d2d873c chore(package): update tempy to version 0.3.0
  • 9446a30 chore(package): update nyc to version 14.0.0
  • 2b5c09b fix(package): update aggregate-error to version 3.0.0
  • 06f1d91 test: update tests to support draft releases
  • c9c5ebf feat: Append assets before release
  • bdde80f fix(package): update p-filter to version 2.0.0

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 1, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 22, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 8, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 9, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 18, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 26, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 9, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 10, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 24, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 28, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 31, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 3, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 7, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 20, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 19, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 14, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants