Commit graph

12 commits

Author SHA1 Message Date
Andrea Lamparelli
4a6bd81653 fixed release.yml 2022-12-23 20:01:21 +01:00
Github
5e314898d5 Bump release version 1.0.1 2022-12-23 18:50:58 +00:00
Andrea Lamparelli
a542b0e748 set github user for versioning commit 2022-12-23 19:49:20 +01:00
Andrea Lamparelli
0abd794390 fix dependabot: consder security updates only 2022-12-23 19:44:06 +01:00
dependabot[bot]
f9ad7e4abe
Bump @types/jest from 28.1.8 to 29.2.4 (#9)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.8 to 29.2.4.
- [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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 19:42:41 +01:00
dependabot[bot]
93a33c3dc4
Bump @octokit/webhooks-types from 6.7.0 to 6.8.0 (#10)
Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](https://github.com/octokit/webhooks/compare/v6.7.0...v6.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 19:42:29 +01:00
dependabot[bot]
7578a78d94
Bump typescript from 4.9.3 to 4.9.4 (#11)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 19:42:12 +01:00
dependabot[bot]
689086d7bd
Bump @typescript-eslint/parser from 5.45.1 to 5.47.0 (#12)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.1 to 5.47.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 19:40:43 +01:00
dependabot[bot]
b846d7ae96
Bump eslint from 8.29.0 to 8.30.0 (#13)
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 19:40:25 +01:00
Andrea Lamparelli
8828684a38 minors 2022-12-23 19:38:57 +01:00
Andrea Lamparelli
74703c48f3 Base implementation 2022-12-23 19:03:23 +01:00
Andrea Lamparelli
05d156a5b0 project setup 2022-12-06 18:10:30 +01:00