Commit Graph
908 Commits
Author SHA1 Message Date
Mike PenzandGitHub 9ef5238b87 Merge pull request #500 from mikepenz/feature/release_upgrade
Upgrade release procedure
2021-09-24 09:36:21 +02:00
Mike PenzandGitHub 0068b5fe01 Merge pull request #499 from mikepenz/feature/npm_upgrade_20210924
npm dependency upgrades
2021-09-24 09:34:43 +02:00
Mike Penz 4abe2a5c7c - update action to create release for tags
- update changelog builder action
2021-09-24 09:32:54 +02:00
Mike Penz 732c82c72e - npm upgrade, update all npm dependencies to latest version
- recompile dist
2021-09-24 09:31:07 +02:00
Mike PenzandGitHub 94dee522fb Create SECURITY.md 2021-09-22 09:12:55 +02:00
Mike PenzandGitHub ab85ebfec5 Merge pull request #497 from mikepenz/feature/upgrade_dependencies
Update tmpl, ansi-regex
2021-09-22 08:52:10 +02:00
Mike Penz c6d95d094d - run npx npm-check-updates
- update tmpl, ansi-regex
- recompile dist
2021-09-22 08:48:21 +02:00
Mike PenzandGitHub 9a273bc6d4 Merge pull request #493 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.31.2
build(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.31.2
2021-09-21 17:02:38 +02:00
dependabot[bot]andGitHub 33d66eb320 build(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.31.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.1 to 4.31.2.
- [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.2/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-09-21 14:56:11 +00:00
Mike PenzandGitHub 48ec3a26b9 Merge pull request #495 from mikepenz/dependabot/npm_and_yarn/types/jest-27.0.2
build(deps-dev): bump @types/jest from 27.0.1 to 27.0.2
2021-09-21 16:55:21 +02:00
Mike PenzandGitHub 7a562e6e06 Merge pull request #496 from mikepenz/dependabot/npm_and_yarn/jest-27.2.1
build(deps-dev): bump jest from 27.2.0 to 27.2.1
2021-09-21 16:54:29 +02:00
dependabot[bot]andGitHub 3e010e9548 build(deps-dev): bump jest from 27.2.0 to 27.2.1
Bumps [jest](https://github.com/facebook/jest) from 27.2.0 to 27.2.1.
- [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.2.0...v27.2.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-21 13:05:36 +00:00
dependabot[bot]andGitHub 06ddad5881 build(deps-dev): bump @types/jest from 27.0.1 to 27.0.2
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.1 to 27.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 13:05:02 +00:00
Mike PenzandGitHub da41820860 Merge pull request #492 from mikepenz/dependabot/npm_and_yarn/types/node-16.9.4
build(deps-dev): bump @types/node from 16.9.2 to 16.9.4
2021-09-20 15:13:49 +02:00
dependabot[bot]andGitHub fd77b4746e build(deps-dev): bump @types/node from 16.9.2 to 16.9.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.2 to 16.9.4.
- [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-20 13:03:41 +00:00
Mike PenzandGitHub 1131ed00ae Merge pull request #490 from mikepenz/dependabot/npm_and_yarn/webpack-5.53.0
build(deps): bump webpack from 5.52.1 to 5.53.0
2021-09-17 15:43:03 +02:00
Mike PenzandGitHub e69407ef29 Merge pull request #489 from mikepenz/dependabot/npm_and_yarn/types/node-16.9.2
build(deps-dev): bump @types/node from 16.9.1 to 16.9.2
2021-09-17 15:42:57 +02:00
Mike PenzandGitHub c253429a4f Merge pull request #491 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-jest-24.4.2
build(deps-dev): bump eslint-plugin-jest from 24.4.0 to 24.4.2
2021-09-17 15:42:51 +02:00
dependabot[bot]andGitHub 8bef9bf71d build(deps-dev): bump eslint-plugin-jest from 24.4.0 to 24.4.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.4.0 to 24.4.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.4.0...v24.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-17 13:03:32 +00:00
dependabot[bot]andGitHub e61904be52 build(deps): bump webpack from 5.52.1 to 5.53.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.52.1 to 5.53.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.52.1...v5.53.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-17 13:03:15 +00:00
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