{ "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
\nRelease notes\n

Sourced from @vercel/ncc's releases.

\n
\n

0.26.2

\n

Patches

\n\n

Credits

\n

Huge thanks to @xom9ikk and @guybedford for helping!

\n
\n
\n
\nCommits\n\n
\n
\nMaintainer changes\n

This version was pushed to npm by timer, a new releaser for @vercel/ncc since your current version.

\n
\n
\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
\nDependabot commands and options\n
\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
", "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] ", "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 } } }