Skip to content

Bump smackVersion from 4.4.6 to 4.4.7 #8808

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2023

Bumps smackVersion from 4.4.6 to 4.4.7.
Updates org.igniterealtime.smack:smack-tcp from 4.4.6 to 4.4.7

Changelog

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

4.4.7 -- 2023-11-25

Improvement

  • SMACK-929 Ignore IPv6 Zone IDs in incoming Jingle candidates
  • SMACK-934 Deprecate and remove ChatMarkersManager.isSupportedByServer()
  • SMACK-937 Avoid unnecessary feature lookups by making the EntityCaps listener synchronous

Bug

  • SMACK-927 Deadlock due to recveive listeners may be invoked after AbstractXMPPConnection.invokeStanzaCollectorsAndNotifyRecvListeners() returned
  • SMACK-930 Rename ELEMENT 'candidate-activated' to 'activated' per XEP-0260
  • SMACK-931 IQ error stanza generation does not allow adding of an extension element
Commits
  • 6d99ba7 Smack 4.4.7
  • 2e8f83c Merge pull request #572 from Flowdalic/sync-entity-caps
  • 5560fb4 [chatmarkers] Deprecate ChatMarkers.isSupportedByServer()
  • a270542 [core] Improve javadoc for listeners
  • f593b6d [core] Whitespace fix in XMPPConnection's javadoc
  • ccfbf9f [caps] Use a synchronous listener for incoming presence stanzas
  • 2e79a6b Merge pull request #558 from Flowdalic/iq-error-with-child-element
  • bf3a27d [core] Fix ErrorIQ not showing potential original IQ child
  • 9ec6761 Merge pull request #560 from Flowdalic/ubuntu-22.04
  • 3ba1aba [github ci]: Disable Java 8 (potentially temprorary)
  • Additional commits viewable in compare view

Updates org.igniterealtime.smack:smack-extensions from 4.4.6 to 4.4.7

Changelog

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

4.4.7 -- 2023-11-25

Improvement

  • SMACK-929 Ignore IPv6 Zone IDs in incoming Jingle candidates
  • SMACK-934 Deprecate and remove ChatMarkersManager.isSupportedByServer()
  • SMACK-937 Avoid unnecessary feature lookups by making the EntityCaps listener synchronous

Bug

  • SMACK-927 Deadlock due to recveive listeners may be invoked after AbstractXMPPConnection.invokeStanzaCollectorsAndNotifyRecvListeners() returned
  • SMACK-930 Rename ELEMENT 'candidate-activated' to 'activated' per XEP-0260
  • SMACK-931 IQ error stanza generation does not allow adding of an extension element
Commits
  • 6d99ba7 Smack 4.4.7
  • 2e8f83c Merge pull request #572 from Flowdalic/sync-entity-caps
  • 5560fb4 [chatmarkers] Deprecate ChatMarkers.isSupportedByServer()
  • a270542 [core] Improve javadoc for listeners
  • f593b6d [core] Whitespace fix in XMPPConnection's javadoc
  • ccfbf9f [caps] Use a synchronous listener for incoming presence stanzas
  • 2e79a6b Merge pull request #558 from Flowdalic/iq-error-with-child-element
  • bf3a27d [core] Fix ErrorIQ not showing potential original IQ child
  • 9ec6761 Merge pull request #560 from Flowdalic/ubuntu-22.04
  • 3ba1aba [github ci]: Disable Java 8 (potentially temprorary)
  • Additional commits viewable in compare view

Updates org.igniterealtime.smack:smack-java8 from 4.4.6 to 4.4.7

Changelog

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

4.4.7 -- 2023-11-25

Improvement

  • SMACK-929 Ignore IPv6 Zone IDs in incoming Jingle candidates
  • SMACK-934 Deprecate and remove ChatMarkersManager.isSupportedByServer()
  • SMACK-937 Avoid unnecessary feature lookups by making the EntityCaps listener synchronous

Bug

  • SMACK-927 Deadlock due to recveive listeners may be invoked after AbstractXMPPConnection.invokeStanzaCollectorsAndNotifyRecvListeners() returned
  • SMACK-930 Rename ELEMENT 'candidate-activated' to 'activated' per XEP-0260
  • SMACK-931 IQ error stanza generation does not allow adding of an extension element
Commits
  • 6d99ba7 Smack 4.4.7
  • 2e8f83c Merge pull request #572 from Flowdalic/sync-entity-caps
  • 5560fb4 [chatmarkers] Deprecate ChatMarkers.isSupportedByServer()
  • a270542 [core] Improve javadoc for listeners
  • f593b6d [core] Whitespace fix in XMPPConnection's javadoc
  • ccfbf9f [caps] Use a synchronous listener for incoming presence stanzas
  • 2e79a6b Merge pull request #558 from Flowdalic/iq-error-with-child-element
  • bf3a27d [core] Fix ErrorIQ not showing potential original IQ child
  • 9ec6761 Merge pull request #560 from Flowdalic/ubuntu-22.04
  • 3ba1aba [github ci]: Disable Java 8 (potentially temprorary)
  • Additional commits viewable in compare view

Updates org.igniterealtime.smack:smack-experimental from 4.4.6 to 4.4.7

Changelog

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

4.4.7 -- 2023-11-25

Improvement

  • SMACK-929 Ignore IPv6 Zone IDs in incoming Jingle candidates
  • SMACK-934 Deprecate and remove ChatMarkersManager.isSupportedByServer()
  • SMACK-937 Avoid unnecessary feature lookups by making the EntityCaps listener synchronous

Bug

  • SMACK-927 Deadlock due to recveive listeners may be invoked after AbstractXMPPConnection.invokeStanzaCollectorsAndNotifyRecvListeners() returned
  • SMACK-930 Rename ELEMENT 'candidate-activated' to 'activated' per XEP-0260
  • SMACK-931 IQ error stanza generation does not allow adding of an extension element
Commits
  • 6d99ba7 Smack 4.4.7
  • 2e8f83c Merge pull request #572 from Flowdalic/sync-entity-caps
  • 5560fb4 [chatmarkers] Deprecate ChatMarkers.isSupportedByServer()
  • a270542 [core] Improve javadoc for listeners
  • f593b6d [core] Whitespace fix in XMPPConnection's javadoc
  • ccfbf9f [caps] Use a synchronous listener for incoming presence stanzas
  • 2e79a6b Merge pull request #558 from Flowdalic/iq-error-with-child-element
  • bf3a27d [core] Fix ErrorIQ not showing potential original IQ child
  • 9ec6761 Merge pull request #560 from Flowdalic/ubuntu-22.04
  • 3ba1aba [github ci]: Disable Java 8 (potentially temprorary)
  • 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)

Bumps `smackVersion` from 4.4.6 to 4.4.7.

Updates `org.igniterealtime.smack:smack-tcp` from 4.4.6 to 4.4.7
- [Changelog](https://github.com/igniterealtime/Smack/blob/master/CHANGELOG.md)
- [Commits](igniterealtime/Smack@4.4.6...4.4.7)

Updates `org.igniterealtime.smack:smack-extensions` from 4.4.6 to 4.4.7
- [Changelog](https://github.com/igniterealtime/Smack/blob/master/CHANGELOG.md)
- [Commits](igniterealtime/Smack@4.4.6...4.4.7)

Updates `org.igniterealtime.smack:smack-java8` from 4.4.6 to 4.4.7
- [Changelog](https://github.com/igniterealtime/Smack/blob/master/CHANGELOG.md)
- [Commits](igniterealtime/Smack@4.4.6...4.4.7)

Updates `org.igniterealtime.smack:smack-experimental` from 4.4.6 to 4.4.7
- [Changelog](https://github.com/igniterealtime/Smack/blob/master/CHANGELOG.md)
- [Commits](igniterealtime/Smack@4.4.6...4.4.7)

---
updated-dependencies:
- dependency-name: org.igniterealtime.smack:smack-tcp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.igniterealtime.smack:smack-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.igniterealtime.smack:smack-java8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.igniterealtime.smack:smack-experimental
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the status: on-hold-dependency Waiting for a fix to a another project label Dec 16, 2023
@artembilan artembilan added type: dependency-upgrade Pull requests that update a dependency file and removed status: on-hold-dependency Waiting for a fix to a another project labels Dec 16, 2023
@artembilan artembilan added this to the 6.2.1 milestone Dec 16, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/smackVersion-4.4.7 branch December 16, 2023 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant