Created by: dependabot[bot]
Bumps github.com/fclairamb/ftpserverlib from 0.18.0 to 0.19.1.
Release notes
Sourced from github.com/fclairamb/ftpserverlib's releases.
v0.19.1 - MLST prefix
What's Changed
- fix(MLST): Prefix MLST entries with a space by
@thallgren
in fclairamb/ftpserverlib#353New Contributors
@thallgren
made their first contribution in fclairamb/ftpserverlib#353Updates
- chore(deps): update module go to 1.19 by
@renovate
in fclairamb/ftpserverlib#343Full Changelog: https://github.com/fclairamb/ftpserverlib/compare/v0.19.0...v0.19.1
v0.19.0
What's Changed
- Use fallback control for Solaris / Illumos. by
@siepkes
in fclairamb/ftpserverlib#311- add support for TLS per-connection by
@drakkan
in fclairamb/ftpserverlib#334, which was proposed to an alternative what@siepkes
pushed in fclairamb/ftpserverlib#311- micro-optimization: use int8 for enums by
@drakkan
in fclairamb/ftpserverlib#338General updates
- fix(deps): update module github.com/go-kit/log to v0.2.1 by
@renovate
in fclairamb/ftpserverlib#314Full Changelog: https://github.com/fclairamb/ftpserverlib/compare/v0.18.0...v0.19.0
Commits
-
ba66bb2
fix(MLST): Prefix MLST entries with a space (#353) -
3af5d5d
fix(deps): update golang.org/x/sys digest to 2296e01 (#354) -
fbd6566
fix(deps): update golang.org/x/sys digest to 5a39038 (#351) -
578650d
fix(deps): update golang.org/x/sys digest to fbc7d0a (#348) -
0103a00
fix(deps): update golang.org/x/sys digest to 1c4a2a7 (#347) -
2fa8bdf
fix(deps): update golang.org/x/sys digest to 8e32c04 (#346) -
e9a926a
fix(deps): update golang.org/x/sys digest to e052cef (#345) -
842f938
fix(deps): update golang.org/x/sys digest to 6e608f9 (#344) -
9c78e2d
chore(deps): update module go to 1.19 (#343) -
edfc011
fix(deps): update golang.org/x/sys digest to a90be44 (#342) - 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 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)