Skip to content

Bump github.com/wishkit/wishkit-ios from 5.1.2 to 5.2.1 - #2501

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/github.com/wishkit/wishkit-ios-5.2.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/github.com/wishkit/wishkit-ios-5.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown

Bumps github.com/wishkit/wishkit-ios from 5.1.2 to 5.2.1.

Release notes

Sourced from github.com/wishkit/wishkit-ios's releases.

5.2.0 - Chat with your users 💬

Your users can now message you directly from inside your app, and you reply from your wishkit.io dashboard. Give frustrated users a private channel before they write a 1-star review.

What's new

  • The feedback board now shows a floating chat button by default. Update the package and chat just works, no new code needed.
  • WishKit.ChatView() lets you place the chat anywhere in your app with one line.
  • WishKit.config.showChatButtonInFeedbackView = false hides the built-in button if you prefer your own entry point.
  • WishKit.chatStatus() returns whether the user has unread replies, so you can badge your own chat button.
  • New localized strings in all 17 languages, overridable via WishKit.config.localization like everything else.

Notes

Commits
  • 3660cbe * fix tertiaryColor and secondaryColor config, where it was not respected eve...
  • d658bc7 * updated privacy manifest
  • 95ad4a0 * added graceful handling of unresponsive backend
  • d6048db * remote chat kill switch
  • 442ef63 * updated chat view
  • 48b1668 * introduced WishKit.ChatView for users to chat with developers
  • 0781941 * added more languages
  • See full diff 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 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)

Bumps [github.com/wishkit/wishkit-ios](https://github.com/wishkit/wishkit-ios) from 5.1.2 to 5.2.1.
- [Release notes](https://github.com/wishkit/wishkit-ios/releases)
- [Commits](wishkit/wishkit-ios@5.1.2...3660cbe)

---
updated-dependencies:
- dependency-name: github.com/wishkit/wishkit-ios
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants