Commit Graph
567 Commits
Author SHA1 Message Date
Mike PenzandGitHub 3b47e68a40 Merge pull request #294 from mikepenz/dependabot/npm_and_yarn/webpack-5.36.2
Bump webpack from 5.36.1 to 5.36.2
2021-05-03 09:16:13 +02:00
dependabot[bot]andGitHub 170767439d Bump webpack from 5.36.1 to 5.36.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.1...v5.36.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 07:12:08 +00:00
Mike PenzandGitHub 358e95de13 Merge pull request #292 from mikepenz/feature/base_branch_regex
Support regex for base_branches config
2021-04-30 10:59:31 +02:00
Mike Penz 72dd6bb3ca - expand base_branches configuration to support a regex pattern to make it more flexible
- run npm update / upgrade
- recompile dist files
2021-04-30 10:55:14 +02:00
Mike Penz 27a8df8102 - recompile dist files
- apply formatting
2021-04-30 10:35:27 +02:00
Mike Penz 760ee8b256 Merge branch 'jnavb-feature/base_branches' into develop 2021-04-30 10:29:33 +02:00
Mike Penz 3a59a463ad - slightly improve filtering code
- format config / readme
2021-04-30 10:29:09 +02:00
Jorge Navarro c49b84ec4a Add base branches as configuration 2021-04-30 01:28:36 +02:00
Mike PenzandGitHub 088993b64c Merge pull request #290 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.28.4
Bump @vercel/ncc from 0.28.3 to 0.28.4
2021-04-29 08:14:25 +02:00
Mike PenzandGitHub f579e9ae4f Merge pull request #289 from mikepenz/dependabot/npm_and_yarn/webpack-5.36.1
Bump webpack from 5.36.0 to 5.36.1
2021-04-29 08:14:18 +02:00
dependabot[bot]andGitHub a0a6749a93 Bump @vercel/ncc from 0.28.3 to 0.28.4
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.28.3 to 0.28.4.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.28.3...0.28.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 06:07:00 +00:00
dependabot[bot]andGitHub df641f825f Bump webpack from 5.36.0 to 5.36.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.0 to 5.36.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.0...v5.36.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 06:06:41 +00:00
Mike PenzandGitHub d757f084dd Merge pull request #287 from mikepenz/dependabot/npm_and_yarn/webpack-5.36.0
Bump webpack from 5.35.1 to 5.36.0
2021-04-28 08:22:39 +02:00
Mike PenzandGitHub 27a0333078 Merge pull request #286 from mikepenz/dependabot/npm_and_yarn/types/node-15.0.1
Bump @types/node from 15.0.0 to 15.0.1
2021-04-28 08:22:28 +02:00
dependabot[bot]andGitHub df43766657 Bump webpack from 5.35.1 to 5.36.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.35.1 to 5.36.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.36.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 06:08:49 +00:00
dependabot[bot]andGitHub 9b319a2fc8 Bump @types/node from 15.0.0 to 15.0.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.0 to 15.0.1.
- [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>
2021-04-28 06:08:19 +00:00
Mike PenzandGitHub 7f52f19c0f Merge pull request #285 from mikepenz/dependabot/npm_and_yarn/types/node-15.0.0
Bump @types/node from 14.14.41 to 15.0.0
2021-04-27 10:29:39 +02:00
dependabot[bot]andGitHub 41d46242e4 Bump @types/node from 14.14.41 to 15.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 15.0.0.
- [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>
2021-04-27 08:23:31 +00:00
Mike PenzandGitHub 62aec66586 Merge pull request #284 from mikepenz/dependabot/npm_and_yarn/types/semver-7.3.5
Bump @types/semver from 7.3.4 to 7.3.5
2021-04-27 08:09:27 +02:00
Mike PenzandGitHub c5d8d092d1 Merge pull request #283 from mikepenz/dependabot/npm_and_yarn/types/jest-26.0.23
Bump @types/jest from 26.0.22 to 26.0.23
2021-04-27 08:08:32 +02:00
dependabot[bot]andGitHub defa9e5231 Bump @types/semver from 7.3.4 to 7.3.5
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.3.4 to 7.3.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 06:06:50 +00:00
dependabot[bot]andGitHub 0d0101da45 Bump @types/jest from 26.0.22 to 26.0.23
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.22 to 26.0.23.
- [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>
2021-04-27 06:06:28 +00:00
Mike PenzandGitHub ee2ffe5103 Merge pull request #282 from mikepenz/dependabot/npm_and_yarn/eslint-7.25.0
Bump eslint from 7.24.0 to 7.25.0
2021-04-26 09:39:22 +02:00
Mike PenzandGitHub 63d43633e5 Merge pull request #281 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-jest-24.3.6
Bump eslint-plugin-jest from 24.3.5 to 24.3.6
2021-04-26 09:39:08 +02:00
Mike PenzandGitHub e3be0c700d Merge pull request #280 from mikepenz/dependabot/npm_and_yarn/webpack-5.35.1
Bump webpack from 5.35.0 to 5.35.1
2021-04-26 09:38:58 +02:00
dependabot[bot]andGitHub faae181d4f Bump eslint from 7.24.0 to 7.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.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.24.0...v7.25.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 07:24:22 +00:00
dependabot[bot]andGitHub a937b539b3 Bump eslint-plugin-jest from 24.3.5 to 24.3.6
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.5 to 24.3.6.
- [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.3.5...v24.3.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 07:24:03 +00:00
dependabot[bot]andGitHub 2e7386bbda Bump webpack from 5.35.0 to 5.35.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.35.0 to 5.35.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.35.0...v5.35.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 07:23:43 +00:00
Mike PenzandGitHub f4ab7e1eec Merge pull request #278 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.5.3
Bump @octokit/rest from 18.5.2 to 18.5.3
2021-04-23 08:50:09 +02:00
Mike Penz 716db920b8 - npm upgrade 2021-04-23 08:47:28 +02:00
dependabot[bot]andGitHub f520d453cb Bump @octokit/rest from 18.5.2 to 18.5.3
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.5.2 to 18.5.3.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.5.2...v18.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 08:15:33 +00:00
Mike PenzandGitHub 21d7476230 Merge pull request #277 from mikepenz/dependabot/npm_and_yarn/webpack-5.35.0
Bump webpack from 5.34.0 to 5.35.0
2021-04-22 08:09:55 +02:00
dependabot[bot]andGitHub f3eb6d80d2 Bump webpack from 5.34.0 to 5.35.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.34.0 to 5.35.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.34.0...v5.35.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 06:02:43 +00:00
Mike PenzandGitHub 51f4b88e12 Merge pull request #275 from mikepenz/dependabot/npm_and_yarn/webpack-5.34.0
Bump webpack from 5.33.2 to 5.34.0
2021-04-20 09:32:17 +02:00
dependabot[bot]andGitHub 19fbe444df Bump webpack from 5.33.2 to 5.34.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.33.2 to 5.34.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.33.2...v5.34.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 06:03:36 +00:00
Mike PenzandGitHub 1416cfe416 Merge pull request #274 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.41
Bump @types/node from 14.14.39 to 14.14.41
2021-04-16 08:12:27 +02:00
Mike PenzandGitHub e52cc2a3b9 Merge pull request #273 from mikepenz/dependabot/npm_and_yarn/ts-jest-26.5.5
Bump ts-jest from 26.5.4 to 26.5.5
2021-04-16 08:12:19 +02:00
dependabot[bot]andGitHub 3c3034689f Bump @types/node from 14.14.39 to 14.14.41
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.39 to 14.14.41.
- [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>
2021-04-16 06:06:15 +00:00
dependabot[bot]andGitHub 0aecbab20d Bump ts-jest from 26.5.4 to 26.5.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.4 to 26.5.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.4...v26.5.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-16 06:05:57 +00:00
Mike PenzandGitHub d8191a9dab Merge pull request #272 from mikepenz/dependabot/npm_and_yarn/webpack-5.33.2
Bump webpack from 5.32.0 to 5.33.2
2021-04-15 08:27:44 +02:00
Mike PenzandGitHub 96058720b5 Merge pull request #271 from mikepenz/dependabot/npm_and_yarn/js-yaml-4.1.0
Bump js-yaml from 4.0.0 to 4.1.0
2021-04-15 08:27:38 +02:00
Mike PenzandGitHub 267cce01e7 Merge pull request #270 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.39
Bump @types/node from 14.14.37 to 14.14.39
2021-04-15 08:27:32 +02:00
dependabot[bot]andGitHub 19f799f1a2 Bump webpack from 5.32.0 to 5.33.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.32.0 to 5.33.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.32.0...v5.33.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 06:04:45 +00:00
dependabot[bot]andGitHub 18c15d7bc7 Bump js-yaml from 4.0.0 to 4.1.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.0.0...4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 06:04:28 +00:00
dependabot[bot]andGitHub 6b9bc6cc54 Bump @types/node from 14.14.37 to 14.14.39
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.37 to 14.14.39.
- [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>
2021-04-15 06:04:14 +00:00
Mike PenzandGitHub 784747f504 Merge pull request #269 from mikepenz/dependabot/npm_and_yarn/actions/core-1.2.7
Bump @actions/core from 1.2.6 to 1.2.7
2021-04-14 08:08:11 +02:00
dependabot[bot]andGitHub 5e4771df73 Bump @actions/core from 1.2.6 to 1.2.7
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 06:02:49 +00:00
Mike PenzandGitHub 42f4849c33 Merge pull request #267 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.22.0
Bump @typescript-eslint/parser from 4.21.0 to 4.22.0
2021-04-13 10:30:51 +02:00
dependabot[bot]andGitHub 4841f7fc76 Bump @typescript-eslint/parser from 4.21.0 to 4.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.21.0 to 4.22.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.22.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 08:25:46 +00:00
Mike PenzandGitHub 3b1a4bcac0 Merge pull request #268 from mikepenz/dependabot/npm_and_yarn/webpack-5.32.0
Bump webpack from 5.31.2 to 5.32.0
2021-04-13 09:36:49 +02:00