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 #3858

Merged

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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 17, 2024
@github-actions github-actions bot enabled auto-merge (rebase) May 17, 2024 23:10
Copy link

Test Results

  594 files  ±0    594 suites  ±0   3h 40m 58s ⏱️ - 5m 0s
  422 tests ±0    413 ✅  - 1   7 💤 ±0  1 ❌ +1  1 🔥 ±0 
1 266 runs  ±0  1 242 ✅  - 1  22 💤 ±0  1 ❌ +1  1 🔥 ±0 

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

Results for commit 103a89b. ± Comparison against base commit 96df42a.

@github-actions github-actions bot merged commit cf559c6 into main May 18, 2024
11 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.mockftpserver-MockFtpServer-3.2.0 branch May 18, 2024 01:07
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.

0 participants