webdav-server icon indicating copy to clipboard operation
webdav-server copied to clipboard

A simple WebDAV server in Go

Results 22 webdav-server issues
Sort by recently updated
recently updated
newest added

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5.0.0 to 5.1.0. Release notes Sourced from goreleaser/goreleaser-action's releases. v5.1.0 Important This version changes the default behavior of latest to ~> v1. The next major of this...

dependencies
github_actions

Bumps golang from 1.22.1-alpine to 1.22.3-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.1-alpine&new-version=1.22.3-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0. Commits d27919b go.mod: update golang.org/x dependencies e0324fc http2: use net.ErrClosed b20cd59 quic: initiate key rotation earlier in connections f95a3b3 html: fix typo in package...

dependencies
go

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.5. Release notes Sourced from actions/checkout's releases. v4.1.5 What's Changed Update NPM dependencies by @​cory-miller in actions/checkout#1703 Bump github/codeql-action from 2 to 3 by @​dependabot...

dependencies
github_actions

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 5.0.1. Release notes Sourced from actions/setup-go's releases. v5.0.1 What's Changed Bump undici from 5.28.2 to 5.28.3 and dependencies upgrade by @​dependabot , @​HarithaVattikuti in actions/setup-go#465...

dependencies
github_actions

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.2.0 to 3.3.0. Release notes Sourced from docker/setup-buildx-action's releases. v3.3.0 Bump @​docker/actions-toolkit from 0.19.0 to 0.20.0 by @​crazy-max in docker/setup-buildx-action#307 Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0 Commits d70bba7 Merge pull...

dependencies
github_actions

Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.1.0. Release notes Sourced from docker/login-action's releases. v3.1.0 build(deps): bump @​babel/traverse from 7.17.3 to 7.23.2 in docker/login-action#618 build(deps): bump @​docker/actions-toolkit from 0.12.0 to 0.18.0 in...

dependencies
github_actions

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.2.1 to 5.3.0. Release notes Sourced from docker/build-push-action's releases. v5.3.0 Bump @​docker/actions-toolkit from 0.18.0 to 0.19.0 in docker/build-push-action#1080 Full Changelog: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0 v5.2.0 Disable quotes detection for outputs...

dependencies
github_actions

Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 4.0.0 to 4.1.0. Release notes Sourced from cycjimmy/semantic-release-action's releases. v4.1.0 4.1.0 (2024-03-19) Bug Fixes fix syntax error for importing (4297675) Features add repository_url input (8dffec4) Changelog Sourced...

dependencies
github_actions

Do you plan on adding PROPPATCH support? I used litmus for testing: http://www.webdav.org/neon/litmus/

enhancement