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 org.mockftpserver:MockFtpServer from 3.1.0 to 3.2.0 #3859

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

Bumps org.mockftpserver:MockFtpServer from 3.1.0 to 3.2.0.

Release notes

Sourced from org.mockftpserver:MockFtpServer's releases.

v3.2.0

See the Release Notes.

Changelog

Sourced from org.mockftpserver:MockFtpServer's changelog.

Version 3.2.0 (May 2024)

  • #21: FakeFtpServer: Add support for the SIZE command.(Edoardo Luppi)
  • #20: AbstractFakeFileSystem: Fix NullPointerException in listFiles() and listNames() if file was deleted or renamed.

Infrastructure and Dependencies

  • Upgrade Spring Framework test dependency to 5.3.30.

Documentation

  • Update example FakeFtpServer and StubFtpServer tests in the online docs to use JUnit 5.
  • Home page: Add links to articles re: MockFtpServer.
Commits
  • 930dd6f Fix reference to article
  • 20afdb4 Prepare for version 3.2.0
  • 475878f Home page: Add link to Implementing a FTP-Client in Java | Baeldung.
  • 17ae4f5 #20: AbstractFakeFileSystem: Fix NullPointerException in listFiles() and ...
  • 61ef5c0 Fix Spring version to 5.3.30
  • d4361de Add note on home page or docs that it does not support FTPS or SFTP.
  • 860c1e5 Upgrade to Spring 5.3.30
  • edc1eb2 Update online docs example code to use JUnit 5
  • 68786f4 Clean up GitHub action
  • 040f9bc Add placeholder "gradle.properties" to enable GitHub Action CI build
  • Additional commits viewable 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 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 [org.mockftpserver:MockFtpServer](https://github.com/dx42/MockFtpServer) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/dx42/MockFtpServer/releases)
- [Changelog](https://github.com/dx42/MockFtpServer/blob/master/CHANGELOG.md)
- [Commits](dx42/MockFtpServer@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: org.mockftpserver:MockFtpServer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added backport dependencies Pull requests that update a dependency file labels May 17, 2024
@github-actions github-actions bot enabled auto-merge (rebase) May 17, 2024 23:54
Copy link

Test Results

  591 files  ±0    591 suites  ±0   3h 44m 51s ⏱️ - 1m 7s
  412 tests ±0    403 ✅  - 1   6 💤 ±0  2 ❌ +2  1 🔥  - 1 
1 236 runs  ±0  1 214 ✅  - 1  19 💤 ±0  2 ❌ +2  1 🔥  - 1 

For more details on these failures and errors, see this check.

Results for commit ceeebb8. ± Comparison against base commit b045a15.

@github-actions github-actions bot merged commit 435053f into tycho-4.0.x May 18, 2024
8 of 11 checks passed
@dependabot dependabot bot deleted the dependabot/maven/tycho-4.0.x/org.mockftpserver-MockFtpServer-3.2.0 branch May 18, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants