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

Bump smackVersion from 4.4.7 to 4.4.8 #9070

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2024

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

Changelog

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

4.4.8 -- 2024-04-02

Improvement

SMACK-941 Suppress "roster not loaded while processing presence" warning if its caused by the reflected self-presence

Bug

SMACK-938 Busy loop in SmackReactor

SMACK-940 Ignore IPv6 Zone IDs in incoming streamhost candidates

Commits
  • 0ca22f2 Smack 4.4.8
  • 505e108 Merge pull request #577 from Flowdalic/supress-roster-not-loaded-warning
  • 6918663 [roster] suppress "roster not loaded while processing presence" if self-presence
  • 435e736 Merge pull request #576 from Flowdalic/inet-addr-ignore-zone-id
  • a39e5ba [socks5] Ignore zone IDs of internet addresses
  • 8b9a9e0 [xdata] Fix NPE in FillableForm
  • bd70d6a [bosh] Fix BOSH debug send message not shown
  • 390f6f0 [core] Fix busy-loop in SmackReactor
  • 0fb8bfd [CHANGELOG] fix markdown listing
  • 84ec2c8 Smack 4.4.8-SNAPSHOT
  • See full diff in compare view

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

Changelog

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

4.4.8 -- 2024-04-02

Improvement

SMACK-941 Suppress "roster not loaded while processing presence" warning if its caused by the reflected self-presence

Bug

SMACK-938 Busy loop in SmackReactor

SMACK-940 Ignore IPv6 Zone IDs in incoming streamhost candidates

Commits
  • 0ca22f2 Smack 4.4.8
  • 505e108 Merge pull request #577 from Flowdalic/supress-roster-not-loaded-warning
  • 6918663 [roster] suppress "roster not loaded while processing presence" if self-presence
  • 435e736 Merge pull request #576 from Flowdalic/inet-addr-ignore-zone-id
  • a39e5ba [socks5] Ignore zone IDs of internet addresses
  • 8b9a9e0 [xdata] Fix NPE in FillableForm
  • bd70d6a [bosh] Fix BOSH debug send message not shown
  • 390f6f0 [core] Fix busy-loop in SmackReactor
  • 0fb8bfd [CHANGELOG] fix markdown listing
  • 84ec2c8 Smack 4.4.8-SNAPSHOT
  • See full diff in compare view

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

Changelog

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

4.4.8 -- 2024-04-02

Improvement

SMACK-941 Suppress "roster not loaded while processing presence" warning if its caused by the reflected self-presence

Bug

SMACK-938 Busy loop in SmackReactor

SMACK-940 Ignore IPv6 Zone IDs in incoming streamhost candidates

Commits
  • 0ca22f2 Smack 4.4.8
  • 505e108 Merge pull request #577 from Flowdalic/supress-roster-not-loaded-warning
  • 6918663 [roster] suppress "roster not loaded while processing presence" if self-presence
  • 435e736 Merge pull request #576 from Flowdalic/inet-addr-ignore-zone-id
  • a39e5ba [socks5] Ignore zone IDs of internet addresses
  • 8b9a9e0 [xdata] Fix NPE in FillableForm
  • bd70d6a [bosh] Fix BOSH debug send message not shown
  • 390f6f0 [core] Fix busy-loop in SmackReactor
  • 0fb8bfd [CHANGELOG] fix markdown listing
  • 84ec2c8 Smack 4.4.8-SNAPSHOT
  • See full diff in compare view

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

Changelog

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

4.4.8 -- 2024-04-02

Improvement

SMACK-941 Suppress "roster not loaded while processing presence" warning if its caused by the reflected self-presence

Bug

SMACK-938 Busy loop in SmackReactor

SMACK-940 Ignore IPv6 Zone IDs in incoming streamhost candidates

Commits
  • 0ca22f2 Smack 4.4.8
  • 505e108 Merge pull request #577 from Flowdalic/supress-roster-not-loaded-warning
  • 6918663 [roster] suppress "roster not loaded while processing presence" if self-presence
  • 435e736 Merge pull request #576 from Flowdalic/inet-addr-ignore-zone-id
  • a39e5ba [socks5] Ignore zone IDs of internet addresses
  • 8b9a9e0 [xdata] Fix NPE in FillableForm
  • bd70d6a [bosh] Fix BOSH debug send message not shown
  • 390f6f0 [core] Fix busy-loop in SmackReactor
  • 0fb8bfd [CHANGELOG] fix markdown listing
  • 84ec2c8 Smack 4.4.8-SNAPSHOT
  • See full diff 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.7 to 4.4.8.

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

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

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

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

---
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] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Apr 7, 2024
@github-actions github-actions bot added this to the 6.1.8 milestone Apr 7, 2024
@github-actions github-actions bot enabled auto-merge (squash) April 7, 2024 00:56
@github-actions github-actions bot merged commit 38e0b90 into 6.1.x Apr 7, 2024
3 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/6.1.x/smackVersion-4.4.8 branch April 7, 2024 01:08
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.

0 participants