Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Bumps 8398a7/action-slack from 293f8dc0f9731ac35321056641cdef895f4f65f8 to 77eaa4f1c608a7d68b38af4e3f739dcd8cba273e.

Commits
  • 77eaa4f [command] npm run release
  • 7b9d356 Merge remote-tracking branch 'origin/master' into v3
  • 2e159c5 bump 3.19.0
  • 3d56738 remove star notify
  • d3742ce Bump form-data from 4.0.0 to 4.0.4 (#264)
  • 9017ff0 Bump axios from 1.8.4 to 1.12.1 (#265)
  • 50343af Add parameters for custom success/cancelled/failure messages (#263)
  • 1750b50 [command] npm run release
  • 293357a Merge remote-tracking branch 'origin/master' into v3
  • 8d62244 bump 3.18.0
  • Additional commits viewable in compare view

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @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 dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 14, 2025
@dependabot dependabot bot requested a review from otto-the-bot as a code owner November 14, 2025 16:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 14, 2025 16:03
@dependabot dependabot bot force-pushed the dependabot/github_actions/8398a7/action-slack-77eaa4f1c608a7d68b38af4e3f739dcd8cba273e branch from 9577054 to 7b816b8 Compare November 20, 2025 10:32
@dependabot dependabot bot force-pushed the dependabot/github_actions/8398a7/action-slack-77eaa4f1c608a7d68b38af4e3f739dcd8cba273e branch from 7b816b8 to 198e222 Compare December 2, 2025 16:09
@dependabot dependabot bot force-pushed the dependabot/github_actions/8398a7/action-slack-77eaa4f1c608a7d68b38af4e3f739dcd8cba273e branch from 198e222 to dbe9b31 Compare December 3, 2025 09:53
@dependabot dependabot bot force-pushed the dependabot/github_actions/8398a7/action-slack-77eaa4f1c608a7d68b38af4e3f739dcd8cba273e branch from dbe9b31 to 3946d5a Compare December 3, 2025 11:51
iskvortsov and others added 12 commits December 4, 2025 14:42
…age view [WPB-22205] (#19844)

* chore(e2e): Updated id for for image parent element in detail view for e2e test [WPB-22205]

* Added @regression tag to wire cells test so that it runs with the regression suite
* fix: add guard on join/call buttons.

* fix: return empty cleanup method
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.1 to 11.3.2.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.1...11.3.2)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-version: 11.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…19849)

Bumps [@wireapp/commons](https://github.com/wireapp/wire-web-packages) from 5.4.9 to 5.4.10.
- [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected])

---
updated-dependencies:
- dependency-name: "@wireapp/commons"
  dependency-version: 5.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…19850)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.28.0 to 4.28.1.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.0...4.28.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…94] (#19846)

* feat: add aria label and also title on the close screen share icon

* feat: replace button with div and assigned role=button to it. Move inline css to styles.ts

* feat: call controls were not working using keyboard.
* runfix(countly): change url

* Update src/script/Config.ts



---------

Co-authored-by: Adrian Weiß <[email protected]>
Co-authored-by: Copilot <[email protected]>
Bumps [@wireapp/commons](https://github.com/wireapp/wire-web-packages) from 5.4.9 to 5.4.10.
- [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected])

---
updated-dependencies:
- dependency-name: "@wireapp/commons"
  dependency-version: 5.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.28.0 to 4.28.1.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.0...4.28.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@wireapp/promise-queue](https://github.com/wireapp/wire-web-packages) from 2.4.9 to 2.4.10.
- [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected])

---
updated-dependencies:
- dependency-name: "@wireapp/promise-queue"
  dependency-version: 2.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot and others added 8 commits December 8, 2025 13:44
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) and [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it). These dependencies needed to be updated together.

Updates `markdown-it` from 14.0.0 to 14.1.0
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@14.0.0...14.1.0)

Updates `@types/markdown-it` from 14.1.1 to 14.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/markdown-it"
  dependency-version: 14.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.7.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.2...3.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…9862)

Bumps [@wireapp/store-engine](https://github.com/wireapp/wire-web-packages) from 5.1.16 to 5.1.17.
- [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected])

---
updated-dependencies:
- dependency-name: "@wireapp/store-engine"
  dependency-version: 5.1.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…19681] (#19869)

* chore: fix lint issue which are caused by prettier version bump

* fix: update "renders an emoticon of someone shrugging" test (#19840)

Co-authored-by: Zafar Saeed Khan <[email protected]>

---------

Co-authored-by: Immad Abdul Jabbar <[email protected]>
Waiting for the navigation to the app on login caused issues in cases where the history info was shown in between, causing the test to timeout without interaction.
This is to improve the accessability of the application, instead of just doing nothing upon clicking the button.
@dependabot dependabot bot force-pushed the dependabot/github_actions/8398a7/action-slack-77eaa4f1c608a7d68b38af4e3f739dcd8cba273e branch from 3946d5a to 716d987 Compare December 9, 2025 17:31
e-maad and others added 4 commits December 10, 2025 16:45
* feat: add file versioning for editable files [WPB-21659]

* Update src/script/components/FileFullscreenModal/FileHeader/FileHeader.tsx

Co-authored-by: Copilot <[email protected]>

* Update src/script/components/Modals/FileHistoryModal/hooks/useFileVersions.test.ts

Co-authored-by: Copilot <[email protected]>

* Internationalize restore error message in file version history (#19875)

* Initial plan

* feat: internationalize restore error message

Co-authored-by: e-maad <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: e-maad <[email protected]>

* Update src/script/components/FileFullscreenModal/FileHeader/FileHeader.styles.ts

Co-authored-by: Copilot <[email protected]>

* Update src/script/components/Modals/FileHistoryModal/FileHistoryContent.tsx

Co-authored-by: Copilot <[email protected]>

* Update src/script/components/Modals/FileHistoryModal/FileVersionItem.tsx

Co-authored-by: Copilot <[email protected]>

* fixed PR feedback

* fixed test and bump web-packages

* fix lint

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Bumps [@wireapp/react-ui-kit](https://github.com/wireapp/wire-web-packages) from 9.69.6 to 9.71.0.
- [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected])

---
updated-dependencies:
- dependency-name: "@wireapp/react-ui-kit"
  dependency-version: 9.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 10.4.0 to 10.5.0.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-version: 10.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5.5.1...v5.5.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: 5.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/8398a7/action-slack-77eaa4f1c608a7d68b38af4e3f739dcd8cba273e branch from 716d987 to ab9a859 Compare December 10, 2025 16:12
markbrockhoff and others added 2 commits December 10, 2025 18:06
* ci(WPB-21987): use prebuilt testservice in CI
* docs: document usage of testservice for running tests locally without VPN
…cdef895f4f65f8 to 77eaa4f1c608a7d68b38af4e3f739dcd8cba273e

Dependabot couldn't find the original pull request head commit, 3946d5a.
@dependabot dependabot bot force-pushed the dependabot/github_actions/8398a7/action-slack-77eaa4f1c608a7d68b38af4e3f739dcd8cba273e branch from ab9a859 to 5935e8a Compare December 10, 2025 17:07
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: infrastructure dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code 👕 size: XS type: chore 🧹

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants