Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump @wireapp/commons from 4.4.10 to 5.2.4 #4464

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps @wireapp/commons from 4.4.10 to 5.2.4.

Commits
  • 443f593 chore: Publish [skip ci]
  • 1a64fe7 fix: Remove outdated sendExternalJoinProposal method (#5841)
  • 4ccaf11 chore(deps-dev): bump jest and @​types/jest (#5839)
  • 01c1575 chore(deps-dev): bump jest and @​types/jest (#5490)
  • 42a2d6a fix tests
  • 41708f1 chore(deps-dev): bump @​testing-library/jest-dom from 5.17.0 to 6.1.6
  • 4c507b3 chore(deps-dev): bump @​types/react from 18.2.45 to 18.2.46 (#5826)
  • 10f193c fix code
  • a641d96 chore(deps): bump prettier from 3.0.3 to 3.1.1
  • b555c71 chore(deps): bump axios-retry from 3.9.1 to 4.0.0 (#5740)
  • Additional commits viewable in compare view

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 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 force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from f9933fc to 6e7917c Compare January 23, 2024 15:18
@tlebon
Copy link
Contributor

tlebon commented Jan 23, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2024

Looks like this PR is already up-to-date with staging! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from 6e7917c to ca22efd Compare January 28, 2024 01:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from ca22efd to a6f36d4 Compare January 28, 2024 01:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from a6f36d4 to df3769a Compare January 28, 2024 01:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from df3769a to 09ba032 Compare January 28, 2024 01:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from 09ba032 to 3d62fbe Compare January 28, 2024 01:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from 3d62fbe to b5eee32 Compare January 28, 2024 01:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from b5eee32 to 27c7121 Compare January 28, 2024 01:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from 27c7121 to 76644b9 Compare January 28, 2024 01:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from 76644b9 to fe5df37 Compare February 4, 2024 01:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from fe5df37 to 66bdd8c Compare February 4, 2024 01:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from 66bdd8c to 680318a Compare February 4, 2024 01:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from 680318a to 30ed056 Compare February 4, 2024 01:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from 30ed056 to 23dea88 Compare February 4, 2024 01:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from 23dea88 to 104f058 Compare February 4, 2024 01:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from 104f058 to 99aae0d Compare February 4, 2024 01:43
Bumps [@wireapp/commons](https://github.com/wireapp/wire-web-packages) from 4.4.10 to 5.2.4.
- [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch from 99aae0d to 81eac8e Compare February 4, 2024 01:46
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2024

Superseded by #4544.

@dependabot dependabot bot closed this Feb 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wireapp/commons-5.2.4 branch February 11, 2024 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants