Commit Graph
703 Commits
Author SHA1 Message Date
Mike Penz 9126d11d42 - commit recompiled dist 2021-07-05 16:52:06 +02:00
Mike Penz 5f56be2bf1 - use proper sha-1 2021-07-05 09:27:16 +02:00
Mike Penz 762538b445 - if only a single tag is available resolve the initial commit as fallback. this is meant to support initial release scenarios
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/276
2021-07-05 08:57:37 +02:00
Mike PenzandGitHub 080a1286ce Merge pull request #375 from mikepenz/dependabot/npm_and_yarn/webpack-5.42.0
build(deps): bump webpack from 5.41.1 to 5.42.0
2021-07-02 18:43:41 +02:00
Mike PenzandGitHub cbab988838 Merge pull request #374 from mikepenz/dependabot/npm_and_yarn/types/node-15.14.0
build(deps-dev): bump @types/node from 15.12.5 to 15.14.0
2021-07-02 18:43:37 +02:00
dependabot[bot]andGitHub 426df74b6e build(deps): bump webpack from 5.41.1 to 5.42.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.41.1 to 5.42.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.41.1...v5.42.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 13:03:24 +00:00
dependabot[bot]andGitHub 1df23cac0b build(deps-dev): bump @types/node from 15.12.5 to 15.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.5 to 15.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 13:03:08 +00:00
Mike PenzandGitHub b3fbb2cb58 Merge pull request #371 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.6.6
build(deps): bump @octokit/rest from 18.6.4 to 18.6.6
2021-07-01 16:36:25 +02:00
Mike PenzandGitHub 8d8fbe6248 Merge pull request #372 from mikepenz/dependabot/npm_and_yarn/typescript-4.3.5
build(deps-dev): bump typescript from 4.3.4 to 4.3.5
2021-07-01 16:36:19 +02:00
dependabot[bot]andGitHub 0e48c4bf19 build(deps-dev): bump typescript from 4.3.4 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 13:03:30 +00:00
dependabot[bot]andGitHub 052cc94915 build(deps): bump @octokit/rest from 18.6.4 to 18.6.6
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.6.4 to 18.6.6.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.6.4...v18.6.6)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 13:03:13 +00:00
Mike PenzandGitHub dc35a79cbf Merge pull request #370 from mikepenz/dependabot/npm_and_yarn/webpack-5.41.1
build(deps): bump webpack from 5.41.0 to 5.41.1
2021-06-30 15:11:04 +02:00
Mike PenzandGitHub bf1b892e74 Merge pull request #369 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.6.4
build(deps): bump @octokit/rest from 18.6.3 to 18.6.4
2021-06-30 15:10:58 +02:00
dependabot[bot]andGitHub c4fe136dea build(deps): bump webpack from 5.41.0 to 5.41.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.41.0 to 5.41.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.41.0...v5.41.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 13:03:43 +00:00
dependabot[bot]andGitHub 2b250b0b91 build(deps): bump @octokit/rest from 18.6.3 to 18.6.4
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.6.3 to 18.6.4.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.6.3...v18.6.4)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 13:03:29 +00:00
Mike PenzandGitHub 79fbd53dcd Merge pull request #367 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.1
build(deps-dev): bump @typescript-eslint/parser from 4.28.0 to 4.28.1
2021-06-29 17:55:59 +02:00
Mike PenzandGitHub bf996aa3b0 Merge pull request #366 from mikepenz/dependabot/npm_and_yarn/webpack-5.41.0
build(deps): bump webpack from 5.40.0 to 5.41.0
2021-06-29 17:55:54 +02:00
Mike PenzandGitHub cbfeb2c086 Merge pull request #365 from mikepenz/dependabot/npm_and_yarn/jest-27.0.6
build(deps-dev): bump jest from 27.0.5 to 27.0.6
2021-06-29 17:55:49 +02:00
dependabot[bot]andGitHub 70dd42557a build(deps-dev): bump @typescript-eslint/parser from 4.28.0 to 4.28.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.0 to 4.28.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.28.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 13:06:10 +00:00
dependabot[bot]andGitHub 3d7138c51d build(deps): bump webpack from 5.40.0 to 5.41.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.40.0 to 5.41.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.40.0...v5.41.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 13:05:57 +00:00
dependabot[bot]andGitHub 96a6aecc8b build(deps-dev): bump jest from 27.0.5 to 27.0.6
Bumps [jest](https://github.com/facebook/jest) from 27.0.5 to 27.0.6.
- [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/v27.0.5...v27.0.6)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 13:05:45 +00:00
Mike PenzandGitHub 9b03e0c58b Merge pull request #363 from mikepenz/dependabot/npm_and_yarn/types/node-15.12.5
build(deps-dev): bump @types/node from 15.12.4 to 15.12.5
2021-06-28 17:19:04 +02:00
Mike PenzandGitHub 7992b268dc Merge pull request #364 from mikepenz/dependabot/npm_and_yarn/prettier-2.3.2
build(deps-dev): bump prettier from 2.3.1 to 2.3.2
2021-06-28 17:18:58 +02:00
dependabot[bot]andGitHub 877a3f80b9 build(deps-dev): bump prettier from 2.3.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 13:04:56 +00:00
dependabot[bot]andGitHub bfb379cf98 build(deps-dev): bump @types/node from 15.12.4 to 15.12.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.4 to 15.12.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 13:04:36 +00:00
Mike PenzandGitHub e687044bb5 Merge pull request #362 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.6.3
build(deps): bump @octokit/rest from 18.6.1 to 18.6.3
2021-06-28 07:55:53 +02:00
dependabot[bot]andGitHub 9479b6fc54 build(deps): bump @octokit/rest from 18.6.1 to 18.6.3
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.6.1 to 18.6.3.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.6.1...v18.6.3)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 05:51:45 +00:00
Mike PenzandGitHub 17ac88a97d Merge pull request #359 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.6.1
build(deps): bump @octokit/rest from 18.6.0 to 18.6.1
2021-06-24 15:06:38 +02:00
dependabot[bot]andGitHub a59a7d2ceb build(deps): bump @octokit/rest from 18.6.0 to 18.6.1
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.6.0 to 18.6.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.6.0...v18.6.1)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 13:03:47 +00:00
Mike PenzandGitHub 7fe1ad49cb Merge pull request #357 from mikepenz/feature/expand_documentation
Update documentation
2021-06-23 16:24:31 +02:00
Mike Penz d517474db1 - update documentation with flags config for label_extractor 2021-06-23 16:16:20 +02:00
Mike Penz f2fcbb1f9b Merge branch 'invakid404-develop' into develop 2021-06-23 11:58:08 +02:00
Mike Penz 99f650ca02 - simplify code 2021-06-23 11:57:53 +02:00
Mike Penz 4d47219031 - use toLocaleLowerCase to ensure we have proper locale dependent lowercase behavior
- ensure we also match the configuration case independent
2021-06-23 11:54:45 +02:00
Mike Penz 49aee4dc11 - recompile dist 2021-06-23 11:44:57 +02:00
invakid404 deadb8953d refactor: use mapPullRequest 2021-06-23 12:32:30 +03:00
invakid404 dead95343b build: package new changes 2021-06-23 12:18:45 +03:00
invakid404 dead9527b4 feat: keep labels in a set and make them lowercase 2021-06-23 10:31:36 +03:00
invakid404 dead522cc2 refactor: fix typo 2021-06-23 10:11:31 +03:00
invakid404 deadcef62b feat: allow flags to be specified per transformer 2021-06-23 10:08:58 +03:00
Mike PenzandGitHub 609abd3b17 Merge pull request #355 from mikepenz/dependabot/npm_and_yarn/jest-27.0.5
Bump jest from 27.0.4 to 27.0.5
2021-06-22 15:11:18 +02:00
dependabot[bot]andGitHub 40800b6e0f Bump jest from 27.0.4 to 27.0.5
Bumps [jest](https://github.com/facebook/jest) from 27.0.4 to 27.0.5.
- [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/v27.0.4...v27.0.5)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 13:08:39 +00:00
Mike PenzandGitHub ae08cfd082 Merge pull request #356 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.0
Bump @typescript-eslint/parser from 4.27.0 to 4.28.0
2021-06-22 15:07:20 +02:00
Mike PenzandGitHub cf1ec69dcf Merge pull request #354 from mikepenz/dependabot/npm_and_yarn/jest-circus-27.0.5
Bump jest-circus from 27.0.4 to 27.0.5
2021-06-22 15:07:01 +02:00
Mike PenzandGitHub 366223bf28 Merge pull request #353 from mikepenz/dependabot/npm_and_yarn/webpack-5.40.0
Bump webpack from 5.39.1 to 5.40.0
2021-06-22 15:06:54 +02:00
dependabot[bot]andGitHub a0f5d30901 Bump @typescript-eslint/parser from 4.27.0 to 4.28.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.27.0 to 4.28.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.28.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 13:04:28 +00:00
dependabot[bot]andGitHub c734de23f4 Bump jest-circus from 27.0.4 to 27.0.5
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.0.4 to 27.0.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.0.5/packages/jest-circus)

---
updated-dependencies:
- dependency-name: jest-circus
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 13:03:52 +00:00
dependabot[bot]andGitHub 0f27410bdf Bump webpack from 5.39.1 to 5.40.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.1 to 5.40.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.39.1...v5.40.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 13:03:42 +00:00
Mike PenzandGitHub b1ed217583 Merge pull request #351 from mikepenz/feature/upgrade_npm_deps_20210621
Update npm dependencies to latest version
2021-06-21 09:23:07 +02:00
Mike Penz 4c497421fc - adjust test cases, as with the age of the action, original commits and PRs for the tests are now out of range 2021-06-21 09:19:40 +02:00