Skip to content

Update semantic-release to the latest version 🚀#48

Closed
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/semantic-release-15.3.0
Closed

Update semantic-release to the latest version 🚀#48
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/semantic-release-15.3.0

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 5, 2018

Version 15.3.0 of semantic-release was just published.

Dependency semantic-release
Current Version 15.1.11
Type devDependency

The version 15.3.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of semantic-release.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v15.3.0

15.3.0 (2018-05-04)

Features

  • log git error message when authentication verification fails (cd9f2bd)
Commits

The new version differs by 6 commits.

  • cd9f2bd feat: log git error message when authentication verification fails
  • d1c3ad0 docs: issue templates order
  • e3da172 docs: remove old issue templates
  • 05b09b1 docs(ISSUE_TEMPLATES): initial version
  • c93775c feat: add support for Bitbucket token in environment variables
  • 22c5bbe chore(package): update fs-extra to version 6.0.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 greenkeeper bot added the greenkeeper Automated dependency update label May 5, 2018
greenkeeper bot added a commit that referenced this pull request May 11, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 11, 2018

Version 15.4.1 just got published.

Update to this version instead 🚀

Release Notes v15.4.1

15.4.1 (2018-05-09)

Bug Fixes

  • use git rev-parse origin/${branch} to verify origin head (d7081fa)
Commits

The new version differs by 8 commits.

  • d7081fa fix: use git rev-parse origin/${branch} to verify origin head
  • 61d7d38 feat: set tag author and committer name/email
  • 4352144 fix: correct git merge-base error code handling
  • 20245b7 docs: add comment about publishing with ssh keys
  • 349b2e8 fix(package): update cosmiconfig to version 5.0.0
  • 1ed466e ci: run test on Node.js 10
  • f0f325d docs: add link to shareable configs and plugins list
  • f3e4991 chore(package): update xo to version 0.21.0

See the full diff

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

greenkeeper bot commented May 20, 2018

Version 15.4.2 just got published.

Update to this version instead 🚀

Release Notes v15.4.2

15.4.2 (2018-05-20)

Bug Fixes

  • add clarification in EGITNOPERMISSION error message (a72d8f5)
Commits

The new version differs by 1 commits.

  • a72d8f5 fix: add clarification in EGITNOPERMISSION error message

See the full diff

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

greenkeeper bot commented May 21, 2018

Version 15.4.3 just got published.

Update to this version instead 🚀

Release Notes v15.4.3

15.4.3 (2018-05-21)

Bug Fixes

  • package: update marked to version 0.4.0 (a387c04)
Commits

The new version differs by 5 commits.

  • a387c04 fix(package): update marked to version 0.4.0
  • 228451b docs: fix typo
  • 3503407 docs: clarify which commit types trigger a release
  • 5025fca docs: fix FAQ heading level
  • 6693080 style: fix table indentation

See the full diff

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

greenkeeper bot commented May 21, 2018

Version 15.4.4 just got published.

Update to this version instead 🚀

Release Notes v15.4.4

15.4.4 (2018-05-21)

Bug Fixes

  • package: update marked-terminal to version 3.0.0 (cd8ff5d)
Commits

The new version differs by 1 commits.

  • cd8ff5d fix(package): update marked-terminal to version 3.0.0

See the full diff

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

greenkeeper bot commented May 21, 2018

Version 15.5.0 just got published.

Update to this version instead 🚀

Release Notes v15.5.0

15.5.0 (2018-05-21)

Features

  • add support for git version 2.0.0 (47c73eb)
  • verify minimum required git version is installed (db1cc60)
Commits

The new version differs by 2 commits.

  • db1cc60 feat: verify minimum required git version is installed
  • 47c73eb feat: add support for git version 2.0.0

See the full diff

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

greenkeeper bot commented Jun 6, 2018

Version 15.5.1 just got published.

Update to this version instead 🚀

Release Notes v15.5.1

15.5.1 (2018-06-06)

Bug Fixes

  • plugin-load: clarify load message (6a36832), closes #811
Commits

The new version differs by 6 commits.

  • 6a36832 fix(plugin-load): clarify load message
  • 4d47b20 docs: clarify config file format
  • ddcf29a chore(package): update nyc to version 12.0.1
  • 4c157f3 docs(plugins): add semantic-release-vsce
  • c6636ab docs(plugins): remove warning
  • 44fd7fe chore(package): update delay to version 3.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 11, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 11, 2018

Version 15.5.2 just got published.

Update to this version instead 🚀

Release Notes v15.5.2

15.5.2 (2018-06-11)

Bug Fixes

  • package: update hook-std to version 1.0.0 (29e7ebf)
Commits

The new version differs by 1 commits.

  • 29e7ebf fix(package): update hook-std to version 1.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 15, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 15, 2018

Version 15.5.3 just got published.

Update to this version instead 🚀

Release Notes v15.5.3

15.5.3 (2018-06-15)

Bug Fixes

  • package: update p-locate to version 3.0.0 (0ab0426)
Commits

The new version differs by 3 commits.

  • 0ab0426 fix(package): update p-locate to version 3.0.0
  • f9d9144 docs: Add a troubleshooting section about squashed commits
  • 11cef46 chore(package): update sinon to version 6.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 15, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 15, 2018

Version 15.5.4 just got published.

Update to this version instead 🚀

Release Notes v15.5.4

15.5.4 (2018-06-15)

Bug Fixes

  • use git ls-remote to verify if the remote branch is ahead (2b6378f)
Commits

The new version differs by 2 commits.

  • 2b6378f fix: use git ls-remote to verify if the remote branch is ahead
  • 24a8052 refactor: simply EGITNOPERMISSION error parameters

See the full diff

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

greenkeeper bot commented Jun 18, 2018

Version 15.5.5 just got published.

Update to this version instead 🚀

Release Notes v15.5.5

15.5.5 (2018-06-18)

Bug Fixes

  • package: update read-pkg-up to version 4.0.0 (9137f85)
Commits

The new version differs by 2 commits.

  • 9137f85 fix(package): update read-pkg-up to version 4.0.0
  • 7615fdc Fix documented explanation in plugins.md

See the full diff

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

greenkeeper bot commented Jun 19, 2018

Version 15.6.0 just got published.

Update to this version instead 🚀

Release Notes v15.6.0

15.6.0 (2018-06-19)

Features

  • allow to disable the publish plugin hook (4454d57)
Commits

The new version differs by 1 commits.

  • 4454d57 feat: allow to disable the publish plugin hook

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 2, 2018

Version 15.6.1 just got published.

Update to this version instead 🚀

Release Notes v15.6.1

15.6.1 (2018-06-26)

Bug Fixes

  • package: update yargs to version 12.0.0 (d4f68a5)
Commits

The new version differs by 1 commits.

  • d4f68a5 fix(package): update yargs to version 12.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 2, 2018

Version 15.6.2 just got published.

Update to this version instead 🚀

Release Notes v15.6.2

15.6.2 (2018-07-02)

Bug Fixes

  • add debug log for git fetch command (4abda31)
Commits

The new version differs by 2 commits.

  • 4abda31 fix: add debug log for git fetch command
  • 3602716 docs: update semantic-release and travis-deploy-once versions in examples

See the full diff

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

greenkeeper bot commented Jul 3, 2018

Version 15.6.3 just got published.

Update to this version instead 🚀

Release Notes v15.6.3

15.6.3 (2018-07-02)

Bug Fixes

  • fetch all tags even if the repo is not shallow (45eee4a)
Commits

The new version differs by 2 commits.

  • 45eee4a fix: fetch all tags even if the repo is not shallow
  • 2d3a5e5 test: harmonize git-utils functions name

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 30, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 30, 2018

Version 15.9.2 just got published.

Update to this version instead 🚀

Release Notes v15.9.2

15.9.2 (2018-07-30)

Bug Fixes

  • also hide sensitive info when loggin from cli.js (43d0646)
Commits

The new version differs by 1 commits.

  • 43d0646 fix: also hide sensitive info when loggin from cli.js

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 31, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 31, 2018

Version 15.9.3 just got published.

Update to this version instead 🚀

Release Notes v15.9.3

15.9.3 (2018-07-31)

Bug Fixes

  • do not hide env variable value if shorter than 5 (b082a2e)
Commits

The new version differs by 1 commits.

  • b082a2e fix: do not hide env variable value if shorter than 5

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 5, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 5, 2018

Version 15.9.5 just got published.

Update to this version instead 🚀

Release Notes v15.9.5

15.9.5 (2018-08-05)

Bug Fixes

  • do not clone stdout/stderr passed to pugins (63d422e)
Commits

The new version differs by 3 commits.

  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 8, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 8, 2018

Version 15.9.6 just got published.

Update to this version instead 🚀

Release Notes v15.9.6

15.9.6 (2018-08-08)

Bug Fixes

  • do not convert ssh repositoryUrl to https (b895231)
Commits

The new version differs by 3 commits.

  • b895231 fix: do not convert ssh repositoryUrl to https
  • 8b8e40c docs(plugins): add semantic-release-firefox
  • 06695a1 chore(package): update xo to version 0.22.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 10, 2018

Version 15.9.7 just got published.

Update to this version instead 🚀

Release Notes v15.9.7

15.9.7 (2018-08-10)

Reverts

  • "fix: do not convert ssh repositoryUrl to https" (93377eb)
Commits

The new version differs by 1 commits.

  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 10, 2018

Version 15.9.8 just got published.

Update to this version instead 🚀

Release Notes v15.9.8

15.9.8 (2018-08-10)

Bug Fixes

  • package: update get-stream to version 4.0.0 (e882096)
Commits

The new version differs by 1 commits.

  • e882096 fix(package): update get-stream to version 4.0.0

See the full diff

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

greenkeeper bot commented Aug 18, 2018

Version 15.9.9 just got published.

Update to this version instead 🚀

Release Notes v15.9.9

15.9.9 (2018-08-18)

Bug Fixes

  • package: update marked to version 0.5.0 (2f4befe)
Commits

The new version differs by 2 commits.

  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 26, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 26, 2018

Version 15.9.11 just got published.

Update to this version instead 🚀

Release Notes v15.9.11

15.9.11 (2018-08-26)

Bug Fixes

  • package: update execa to version 1.0.0 (1aed97e)
Commits

The new version differs by 2 commits.

  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 27, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 27, 2018

Version 15.9.12 just got published.

Update to this version instead 🚀

Release Notes v15.9.12

15.9.12 (2018-08-27)

Bug Fixes

  • hide sensitive data in relesae notes and fail/success plugin params (dffe148)
Commits

The new version differs by 1 commits.

  • dffe148 fix: hide sensitive data in relesae notes and fail/success plugin params

See the full diff

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

greenkeeper bot commented Sep 7, 2018

Version 15.9.13 just got published.

Update to this version instead 🚀

Release Notes v15.9.13

15.9.13 (2018-09-07)

Bug Fixes

  • support multiple generate-notes plugin in CLI arg (4f75cb3)
Commits

The new version differs by 6 commits.

  • 4f75cb3 fix: support multiple generate-notes plugin in CLI arg
  • 1348985 docs: analyzeCommits does not accept an Array
  • dfbb9f2 docs: clarify the URL encoding of GIT_CREDENTIALS
  • fa62d42 chore(package): update xo to version 0.23.0
  • 42e9d11 chore(package): update delay to version 4.0.0
  • 468f8a8 docs: clarify the --ci / --no-ci CLI option

See the full diff

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

greenkeeper bot commented Sep 8, 2018

Version 15.9.14 just got published.

Update to this version instead 🚀

Release Notes v15.9.14

15.9.14 (2018-09-07)

Bug Fixes

  • pass custom env and cwd to env-ci (540d4fa)
Commits

The new version differs by 1 commits.

  • 540d4fa fix: pass custom env and cwd to env-ci

See the full diff

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

greenkeeper bot commented Sep 11, 2018

Version 15.9.15 just got published.

Update to this version instead 🚀

Release Notes v15.9.15

15.9.15 (2018-09-11)

Bug Fixes

  • package: update debug to version 4.0.0 (7b8cd99)
Commits

The new version differs by 1 commits.

  • 7b8cd99 fix(package): update debug to version 4.0.0

See the full diff

gregswindle added a commit that referenced this pull request Sep 20, 2018
Closes GH-39
Closes GH-41
Closes GH-43
Closes GH-44
Closes GH-47
Closes GH-48
Closes GH-49
Closes GH-50
Closes GH-51
Closes GH-52
Closes GH-53
Closes GH-54
Closes GH-55
Closes GH-56
Closes GH-57
Closes GH-58
Closes GH-59
Closes GH-60
Closes GH-61
Closes GH-62
Closes GH-63
Closes GH-64
Closes GH-65
Closes GH-66
Closes GH-67
gregswindle pushed a commit that referenced this pull request Sep 20, 2018
Update all modules.

GH-68

docs(csv): add sample CSV

docs(csv): add sample CSV

From `gregswindle/eslint-plugin-crc` Issues.

feat(analytics): add yeomon/insight

Prompts consumers to allow for tracking on Google Analytics

GH-20

ci(travis): clarify release step

GH-20

docs(contribute): update toc & scripts

GH-20

chore(dependencies): update outdated npms

Closes GH-39
Closes GH-41
Closes GH-43
Closes GH-44
Closes GH-47
Closes GH-48
Closes GH-49
Closes GH-50
Closes GH-51
Closes GH-52
Closes GH-53
Closes GH-54
Closes GH-55
Closes GH-56
Closes GH-57
Closes GH-58
Closes GH-59
Closes GH-60
Closes GH-61
Closes GH-62
Closes GH-63
Closes GH-64
Closes GH-65
Closes GH-66
Closes GH-67

ci(node): update engine

Enfore >= 9.0.0

ci(node): update engine

Use 10.0.0 or higher.
gregswindle added a commit that referenced this pull request Sep 20, 2018
## Description of change

Update all node_modules.

### Associated issue(s)

Closes #39
Closes #41
Closes #43
Closes #44
Closes #47
Closes #48
Closes #49
Closes #50
Closes #51
Closes #52
Closes #53
Closes #54
Closes #55
Closes #56
Closes #57
Closes #58
Closes #59
Closes #60
Closes #61
Closes #62
Closes #63
Closes #64
Closes #65
Closes #66
Closes #67

### Acceptance criteria/task completion

* [x] The acceptance criteria for all associated issues have been completed, tested, and validated.

## PR check-list

> **:white_check_mark: Please review and check the appropriate items.**

#### 1. **Code standards compliance**

[![JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)

* [x] `ESLint` passes.

#### 2. **Code quality** [![Quality Gate][sonar-gate-img]][sonar-gate-url]

* [x] The quality gateways pass with an "A" grade.

| Measure               | Scores                                                                                                                                                                                                                                                                                                                                                                                                   |
| :-------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **`Complexity`**      | [![Complexity][sonar-complexity-img]][sonar-complexity-url]<br>[![Cognitive complexity][sonar-cognitive-img]][sonar-cognitive-url]<br>[![Complexity per Class][sonar-complexity-class-img]][sonar-complexity-class-img]<br>[![Complexity per file][sonar-complexity-file-img]][sonar-complexity-file-img] <br>[![Complexity per Function][sonar-complexity-function-img]][sonar-complexity-function-url] |
| **`Duplications`**    | [![Duplications][sonar-duplications-img]][sonar-duplications-url]                                                                                                                                                                                                                                                                                                                                        |
| **`Issues`**          | [![Issues][sonar-issues-img]][sonar-issues-url]                                                                                                                                                                                                                                                                                                                                                          |
| **`Maintainability`** | [![Code smells][sonar-code-smells-img]][sonar-code-smells-url]<br>[![Maintainability][sonar-maintainability-img]][sonar-maintainability-url]<br>[![Technical debt][sonar-tech-debt-img]][sonar-tech-debt-url]                                                                                                                                                                                            |
| **`Reliability`**     | [![Reliability][sonar-reliability-img]][sonar-reliability-url]                                                                                                                                                                                                                                                                                                                                           |
| **`Security`**        | [![Security][sonar-security-img]][sonar-security-url]                                                                                                                                                                                                                                                                                                                                                    |

#### 3. **Test coverage** [![Coverage Status][sonar-coverage-img]][sonar-coverage-url]

* [x] The source code is 100% covered with passing specs.

> ** These tasks are not required to open a PR, and may be addresses while the PR is open.**

[coveralls-img]: https://coveralls.io/repos/github/commonality/architecture-decision-records/badge.svg
[coveralls-url]: https://coveralls.io/github/commonality/architecture-decision-records
[sonar-code-smells-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=code_smells
[sonar-code-smells-url]: https://sonarcloud.io/component_measures/metric/code_smells/list?id=gregswindle-github-resource-converter&metric=code_smells
[sonar-cognitive-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=cognitive_complexity
[sonar-cognitive-url]: https://sonarcloud.io/component_measures/metric/cognitive_complexity/list?id=gregswindle-github-resource-converter&metric=cognitive_complexity
[sonar-complexity-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=complexity
[sonar-complexity-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=complexity
[sonar-complexity-function-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=function_complexity
[sonar-complexity-function-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=function_complexity
[sonar-complexity-file-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=file_complexity
[sonar-complexity-file-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=file_complexity
[sonar-complexity-class-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=class_complexity
[sonar-complexity-class-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=class_complexity
[sonar-coverage-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=coverage
[sonar-coverage-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=coverage
[sonar-duplications-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=duplicated_line_density
[sonar-duplications-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=duplicated_lines_density
[sonar-gate-img]: http://sonarcloud.io/api/badges/gate?project=gregswindle-github-resource-converter
[sonar-gate-url]: https://sonarcloud.io/dashboard?id=gregswindle-github-resource-converter
[sonar-issues-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=blocker_violations
[sonar-issues-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=violations
[sonar-maintainability-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=new_maintainability_rating
[sonar-maintainability-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=new_maintainability_rating
[sonar-reliability-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=new_reliability_rating
[sonar-reliability-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=new_reliability_rating
[sonar-security-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=vulnerabilities
[sonar-security-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=vulnerabilities
[sonar-tech-debt-img]: https://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=sqale_debt_ratio
[sonar-tech-debt-url]: https://sonarcloud.io/component_measures/metric/sqale_index/list?id=gregswindle-github-resource-converter&metric=sqale_debt_ratio
@greenkeeper greenkeeper bot deleted the greenkeeper/semantic-release-15.3.0 branch September 20, 2018 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

greenkeeper Automated dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant