tapsboy / ci-tests

0 stars 0 forks source link

Update auto to the latest version πŸš€ #15

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency auto was updated from 7.17.0 to 8.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: alisowski

Release Notes for v8.0.0

Release Notes

From #758

Final-banner-REd (1)

From #751

Label configuration just got a whole lot simpler πŸŽ‰

  1. Labels can now only be supplied as an array of label objects.
{
  "labels": [
    { "releaseType": "major", "name": "Version: Major" },
    { "releaseType": "minor", "name": "Version: Minor" },
    { "releaseType": "patch", "name": "Version: Patch" },
  ]
}
  1. Instead of using skipReleaseLabels just set the label's type to skip
{
  "labels": [
    { "releaseType": "skip", "name": "NO!" }
  ]
}
  1. Overwrite default labels using overwrite
{
  "labels": [
    { "releaseType": "major", "name": "Version: Major", "overwrite": true },
  ]
}
  1. Add none releaseType. This will act as a skip-release unless paired with a SEMVER label
{
  "labels": [
    { "releaseType": "none", "name": "documentation" },
  ]
}
  1. Changed title to changelogTitle.
{
  "labels": [
    { "changelogTitle": "New Docs Yo!", "name": "documentation" },
  ]
}

πŸ’₯ Breaking Change

  • auto, @auto-it/core, @auto-it/all-contributors, @auto-it/chrome, @auto-it/conventional-commits, @auto-it/crates, @auto-it/first-time-contributor, @auto-it/git-tag, @auto-it/jira, @auto-it/maven, @auto-it/npm, @auto-it/released, @auto-it/s3, @auto-it/slack, @auto-it/twitter, @auto-it/upload-assets
  • auto, @auto-it/core
  • auto, @auto-it/core, @auto-it/conventional-commits, @auto-it/jira, @auto-it/npm, @auto-it/released, @auto-it/slack
  • @auto-it/core, @auto-it/npm
  • @auto-it/core, @auto-it/chrome, @auto-it/crates, @auto-it/git-tag, @auto-it/maven, @auto-it/npm
    • change getPreviousVersion hook args. can access prefixRelease from root class instead #734 (@hipstersmoothie)
  • @auto-it/core, @auto-it/released
    • remove old use of prerelease label + add prerelease label to released plugin #729 (@hipstersmoothie)

πŸš€ Enhancement

  • @auto-it/core
  • auto, @auto-it/core
  • @auto-it/upload-assets
  • @auto-it/core, @auto-it/git-tag, @auto-it/npm
  • auto, @auto-it/core
  • @auto-it/git-tag
  • auto, @auto-it/core, @auto-it/npm
    • shipit: add flag to only publish to 'latest' tag when "release" label is present #731 (@hipstersmoothie)
  • auto, @auto-it/core, @auto-it/npm, @auto-it/released, @auto-it/slack
  • auto, @auto-it/core, @auto-it/npm

πŸ› Bug Fix

  • @auto-it/core, @auto-it/all-contributors, @auto-it/npm
  • @auto-it/core
  • @auto-it/core
  • @auto-it/core, @auto-it/released, @auto-it/slack
  • auto, @auto-it/core, @auto-it/all-contributors, @auto-it/chrome, @auto-it/conventional-commits, @auto-it/crates, @auto-it/first-time-contributor, @auto-it/git-tag, @auto-it/jira, @auto-it/maven, @auto-it/npm, @auto-it/omit-commits, @auto-it/omit-release-notes, @auto-it/released, @auto-it/s3, @auto-it/slack, @auto-it/twitter, @auto-it/upload-assets
  • @auto-it/npm
  • auto, @auto-it/core, @auto-it/all-contributors, @auto-it/chrome, @auto-it/conventional-commits, @auto-it/crates, @auto-it/first-time-contributor, @auto-it/git-tag, @auto-it/jira, @auto-it/maven, @auto-it/npm, @auto-it/omit-commits, @auto-it/omit-release-notes, @auto-it/released, @auto-it/s3, @auto-it/slack, @auto-it/twitter, @auto-it/upload-assets
  • @auto-it/npm
  • @auto-it/released
  • @auto-it/core

🏠 Internal

πŸ“ Documentation

πŸ”© Dependency Updates

πŸ“š Blog Post

Authors: 6

Commits

The new version differs by 147 commits.

  • f915fa9 Bump brew formula [skip ci]
  • 41157b5 Bump version to: v8.0.0 [skip ci]
  • 6de4115 Add @sarah-vanderlaan as a contributor
  • b82ed82 Update CHANGELOG.md [skip ci]
  • 1886192 Merge pull request #758 from intuit/next
  • 9c4aafd Merge pull request #786 from intuit/bugs
  • 988b132 add hash
  • f1e9465 add email fallback back in
  • 6b6fe79 fix tests
  • c364552 fix sub-pacakge changelogs
  • e22e49f Merge pull request #782 from intuit/blog
  • b966789 only grant contributions for work in commit
  • 05156a2 Merge pull request #784 from intuit/bugs
  • 5189539 display message when commit is omitted
  • 6bcc9b4 fix bug where author would get matched incorrectly

There are 147 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:

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click on the icon next to each commit.

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

Release Notes for v8.1.1

πŸ“ Documentation

Authors: 1

Commits

The new version differs by 25 commits.

  • 994bd39 Bump brew formula [skip ci]
  • 14433a7 Bump version to: v8.1.1 [skip ci]
  • 4ce2fcd Update CHANGELOG.md [skip ci]
  • 4a52ebf Merge pull request #795 from intuit/diagrams
  • f8201f3 remove docs
  • 2b76906 add diagrams
  • 880d5de Bump brew formula [skip ci]
  • 235f3c2 Bump version to: v8.1.0 [skip ci]
  • 7e21d01 Update CHANGELOG.md [skip ci]
  • c7c0ea9 Merge pull request #794 from intuit/canary-log
  • 1e81e1f fix bug where merging a none would skip previously meged semver label, ex: merge next into master and next has a none label
  • 845e6ee Merge pull request #793 from intuit/next
  • b642133 Merge pull request #792 from intuit/canary-scope
  • bd56b74 clean up docs
  • 6c1099c fix message bugs

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€