Skip to content

Bump org.igniterealtime.smack:smack-legacy from 4.3.0 to 4.4.3#11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.igniterealtime.smack-smack-legacy-4.4.3
Open

Bump org.igniterealtime.smack:smack-legacy from 4.3.0 to 4.4.3#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.igniterealtime.smack-smack-legacy-4.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 12, 2025

Copy link
Copy Markdown

Bumps org.igniterealtime.smack:smack-legacy from 4.3.0 to 4.4.3.

Changelog

Sourced from org.igniterealtime.smack:smack-legacy's changelog.

4.4.3 -- 2021-07-06

Bug

  • SMACK-905 - The class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo has no ELEMENT, NAMESPACE or QNAME member
  • SMACK-907 - Possible NPE in MultipleRecipientManager

4.4.2 -- 2021-03-25

Bug

  • SMACK-903 - StaxXmlPullParser.getNamespace() may throws IllegalArgumentException
  • SMACK-904 - XEP-0096 file transfer fails because of a hidden ClastCastException

4.4.1 -- 2021-03-03

Bug

  • SMACK-895 - BoBIQ#getIQChildElementBuilder throws NPE when the BoB data does not contain 'max-age'.
  • SMACK-896 - BoBDataExtension is missing getter for BoBData and ContentId
  • SMACK-897 - DirectoryRosterStore.readEntry() should also catch IllegalArgumentException
  • SMACK-898 - AbstractProvider should also consider TypeVariable
  • SMACK-899 - NullPointerException in EntityCapsManager.addCapsExtension
  • SMACK-900 - NPE in DataForm.Builder.addItem()
  • SMACK-902 - DataFormProvider should retrieve the type of fields from <reported/> elements if possible

Improvement

  • SMACK-901 - BoBDataExtension.from() should also allow IQs

4.4.0 -- 2020-12-06

Bug

... (truncated)

Commits
  • 524e4b1 Smack 4.4.3
  • 31e4e1f Do not call XmlPullParser.getName() when the event is unknown
  • 899813a Merge pull request #467 from Flowdalic/4.4-data-forms
  • 26e6efa [address] Fix NPE in MultipleRecipientManager
  • 4eb5869 [build] Remove markdown-gradle-plugin
  • 961882f Add more QNAME fields to extension element classes
  • 36c7521 [offline] Add OfflineMessageInfo.QNAME field
  • b0abfe1 [offline] Make OfflineMessageManager.NAMESPACE public
  • 090858f [xdata] Automatically fill required fields with a default value
  • 68edc8b [xdata] Allow FillableForm.write() ot overwrite already filled fields
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.igniterealtime.smack:smack-legacy](https://github.com/igniterealtime/Smack) from 4.3.0 to 4.4.3.
- [Changelog](https://github.com/igniterealtime/Smack/blob/master/CHANGELOG.md)
- [Commits](igniterealtime/Smack@4.3.0...4.4.3)

---
updated-dependencies:
- dependency-name: org.igniterealtime.smack:smack-legacy
  dependency-version: 4.4.3
  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 java Pull requests that update java code labels Dec 12, 2025
@guusdk

guusdk commented Dec 14, 2025

Copy link
Copy Markdown
Member

Smack has considerable changes. Let's investigate more closely before we merge this.

I'm also surprised to see a client-library in a server plugin. Do we really need this?

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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant