Files
release-changelog-builder-a…/caches/rcba_1.3.1-1.4.0_base_develop_cache.json

205 lines
13 KiB
JSON

{
"mergedPullRequests": [
{
"number": 150,
"title": "Bump @vercel/ncc from 0.26.1 to 0.26.2",
"htmlURL": "https://github.com/mikepenz/release-changelog-builder-action/pull/150",
"baseBranch": "develop",
"branch": "dependabot/npm_and_yarn/vercel/ncc-0.26.2",
"createdAt": "2021-01-07T06:32:59.000Z",
"mergedAt": "2021-01-07T07:24:43.000Z",
"mergeCommitSha": "cb75836b8da89f4e7d6bfabc985a5715e4e41826",
"author": "dependabot[bot]",
"repoName": "mikepenz/release-changelog-builder-action",
"labels": [
"dependencies",
"--rcba-merged"
],
"milestone": "",
"body": "Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.26.1 to 0.26.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/vercel/ncc/releases\">@vercel/ncc's releases</a>.</em></p>\n<blockquote>\n<h2>0.26.2</h2>\n<h3>Patches</h3>\n<ul>\n<li>Enable minification for sourcemap-register.js: <a href=\"https://github-redirect.dependabot.com/vercel/ncc/issues/631\">#631</a></li>\n<li>Avoid <strong>webpack_require</strong> conflicts: <a href=\"https://github-redirect.dependabot.com/vercel/ncc/issues/633\">#633</a></li>\n<li>Bump axios from 0.18.1 to 0.21.1: <a href=\"https://github-redirect.dependabot.com/vercel/ncc/issues/636\">#636</a></li>\n<li>Fix: skip typechecking on sub-builds: <a href=\"https://github-redirect.dependabot.com/vercel/ncc/issues/637\">#637</a></li>\n</ul>\n<h3>Credits</h3>\n<p>Huge thanks to <a href=\"https://github.com/xom9ikk\">@xom9ikk</a> and <a href=\"https://github.com/guybedford\">@guybedford</a> for helping!</p>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/vercel/ncc/commit/da9b3816d3958e96c92152914d0f74903a91bbb2\"><code>da9b381</code></a> 0.26.2</li>\n<li><a href=\"https://github.com/vercel/ncc/commit/e2910fb638d261755d2b1c185a0572026069d14d\"><code>e2910fb</code></a> fix: skip typechecking on sub-builds (<a href=\"https://github-redirect.dependabot.com/vercel/ncc/issues/637\">#637</a>)</li>\n<li><a href=\"https://github.com/vercel/ncc/commit/7ed861074111f459f8e86088876feeb06f870261\"><code>7ed8610</code></a> Bump axios from 0.18.1 to 0.21.1 (<a href=\"https://github-redirect.dependabot.com/vercel/ncc/issues/636\">#636</a>)</li>\n<li><a href=\"https://github.com/vercel/ncc/commit/fd3961bde76e2218452a909f601b74ae0633881e\"><code>fd3961b</code></a> Avoid <strong>webpack_require</strong> conflicts (<a href=\"https://github-redirect.dependabot.com/vercel/ncc/issues/633\">#633</a>)</li>\n<li><a href=\"https://github.com/vercel/ncc/commit/26222e3fef477749eca57941133a6600472040db\"><code>26222e3</code></a> Enable minification for sourcemap-register.js (<a href=\"https://github-redirect.dependabot.com/vercel/ncc/issues/631\">#631</a>)</li>\n<li>See full diff in <a href=\"https://github.com/vercel/ncc/compare/0.26.1...0.26.2\">compare view</a></li>\n</ul>\n</details>\n<details>\n<summary>Maintainer changes</summary>\n<p>This version was pushed to npm by <a href=\"https://www.npmjs.com/~timer\">timer</a>, a new releaser for @vercel/ncc since your current version.</p>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vercel/ncc&package-manager=npm_and_yarn&previous-version=0.26.1&new-version=0.26.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
"assignees": [],
"requestedReviewers": [],
"approvedReviewers": [],
"status": "merged"
},
{
"number": 151,
"title": "Experimental commit based changelog generation mode",
"htmlURL": "https://github.com/mikepenz/release-changelog-builder-action/pull/151",
"baseBranch": "develop",
"branch": "feature/141",
"createdAt": "2021-01-07T14:32:30.000Z",
"mergedAt": "2021-01-07T14:38:58.000Z",
"mergeCommitSha": "626951a1000cda5638a736820fa191a12b4b8fb6",
"author": "mikepenz",
"repoName": "mikepenz/release-changelog-builder-action",
"labels": [
"other",
"--rcba-merged"
],
"milestone": "",
"body": "- introduce experimental (light) commit based changelog generation mode\r\n - FIX https://github.com/mikepenz/release-changelog-builder-action/issues/141\r\n - this is not fully supported and not documented as it lacks big amounts of the features we know and love\r\n- npm install\r\n- recompile dist",
"assignees": [],
"requestedReviewers": [],
"approvedReviewers": [],
"status": "merged"
},
{
"number": 152,
"title": "Update jest",
"htmlURL": "https://github.com/mikepenz/release-changelog-builder-action/pull/152",
"baseBranch": "develop",
"branch": "feature/update_jest",
"createdAt": "2021-01-07T14:42:07.000Z",
"mergedAt": "2021-01-07T14:43:46.000Z",
"mergeCommitSha": "eb374ed818dfb7d29b1a17daf831ddd7611ec6a1",
"author": "mikepenz",
"repoName": "mikepenz/release-changelog-builder-action",
"labels": [
"dependencies",
"--rcba-merged"
],
"milestone": "",
"body": "- update jest and recompile dist",
"assignees": [],
"requestedReviewers": [],
"approvedReviewers": [],
"status": "merged"
}
],
"diffInfo": {
"changedFiles": 12,
"additions": 10148,
"deletions": 21465,
"changes": 31613,
"commits": 8,
"commitInfo": [
{
"sha": "59903d2471fb3ddbc12e68b5d77d03509038703b",
"summary": "Bump @vercel/ncc from 0.26.1 to 0.26.2",
"message": "Bump @vercel/ncc from 0.26.1 to 0.26.2\n\nBumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.26.1 to 0.26.2.\n- [Release notes](https://github.com/vercel/ncc/releases)\n- [Commits](https://github.com/vercel/ncc/compare/0.26.1...0.26.2)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"author": "dependabot[bot]",
"authorDate": "2021-01-07T06:32:58.000Z",
"committer": "web-flow",
"commitDate": "2021-01-07T06:32:58.000Z"
},
{
"sha": "cb75836b8da89f4e7d6bfabc985a5715e4e41826",
"summary": "Merge pull request #150 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.26.2",
"message": "Merge pull request #150 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.26.2\n\nBump @vercel/ncc from 0.26.1 to 0.26.2",
"author": "mikepenz",
"authorDate": "2021-01-07T07:24:43.000Z",
"committer": "web-flow",
"commitDate": "2021-01-07T07:24:43.000Z"
},
{
"sha": "d66aa0a4e5aa2037387d4ae13ccde6a106442d9b",
"summary": "- introduce experimental (light) commit based changelog generation mode",
"message": "- introduce experimental (light) commit based changelog generation mode\n - FIX https://github.com/mikepenz/release-changelog-builder-action/issues/141\n - this is not fully supported and not documented as it lacks big amounts of the features we know and love\n- npm install\n- recompile dist",
"author": "mikepenz",
"authorDate": "2021-01-07T14:31:18.000Z",
"committer": "mikepenz",
"commitDate": "2021-01-07T14:31:18.000Z"
},
{
"sha": "937f979dcbce7b629455279dbb09da67743a4aee",
"summary": "- add new param also to other test set",
"message": "- add new param also to other test set",
"author": "mikepenz",
"authorDate": "2021-01-07T14:36:26.000Z",
"committer": "mikepenz",
"commitDate": "2021-01-07T14:36:26.000Z"
},
{
"sha": "626951a1000cda5638a736820fa191a12b4b8fb6",
"summary": "Merge pull request #151 from mikepenz/feature/141",
"message": "Merge pull request #151 from mikepenz/feature/141\n\nExperimental commit based changelog generation mode",
"author": "mikepenz",
"authorDate": "2021-01-07T14:38:58.000Z",
"committer": "web-flow",
"commitDate": "2021-01-07T14:38:58.000Z"
},
{
"sha": "6f1faacf001681108f3a5677febf2abdc5261d33",
"summary": "- update jest and recompile dist",
"message": "- update jest and recompile dist",
"author": "mikepenz",
"authorDate": "2021-01-07T14:41:18.000Z",
"committer": "mikepenz",
"commitDate": "2021-01-07T14:41:18.000Z"
},
{
"sha": "eb374ed818dfb7d29b1a17daf831ddd7611ec6a1",
"summary": "Merge pull request #152 from mikepenz/feature/update_jest",
"message": "Merge pull request #152 from mikepenz/feature/update_jest\n\nUpdate jest",
"author": "mikepenz",
"authorDate": "2021-01-07T14:43:46.000Z",
"committer": "web-flow",
"commitDate": "2021-01-07T14:43:46.000Z"
},
{
"sha": "12ab81c9e9e730283fecbe3b6c85356952fc5ccb",
"summary": "Merge pull request #153 from mikepenz/develop",
"message": "Merge pull request #153 from mikepenz/develop\n\ndev -> main",
"author": "mikepenz",
"authorDate": "2021-01-07T14:48:32.000Z",
"committer": "web-flow",
"commitDate": "2021-01-07T14:48:32.000Z"
}
]
},
"options": {
"owner": "mikepenz",
"repo": "release-changelog-builder-action",
"fromTag": {
"name": "v1.3.1",
"commit": "v1.3.1"
},
"toTag": {
"name": "v1.4.0",
"commit": "v1.4.0"
},
"includeOpen": false,
"failOnError": false,
"fetchReviewers": false,
"fetchReleaseInformation": false,
"fetchReviews": false,
"commitMode": false,
"configuration": {
"max_tags_to_fetch": 200,
"max_pull_requests": 1000,
"max_back_track_time_days": 1000,
"exclude_merge_branches": [],
"sort": "DESC",
"template": "#{{CHANGELOG}}",
"pr_template": "#{{NUMBER}}",
"empty_template": "- no changes",
"categories": [
{
"title": "",
"labels": [
"dev",
"Bump"
]
}
],
"ignore_labels": [],
"label_extractor": [
{
"pattern": ".*(dev|Bump).*",
"target": "$1",
"on_property": "title"
}
],
"transformers": [],
"tag_resolver": {
"method": "semver"
},
"base_branches": [
"develop"
],
"custom_placeholders": [],
"trim_values": false
}
}
}