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

[ftpupload] Upgrade dependencies #12693

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2022

Bumps mina-core from 2.0.21 to 2.0.22.

Commits
  • 97df92e [maven-release-plugin] prepare release 2.0.22
  • 3a91690 Backport fix for malformed HTTP decoder loop
  • faf9e5c Fix DIRMINA-1115 prevent division by zero
  • 087bb71 Switched back to http for the 'project' tag in each pom.xml.
  • 9929f0c Switched to https
  • 5f3a628 Backport DIRMINA-1095 from 2.1.X
  • 1931add Backport fix DIRMINA-1104 see d3ffb4b779912be1e100b40261877e167ace565c
  • 3e57e7f [maven-release-plugin] prepare for next development iteration
  • 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 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from paulianttila as a code owner May 6, 2022 22:37
@dependabot dependabot bot added the awaiting external dependency Depends on a new version of an external dependency label May 6, 2022
@lolodomo
Copy link
Contributor

@paulianttila ; can you please validate this change of version?

@jlaur
Copy link
Contributor

jlaur commented May 25, 2022

Gentle ping @paulianttila :)

@jlaur
Copy link
Contributor

jlaur commented May 27, 2022

@schinken - I saw you did a PR for this binding a year ago. :-) If you are still using it, would it be possible for you to do a quick regression test with this library upgrade?

@schinken
Copy link
Contributor

@schinken - I saw you did a PR for this binding a year ago. :-) If you are still using it, would it be possible for you to do a quick regression test with this library upgrade?

I would help you - but actually I'm no java expert. was hard for me to do the PR at all :D

@jlaur
Copy link
Contributor

jlaur commented May 27, 2022

@schinken - I saw you did a PR for this binding a year ago. :-) If you are still using it, would it be possible for you to do a quick regression test with this library upgrade?

I would help you - but actually I'm no java expert. was hard for me to do the PR at all :D

If I prepare a JAR file for you, would that help? :-) We simply need to verify if binding will still be working after this upgrade.

@jlaur
Copy link
Contributor

jlaur commented May 27, 2022

@wborn
Copy link
Member

wborn commented Oct 9, 2022

@dependabot rebase

Bumps [mina-core](https://github.com/apache/mina) from 2.0.21 to 2.0.22.
- [Release notes](https://github.com/apache/mina/releases)
- [Commits](apache/mina@2.0.21...2.0.22)

---
updated-dependencies:
- dependency-name: org.apache.mina:mina-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/bundles/org.openhab.binding.ftpupload/org.apache.mina-mina-core-2.0.22 branch from c68a5c6 to 3fcf8c5 Compare October 9, 2022 08:31
Signed-off-by: Wouter Born <github@maindrain.net>
@wborn wborn changed the title Bump mina-core from 2.0.21 to 2.0.22 in /bundles/org.openhab.binding.ftpupload [ftpupload] Upgrade dependencies Oct 9, 2022
@wborn wborn added enhancement An enhancement or new feature for an existing add-on security and removed awaiting external dependency Depends on a new version of an external dependency labels Oct 9, 2022
Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It keeps working with the upgraded dependencies for me. So maybe we can merge this after RC3.

@wborn wborn merged commit 8e73299 into main Oct 9, 2022
@wborn wborn deleted the dependabot/maven/bundles/org.openhab.binding.ftpupload/org.apache.mina-mina-core-2.0.22 branch October 9, 2022 21:50
@wborn wborn added this to the 3.4 milestone Oct 9, 2022
andan67 pushed a commit to andan67/openhab-addons that referenced this pull request Nov 6, 2022
Also-by: dependabot[bot] <support@github.com>
Signed-off-by: Wouter Born <github@maindrain.net>
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Nov 12, 2022
Also-by: dependabot[bot] <support@github.com>
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
borazslo pushed a commit to borazslo/openhab-mideaac-addon that referenced this pull request Jan 8, 2023
Also-by: dependabot[bot] <support@github.com>
Signed-off-by: Wouter Born <github@maindrain.net>
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Feb 23, 2023
Also-by: dependabot[bot] <support@github.com>
Signed-off-by: Wouter Born <github@maindrain.net>
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Feb 28, 2023
Also-by: dependabot[bot] <support@github.com>
Signed-off-by: Wouter Born <github@maindrain.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants