Commit Graph
290 Commits
Author SHA1 Message Date
Mike Penz b7342f830f - recompile action 2020-12-21 10:39:30 +01:00
Mike Penz ca10cdcd6a - ensure we retrieved pull requests, fix undefined exception
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/127
2020-12-21 10:38:06 +01:00
Mike Penz f290035075 - rebuild action with latest dependency updates 2020-12-21 10:24:27 +01:00
Mike PenzandGitHub f5ef4fff99 Merge pull request #129 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.26.1
Bump @vercel/ncc from 0.26.0 to 0.26.1
2020-12-21 10:22:22 +01:00
dependabot[bot]andGitHub d134cb1b2b Bump @vercel/ncc from 0.26.0 to 0.26.1
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.26.0...0.26.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 08:25:31 +00:00
Mike PenzandGitHub 28e534b1f0 Merge pull request #128 from mikepenz/dependabot/npm_and_yarn/eslint-7.16.0
Bump eslint from 7.15.0 to 7.16.0
2020-12-21 08:59:13 +01:00
dependabot[bot]andGitHub 04a7d24a59 Bump eslint from 7.15.0 to 7.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.15.0...v7.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 07:37:09 +00:00
Mike PenzandGitHub 6f62c05325 Merge pull request #126 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.26.0
Bump @vercel/ncc from 0.25.1 to 0.26.0
2020-12-18 09:29:15 +01:00
dependabot[bot]andGitHub 400460230b Bump @vercel/ncc from 0.25.1 to 0.26.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.25.1 to 0.26.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.25.1...0.26.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 06:36:32 +00:00
Mike PenzandGitHub 6c9276bd60 Merge pull request #125 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.14
Bump @types/node from 14.14.13 to 14.14.14
2020-12-16 09:37:49 +01:00
dependabot[bot]andGitHub 1c1db771bc Bump @types/node from 14.14.13 to 14.14.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.13 to 14.14.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-16 06:37:07 +00:00
Mike PenzandGitHub 284e56b1ba Merge pull request #124 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.10.0
Bump @typescript-eslint/parser from 4.9.1 to 4.10.0
2020-12-15 09:04:00 +01:00
dependabot[bot]andGitHub 7ee889cf85 Bump @typescript-eslint/parser from 4.9.1 to 4.10.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.10.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 06:36:25 +00:00
Mike PenzandGitHub e2187a8128 Merge pull request #122 from mikepenz/dependabot/npm_and_yarn/typescript-4.1.3
Bump typescript from 4.1.2 to 4.1.3
2020-12-14 10:00:50 +01:00
Mike PenzandGitHub 32a2e6d051 Merge pull request #123 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.13
Bump @types/node from 14.14.12 to 14.14.13
2020-12-14 10:00:41 +01:00
dependabot[bot]andGitHub d1aceb1fce Bump @types/node from 14.14.12 to 14.14.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.12 to 14.14.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 07:46:07 +00:00
dependabot[bot]andGitHub 555fc29d27 Bump typescript from 4.1.2 to 4.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 07:45:24 +00:00
Mike PenzandGitHub 2fdbed0209 Merge pull request #121 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.12
Bump @types/node from 14.14.11 to 14.14.12
2020-12-11 09:18:56 +01:00
dependabot[bot]andGitHub 5f21a2b0bf Bump @types/node from 14.14.11 to 14.14.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.11 to 14.14.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 08:13:47 +00:00
Mike PenzandGitHub 77d8d983f6 Merge pull request #120 from mikepenz/dependabot/npm_and_yarn/types/jest-26.0.19
Bump @types/jest from 26.0.18 to 26.0.19
2020-12-11 09:10:09 +01:00
dependabot[bot]andGitHub 75fd470c9c Bump @types/jest from 26.0.18 to 26.0.19
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.18 to 26.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 06:19:06 +00:00
Mike PenzandGitHub e17461072b Merge pull request #119 from mikepenz/dependabot/npm_and_yarn/types/jest-26.0.18
Bump @types/jest from 26.0.17 to 26.0.18
2020-12-09 08:37:09 +01:00
dependabot[bot]andGitHub de2ab7d6ed Bump @types/jest from 26.0.17 to 26.0.18
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.17 to 26.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-09 07:35:33 +00:00
Mike PenzandGitHub 41ff5b813a Merge pull request #118 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.11
Bump @types/node from 14.14.10 to 14.14.11
2020-12-09 08:34:21 +01:00
dependabot[bot]andGitHub fbad6f4d78 Bump @types/node from 14.14.10 to 14.14.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.10 to 14.14.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-09 06:38:52 +00:00
Mike PenzandGitHub 3168c87d01 Merge pull request #117 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.9.1
Bump @typescript-eslint/parser from 4.9.0 to 4.9.1
2020-12-08 08:19:29 +01:00
Mike PenzandGitHub a210e4786d Merge pull request #116 from mikepenz/dependabot/npm_and_yarn/types/jest-26.0.17
Bump @types/jest from 26.0.16 to 26.0.17
2020-12-08 08:19:20 +01:00
Mike PenzandGitHub ed2fc227bc Merge pull request #115 from mikepenz/dependabot/npm_and_yarn/js-yaml-3.14.1
Bump js-yaml from 3.14.0 to 3.14.1
2020-12-08 08:19:11 +01:00
dependabot[bot]andGitHub 907ffee366 Bump @typescript-eslint/parser from 4.9.0 to 4.9.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.9.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-08 06:44:28 +00:00
dependabot[bot]andGitHub 8ad99cf120 Bump @types/jest from 26.0.16 to 26.0.17
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.16 to 26.0.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-08 06:43:43 +00:00
dependabot[bot]andGitHub 4dabb93d7d Bump js-yaml from 3.14.0 to 3.14.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.14.1/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...3.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-08 06:42:46 +00:00
Mike PenzandGitHub 6a7f4e2ae5 Merge pull request #114 from mikepenz/dependabot/npm_and_yarn/eslint-7.15.0
Bump eslint from 7.14.0 to 7.15.0
2020-12-07 08:59:39 +01:00
Mike PenzandGitHub 4b7743e525 Merge pull request #113 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.0.12
Bump @octokit/rest from 18.0.11 to 18.0.12
2020-12-07 08:47:43 +01:00
dependabot[bot]andGitHub 95408c737a Bump eslint from 7.14.0 to 7.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.14.0...v7.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 07:45:47 +00:00
dependabot[bot]andGitHub a52263a79a Bump @octokit/rest from 18.0.11 to 18.0.12
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.11 to 18.0.12.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.0.11...v18.0.12)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 07:44:55 +00:00
Mike PenzandGitHub dada1a40a7 Merge pull request #112 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.0.11
Bump @octokit/rest from 18.0.10 to 18.0.11
2020-12-04 08:50:18 +01:00
dependabot[bot]andGitHub e4f5e9f3c7 Bump @octokit/rest from 18.0.10 to 18.0.11
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.10 to 18.0.11.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.0.10...v18.0.11)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-04 06:36:37 +00:00
Mike PenzandGitHub 0f78374767 Merge pull request #111 from mikepenz/dependabot/npm_and_yarn/jest-26.6.3
Bump jest from 24.9.0 to 26.6.3
2020-12-03 08:28:52 +01:00
dependabot[bot]andGitHub 3f6c0ba52a Bump jest from 24.9.0 to 26.6.3
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-03 06:41:07 +00:00
Mike PenzandGitHub f6de4dfc32 Merge pull request #107 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.0.10
Bump @octokit/rest from 18.0.9 to 18.0.10
2020-12-02 09:28:15 +01:00
Mike Penz 764738b7fa - adjust things to have fallback to empty string as octocit changed nullability
- recompile dist
2020-12-02 09:26:33 +01:00
dependabot[bot]andGitHub 8f70d43d08 Bump @octokit/rest from 18.0.9 to 18.0.10
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.9 to 18.0.10.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.0.9...v18.0.10)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-02 08:07:21 +00:00
Mike PenzandGitHub ec61f17872 Merge pull request #109 from mikepenz/feature/rebuild_sources
Rebuild dist with updated dependencies
2020-12-02 09:06:05 +01:00
Mike Penz 0a98514f0c - rebuild target with updated dependencies 2020-12-02 09:03:26 +01:00
Mike PenzandGitHub c797098ba1 Merge pull request #108 from mikepenz/dependabot/npm_and_yarn/types/jest-26.0.16
Bump @types/jest from 26.0.15 to 26.0.16
2020-12-02 08:57:53 +01:00
Mike PenzandGitHub dcee3e91b9 Merge pull request #106 from mikepenz/dependabot/npm_and_yarn/semver-7.3.4
Bump semver from 7.3.2 to 7.3.4
2020-12-02 08:57:32 +01:00
dependabot[bot]andGitHub c40db954de Bump @types/jest from 26.0.15 to 26.0.16
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.15 to 26.0.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-02 06:40:21 +00:00
dependabot[bot]andGitHub e2c99c9ddd Bump semver from 7.3.2 to 7.3.4
Bumps [semver](https://github.com/npm/node-semver) from 7.3.2 to 7.3.4.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.2...v7.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-02 06:39:00 +00:00
Mike PenzandGitHub 6a8e0858cc Merge pull request #105 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.9.0
Bump @typescript-eslint/parser from 4.8.2 to 4.9.0
2020-12-01 08:07:23 +01:00
dependabot[bot]andGitHub 383321cc2d Bump @typescript-eslint/parser from 4.8.2 to 4.9.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.8.2 to 4.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.9.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-01 06:53:59 +00:00