tapsboy / ci-tests

0 stars 0 forks source link

An in-range update of auto is breaking the build 🚨 #17

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency auto was updated from 8.6.1 to 8.6.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

auto is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/codeship:** Build in progress ([Details](https://app.codeship.com/projects/203131/builds/45319248)). - ❌ **ci-tests:** Build is pending ([Details](https://g.codefresh.io/build/5dfaff09bcb63645653f6433)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build is in progress ([Details](https://travis-ci.org/tapsboy/ci-tests/builds/627045178?utm_source=github_status&utm_medium=notification)). - ❌ **wercker/build:** Wercker pipeline executing ([Details](https://app.wercker.com/tapsboy/ci-tests/runs/build/5dfaff097b63df001abd98c4)). - ❌ **Shippable:** Run 231 status is FAILED. ([Details](https://app.shippable.com/github/tapsboy/ci-tests/runs/231)). - ❌ **Build:** This repository is not mapped to a Google Cloud Platform project. Please connect it to a project in the [cloud console](https://console.cloud.google.com/m/gcb/github/setup?installation_id=863422).

Release Notes for v8.6.2

πŸ› Bug Fix

Authors: 1

Commits

The new version differs by 7 commits.

  • 0a51f92 Bump brew formula [skip ci]
  • 0c5317d Bump version to: v8.6.2 [skip ci]
  • a661366 Update CHANGELOG.md [skip ci]
  • 3ecf070 Merge pull request #819 from intuit/login-bug
  • 63400e7 update snapshots
  • 8159e64 fix test
  • 9653f39 only access auto login if it all exists

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

After pinning to 8.6.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v8.6.3

πŸ› Bug Fix

  • @auto-it/core, @auto-it/git-tag, @auto-it/npm, @auto-it/released

Authors: 1

Commits

The new version differs by 7 commits.

  • 5dfb25b Bump brew formula [skip ci]
  • 9831933 Bump version to: v8.6.3 [skip ci]
  • 0658d8e Update CHANGELOG.md [skip ci]
  • 67efa1c Merge pull request #820 from intuit/d-bug
  • 587b572 fix execpromise logs
  • 15ee547 use in git-tag plugin too
  • 35036ab determine next version using by omitting tags from master

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v8.7.0

πŸš€ Enhancement

Authors: 1

Commits

The new version differs by 6 commits.

  • a915ba1 Bump brew formula [skip ci]
  • ebe3450 Bump version to: v8.7.0 [skip ci]
  • 5e4722b Update CHANGELOG.md [skip ci]
  • 3768887 Merge pull request #821 from intuit/shipit-context
  • ab911bd fix lint
  • 8c9942e add context of what type of release was made during shipit

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v8.7.2

πŸ› Bug Fix

Authors: 1

Commits

The new version differs by 11 commits.

  • c72568c Bump brew formula [skip ci]
  • 61056c2 Bump version to: v8.7.2 [skip ci]
  • dedc779 Update CHANGELOG.md [skip ci]
  • 80e228c Merge pull request #826 from intuit/logs
  • dbeef27 find the last greatest tag to help with botched releases
  • 967dbda Bump brew formula [skip ci]
  • 76e6ecc Bump version to: v8.7.1 [skip ci]
  • 4a495f2 Update CHANGELOG.md [skip ci]
  • e6551ed Merge pull request #824 from intuit/logs
  • d6c303c add debug info
  • 8d2aa38 add debug info

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v8.7.3

πŸ› Bug Fix

Authors: 1

Commits

The new version differs by 5 commits.

  • bcf0037 Bump brew formula [skip ci]
  • 71743c1 Bump version to: v8.7.3 [skip ci]
  • aba9fd2 Update CHANGELOG.md [skip ci]
  • 5e4d66a Merge pull request #827 from intuit/buggo
  • f24da36 check origin head instead of local branch

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v8.8.0

πŸš€ Enhancement

  • @auto-it/slack
    • fix: prevent slack from default publishing on prerelease branches #829 (@Aghassi)

πŸ“ Documentation

  • docs: fixed incorrect afterRelease hook object #842 (@Aghassi)
  • @auto-it/core
    • Add documentation and tests for label changelog label section assignment behavior #822 (@bnigh)

πŸ”© Dependency Updates

Authors: 3

Commits

The new version differs by 42 commits.

  • aa6a034 Bump brew formula [skip ci]
  • d252307 Bump version to: v8.8.0 [skip ci]
  • 8e88b84 Update @bnigh as a contributor
  • f8d999f Update @Aghassi as a contributor
  • ae92ea0 Update CHANGELOG.md [skip ci]
  • 31d9482 Merge pull request #829 from Aghassi/feat/disable-slack-prepublish
  • d0eb822 test: added a test to assure prerelease branches don't trigger a slack
  • ffe1846 refactor: ensure the fetch call is never made
  • c8608a0 Merge pull request #842 from intuit/Aghassi-patch-1
  • c290045 Merge pull request #838 from intuit/dependabot/npm_and_yarn/types/jest-24.0.24
  • 607ec6f Merge pull request #839 from intuit/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-2.12.0
  • 830667f Merge pull request #840 from intuit/dependabot/npm_and_yarn/eslint-plugin-jsdoc-18.4.4
  • fa661c5 Merge pull request #843 from intuit/dependabot/npm_and_yarn/handlebars-4.5.3
  • dbd5e89 Merge pull request #836 from intuit/dependabot/npm_and_yarn/types/node-12.12.21
  • 52bcafa Merge pull request #835 from intuit/dependabot/npm_and_yarn/env-ci-4.5.2

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v7.9.0

πŸš€ Enhancement

🏠 Internal

  • update plugin template #606 (@hipstersmoothie)
  • auto, @auto-it/core, @auto-it/chrome, @auto-it/conventional-commits, @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/slack, @auto-it/twitter, @auto-it/upload-assets
  • auto, @auto-it/core, @auto-it/chrome, @auto-it/conventional-commits, @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/slack, @auto-it/twitter, @auto-it/upload-assets

πŸ“ Documentation

πŸ”© Dependency Updates

  • Bump lerna from 3.16.5 to 3.17.0 #598 (@Celeo)
  • Bump lint-staged from 9.4.0 to 9.4.1 #595 (@Celeo)
  • Bump @types/node from 12.7.11 to 12.7.12 #600 (@Celeo)
  • Bump lint-staged from 9.4.1 to 9.4.2 #601 (@Celeo)
  • Bump deepmerge from 4.0.0 to 4.1.1 #597 (@Celeo)
  • Bump ts-jest from 24.0.2 to 24.1.0 #580 (@Celeo)
  • Bump @octokit/graphql from 4.2.0 to 4.2.2 #599 (@Celeo)
  • Bump lerna from 3.16.4 to 3.16.5 #589 (@Celeo)
  • Bump @types/node from 12.7.8 to 12.7.11 #590 (@Celeo)
  • Bump deepmerge from 4.0.0 to 4.1.0 #591 (@Celeo)
  • Bump ignite from 1.10.2 to 1.10.5 #592 (@Celeo)
  • Bump husky from 3.0.7 to 3.0.8 #594 (@Celeo)
  • @auto-it/core
    • Bump @octokit/rest from 16.30.1 to 16.32.0 #593 (@Celeo)
  • @auto-it/core
    • Bump @octokit/rest from 16.32.0 to 16.33.1 #602 (@Celeo)
  • @auto-it/core
    • Bump https-proxy-agent from 2.2.2 to 3.0.0 #588 (@Celeo)

Authors: 2

Commits

The new version differs by commits ahead by 0, behind by 715.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v7.9.1

πŸ› Bug Fix

πŸ“ Documentation

Authors: 1

Commits

The new version differs by commits ahead by 0, behind by 709.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v7.9.2

🏠 Internal

Authors: 1

Commits

The new version differs by commits ahead by 0, behind by 698.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v7.10.0

Release Notes

From #610

This PR also introduces the changelog.addToBody hook. This can be used to add whatever extra content you want to a changelog.

The following adds a random GIF from giphy to each new changelog.

auto.hooks.onCreateChangelog.tapPromise('Giphy', changelog =>
  changelog.hooks.renderChangelogLine.tapPromise(
    'Giphy',
    async (notes, commits) => {
      const response = await fetch(`https://api.giphy.com/v1/gifs/random?api_key=${process.env.GIPHY_KEY}`);
      const json = await response.json();
      const { data: gif } = json;

      return [...notes, `![${gif.title}](${gif.url})\n`]
    }
  );
);

πŸš€ Enhancement

  • @auto-it/core, @auto-it/crates, @auto-it/first-time-contributor

⚠️ Pushed to master

Authors: 1

Commits

The new version differs by commits ahead by 0, behind by 685.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v7.11.0

πŸš€ Enhancement

  • @auto-it/core, @auto-it/chrome, @auto-it/git-tag, @auto-it/npm, @auto-it/omit-commits, @auto-it/omit-release-notes, @auto-it/s3, @auto-it/twitter

Authors: 1

Commits

The new version differs by commits ahead by 0, behind by 676.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v7.12.0

Release Notes

From #612

Commit Files

Plugin authors can now write plugins that do things based on the files in a commit. Anywhere you can receive a commit object you will also receive the files changed in that commit.

afterAddToChangelog

A new hook is available to plugin developers. the afterAddToChangelog enables developers to run bits of automation after the new changelog is created. This is useful for getting extra commits into a release before publishing. The all-contributors plugin utilizes this hook.


πŸš€ Enhancement

πŸ“ Documentation

πŸ”© Dependency Updates

Authors: 2

Commits

The new version differs by commits ahead by 0, behind by 643.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v7.12.1

πŸ› Bug Fix

  • @auto-it/chrome, @auto-it/crates, @auto-it/git-tag, @auto-it/maven, @auto-it/npm

Authors: 1

Commits

The new version differs by commits ahead by 0, behind by 637.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v7.12.2

πŸ› Bug Fix

Authors: 1

Commits

The new version differs by commits ahead by 0, behind by 633.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v7.12.3

πŸ› Bug Fix

  • @auto-it/core, @auto-it/first-time-contributor

Authors: 1

Commits

The new version differs by commits ahead by 0, behind by 629.

See the full diff

greenkeeper[bot] commented 4 years ago

After pinning to 7.12.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by commits ahead by 0, behind by 598.

See the full diff