@auto-it/core
Advanced tools
Comparing version 7.1.0-canary.5996.0 to 7.1.0
@@ -491,3 +491,3 @@ "use strict"; | ||
data: { | ||
body: '# My Content\n<!-- GITHUB_RELEASE PR BODY: default -->\n\n\nSome long thing\n<!-- GITHUB_RELEASE PR BODY: default -->\n' | ||
body: '# My Content\n<!-- GITHUB_RELEASE PR BODY: default -->\n\n\nSome long thing\nand more\n<!-- GITHUB_RELEASE PR BODY: default -->\n' | ||
} | ||
@@ -494,0 +494,0 @@ }); |
@@ -927,3 +927,3 @@ "use strict"; | ||
case 9: | ||
this.logger.log.info("Would have released: " + newVersion); | ||
this.logger.log.info("Would have released (unless ran with \"shipit\"): " + newVersion); | ||
_e.label = 10; | ||
@@ -930,0 +930,0 @@ case 10: return [4 /*yield*/, this.hooks.afterRelease.promise({ |
@@ -718,3 +718,3 @@ "use strict"; | ||
this.logger.veryVerbose.info('Got PR description\n', issue.data.body); | ||
regex = new RegExp("(" + id + ")\\s*(.*)\\s*(" + id + ")"); | ||
regex = new RegExp("(" + id + ")\\s*([\\S\\s]*)\\s*(" + id + ")"); | ||
body = issue.data.body; | ||
@@ -721,0 +721,0 @@ if (body.match(regex)) { |
{ | ||
"name": "@auto-it/core", | ||
"version": "7.1.0-canary.5996.0", | ||
"version": "7.1.0", | ||
"description": "Node API for using auto.", | ||
@@ -40,7 +40,7 @@ "main": "dist/auto.js", | ||
"@atomist/slack-messages": "~1.1.0", | ||
"@octokit/graphql": "^2.1.1", | ||
"@octokit/plugin-enterprise-compatibility": "^1.1.0", | ||
"@octokit/graphql": "^2.1.2", | ||
"@octokit/plugin-enterprise-compatibility": "^1.1.1", | ||
"@octokit/plugin-retry": "^2.2.0", | ||
"@octokit/plugin-throttling": "^2.5.0", | ||
"@octokit/rest": "^16.24.1", | ||
"@octokit/plugin-throttling": "^2.6.0", | ||
"@octokit/rest": "16.28.1", | ||
"arr-flatten": "^1.1.0", | ||
@@ -80,3 +80,3 @@ "cosmiconfig": "5.2.0", | ||
}, | ||
"gitHead": "99ba6c89aa081447091c0040c43d931c00dc0684" | ||
"gitHead": "f194155eebd2e1c72ae40ea8ffa0c8ed64c5fd7f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
666776
1
+ Added@octokit/endpoint@5.5.3(transitive)
+ Added@octokit/request@4.1.1(transitive)
+ Added@octokit/rest@16.28.1(transitive)
+ Addedbefore-after-hook@1.4.0(transitive)
+ Addedis-plain-object@3.0.1(transitive)
+ Addeduniversal-user-agent@2.1.05.0.0(transitive)
+ Addedurl-template@2.0.8(transitive)
- Removed@octokit/auth-token@2.5.05.1.1(transitive)
- Removed@octokit/core@6.1.2(transitive)
- Removed@octokit/endpoint@10.1.16.0.12(transitive)
- Removed@octokit/graphql@8.1.1(transitive)
- Removed@octokit/openapi-types@22.2.0(transitive)
- Removed@octokit/plugin-paginate-rest@1.1.2(transitive)
- Removed@octokit/plugin-request-log@1.0.4(transitive)
- Removed@octokit/plugin-rest-endpoint-methods@2.4.0(transitive)
- Removed@octokit/request@5.6.39.1.3(transitive)
- Removed@octokit/request-error@6.1.5(transitive)
- Removed@octokit/rest@16.43.2(transitive)
- Removed@octokit/types@13.6.2(transitive)
- Removedbefore-after-hook@2.2.33.0.2(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removeduniversal-user-agent@4.0.16.0.1(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)
Updated@octokit/graphql@^2.1.2
Updated@octokit/rest@16.28.1