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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update danger to the latest version 馃殌 #44

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 8, 2019

The devDependency danger was updated from 9.1.8 to 9.2.0.

This version is not covered by your current version range.

If you don鈥檛 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: orta
License: MIT

Release Notes for Release 9.2.0
  • CHANGELOG (007f8a7)
  • bump down version (b4a9697)
  • Merge pull request #915 from kristof0425/feat/add-buddy-works-ci (77325ea)
  • Merge branch 'master' into feat/add-buddy-works-ci (9705c53)
  • Merged by Peril (c3eecbd)
  • Merge branch 'master' into feat/add-buddy-works-ci (8a2f7fc)
  • Merge branch 'master' into master (5e3668a)
  • Merge pull request #916 from danger/fix_ci (f30f9d0)
  • Merge branch 'master' into fix_ci (d6873a9)
  • Blocks PRs which change the package version, and moves the integration tests to node 10 now that the github package has a minimum of 10 (215e79d)
  • docs(BuddyWorks): add CI setup comment (d346570)
  • chore: bump version, update changelog (b67d492)
  • docs(README): add Buddy.works to supported CI sources (5730ec4)
  • feat(ci_source): add Buddy.works (8664c19)
  • Merge branch 'master' into master (562bf75)
  • Merge pull request #912 from nguyenhuy/patch-1 (58ec25f)
  • Update CHANGELOG.md (0dd3132)
  • Improve docs for GitHub Actions (5a053c6)
  • docs: updated changelog for jira/issues check, 馃馃馃悪 (f3d81c0)
  • feat: added flag to bypass jira/issues check, 馃馃馃悪 (c9034b2)
Commits

The new version differs by 21 commits.

  • eeea80f Release 9.2.0
  • 007f8a7 CHANGELOG
  • b4a9697 bump down version
  • 77325ea Merge pull request #915 from kristof0425/feat/add-buddy-works-ci
  • 9705c53 Merge branch 'master' into feat/add-buddy-works-ci
  • c3eecbd Merged by Peril
  • 8a2f7fc Merge branch 'master' into feat/add-buddy-works-ci
  • 5e3668a Merge branch 'master' into master
  • f30f9d0 Merge pull request #916 from danger/fix_ci
  • d6873a9 Merge branch 'master' into fix_ci
  • 215e79d Blocks PRs which change the package version, and moves the integration tests to node 10 now that the github package has a minimum of 10
  • d346570 docs(BuddyWorks): add CI setup comment
  • b67d492 chore: bump version, update changelog
  • 5730ec4 docs(README): add Buddy.works to supported CI sources
  • 8664c19 feat(ci_source): add Buddy.works

There are 21 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@darcy-rayner
Copy link
Owner

Messages
馃摉 馃帀 Test coverage is looking good for the whole codebase

Coverage in All Files

File Line Coverage Statement Coverage Function Coverage Branch Coverage
src/config.model.ts (7/7) 100% (7/7) 100% (1/1) 100% (6/6) 100%
src/coverage.model.ts (33/33) 100% (37/37) 100% (17/17) 100% (15/15) 100%
src/filename-utils.ts (34/35) 97% (35/36) 97% (5/5) 100% (14/16) 88%
src/filesystem.service.ts (2/4) 50% (2/4) 50% (0/2) 0% (0/0) 100%
src/git.service.ts (3/11) 27% (3/11) 27% (0/6) 0% (0/8) 0%
src/index.ts (92/97) 95% (96/101) 95% (23/23) 100% (40/42) 95%
src/../parse-json-summary.ts (42/43) 98% (42/43) 98% (5/5) 100% (23/24) 96%
src/parser/parse-lcov.ts (85/94) 90% (86/95) 91% (11/12) 92% (38/42) 90%
Total (298/324) 92% (308/334) 92% (62/71) 87% (136/153) 89%

Generated by 馃毇 dangerJS against 27c02dd

greenkeeper bot added a commit that referenced this pull request Sep 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 25, 2019

  • The devDependency danger was updated from 9.1.8 to 9.2.1.

Update to this version instead 馃殌

Release Notes for Release 9.2.1
  • Prepare for release (4340f5b)
  • Merge pull request #922 from AckeeDevOps/jenkins_gitlab (97d182d)
  • Merge branch 'master' into jenkins_gitlab (0c81810)
  • Add GitLab support to Jenkins provider (06efce9)
  • Merged by Peril (776153e)
  • Merge pull request #871 from osmestad/fix-bitbucket-server-diffs (2009766)
  • (#914) replace jsome (b9103ff)
  • Merge branch 'master' into fix-bitbucket-server-diffs (9f1d81d)
  • Merge pull request #917 from mmiszy/fix-buddy-pr-int (dd5da6f)
  • Update CHANGELOG.md (2cce4c2)
  • Use BUDDY_EXECUTION_PULL_REQUEST_NO instead (515ec42)
  • Add Changelog entry (22bfbec)
  • Fix Buddy.works isPR because PR ids are not always ints (fdcca05)
  • Merge master (e5091fe)
  • Fix test (341d312)
  • Update CHANGELOG (2a79faa)
  • For getting a diff from the Bitbucket Server API it seems the from and to commit hashes were switched (259d076)
Commits

The new version differs by 18 commits.

  • 3539112 Release 9.2.1
  • 4340f5b Prepare for release
  • 97d182d Merge pull request #922 from AckeeDevOps/jenkins_gitlab
  • 0c81810 Merge branch 'master' into jenkins_gitlab
  • 06efce9 Add GitLab support to Jenkins provider
  • 776153e Merged by Peril
  • 2009766 Merge pull request #871 from osmestad/fix-bitbucket-server-diffs
  • b9103ff (danger/danger-js#914) replace jsome
  • 9f1d81d Merge branch 'master' into fix-bitbucket-server-diffs
  • dd5da6f Merge pull request #917 from mmiszy/fix-buddy-pr-int
  • 2cce4c2 Update CHANGELOG.md
  • 515ec42 Use BUDDY_EXECUTION_PULL_REQUEST_NO instead
  • 22bfbec Add Changelog entry
  • fdcca05 Fix Buddy.works isPR because PR ids are not always ints
  • e5091fe Merge master

There are 18 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 18, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 18, 2019

  • The devDependency danger was updated from 9.1.8 to 9.2.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 4, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 4, 2019

  • The devDependency danger was updated from 9.1.8 to 9.2.3.

Update to this version instead 馃殌

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 5, 2019

  • The devDependency danger was updated from 9.1.8 to 9.2.4.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 5, 2019
greenkeeper bot added a commit that referenced this pull request Nov 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 11, 2019

  • The devDependency danger was updated from 9.1.8 to 9.2.5.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

  • The devDependency danger was updated from 9.1.8 to 9.2.7.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

  • The devDependency danger was updated from 9.1.8 to 9.2.8.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Dec 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 6, 2019

  • The devDependency danger was updated from 9.1.8 to 9.2.9.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Mar 14, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2020

  • The devDependency danger was updated from 9.1.8 to 9.3.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Mar 19, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 19, 2020

  • The devDependency danger was updated from 9.1.8 to 9.4.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Mar 21, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 21, 2020

  • The devDependency danger was updated from 9.1.8 to 10.0.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Apr 3, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 3, 2020

  • The devDependency danger was updated from 9.1.8 to 10.1.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Apr 16, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 16, 2020

  • The devDependency danger was updated from 9.1.8 to 10.1.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request May 7, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 7, 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


  • The devDependency danger was updated from 9.1.8 to 10.2.0.

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

1 participant