Commit Graph
794 Commits
Author SHA1 Message Date
Mike PenzandGitHub 06579e562e Merge pull request #429 from mikepenz/dependabot/npm_and_yarn/types/jest-27.0.0
build(deps-dev): bump @types/jest from 26.0.24 to 27.0.0
2021-08-11 15:08:51 +02:00
dependabot[bot]andGitHub 5cea9a5230 build(deps-dev): bump @types/jest from 26.0.24 to 27.0.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 13:04:01 +00:00
Mike PenzandGitHub c1919c1a8f Merge pull request #428 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.29.1
build(deps-dev): bump @typescript-eslint/parser from 4.29.0 to 4.29.1
2021-08-10 15:09:55 +02:00
dependabot[bot]andGitHub 87c07ad7f0 build(deps-dev): bump @typescript-eslint/parser from 4.29.0 to 4.29.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.0 to 4.29.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.29.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-08-10 13:04:09 +00:00
Mike PenzandGitHub 51ffd15166 Merge pull request #426 from mikepenz/dependabot/npm_and_yarn/webpack-5.49.0
build(deps): bump webpack from 5.48.0 to 5.49.0
2021-08-06 15:28:52 +02:00
Mike PenzandGitHub f108d81621 Merge pull request #425 from mikepenz/dependabot/npm_and_yarn/types/node-16.4.13
build(deps-dev): bump @types/node from 16.4.11 to 16.4.13
2021-08-06 15:28:47 +02:00
dependabot[bot]andGitHub cdf42a15ff build(deps): bump webpack from 5.48.0 to 5.49.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.48.0 to 5.49.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.48.0...v5.49.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-08-06 13:02:41 +00:00
dependabot[bot]andGitHub 385f71aa52 build(deps-dev): bump @types/node from 16.4.11 to 16.4.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.11 to 16.4.13.
- [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-06 13:02:22 +00:00
Mike PenzandGitHub 0eb7546942 Merge pull request #422 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.9.0
build(deps): bump @octokit/rest from 18.8.0 to 18.9.0
2021-08-04 15:44:28 +02:00
Mike PenzandGitHub 952cca29ee Merge pull request #421 from mikepenz/dependabot/npm_and_yarn/types/node-16.4.11
build(deps-dev): bump @types/node from 16.4.10 to 16.4.11
2021-08-04 15:44:19 +02:00
dependabot[bot]andGitHub 503909838e build(deps): bump @octokit/rest from 18.8.0 to 18.9.0
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.8.0 to 18.9.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.8.0...v18.9.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-08-04 13:04:37 +00:00
dependabot[bot]andGitHub 79c2ea725c build(deps-dev): bump @types/node from 16.4.10 to 16.4.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.10 to 16.4.11.
- [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-04 13:04:21 +00:00
Mike PenzandGitHub 784b983b79 Merge pull request #420 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.29.0
build(deps-dev): bump @typescript-eslint/parser from 4.28.5 to 4.29.0
2021-08-03 15:55:11 +02:00
Mike PenzandGitHub 08788aaac4 Merge pull request #419 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.8.0
build(deps): bump @octokit/rest from 18.7.2 to 18.8.0
2021-08-03 15:55:02 +02:00
dependabot[bot]andGitHub 2a3dc77969 build(deps-dev): bump @typescript-eslint/parser from 4.28.5 to 4.29.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.5 to 4.29.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.29.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-03 13:03:24 +00:00
dependabot[bot]andGitHub 3052f231e6 build(deps): bump @octokit/rest from 18.7.2 to 18.8.0
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.7.2 to 18.8.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.7.2...v18.8.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-08-03 13:03:11 +00:00
Mike PenzandGitHub db2f4c0ee9 Merge pull request #418 from mikepenz/dependabot/npm_and_yarn/webpack-5.48.0
build(deps): bump webpack from 5.47.1 to 5.48.0
2021-08-02 15:26:32 +02:00
Mike PenzandGitHub a245bdec61 Merge pull request #417 from mikepenz/dependabot/npm_and_yarn/types/node-16.4.10
build(deps-dev): bump @types/node from 16.4.7 to 16.4.10
2021-08-02 15:26:27 +02:00
Mike PenzandGitHub 6b32e66b3d Merge pull request #416 from mikepenz/dependabot/npm_and_yarn/eslint-7.32.0
build(deps-dev): bump eslint from 7.31.0 to 7.32.0
2021-08-02 15:26:21 +02:00
dependabot[bot]andGitHub 4d62346c47 build(deps): bump webpack from 5.47.1 to 5.48.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.47.1 to 5.48.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.47.1...v5.48.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-08-02 13:03:04 +00:00
dependabot[bot]andGitHub 38a4fd3dff build(deps-dev): bump @types/node from 16.4.7 to 16.4.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.7 to 16.4.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-08-02 13:02:49 +00:00
dependabot[bot]andGitHub d92b206a9c build(deps-dev): bump eslint from 7.31.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.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.31.0...v7.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 13:02:38 +00:00
Mike PenzandGitHub c3d0d0255a Merge pull request #414 from mikepenz/feature/recompile_20210730
Recompile dist with latest dependency updates
2021-07-30 14:09:39 +02:00
Mike Penz 07268e45a6 - recompile library and run npm update
- add note on default full sample regarding labels
2021-07-30 14:06:12 +02:00
Mike PenzandGitHub 33839f51d8 Merge pull request #412 from mikepenz/dependabot/npm_and_yarn/types/node-16.4.6
build(deps-dev): bump @types/node from 16.4.5 to 16.4.6
2021-07-29 16:00:58 +02:00
dependabot[bot]andGitHub 9c4daf029d build(deps-dev): bump @types/node from 16.4.5 to 16.4.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.5 to 16.4.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-07-29 13:03:19 +00:00
Mike PenzandGitHub ec5e3ff4f5 Merge pull request #411 from mikepenz/dependabot/npm_and_yarn/webpack-5.47.0
build(deps): bump webpack from 5.46.0 to 5.47.0
2021-07-28 15:48:54 +02:00
Mike PenzandGitHub 352d45d052 Merge pull request #410 from mikepenz/dependabot/npm_and_yarn/types/node-16.4.5
build(deps-dev): bump @types/node from 16.4.3 to 16.4.5
2021-07-28 15:48:49 +02:00
dependabot[bot]andGitHub 7064962759 build(deps): bump webpack from 5.46.0 to 5.47.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.46.0 to 5.47.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.46.0...v5.47.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-28 13:03:22 +00:00
dependabot[bot]andGitHub 527603185b build(deps-dev): bump @types/node from 16.4.3 to 16.4.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.3 to 16.4.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-07-28 13:03:12 +00:00
Mike PenzandGitHub f09447b5f3 Merge pull request #409 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.5
build(deps-dev): bump @typescript-eslint/parser from 4.28.4 to 4.28.5
2021-07-27 20:06:58 +02:00
dependabot[bot]andGitHub 1fb53ba907 build(deps-dev): bump @typescript-eslint/parser from 4.28.4 to 4.28.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.4 to 4.28.5.
- [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.5/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-07-27 13:02:59 +00:00
Mike PenzandGitHub ae3ee559ec Merge pull request #407 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.7.1
build(deps): bump @octokit/rest from 18.7.0 to 18.7.1
2021-07-26 16:40:22 +02:00
dependabot[bot]andGitHub 156348d80a build(deps): bump @octokit/rest from 18.7.0 to 18.7.1
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.7.0 to 18.7.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.7.0...v18.7.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-07-26 13:22:39 +00:00
Mike PenzandGitHub ba369285f4 Merge pull request #408 from mikepenz/dependabot/npm_and_yarn/types/node-16.4.3
build(deps-dev): bump @types/node from 16.4.1 to 16.4.3
2021-07-26 15:20:23 +02:00
Mike PenzandGitHub 55276a2ace Merge pull request #406 from mikepenz/dependabot/npm_and_yarn/types/semver-7.3.8
build(deps): bump @types/semver from 7.3.7 to 7.3.8
2021-07-26 15:20:12 +02:00
dependabot[bot]andGitHub dd15374893 build(deps-dev): bump @types/node from 16.4.1 to 16.4.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.1 to 16.4.3.
- [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-07-26 13:04:52 +00:00
dependabot[bot]andGitHub c7cfcb89b2 build(deps): bump @types/semver from 7.3.7 to 7.3.8
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.3.7 to 7.3.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 13:04:16 +00:00
Mike PenzandGitHub bdad631f25 Merge pull request #405 from mikepenz/dependabot/npm_and_yarn/types/node-16.4.1
build(deps-dev): bump @types/node from 16.4.0 to 16.4.1
2021-07-24 15:09:48 +02:00
dependabot[bot]andGitHub 010cb604a5 build(deps-dev): bump @types/node from 16.4.0 to 16.4.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.0 to 16.4.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-07-23 13:02:58 +00:00
Mike PenzandGitHub cb6dccd667 Merge pull request #404 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.7.0
build(deps): bump @octokit/rest from 18.6.8 to 18.7.0
2021-07-22 17:21:01 +02:00
Mike PenzandGitHub 11955bea97 Merge pull request #403 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-jest-24.4.0
build(deps-dev): bump eslint-plugin-jest from 24.3.7 to 24.4.0
2021-07-22 17:20:55 +02:00
Mike PenzandGitHub b3c9dec4b0 Merge pull request #402 from mikepenz/dependabot/npm_and_yarn/webpack-5.46.0
build(deps): bump webpack from 5.45.1 to 5.46.0
2021-07-22 17:20:50 +02:00
Mike PenzandGitHub 344b411929 Merge pull request #401 from mikepenz/dependabot/npm_and_yarn/ts-jest-27.0.4
build(deps-dev): bump ts-jest from 27.0.3 to 27.0.4
2021-07-22 17:20:45 +02:00
dependabot[bot]andGitHub aa06a754b5 build(deps): bump @octokit/rest from 18.6.8 to 18.7.0
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.6.8 to 18.7.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.6.8...v18.7.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-07-22 13:03:57 +00:00
dependabot[bot]andGitHub 6e810a8493 build(deps-dev): bump eslint-plugin-jest from 24.3.7 to 24.4.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.7 to 24.4.0.
- [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.7...v24.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 13:03:43 +00:00
dependabot[bot]andGitHub 8a1a159c02 build(deps): bump webpack from 5.45.1 to 5.46.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.45.1 to 5.46.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.45.1...v5.46.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-22 13:03:29 +00:00
dependabot[bot]andGitHub c13e84d2e3 build(deps-dev): bump ts-jest from 27.0.3 to 27.0.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.3 to 27.0.4.
- [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/v27.0.3...v27.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 13:03:20 +00:00
Mike PenzandGitHub 9e3310656f Merge pull request #400 from mikepenz/dependabot/npm_and_yarn/types/node-16.4.0
build(deps-dev): bump @types/node from 16.3.3 to 16.4.0
2021-07-21 15:06:13 +02:00
Mike PenzandGitHub 74b6d6ebe7 Merge pull request #399 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-jest-24.3.7
build(deps-dev): bump eslint-plugin-jest from 24.3.6 to 24.3.7
2021-07-21 15:05:39 +02:00