Commit Graph
888 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 1d20bafb4c build(deps-dev): bump @types/node from 16.9.1 to 16.9.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.1 to 16.9.2.
- [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-09-17 13:03:02 +00:00
Mike PenzandGitHub 1f5509082c Merge pull request #488 from mikepenz/dependabot/npm_and_yarn/prettier-2.4.1
build(deps-dev): bump prettier from 2.4.0 to 2.4.1
2021-09-16 15:15:12 +02:00
dependabot[bot]andGitHub 2aedbf38af build(deps-dev): bump prettier from 2.4.0 to 2.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [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.4.0...2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 13:04:16 +00:00
Mike PenzandGitHub 0c82a9cd95 Merge pull request #486 from mikepenz/feature/enhance_deduplication
Enhance `deduplication` behaviour
2021-09-14 13:52:53 +02:00
Mike Penz ee1c8d50cc - update test verification for proper sorting 2021-09-14 13:48:34 +02:00
Mike Penz 99d5df5b47 - do not drop PRs if they did not result in an extracted identifier during deduplication
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/483
- adjust log to `info` if `ID` extraction fails for PR
- merge together PRs post deduplication (with unmatched array)
- ensure proper sorting of PRs post deduplication
2021-09-14 13:38:49 +02:00
Mike PenzandGitHub f728e3ee7b Merge pull request #485 from mikepenz/feature/additional_log
Expand logging in regards to configuration loading
2021-09-14 13:36:28 +02:00
Mike Penz a035e38233 - introduce additional logging to better identify if configuration was configured and properly loaded.
- print configuration as json in debug
2021-09-14 13:26:01 +02:00
Mike PenzandGitHub 86e1861edf Merge pull request #484 from mikepenz/feature/explicit_locale
Use `en` locale for `tag.toLocaleLowerCase`
2021-09-14 13:24:58 +02:00
Mike Penz 4580067a62 - specify all mapping to lowercase with explicit en locale 2021-09-14 13:04:50 +02:00
Mike PenzandGitHub 2deff3d4f5 Merge pull request #481 from mikepenz/dependabot/npm_and_yarn/jest-27.2.0
build(deps-dev): bump jest from 27.1.1 to 27.2.0
2021-09-13 15:17:47 +02:00
Mike PenzandGitHub 4f3c5905a6 Merge pull request #480 from mikepenz/dependabot/npm_and_yarn/typescript-4.4.3
build(deps-dev): bump typescript from 4.4.2 to 4.4.3
2021-09-13 15:17:42 +02:00
Mike PenzandGitHub 2dc615e570 - setup code-scanning
- setup code scanning via github codeql
  - add codeql-analysis.yml
2021-09-13 15:08:04 +02:00
dependabot[bot]andGitHub af1d7f4fbc build(deps-dev): bump jest from 27.1.1 to 27.2.0
Bumps [jest](https://github.com/facebook/jest) from 27.1.1 to 27.2.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.1.1...v27.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 13:04:47 +00:00
dependabot[bot]andGitHub a5ce60cfa8 build(deps-dev): bump typescript from 4.4.2 to 4.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 13:04:04 +00:00
Mike PenzandGitHub 5b282fb2a5 Merge pull request #476 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-github-4.3.0
build(deps-dev): bump eslint-plugin-github from 4.2.0 to 4.3.0
2021-09-11 11:09:55 +02:00
Mike PenzandGitHub 1aa11fb6de Merge pull request #479 from mikepenz/dependabot/npm_and_yarn/webpack-5.52.1
build(deps): bump webpack from 5.52.0 to 5.52.1
2021-09-11 11:09:48 +02:00
Mike PenzandGitHub fde7d17c6c Merge pull request #478 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.31.0
build(deps-dev): bump @vercel/ncc from 0.30.0 to 0.31.0
2021-09-11 11:09:41 +02:00
Mike PenzandGitHub 65651d4b15 Merge pull request #477 from mikepenz/dependabot/npm_and_yarn/types/node-16.9.1
build(deps-dev): bump @types/node from 16.9.0 to 16.9.1
2021-09-11 11:09:36 +02:00
dependabot[bot]andGitHub ca976157aa build(deps): bump webpack from 5.52.0 to 5.52.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.52.0 to 5.52.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.52.0...v5.52.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-09-10 13:04:10 +00:00
dependabot[bot]andGitHub 8495031317 build(deps-dev): bump @vercel/ncc from 0.30.0 to 0.31.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.30.0...0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 13:04:00 +00:00
dependabot[bot]andGitHub cb49d23359 build(deps-dev): bump @types/node from 16.9.0 to 16.9.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.0 to 16.9.1.
- [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-09-10 13:03:49 +00:00
dependabot[bot]andGitHub 978dd57701 build(deps-dev): bump eslint-plugin-github from 4.2.0 to 4.3.0
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 13:03:41 +00:00
Mike PenzandGitHub 3b8adb07b3 Merge pull request #475 from mikepenz/dependabot/npm_and_yarn/prettier-2.4.0
build(deps-dev): bump prettier from 2.3.2 to 2.4.0
2021-09-09 17:51:49 +02:00
dependabot[bot]andGitHub ed091f30c9 build(deps-dev): bump prettier from 2.3.2 to 2.4.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [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.2...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 13:05:02 +00:00
Mike PenzandGitHub 1934e73d0e Merge pull request #471 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.31.0
build(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.31.0
2021-09-09 13:40:50 +02:00
dependabot[bot]andGitHub 54be92c861 build(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.31.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.30.0 to 4.31.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.31.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-09-09 10:25:57 +00:00
Mike PenzandGitHub 86b71dbe93 Merge pull request #474 from mikepenz/dependabot/npm_and_yarn/types/node-16.9.0
build(deps-dev): bump @types/node from 16.7.10 to 16.9.0
2021-09-09 12:15:50 +02:00
dependabot[bot]andGitHub 5a67b2ef19 build(deps-dev): bump @types/node from 16.7.10 to 16.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.10 to 16.9.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-09-09 09:15:30 +00:00
Mike PenzandGitHub fa5bdb0e2f Merge pull request #472 from mikepenz/dependabot/npm_and_yarn/jest-27.1.1
build(deps-dev): bump jest from 27.1.0 to 27.1.1
2021-09-09 11:14:32 +02:00
dependabot[bot]andGitHub 99fd54e778 build(deps-dev): bump jest from 27.1.0 to 27.1.1
Bumps [jest](https://github.com/facebook/jest) from 27.1.0 to 27.1.1.
- [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.1.0...v27.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 13:04:08 +00:00
Mike PenzandGitHub 2c62859618 Merge pull request #469 from mikepenz/dependabot/npm_and_yarn/webpack-5.52.0
build(deps): bump webpack from 5.51.2 to 5.52.0
2021-09-07 08:13:46 +02:00
dependabot[bot]andGitHub 67cd49e434 build(deps): bump webpack from 5.51.2 to 5.52.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.51.2 to 5.52.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.51.2...v5.52.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-09-06 13:03:44 +00:00
Mike PenzandGitHub 31629aee89 Merge pull request #468 from mikepenz/dependabot/npm_and_yarn/webpack-5.51.2
build(deps): bump webpack from 5.51.1 to 5.51.2
2021-09-05 11:59:01 +02:00
dependabot[bot]andGitHub 65ac3e0b84 build(deps): bump webpack from 5.51.1 to 5.51.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.51.1 to 5.51.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.51.1...v5.51.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 13:04:50 +00:00
Mike PenzandGitHub d4fec2b6c1 Merge pull request #467 from mikepenz/dependabot/npm_and_yarn/types/node-16.7.10
build(deps-dev): bump @types/node from 16.7.8 to 16.7.10
2021-09-01 16:29:22 +02:00
Mike PenzandGitHub e1072dfb7b Merge pull request #466 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.10.0
build(deps): bump @octokit/rest from 18.9.1 to 18.10.0
2021-09-01 16:29:16 +02:00
dependabot[bot]andGitHub decdbf7750 build(deps-dev): bump @types/node from 16.7.8 to 16.7.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.8 to 16.7.10.
- [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-09-01 13:03:55 +00:00
dependabot[bot]andGitHub ddeea0983e build(deps): bump @octokit/rest from 18.9.1 to 18.10.0
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.9.1 to 18.10.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.9.1...v18.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 13:03:43 +00:00
Mike PenzandGitHub ee8cf90a9c Merge pull request #465 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.30.0
build(deps-dev): bump @typescript-eslint/parser from 4.29.3 to 4.30.0
2021-08-31 17:27:09 +02:00
dependabot[bot]andGitHub 311b802913 build(deps-dev): bump @typescript-eslint/parser from 4.29.3 to 4.30.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.3 to 4.30.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.30.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-08-31 15:20:52 +00:00
Mike PenzandGitHub 9e28c3d41c Merge pull request #464 from mikepenz/dependabot/npm_and_yarn/types/node-16.7.8
build(deps-dev): bump @types/node from 16.7.6 to 16.7.8
2021-08-31 17:20:21 +02:00
dependabot[bot]andGitHub b8ea2a20c3 build(deps-dev): bump @types/node from 16.7.6 to 16.7.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.6 to 16.7.8.
- [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-08-31 13:04:01 +00:00
Mike PenzandGitHub 9a960de9dd Merge pull request #463 from mikepenz/dependabot/npm_and_yarn/types/node-16.7.6
build(deps-dev): bump @types/node from 16.7.2 to 16.7.6
2021-08-30 16:09:16 +02:00
Mike PenzandGitHub 4f03212836 Merge pull request #462 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.30.0
build(deps-dev): bump @vercel/ncc from 0.29.2 to 0.30.0
2021-08-30 16:09:11 +02:00
dependabot[bot]andGitHub 85ce680691 build(deps-dev): bump @types/node from 16.7.2 to 16.7.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.2 to 16.7.6.
- [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-08-30 13:03:25 +00:00
dependabot[bot]andGitHub 604d501102 build(deps-dev): bump @vercel/ncc from 0.29.2 to 0.30.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.2 to 0.30.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.29.2...0.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 13:03:14 +00:00
Mike PenzandGitHub 63f1b3f392 Merge pull request #459 from mikepenz/dependabot/npm_and_yarn/jest-27.1.0
build(deps-dev): bump jest from 27.0.6 to 27.1.0
2021-08-29 12:47:14 +02:00
dependabot[bot]andGitHub afc2d53d21 build(deps-dev): bump jest from 27.0.6 to 27.1.0
Bumps [jest](https://github.com/facebook/jest) from 27.0.6 to 27.1.0.
- [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.6...v27.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-27 13:03:41 +00:00
Mike Penz ae00441aba - add documentation for duplication_filter 2021-08-27 13:52:45 +02:00