Commit graph

19 commits

Author SHA1 Message Date
94b3af03e9 pl-api: Start implemenitng grouped notifications with fallback to v1
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-11-01 23:19:18 +01:00
14d75be0de pl-api: improve docs
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-10-29 22:07:57 +01:00
21fec0134c pl-api: Update docs, build docs as part of CI
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-10-29 20:12:14 +01:00
e30d2d8033 pl-api: remove zod
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-10-16 17:30:46 +02:00
a6bc160caa pl-api: Do some blind search and replace
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-10-14 00:25:30 +02:00
de8623935e pl-api:: Fix eslint config
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-10-03 10:38:32 +02:00
09c9d92e4c pl-api: Update deps
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-10-02 20:09:29 +02:00
bf065689cc
Merge pull request #104 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/eslint-import-resolver-typescript-3.6.3
build(deps-dev): bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 in /packages/pl-api
2024-09-24 16:18:53 +02:00
dependabot[bot]
2b1c82f0c6
build(deps): bump rollup from 4.19.1 to 4.22.4 in /packages/pl-api
Bumps [rollup](https://github.com/rollup/rollup) from 4.19.1 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.19.1...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 03:36:16 +00:00
0c69c608c7 Add workflow for pl-api build
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-09-23 11:45:56 +02:00
dependabot[bot]
3f5b8a3be4
build(deps-dev): bump eslint-import-resolver-typescript
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.6.1 to 3.6.3.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.1...v3.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 03:12:57 +00:00
a3fe67a7c8
Merge pull request #97 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/typescript-eslint/eslint-plugin-7.18.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 in /packages/pl-api
2024-09-22 16:32:12 +02:00
65d222d348
Merge pull request #98 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/typescript-5.6.2
build(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /packages/pl-api
2024-09-22 16:32:05 +02:00
a015d7264f
Merge pull request #99 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/eslint-plugin-compat-6.0.1
build(deps-dev): bump eslint-plugin-compat from 4.2.0 to 6.0.1 in /packages/pl-api
2024-09-22 16:32:01 +02:00
dependabot[bot]
85d15232fa
build(deps-dev): bump vite-plugin-dts in /packages/pl-api
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 4.0.3 to 4.2.1.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v4.0.3...v4.2.1)

---
updated-dependencies:
- dependency-name: vite-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-22 13:19:46 +00:00
dependabot[bot]
dd5434e16e
build(deps-dev): bump eslint-plugin-compat in /packages/pl-api
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 4.2.0 to 6.0.1.
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v4.2.0...v6.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-compat
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-22 13:19:38 +00:00
dependabot[bot]
32566ae819
build(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /packages/pl-api
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-22 13:19:31 +00:00
dependabot[bot]
5a359ec5e1
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-22 13:19:21 +00:00
036fa32cd3 Add pl-api to workspace
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-08-28 13:43:23 +02:00