Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 24, 2019

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps tslint-react-hooks from 2.1.1 to 2.2.1.

Release notes

Sourced from tslint-react-hooks's releases.

Release v2.2.1

Changelog

  • Add support for optionally detecting hook calls from sources other than the React namespace
    (e.g. MyHooks.useHook).

    Usage is described in the README.

Changelog

Sourced from tslint-react-hooks's changelog.

v2.2.1 (2019-07-14)

  • Fix the description of rule options in README

v2.2.0 (2019-07-14)

  • Add support for optionally detecting hook calls from sources other than the React namespace
    (e.g. MyHooks.useHook).

    Usage is described in the README.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@bennycode bennycode merged commit c3b589e into dev Jul 24, 2019
@bennycode bennycode deleted the dependabot/npm_and_yarn/tslint-react-hooks-2.2.1 branch July 24, 2019 15:59
aweiss-dev pushed a commit that referenced this pull request Jan 7, 2026
…6845] (#7004)

* feat(cells): bring back @wireapp/protocol-messaging

* chore: update @wireapp/protocol-messaging to version 1.52.0 in package.json and yarn.lock

* feat: update imports from @pydio/protocol-messaging to @wireapp/protocol-messaging across multiple files

* feat: replace @pydio/protocol-messaging with @wireapp/protocol-messaging in various files

* feat: remove changelogs from changes

* chore: correct version format for @wireapp/protocol-messaging in package.json
aweiss-dev added a commit that referenced this pull request Jan 7, 2026
* chore: Publish [skip ci]

 - @wireapp/api-client@27.27.0
 - @wireapp/core@46.20.1

* chore: Publish [skip ci]

 - @wireapp/api-client@27.28.0
 - @wireapp/core@46.20.2

* chore: Publish [skip ci]

 - @wireapp/api-client@27.29.0
 - @wireapp/core@46.20.3

* chore: Publish [skip ci]

 - @wireapp/api-client@27.29.1
 - @wireapp/core@46.20.4

* chore: Publish [skip ci]

 - @wireapp/api-client@27.30.0
 - @wireapp/core@46.20.5

* chore: Publish [skip ci]

 - @wireapp/api-client@27.31.0
 - @wireapp/core@46.20.6

* wip (#6986)

* chore: Publish [skip ci]

 - @wireapp/core@46.20.7

* chore: Publish [skip ci]

 - @wireapp/api-client@27.32.0
 - @wireapp/core@46.20.8

* chore: Publish [skip ci]

 - @wireapp/api-client@27.33.0
 - @wireapp/core@46.20.9

* chore: Publish [skip ci]

 - @wireapp/api-client@27.34.0
 - @wireapp/core@46.20.10

* chore: Publish [skip ci]

 - @wireapp/api-client@27.35.0
 - @wireapp/core@46.20.11

* chore: Publish [skip ci]

 - @wireapp/api-client@27.36.0
 - @wireapp/core@46.20.12

* chore: Publish [skip ci]

 - @wireapp/api-client@27.37.0
 - @wireapp/core@46.20.13

* chore: Publish [skip ci]

 - @wireapp/api-client@27.37.1
 - @wireapp/core@46.20.14

* chore: Publish [skip ci]

 - @wireapp/api-client@27.38.0
 - @wireapp/core@46.20.15

* feat: @pydio/protocol-messaging to @wireapp/protocol-messaging [WPB-16845] (#7004)

* feat(cells): bring back @wireapp/protocol-messaging

* chore: update @wireapp/protocol-messaging to version 1.52.0 in package.json and yarn.lock

* feat: update imports from @pydio/protocol-messaging to @wireapp/protocol-messaging across multiple files

* feat: replace @pydio/protocol-messaging with @wireapp/protocol-messaging in various files

* feat: remove changelogs from changes

* chore: correct version format for @wireapp/protocol-messaging in package.json

* chore: Publish [skip ci]

 - @wireapp/api-client@27.39.0
 - @wireapp/core@46.21.0

* fix(ConversationService): correct typo (#7005)

* chore: Publish [skip ci]

 - @wireapp/core@46.21.1

* fix: remove additional protocol check while inviting users [WPB-16998] (#7006)

* fix: remove additional protocol check while inviting users [WPB-16998]

* fixed tests

* chore: Publish [skip ci]

 - @wireapp/core@46.21.2

* chore: Publish [skip ci]

 - @wireapp/api-client@27.39.1
 - @wireapp/core@46.21.3

* chore: Publish [skip ci]

 - @wireapp/api-client@27.39.2
 - @wireapp/core@46.21.4

* chore: Publish [skip ci]

 - @wireapp/api-client@27.40.0
 - @wireapp/core@46.21.5

* feat(mls): detect a client mismatch and emit an specific event [WPB-16934] (#7007)

* feat(mls): detect a client mismatch and emit an specific event

* fix: tests

* fix: delete more data from database to unblock client creation

* chore: Publish [skip ci]

 - @wireapp/core@46.22.0

* chore: Publish [skip ci]

 - @wireapp/api-client@27.40.1
 - @wireapp/core@46.22.1

* chore: Publish [skip ci]

 - @wireapp/api-client@27.41.0
 - @wireapp/core@46.22.2

* chore: Publish [skip ci]

 - @wireapp/api-client@27.42.0
 - @wireapp/core@46.22.3

* chore: Publish [skip ci]

 - @wireapp/api-client@27.43.0
 - @wireapp/core@46.22.4

* chore: Publish [skip ci]

 - @wireapp/api-client@27.43.1
 - @wireapp/core@46.22.5

* chore: Publish [skip ci]

 - @wireapp/api-client@27.43.2
 - @wireapp/core@46.22.6

* chore: Publish [skip ci]

 - @wireapp/api-client@27.43.3
 - @wireapp/core@46.22.7

* chore: Publish [skip ci]

 - @wireapp/api-client@27.44.0
 - @wireapp/core@46.22.8

* chore: Publish [skip ci]

 - @wireapp/api-client@27.45.0
 - @wireapp/core@46.22.9

* feat(core): Bump @wireapp/core-crypto from 3.1.0 to 3.1.1 (#7024)

* chore: Publish [skip ci]

 - @wireapp/core@46.23.0

* chore: Publish [skip ci]

 - @wireapp/api-client@27.46.0
 - @wireapp/core@46.23.1

* chore: Publish [skip ci]

 - @wireapp/api-client@27.47.0
 - @wireapp/core@46.23.2

* chore: Publish [skip ci]

 - @wireapp/api-client@27.48.0
 - @wireapp/core@46.23.3

* chore: Publish [skip ci]

 - @wireapp/api-client@27.49.0
 - @wireapp/core@46.23.4

* chore: Publish [skip ci]

 - @wireapp/api-client@27.50.0
 - @wireapp/core@46.23.5

* chore: Publish [skip ci]

 - @wireapp/api-client@27.51.0
 - @wireapp/core@46.23.6

* fix(core): allow database deletion on logout [WPB-17316] (#7043)

* fix: allow database deletion on logout

* log failure to delete a client on the backend and proceed to dellete client from local db

* include finally block

* chore: Publish [skip ci]

 - @wireapp/core@46.23.7

* chore: Publish [skip ci]

 - @wireapp/api-client@27.52.0
 - @wireapp/core@46.23.8

* chore: Publish [skip ci]

 - @wireapp/api-client@27.53.0
 - @wireapp/core@46.23.9

* chore: Publish [skip ci]

 - @wireapp/api-client@27.53.1
 - @wireapp/core@46.23.10

* chore: Publish [skip ci]

 - @wireapp/api-client@27.54.0
 - @wireapp/core@46.23.11

* fix(core): MLS - Filter already exisiting client ids when trying trying to add users to MLS conversation (WPB-17095) (#7053)

* fix(core): MLS - Filter already exisiting client ids when trying trying to add users to MLS conversation (WPB-17095)

* cleanup

* fix broken tests

* chore: Publish [skip ci]

 - @wireapp/core@46.23.12

* chore: Publish [skip ci]

 - @wireapp/api-client@27.55.0
 - @wireapp/core@46.23.13

* chore: Publish [skip ci]

 - @wireapp/api-client@27.56.0
 - @wireapp/core@46.23.14

* chore: Publish [skip ci]

 - @wireapp/api-client@27.56.1
 - @wireapp/core@46.23.15

* feat: update to CC v4.x [WPB-16269] (#6969)

* feat: distribute mls events

* feat: prepare for the CC async fix

* feat!: CC bump to 6.  (#7051)

* feat: update to CC v.6, migrate database key

* Update packages/core/src/messagingProtocols/mls/E2EIdentityService/E2EIServiceInternal.ts

* feat(CC): update to CC v7

* feat: update CC to 7.0.1

* chore: CR tasks

* Update packages/core/src/conversation/ConversationService/ConversationService.ts

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

---------

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* chore: Publish [skip ci]

 - bazinga64@6.4.0
 - @wireapp/core@46.24.0

* chore: Publish [skip ci]

 - @wireapp/api-client@27.57.0
 - @wireapp/core@46.24.1

* Revert "feat: update to CC v4.x [WPB-16269] (#6969)" (#7071)

This reverts commit e0b14f2a9443e4704aed9b4d7481cfaef8305f5e.

* chore: Publish [skip ci]

 - bazinga64@6.4.1
 - @wireapp/core@46.24.2

* chore: Publish [skip ci]

 - @wireapp/api-client@27.58.0
 - @wireapp/core@46.24.3

* chore: Publish [skip ci]

 - @wireapp/api-client@27.59.0
 - @wireapp/core@46.24.4

* feat(core-crypto): Update CC to 7.0.1  (#7076)

* fix: updaw code and tests

* feat: distribute mls events

* feat: prepare for the CC async fix

* feat: prepare for the CC async fix

* feat!: CC bump to 6.  (#7051)

* feat: update to CC v.6, migrate database key

* Update packages/core/src/messagingProtocols/mls/E2EIdentityService/E2EIServiceInternal.ts

* feat(CC): update to CC v7

* feat: update CC to 7.0.1

* chore: CR tasks

* Update packages/core/src/conversation/ConversationService/ConversationService.ts

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* feat(CC): fix issue with joining groups. Fix issue with calling endpoints too often

---------

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* chore: Publish [skip ci]

 - @wireapp/api-client@27.60.0
 - bazinga64@6.5.0
 - @wireapp/core@46.25.0

* chore: Publish [skip ci]

 - @wireapp/api-client@27.61.0
 - @wireapp/core@46.25.1

* fix(CC): unrecoverable client error and avoiding unnecessary backend calls (#7078)

* chore: Publish [skip ci]

 - @wireapp/core@46.25.2

* fix(cc): make sure to delete the cc database when wiping data (#7079)

* chore: Publish [skip ci]

 - @wireapp/core@46.25.3

* feat(api-client/conversation): add cells_state type field [WPB-18135] (#7080)

* feat(api-client/conversation): add cells_state type field

* feat(ProteusService): add cells_state field to conversation object in tests

* chore: Publish [skip ci]

 - @wireapp/api-client@27.62.0
 - @wireapp/core@46.26.0

* feat: revert "feat(api-client/conversation): add cells_state type field [WPB-18135]…" (#7081)

This reverts commit 97e86f30db9f7a732f25cc3b98c4b277fdb6ac22.

* chore: Publish [skip ci]

 - @wireapp/api-client@27.63.0
 - @wireapp/core@46.27.0

* feat(api-client): conversation cells state [WPB-18135] (#7082)

* feat(api-client/conversation): add cells_state type field

* feat(ProteusService): add cells_state field to conversation object in tests

* chore: Publish [skip ci]

 - @wireapp/api-client@27.64.0
 - @wireapp/core@46.28.0

* feat(api-client): define conversation cells state enum (#7083)

* feat(api-client): define conversation cells state enum

* fix(ProteusService): update cells_state

* chore: Publish [skip ci]

 - @wireapp/api-client@27.65.0
 - @wireapp/core@46.29.0

* fix(CC): delete the old Db key under any circumstances after migration is done (#7084)

* fix: delete the old CC key under any circumstances after migration is done

* chore: simplify the logic

* chore: Publish [skip ci]

 - @wireapp/core@46.29.1

* chore: Publish [skip ci]

 - @wireapp/api-client@27.66.0
 - @wireapp/core@46.29.2

* fix(CC): remove duplicated epoch change event and add debug logging (#7087)

* chore: Publish [skip ci]

 - @wireapp/core@46.29.3

* fix(MLS): emit epoch change for conversations we join [WPB-18371] (#7088)

* chore: Publish [skip ci]

 - @wireapp/core@46.29.4

* feat: Async Notification implementation [WPB-17183] (#7066)

* refactor: Remove ping

* use api version and new /events web socket address

* feat: Async Notification implementation [WPB-17183]

* TODO: FULL SYNC

* update tests

* remove extra logs

* fix api-client tests

* add require-array-sort-compare

* sort by Number

* better sorting

* refactor

* fix asset api tests

* fix broken websocket tests

* fix account tests

* fix lint errors

* reset app on missed notification + refactoring

* descriptions

* implement Message Count Notification

* connection state handling

* fix tests

* fix tests

* fix typo

* Update packages/api-client/src/APIClient.ts

Co-authored-by: Immad Abdul Jabbar <immadabduljabbar@gmail.com>

* backend version constant

* use zod to verify types

* parse

* add comments

* add comments

* tests

* fix magic number

* remove more magic numbers in tests

* remove magic number

---------

Co-authored-by: Immad Abdul Jabbar <immadabduljabbar@gmail.com>

* chore: Publish [skip ci]

 - @wireapp/api-client@27.67.0
 - @wireapp/core@46.30.0
 - @wireapp/eslint-config@3.1.0

* fix(core): Do not show decrypting 0 out 0 messages [WPB-17183] (#7090)

* chore: Publish [skip ci]

 - @wireapp/core@46.30.1

* chore: Publish [skip ci]

 - @wireapp/api-client@27.67.1
 - @wireapp/core@46.30.2

* feat(core, api-client): Introduce WebSocket Notification Marker Synchronization [WPB-18486] (#7092)

* feat(core, api-client): Implement end of queue event remove message count [WPB-18486]

* new loading bar system

* fix promise queue tests

* fix account tests

* fix acces token tests

* remove console statement

* fix api client tests

* fix web socket client tests

* correct query param name and include multiple for acking sync notifs

* use class logger

* avoid sync_marker: undefined

* Update packages/api-client/src/auth/AccessTokenStore.ts

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* use URLSearchParams

---------

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* chore: Publish [skip ci]

 - @wireapp/api-client@27.68.0
 - @wireapp/core@46.31.0
 - @wireapp/promise-queue@2.4.0

* fix(core): Pause and flush notification queue on disconnect call [WPB-18486] (#7097)

* fix: Pause and flush notification queue on disconnect call [WPB-18486]

* catch queue flush errors

* remove extra logs

* chore: Publish [skip ci]

 - @wireapp/core@46.31.1

* fix(core): Do not call /notifications/last once switched to consumable-notifications (#7099)

* chore: Publish [skip ci]

 - @wireapp/core@46.31.2

* chore: Publish [skip ci]

 - @wireapp/api-client@27.69.0
 - @wireapp/core@46.31.3

* chore: Publish [skip ci]

 - @wireapp/api-client@27.69.1
 - @wireapp/commons@5.4.3
 - @wireapp/core@46.31.4
 - @wireapp/promise-queue@2.4.1

* chore: Publish [skip ci]

 - @wireapp/api-client@27.69.2
 - @wireapp/core@46.31.5

* fix(core): Queue incoming pending MLS proposals [WPB-18995] (#7102)

* chore: Publish [skip ci]

 - @wireapp/core@46.31.6

* chore: Publish [skip ci]

 - @wireapp/api-client@27.70.0
 - @wireapp/core@46.31.7

* Revert "fix(core): Queue incoming pending MLS proposals [WPB-18995] (#7102)" (#7105)

This reverts commit b7cd7c108f1aa00654230236289527f68d02bc77.

* chore: Publish [skip ci]

 - @wireapp/core@46.31.8

* chore(deps): bump axios from 1.7.9 to 1.8.2

Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.9...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.8.2
  dependency-type: direct:production
...

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

* chore(deps): bump idb from 8.0.2 to 8.0.3

Bumps [idb](https://github.com/jakearchibald/idb) from 8.0.2 to 8.0.3.
- [Changelog](https://github.com/jakearchibald/idb/blob/main/CHANGELOG.md)
- [Commits](jakearchibald/idb@v8.0.2...v8.0.3)

---
updated-dependencies:
- dependency-name: idb
  dependency-version: 8.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* chore(deps): bump @wireapp/protocol-messaging from 1.52.0 to 1.53.0

Bumps [@wireapp/protocol-messaging](https://github.com/wireapp/generic-message-proto) from 1.52.0 to 1.53.0.
- [Release notes](https://github.com/wireapp/generic-message-proto/releases)
- [Commits](wireapp/generic-message-proto@v1.52.0...v1.53.0)

---
updated-dependencies:
- dependency-name: "@wireapp/protocol-messaging"
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* chore(deps): bump axios from 1.8.2 to 1.11.0

Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.11.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.8.2...v1.11.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* feat(core, api-client): Support legacy notifications stream [WPB-19042] (#7109)

* fix: Bring back socket pinging

* fix: set minimum supported api to 0

* call /notifications/last when using legacy system

* support for legacy socket

* Do not parse incoming data on web socket on legacy system

* bring back abort controller

* use legacy notifications system

* fix broken test

* fix broken tests

* fix asset api tests

* Revert "chore(deps-dev): bump react-test-renderer from 18.3.1 to 19.1.1"

This reverts commit 898f182b4725a74b9ab4fe514dfd8f36762ab8f6.

* Block major updates for react-test-renderer

* add FeatureConsumableNotifications

* fix client capablities issues

* fix promise issue

* chore: Publish [skip ci]

 - @wireapp/api-client@27.71.0
 - @wireapp/copy-config@2.3.1
 - @wireapp/core@46.32.0
 - @wireapp/eslint-config@3.1.1
 - @wireapp/react-ui-kit@9.63.0

* chore: Publish [skip ci]

 - @wireapp/api-client@27.72.0
 - @wireapp/core@46.32.1

* chore(deps-dev): bump commander from 13.0.0 to 14.0.0

Bumps [commander](https://github.com/tj/commander.js) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v13.0.0...v14.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-version: 14.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* chore(deps-dev): bump cross-env from 7.0.3 to 10.0.0

Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.3 to 10.0.0.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/cross-env@v7.0.3...v10.0.0)

---
updated-dependencies:
- dependency-name: cross-env
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* chore(deps-dev): bump nock from 14.0.1 to 14.0.8

Bumps [nock](https://github.com/nock/nock) from 14.0.1 to 14.0.8.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.1...v14.0.8)

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

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

* chore: Publish [skip ci]

 - @wireapp/api-client@27.73.0
 - bazinga64@6.5.1
 - @wireapp/core@46.32.2
 - @wireapp/eslint-config@3.1.2

* chore: Publish [skip ci]

 - @wireapp/api-client@27.73.1
 - @wireapp/core@46.32.3

* Revert "Revert "fix(core): Queue incoming pending MLS proposals [WPB-18995] (#7102)" (#7105)" (#7198)

This reverts commit 7c1c7229db393363b6fe0fc2ce298982970d7e84.

* chore: Bump @wireapp/core-crypto from 7.0.1 to 7.0.2 (#7197)

* chore(deps-dev): bump nock from 14.0.8 to 14.0.9

Bumps [nock](https://github.com/nock/nock) from 14.0.8 to 14.0.9.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.8...v14.0.9)

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

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

* fix(core): Handle possible undefined self in conversation (#7221)

* fix(core): Handle possible undefined self in conversation

* use if

* chore: Publish [skip ci]

 - @wireapp/api-client@27.73.2
 - @wireapp/commons@5.4.4
 - @wireapp/copy-config@2.3.2
 - @wireapp/core@46.32.4
 - @wireapp/license-collector@0.12.13
 - @wireapp/promise-queue@2.4.2
 - @wireapp/store-engine-fs@3.1.13

* feat(api-client): Implement breaking changes of api V10 & V11 [WPB-19039] (#7195)

* feat(api-client): Implement breaking changes of api V10 & V11 [WPB-19039]

* mark self as optional

* fix broken getConversationQualifiedMembers

* chore: Publish [skip ci]

 - @wireapp/api-client@27.74.0
 - @wireapp/core@46.33.0

* feat(api-client): Support for reset MLS event [WPB-17706] (#7223)

* fix(api-client): Support for reset MLS event [WPB-17706]

* mls errors

* chore: Publish [skip ci]

 - @wireapp/api-client@27.75.0
 - @wireapp/core@46.34.0

* chore(deps-dev): bump nock from 14.0.9 to 14.0.10

Bumps [nock](https://github.com/nock/nock) from 14.0.9 to 14.0.10.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.9...v14.0.10)

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

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

* chore: Publish [skip ci]

 - @wireapp/api-client@27.75.1
 - @wireapp/core@46.34.1

* chore: Publish [skip ci]

 - @wireapp/api-client@27.75.2
 - @wireapp/core@46.34.2

* chore: Publish [skip ci]

 - @wireapp/api-client@27.75.3
 - @wireapp/core@46.34.3

* fix(core, promise-queue): Timeout error for message decryption tasks (WPB-18410) (#7279)

* fix(core, promise-queue): Timeout error for message decryption tasks (WPB-18410)

* add logs and flush proposals queue on disconnect

* add logs

* improve log message

* remove id

* stack safety unit test

* chore: Publish [skip ci]

 - @wireapp/api-client@27.75.4
 - @wireapp/core@46.34.4
 - @wireapp/promise-queue@2.4.3

* refactor: Remove unnecessary incoming mls message queue [WPB-19648] (#7296)

* refactor: Remove unnecessary incoming mls message queue [WPB-19648]

* fix export

* chore: Publish [skip ci]

 - @wireapp/core@46.34.5

* refactor(core, promise-queue): Turn listen method event handler to a sync function [WPB-18813] (#7322)

* chore: Publish [skip ci]

 - @wireapp/api-client@27.75.5
 - @wireapp/core@46.34.6
 - @wireapp/promise-queue@2.4.4

* chore: Publish [skip ci]

 - @wireapp/api-client@27.75.6
 - @wireapp/core@46.34.7

* fix: Acknowledge messages on backend after webapp has processed them [WPB-19081] (#7324)

* chore: Publish [skip ci]

 - @wireapp/core@46.34.8

* fix: move mapping of subconversation to occur before joining

* chore: Publish [skip ci]

 - @wireapp/core@46.34.9

* chore(deps): bump axios from 1.11.0 to 1.12.0

Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
...

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

* chore(deps-dev): bump commander from 14.0.0 to 14.0.1

Bumps [commander](https://github.com/tj/commander.js) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v14.0.0...v14.0.1)

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

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

* chore(deps): bump axios from 1.12.0 to 1.12.2

Bumps [axios](https://github.com/axios/axios) from 1.12.0 to 1.12.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.12.0...v1.12.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* fix: try deleting every kind of dataset even if an error happens, sonarqube (#7346)

* chore: Publish [skip ci]

 - @wireapp/api-client@27.75.7
 - @wireapp/copy-config@2.3.3
 - @wireapp/core@46.34.10

* fix: wipe identity/crypto on CLIENT_REMOVED and make local-client delete safe(WPB-19348) (#7347)

* chore: Publish [skip ci]

 - @wireapp/core@46.34.11

* refactor(core): Deprecate and remove dryRun (#7348)

* chore: Publish [skip ci]

 - @wireapp/core@46.34.12

* chore: Publish [skip ci]

 - @wireapp/api-client@27.75.8
 - @wireapp/core@46.34.13

* feat: Improve async notifications logs [WPB-19981] (#7374)

* chore: Publish [skip ci]

 - @wireapp/core@46.35.0

* fix: Do not lock the websocket when using async notifications [WPB-20395] (#7375)

* chore: Publish [skip ci]

 - @wireapp/core@46.35.1

* chore: Add logs for migration to async notifications [WPB-19981] (#7376)

* chore: Publish [skip ci]

 - @wireapp/api-client@27.75.9
 - bazinga64@6.5.2
 - @wireapp/certificate-check@0.7.20
 - @wireapp/commons@5.4.5
 - @wireapp/copy-config@2.3.4
 - @wireapp/core@46.35.2
 - @wireapp/eslint-config@3.1.3
 - @wireapp/license-collector@0.12.14
 - @wireapp/prettier-config@0.6.5
 - @wireapp/priority-queue@2.1.12
 - @wireapp/promise-queue@2.4.5
 - @wireapp/react-ui-kit@9.64.1
 - @wireapp/store-engine-dexie@2.1.16
 - @wireapp/store-engine-fs@3.1.14
 - @wireapp/store-engine@5.1.12
 - @wireapp/telemetry@0.3.2
 - @wireapp/webapp-events@0.28.1

* refactor: Expose pausing and resuming of notification queue [WPB-18813] (#7377)

* chore: Publish [skip ci]

 - @wireapp/core@46.35.3

* chore: Publish [skip ci]

 - @wireapp/api-client@27.75.10
 - @wireapp/core@46.35.4
 - @wireapp/react-ui-kit@9.66.0

* feat(core): Adopt core crypto 9 [WPB-20699] (#7403)

* feat(core): Adopt core crypto 9 [WPB-20699]

* add mock ByteContainer

* fix welcome message tests

* fix processWelcomeMessage tests

* fix client id tests

* remove comment

* chore: Publish [skip ci]

 - @wireapp/core@46.36.0

* feat: update AssetAPI [WPB-20663] (#7406)

* feat: update AssetAPI

* chore: Publish [skip ci]

 - @wireapp/api-client@27.76.0
 - @wireapp/core@46.37.0

* chore(deps-dev): bump cross-env from 10.0.0 to 10.1.0

Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/cross-env@v10.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: cross-env
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* chore: Publish [skip ci]

 - @wireapp/api-client@27.76.1
 - bazinga64@6.5.3
 - @wireapp/core@46.37.1
 - @wireapp/react-ui-kit@9.66.1

* feat: Initiate reset of broken MLS conversations [WPB-19701] (#7405)

* feat: Initiate reset of broken MLS conversations [WPB-19701]

* remove unsafe usage of return statement.

* method overloading for handleBrokenMLSConversation

* remove redundant join by external commit after we have repaired the broken conversation

* update comment

* remove extra check for selfUserQualifiedId

* tiny destructing refactor

* use time util

* throw error earlier if it shoud not retry

* fix group info bug

* chore: Publish [skip ci]

 - @wireapp/api-client@27.77.0
 - @wireapp/core@46.38.0

* Revert "feat: update AssetAPI [WPB-20663] (#7406)" (#7434)

This reverts commit b8e36403d37f63af9d564bdf6ecbda2ae7dcb892.

* chore: Publish [skip ci]

 - @wireapp/api-client@27.77.1
 - @wireapp/core@46.38.1

* fix: Use the 400 error code for mls invalid leaf node errors [WPB-20935] (#7435)

* feat(core): Use feature flag for reseting mls conversations [WPB-20946] (#7436)

* chore: Publish [skip ci]

 - @wireapp/api-client@27.77.2
 - @wireapp/core@46.39.0

* fix: Use correct MLS conversation reset value in allowed global operations [WPB-20946] (#7437)

* chore: Publish [skip ci]

 - @wireapp/core@46.39.1

* fix(core): Use core crypto provided utils to detect mls orphan welcome error [WPB-20967] (#7438)

* fix(core): Use core crypto provided utils to detect mls orphan welcome error [WPB-20967]

* fix unit tests

* chore: Publish [skip ci]

 - @wireapp/core@46.39.2

* refactor: Correct and utilities type for websocket notifications [WPB-20785] (#7455)

* chore: Publish [skip ci]

 - @wireapp/api-client@27.77.3
 - @wireapp/core@46.39.3

* chore: Publish [skip ci]

 - @wireapp/api-client@27.78.0
 - @wireapp/core@46.39.4

* chore: Publish [skip ci]

 - @wireapp/api-client@27.78.1
 - @wireapp/core@46.39.5

* chore: Publish [skip ci]

 - @wireapp/api-client@27.79.0
 - @wireapp/core@46.39.6

* chore: Publish [skip ci]

 - @wireapp/api-client@27.79.1
 - @wireapp/core@46.39.7

* fix(core): Recover when mls conversation already exists when processing welcome message [WPB-21118] (#7461)

* fix(core): Recover when mls conversation already exists when processing welcome message [WPB-21118]

* refactor

* chore: Publish [skip ci]

 - @wireapp/core@46.39.8

* chore: Publish [skip ci]

 - @wireapp/api-client@27.80.0
 - @wireapp/core@46.39.9
 - @wireapp/react-ui-kit@9.69.0

* chore: Publish [skip ci]

 - @wireapp/api-client@27.80.1
 - @wireapp/core@46.39.10

* fix: Recover from MLS stale message error [WPB-21170] (#7485)

* fix: Recover from MLS stale message error [WPB-21170]

* fix error messages

* Update packages/core/src/conversation/ConversationService/ConversationService.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* remove else

* add a log

* catch error

* remove extra try

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: Publish [skip ci]

 - @wireapp/api-client@27.80.2
 - @wireapp/core@46.39.11

* chore: Publish [skip ci]

 - @wireapp/api-client@27.81.0
 - @wireapp/core@46.39.12

* feat: Handle missing MLS users in a conversation [WPB-20863] (#7488)

* feat: Handle missing MLS users in a conversation [WPB-20863]

* refactor

* add unit tests

* fix type error

* chore: Publish [skip ci]

 - @wireapp/api-client@27.82.0
 - @wireapp/core@46.40.0

* refactor: Improve visibility of sub conversation actions execution by adding logs [WPB-21170] (#7489)

* chore: Publish [skip ci]

 - @wireapp/core@46.40.1

* chore: Publish [skip ci]

 - @wireapp/api-client@27.82.1
 - bazinga64@6.5.4
 - @wireapp/certificate-check@0.7.21
 - @wireapp/commons@5.4.6
 - @wireapp/copy-config@2.3.5
 - @wireapp/core@46.40.2
 - @wireapp/eslint-config@3.1.4
 - @wireapp/license-collector@0.12.15
 - @wireapp/prettier-config@0.6.6
 - @wireapp/priority-queue@2.1.13
 - @wireapp/promise-queue@2.4.6
 - @wireapp/react-ui-kit@9.69.1
 - @wireapp/store-engine-dexie@2.1.17
 - @wireapp/store-engine-fs@3.1.15
 - @wireapp/store-engine@5.1.13
 - @wireapp/telemetry@0.3.3
 - @wireapp/webapp-events@0.28.2

* chore: Publish [skip ci]

 - @wireapp/api-client@27.82.2
 - bazinga64@6.5.5
 - @wireapp/certificate-check@0.7.22
 - @wireapp/commons@5.4.7
 - @wireapp/copy-config@2.3.6
 - @wireapp/core@46.40.3
 - @wireapp/eslint-config@3.1.5
 - @wireapp/license-collector@0.12.16
 - @wireapp/prettier-config@0.6.7
 - @wireapp/priority-queue@2.1.14
 - @wireapp/promise-queue@2.4.7
 - @wireapp/react-ui-kit@9.69.2
 - @wireapp/store-engine-dexie@2.1.18
 - @wireapp/store-engine-fs@3.1.16
 - @wireapp/store-engine@5.1.14
 - @wireapp/telemetry@0.3.4
 - @wireapp/webapp-events@0.28.3

* chore: Publish [skip ci]

 - @wireapp/api-client@27.82.3
 - bazinga64@6.5.6
 - @wireapp/certificate-check@0.7.23
 - @wireapp/commons@5.4.8
 - @wireapp/copy-config@2.3.7
 - @wireapp/core@46.40.4
 - @wireapp/eslint-config@3.1.6
 - @wireapp/license-collector@0.12.17
 - @wireapp/prettier-config@0.6.8
 - @wireapp/priority-queue@2.1.15
 - @wireapp/promise-queue@2.4.8
 - @wireapp/react-ui-kit@9.69.3
 - @wireapp/store-engine-dexie@2.1.19
 - @wireapp/store-engine-fs@3.1.17
 - @wireapp/store-engine@5.1.15
 - @wireapp/telemetry@0.3.5
 - @wireapp/webapp-events@0.28.4

* chore: Publish [skip ci]

 - @wireapp/api-client@27.82.4
 - bazinga64@6.5.7
 - @wireapp/certificate-check@0.7.24
 - @wireapp/commons@5.4.9
 - @wireapp/copy-config@2.3.8
 - @wireapp/core@46.40.5
 - @wireapp/eslint-config@3.1.7
 - @wireapp/license-collector@0.12.18
 - @wireapp/prettier-config@0.6.9
 - @wireapp/priority-queue@2.1.16
 - @wireapp/promise-queue@2.4.9
 - @wireapp/react-ui-kit@9.69.4
 - @wireapp/store-engine-dexie@2.1.20
 - @wireapp/store-engine-fs@3.1.18
 - @wireapp/store-engine@5.1.16
 - @wireapp/telemetry@0.3.6
 - @wireapp/webapp-events@0.28.5

* chore: Publish [skip ci]

 - @wireapp/api-client@27.83.0
 - @wireapp/core@46.40.6

* refactor(core): Fix typo issue (#7520)

* chore: Publish [skip ci]

 - @wireapp/core@46.40.7

* chore: Publish [skip ci]

 - @wireapp/api-client@27.84.0
 - @wireapp/core@46.40.8

* feat(core): Add missing users to MLS conversation on commit bundle upload failure [WPB-20863] (#7518)

* feat(core): Add missing users to MLS conversation on commit bundle upload failure [WPB-20863]

* add tests for reactToKeyMaterialUpdateFailure

* wrap reactToKeyMaterialUpdateFailure in try catch

* add getConversationByGroupId

* Deduplicate concurrent recoveries for the same group

* add cache

* chore: Publish [skip ci]

 - @wireapp/core@46.41.0

* feat(core, api-client): Update asset api [WPB-20663] (#7537)

* feat: update AssetAPI

* chore: Publish [skip ci]

 - @wireapp/api-client@27.85.0
 - @wireapp/core@46.42.0

* feat(api-client, core): use zod for /features (#7407)

* feat: add new feature flag, use zod for /features

* feat: add missing feature flags based on backend definition

* chore: Publish [skip ci]

 - @wireapp/api-client@27.86.0
 - @wireapp/core@46.43.0

* feat(core): Recover when getting StaleMessageError upon trying to upload a commit bundle [WPB-21517] (#7536)

* chore: Publish [skip ci]

 - @wireapp/core@46.44.0

* feat(api-client, core): single source of truth for types in /team (#7538)

* feat: rename enums, add helper function

* chore: change import order

* chore: Publish [skip ci]

 - @wireapp/api-client@27.87.0
 - @wireapp/core@46.45.0

* chore(api-client, core): fix open handles and memory leaks in tests (#7540)

* chore(api-client): fix open handles and memory leaks in tests

* chore: remove duplicates

* chore: fix types

* chore: fix linter

* fix(api-client): update requirements for zod (#7539)

* fix: update requirements for assets endpoint

* fix(api-client): zod schema for feature endpoint

* fix: tests

* chore: Publish [skip ci]

 - @wireapp/api-client@27.87.1
 - @wireapp/core@46.45.1

* chore(core): bump core-crypto to v9.1.2 (#7542)

* chore: Publish [skip ci]

 - @wireapp/api-client@27.88.0
 - @wireapp/core@46.45.2

* chore: Publish [skip ci]

 - @wireapp/api-client@27.89.0
 - @wireapp/core@46.45.3

* feat(core): Expose core crypto log level set function [WPB-21565] (#7568)

* chore: Publish [skip ci]

 - @wireapp/core@46.46.0

* fix: Recover from MlsErrorWrongEpoch when decrypting messages [WPB-21618] (#7541)

* fix: Recover from MlsErrorWrongEpoch when decrypting messages [WPB-21618]

* fix account.test.ts

* get rid of as any casts

* use enums

* fix tests

* use cc enum for common error types

* fix test

* fix types

* remove priority

* remove parameter

* naming updates

* use ? syntax

* remove extra parameter

* use inline comments

* fix tests

* chore: Publish [skip ci]

 - @wireapp/core@46.46.1

* chore: Log execution of MLS operations [WPB-21618] (#7569)

* chore: Publish [skip ci]

 - @wireapp/api-client@27.89.1
 - @wireapp/core@46.46.2

* chore: Publish [skip ci]

 - @wireapp/api-client@27.89.2
 - @wireapp/core@46.46.3

* chore: Publish [skip ci]

 - @wireapp/api-client@27.90.0
 - @wireapp/core@46.46.4

* refactor(core): Use different syntax for recovery orchestrator dependency test [WPB-21306] (#7592)

* refactor(core): Use different syntax for recovery orchestrator dependecy [WPB-21306]

* fix tests

* chore: Publish [skip ci]

 - @wireapp/core@46.46.5

* chore: Sync with main (#7596)

* test(MLS): Add a unit test to make sure decrypt message rethrows errors [WPB-21536] (#7595)

* chore: Publish [skip ci]

 - @wireapp/core@46.46.5-beta.0

* chore: change log message

* chore: Publish [skip ci]

 - @wireapp/core@46.46.5-beta.1

* chore: Update beta publish script

* refactor: Update error message

* chore: Update log message

* chore(api-client): Update log message

* refactor(store-engine-dexie): Update log message

* Update packages/core/src/messagingProtocols/mls/MLSService/MLSService.test.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/core/src/Account.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Otto the Bot <webapp+otto@wire.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix(core, api-client): logic error in websocket reconnect, add heartbeat functionality [WPB-21950] (#7652)

* fix(api-client): logic error in websocket reconnect, add heartbeat functionality

* chore(api-client): add tests

* chore(deps): bump rimraf from 6.0.1 to 6.1.2 (#7600)

* chore(deps): bump axios from 1.12.2 to 1.13.2 (#7545)

* chore: merge 'main' branch (#7663)

* feat: update cells-sdk and add api wrappers for collabora [WPB-21650] (#7651) (#7659)

* feat: update cells-sdk and add api wrappers for collabora [WPB-21650]

* PR feedback

* fix tests

* fix imports

* update package

* chore: Publish [skip ci]

 - @wireapp/api-client@27.91.0
 - @wireapp/core@46.46.6
 - @wireapp/react-ui-kit@9.70.0
 - @wireapp/store-engine-dexie@2.1.21

* feat: update cellsAPI getNode schema [WPB-21650] (#7660) (#7661)

* chore: Publish [skip ci]

 - @wireapp/api-client@27.92.0
 - @wireapp/core@46.46.7

* chore: Publish [skip ci]

 - @wireapp/api-client@27.93.0
 - bazinga64@6.5.8
 - @wireapp/certificate-check@0.7.25
 - @wireapp/commons@5.4.10
 - @wireapp/copy-config@2.3.9
 - @wireapp/core@46.46.8
 - @wireapp/license-collector@0.12.19
 - @wireapp/priority-queue@2.1.17
 - @wireapp/promise-queue@2.4.10
 - @wireapp/react-ui-kit@9.71.0
 - @wireapp/store-engine-dexie@2.1.22
 - @wireapp/store-engine-fs@3.1.19
 - @wireapp/store-engine@5.1.17
 - @wireapp/telemetry@0.3.7
 - @wireapp/webapp-events@0.28.6

* chore: Publish [skip ci]

 - @wireapp/api-client@27.94.0
 - @wireapp/core@46.46.9

* chore: Publish [skip ci]

 - @wireapp/api-client@27.94.1
 - @wireapp/core@46.46.10

* fix: Remove extra logs [WPB-22504] (#7722)

* chore: Publish [skip ci]

 - @wireapp/core@46.46.11

* chore(deps): bump @wireapp/protocol-messaging from 1.53.0 to 1.56.0 (#7733)

* chore: Publish [skip ci]

 - @wireapp/api-client@27.94.2
 - @wireapp/commons@5.4.11
 - @wireapp/copy-config@2.3.10
 - @wireapp/core@46.46.12
 - @wireapp/license-collector@0.12.20
 - @wireapp/promise-queue@2.4.11
 - @wireapp/store-engine-fs@3.1.20

* chore: Publish [skip ci]

 - @wireapp/api-client@27.94.3
 - @wireapp/core@46.46.13

* chore: Publish [skip ci]

 - @wireapp/api-client@27.94.4
 - @wireapp/core@46.46.14

* chore: Publish [skip ci]

 - @wireapp/api-client@27.94.5
 - @wireapp/core@46.46.15

* chore: Publish [skip ci]

 - @wireapp/api-client@27.94.6
 - @wireapp/core@46.46.16

* chore: Publish [skip ci]

 - @wireapp/api-client@27.94.7
 - @wireapp/core@46.46.17

* feat: Add support for multipart message editing [WPB-22309] (#7746)

* chore: Publish [skip ci]

 - @wireapp/core@46.47.0

* chore: Publish [skip ci]

 - @wireapp/api-client@27.95.0
 - @wireapp/core@46.47.1

* chore: Publish [skip ci]

 - @wireapp/api-client@27.95.1
 - bazinga64@6.5.9
 - @wireapp/core@46.47.2

* chore: Publish [skip ci]

 - @wireapp/api-client@27.95.2
 - @wireapp/core@46.47.3

* chore(core): move core from wire-web-packages to webapp

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Otto the Bot <webapp+otto@wire.com>
Co-authored-by: Olaf Sulich <olafsulich@gmail.com>
Co-authored-by: Immad Abdul Jabbar <immadabduljabbar@gmail.com>
Co-authored-by: Amir Ghezelbash <thisisamir98@gmail.com>
Co-authored-by: Virgile <78490891+V-Gira@users.noreply.github.com>
Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zskhan <zafarsaeed@outlook.com>
Co-authored-by: Arjita <arjitamitra3@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: e-maad <10100037+e-maad@users.noreply.github.com>
Co-authored-by: thisisamir98 <63250054+thisisamir98@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants