Commit Graph

1035 Commits

Author SHA1 Message Date
6ebf91e2d2 new pl-api release
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-16 19:11:21 +01:00
2210ee6f03 pl-api: major deps versions dump
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-16 18:51:01 +01:00
aed6e8a69f pl-api: update deps
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-16 18:48:40 +01:00
46f763a463 Merge pull request #195 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/types/node-22.10.2
build(deps-dev): bump @types/node from 22.10.1 to 22.10.2 in /packages/pl-api
2024-12-16 18:46:11 +01:00
e86dff988a Merge pull request #197 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/typescript-eslint/eslint-plugin-8.18.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.17.0 to 8.18.0 in /packages/pl-api
2024-12-16 18:46:00 +01:00
f6a34f22d2 Merge pull request #199 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/typescript-eslint/parser-8.18.0
build(deps-dev): bump @typescript-eslint/parser from 8.17.0 to 8.18.0 in /packages/pl-fe
2024-12-16 18:45:26 +01:00
1a046e3696 Merge pull request #200 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/stylistic/eslint-plugin-2.12.1
build(deps-dev): bump @stylistic/eslint-plugin from 2.11.0 to 2.12.1 in /packages/pl-fe
2024-12-16 18:45:10 +01:00
bb50901856 pl-fe: fix show filtered anyway
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-16 16:47:30 +01:00
7373c77db6 Merge remote-tracking branch 'mkljczk/develop' into develop 2024-12-16 16:47:21 +01:00
41d98f22f2 pl-fe: fix filters
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-16 16:47:01 +01:00
3d260fe466 build(deps-dev): bump @stylistic/eslint-plugin in /packages/pl-fe
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 2.12.1.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 03:11:00 +00:00
b922f5f592 build(deps-dev): bump @typescript-eslint/parser in /packages/pl-fe
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.17.0 to 8.18.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/v8.18.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>
2024-12-16 03:10:16 +00:00
3aa71d5b70 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 8.17.0 to 8.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/v8.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-12-16 03:02:14 +00:00
e6e41c2243 build(deps-dev): bump @types/node in /packages/pl-api
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.1 to 22.10.2.
- [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>
2024-12-16 03:01:47 +00:00
563a236efa Merge pull request #191 from mkljczk/dependabot/npm_and_yarn/packages/pl-hooks/nanoid-3.3.8
build(deps): bump nanoid from 3.3.7 to 3.3.8 in /packages/pl-hooks
2024-12-15 21:03:09 +01:00
35f4f6ffda build(deps): bump nanoid from 3.3.7 to 3.3.8 in /packages/pl-fe
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-15 19:52:37 +00:00
f444a04e13 build(deps): bump nanoid from 3.3.7 to 3.3.8 in /packages/pl-hooks
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-15 19:52:01 +00:00
74e96b7ec3 pl-api: fix docs, I guess
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-15 20:51:24 +01:00
5c48761731 pl-fe: make status content behind gradients clickable
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-15 20:40:28 +01:00
b6bdc96338 pl-fe: fix query key in familiar followers query
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-15 01:33:57 +01:00
46432256f7 Merge remote-tracking branch 'mkljczk/develop' into develop 2024-12-14 22:47:40 +01:00
78792ccc89 pl-fe: remove rumble-specific autoplay handling
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-14 22:47:23 +01:00
4b6e0cf782 pl-fe: increase max width for emoji reaction 2024-12-09 20:57:06 +01:00
4adcec3371 Merge pull request #178 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/types/redux-mock-store-1.5.0
build(deps-dev): bump @types/redux-mock-store from 1.0.6 to 1.5.0 in /packages/pl-fe
2024-12-09 19:57:00 +01:00
e05d40bc21 Merge pull request #182 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/types/node-22.10.1
build(deps-dev): bump @types/node from 22.9.3 to 22.10.1 in /packages/pl-api
2024-12-09 12:25:55 +01:00
bdd07d0b43 build(deps-dev): bump @types/node in /packages/pl-api
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.3 to 22.10.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 11:11:28 +00:00
4eac77174a 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.3 to 3.7.0.
- [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.3...v3.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 11:11:14 +00:00
718d16906c Merge pull request #185 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/typescript-eslint/eslint-plugin-8.17.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.17.0 in /packages/pl-api
2024-12-09 12:10:17 +01:00
78c7e2dbd9 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.3 to 3.7.0.
- [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.3...v3.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 02:40:19 +00:00
831d05dbdc 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 8.15.0 to 8.17.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/v8.17.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-12-09 02:35:15 +00:00
282b0f8c9d pl-fe: fix 2024-12-08 21:07:22 +01:00
66146a68db Merge pull request #179 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/react-intl-7.0.1
build(deps): bump react-intl from 6.7.0 to 7.0.1 in /packages/pl-fe
2024-12-07 10:30:38 +01:00
716a393ac6 pl-api: fix types
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-07 00:15:29 +01:00
f924997a47 Merge remote-tracking branch 'mkljczk/develop' into develop 2024-12-06 20:05:03 +01:00
7747bbd617 update strings
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-06 20:00:20 +01:00
94fe1bb30d build(deps): bump react-intl from 6.7.0 to 7.0.1 in /packages/pl-fe
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.7.0 to 7.0.1.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.7.0...react-intl@7.0.1)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 16:28:55 +00:00
a5a3e1bcb0 Merge pull request #170 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/eslint-plugin-promise-7.2.1
build(deps-dev): bump eslint-plugin-promise from 7.1.0 to 7.2.1 in /packages/pl-fe
2024-12-06 17:26:39 +01:00
a6456af9c2 Merge pull request #167 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/eslint-plugin-promise-7.2.1
build(deps-dev): bump eslint-plugin-promise from 6.6.0 to 7.2.1 in /packages/pl-api
2024-12-06 17:26:31 +01:00
c719f84eda Merge pull request #163 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/typedoc-material-theme-1.2.0
build(deps-dev): bump typedoc-material-theme from 1.1.0 to 1.2.0 in /packages/pl-api
2024-12-06 17:26:18 +01:00
eec3269da4 build(deps-dev): bump @types/redux-mock-store in /packages/pl-fe
Bumps [@types/redux-mock-store](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redux-mock-store) from 1.0.6 to 1.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/redux-mock-store)

---
updated-dependencies:
- dependency-name: "@types/redux-mock-store"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 16:26:17 +00:00
fa1a6e7e34 Merge pull request #176 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/eslint-plugin-formatjs-5.2.5
build(deps-dev): bump eslint-plugin-formatjs from 4.14.0 to 5.2.5 in /packages/pl-fe
2024-12-06 17:26:07 +01:00
5fa29cbd43 Merge pull request #46 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/micromatch-4.0.8
Bump micromatch from 4.0.7 to 4.0.8 in /packages/pl-api
2024-12-06 17:25:51 +01:00
94afa2189a Merge branch 'develop' into dependabot/npm_and_yarn/packages/pl-api/micromatch-4.0.8 2024-12-06 17:22:08 +01:00
0e9c1a4bdc build(deps-dev): bump eslint-plugin-formatjs in /packages/pl-fe
Bumps [eslint-plugin-formatjs](https://github.com/formatjs/formatjs) from 4.14.0 to 5.2.5.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@4.14.0...eslint-plugin-formatjs@5.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 16:22:00 +00:00
95fc3080cd Merge pull request #166 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/typescript-5.6.3
build(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /packages/pl-api
2024-12-06 17:21:52 +01:00
8649935d19 Merge pull request #165 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/vite-plugin-dts-4.3.0
build(deps-dev): bump vite-plugin-dts from 4.2.3 to 4.3.0 in /packages/pl-api
2024-12-06 17:21:39 +01:00
f48af11214 Merge branch 'develop' into dependabot/npm_and_yarn/packages/pl-api/typedoc-material-theme-1.2.0 2024-12-06 17:19:22 +01:00
348d32435f Merge branch 'develop' into dependabot/npm_and_yarn/packages/pl-api/vite-plugin-dts-4.3.0 2024-12-06 17:18:26 +01:00
5e22fd10da Merge branch 'develop' into dependabot/npm_and_yarn/packages/pl-api/eslint-plugin-promise-7.2.1 2024-12-06 17:18:14 +01:00
fb2f0772c3 Merge branch 'develop' into dependabot/npm_and_yarn/packages/pl-fe/eslint-plugin-promise-7.2.1 2024-12-06 17:18:02 +01:00