Commit graph

169 commits

Author SHA1 Message Date
dependabot[bot]
c3e33c4f5a
chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 (#184)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 07:43:08 +01:00
dependabot[bot]
c800eeffb5
chore(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1 (#183)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.36.0...0.36.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  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>
2023-01-26 11:22:19 +01:00
dependabot[bot]
f3927d883c
chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 (#182)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.3.
- [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.8.2...2.8.3)

---
updated-dependencies:
- dependency-name: prettier
  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>
2023-01-16 07:29:58 +01:00
Térence Hollander
632cf9ce90 chore: lint after prettier bump 2023-01-14 09:44:08 +01:00
Térence Hollander
dffae49141
fix: manage absolute path (#180) 2023-01-14 09:41:57 +01:00
dependabot[bot]
18002f585d
chore(deps-dev): bump prettier from 2.8.1 to 2.8.2 (#178)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 09:36:27 +01:00
dependabot[bot]
c898df8a02
chore(deps-dev): bump @types/node from 18.11.17 to 18.11.18 (#175)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.17 to 18.11.18.
- [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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 22:26:06 +01:00
dependabot[bot]
d117ef6afc
chore(deps-dev): bump @types/node from 18.11.15 to 18.11.17 (#174)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.15 to 18.11.17.
- [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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 22:31:49 +01:00
Térence
4159e62bc8 chore: bump to v2.3.0 2022-12-18 11:28:35 +01:00
Térence Hollander
bec2a1bd3c
feat: create_if_not_exists (#173) 2022-12-18 11:27:32 +01:00
Térence
cc09859858 chore: bump to v2.2.0 2022-12-16 23:08:37 +01:00
Térence Hollander
b037bcc8a8
chore: update lib (#172) 2022-12-16 23:08:08 +01:00
Térence Hollander
e55342f8b8
feat: filePath for comment (#171) 2022-12-16 23:05:50 +01:00
dependabot[bot]
318fcea71e
chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 (#164)
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-14 19:39:40 +01:00
dependabot[bot]
d23197b919
chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 (#163)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 18:44:37 +01:00
Térence
5e59ebd262 docs: more info on update comment mode 2022-12-14 18:41:00 +01:00
Térence
604a0da619 chore: bump to v2.1.0 2022-12-14 18:36:22 +01:00
Térence Hollander
73d56db72b
feat: mode for updating comment (#170) 2022-12-14 18:34:50 +01:00
dependabot[bot]
bd2e0c9a76
chore(deps-dev): bump @types/node from 18.11.10 to 18.11.15 (#168)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.10 to 18.11.15.
- [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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 17:59:46 +01:00
dependabot[bot]
4c495a7ac5
chore(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0 (#162)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.34.0...0.36.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 17:57:58 +01:00
Térence
8fa3faef5e chore: lint output 2022-12-04 19:24:13 +01:00
Térence
cc38be01fa chore: lint main.ts 2022-12-04 19:22:44 +01:00
Térence Hollander
c22fb30220
feat: comment tag (#160)
Upserting is now based on a hidden comment generated thanks to comment_tag input. 

BREAKING CHANGE: `comment_includes` gets replaced with `comment_tag` mechansim

Closes #137
2022-12-04 19:19:54 +01:00
dependabot[bot]
67659a9b71
chore(deps-dev): bump @types/node from 18.11.9 to 18.11.10 (#158)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.11.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 08:40:54 +01:00
Térence Hollander
8a3fad13c2
chore: bump to v1.6.0 (#157) 2022-11-28 18:25:12 +01:00
Térence Hollander
0764db887a
feat: get default issue number (#155) 2022-11-28 17:56:36 +01:00
dependabot[bot]
ef5f9c8d9e
chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 (#154)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 17:48:00 +01:00
dependabot[bot]
729be0084e
chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#152)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 17:44:52 +01:00
dependabot[bot]
e460a3492e
chore(deps-dev): bump @types/node from 18.11.5 to 18.11.9 (#151)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 17:44:29 +01:00
dependabot[bot]
8732291afb
chore(deps-dev): bump @types/node from 18.11.3 to 18.11.5 (#148)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.3 to 18.11.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 18:24:47 +02:00
dependabot[bot]
eece090b9e
chore(deps-dev): bump @types/node from 18.11.2 to 18.11.3 (#146)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.2 to 18.11.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-21 21:53:28 +02:00
dependabot[bot]
0552f8897a
chore(deps-dev): bump @types/node from 18.11.0 to 18.11.2 (#145)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-21 01:10:54 +02:00
dependabot[bot]
c58603f897
chore(deps-dev): bump @types/node from 18.8.5 to 18.11.0 (#144)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 11:55:04 +02:00
Térence Hollander
ca435e7cdb
chore: bump to v1.5.0 (#143) 2022-10-13 07:28:18 +02:00
Térence Hollander
cee319ad17
chore: update deps (#142) 2022-10-13 07:26:37 +02:00
Térence Hollander
fdf5ddc0d1
ci: fix permission for "Resource not accessible by integration" (#141) 2022-10-13 07:20:09 +02:00
Łukasz Mitka
e2fc9206e8
ci: add default GITHUB_TOKEN (#138) 2022-10-13 07:17:10 +02:00
Térence Hollander
8d197c9a52
chore: update deps (#130) 2022-09-30 14:09:56 +02:00
Térence Hollander
d67ac4d875
chore: update deps (#121) 2022-09-06 09:32:14 +02:00
dependabot[bot]
457d8f4a18
chore(deps-dev): bump @types/node from 18.0.4 to 18.0.6 (#102)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.4 to 18.0.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 08:26:11 +02:00
dependabot[bot]
dec5d44c14
chore(deps-dev): bump @types/node from 18.0.3 to 18.0.4 (#101)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.3 to 18.0.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-16 22:58:50 +02:00
dependabot[bot]
cbd8716ff4
chore(deps-dev): bump @types/node from 18.0.0 to 18.0.3 (#100)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.0.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 22:33:38 +02:00
dependabot[bot]
a1bcc9d170
chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 (#98)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 12:43:18 +02:00
dependabot[bot]
ea896a4f8d
chore(deps-dev): bump @tsconfig/node16 from 1.0.2 to 1.0.3 (#92)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 03:53:52 +02:00
dependabot[bot]
937650900e
chore(deps-dev): bump @types/node from 17.0.41 to 18.0.0 (#95)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 03:47:55 +02:00
dependabot[bot]
8175414c51
chore(deps): bump @actions/core from 1.8.2 to 1.9.0 (#96)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 03:47:06 +02:00
dependabot[bot]
d6d5b3e79c
chore(deps-dev): bump prettier from 2.6.0 to 2.7.1 (#97)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 03:46:53 +02:00
dependabot[bot]
a56dd0c869
chore(deps-dev): bump @types/node from 17.0.35 to 17.0.41 (#89)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.35 to 17.0.41.
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-11 17:23:45 +02:00
dependabot[bot]
052e2040d6
chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 (#87)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.3)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-11 17:23:31 +02:00
dependabot[bot]
2ca077811c
chore(deps-dev): bump @vercel/ncc from 0.33.4 to 0.34.0 (#84)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.4 to 0.34.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.33.4...0.34.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-27 07:54:21 +02:00