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

build(deps): Bump github.com/syncthing/syncthing from 1.23.1 to 1.26.1 #304

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps github.com/syncthing/syncthing from 1.23.1 to 1.26.1.

Release notes

Sourced from github.com/syncthing/syncthing's releases.

v1.26.1

Bugfixes:

  • #9208: Display error in 1.26 with login screen

v1.26.0

Bugfixes:

  • #9072: Omitting %s from LDAP search filter results in corrupt search filter
  • #9106: Posting config with invalid versioner type causes panic
  • #9120: Deduplicated files on Windows aren't treated as regular files any more (Go 1.21)
  • #9133: Syncthing Docker container fails to start if underlying filesystem doesn't support chown
  • #9143: traefik no longer url escape X-Forwarded-Tls-Client-Cert header
  • #9149: Favicon is stuck in notify state

Enhancements:

  • #4137: Use a real login screen + sessions instead of HTTP basic auth

v1.26.0-rc.2

Bugfixes:

  • #9072: Omitting %s from LDAP search filter results in corrupt search filter
  • #9106: Posting config with invalid versioner type causes panic
  • #9120: Deduplicated files on Windows aren't treated as regular files any more (Go 1.21)
  • #9133: Syncthing Docker container fails to start if underlying filesystem doesn't support chown
  • #9143: traefik no longer url escape X-Forwarded-Tls-Client-Cert header
  • #9149: Favicon is stuck in notify state

Enhancements:

  • #4137: Use a real login screen + sessions instead of HTTP basic auth

v1.26.0-rc.1

Bugfixes:

  • #9072: Omitting %s from LDAP search filter results in corrupt search filter
  • #9106: Posting config with invalid versioner type causes panic
  • #9120: Deduplicated files on Windows aren't treated as regular files any more (Go 1.21)
  • #9133: Syncthing Docker container fails to start if underlying filesystem doesn't support chown
  • #9149: Favicon is stuck in notify state

Enhancements:

  • #4137: Use a real login screen + sessions instead of HTTP basic auth

v1.25.0

Bugfixes:

  • #8274: Usage report transport type is wrong for QUIC

... (truncated)

Commits
  • b014a9e lib/api: Add cache busting for basic auth (ref #9208) (#9215)
  • 53123c0 lib/api: Improve cookie handling (fixes #9208) (#9214)
  • 07ad2db build: Version constraint to avoid Go 1.21.4 on Windows (ref #9207) (#9213)
  • 9666e97 build(deps): bump github.com/quic-go/quic-go from 0.39.0 to 0.39.1 (#9181)
  • 86e1c5f gui, man, authors: Update docs, translations, and contributors
  • 16ae1fb lib/fs: Ignore inode change time on Android (#9177)
  • 11f508d build: Post build logs to Syncthing Loki
  • 9ce6a73 Revert "cmd/stcrashreceiver: Aggregate slice out of bounds errors"
  • c5a991c gui, man, authors: Update docs, translations, and contributors
  • 14569f1 Hide log out button when auth is not enabled (#9158)
  • 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 [github.com/syncthing/syncthing](https://github.com/syncthing/syncthing) from 1.23.1 to 1.26.1.
- [Release notes](https://github.com/syncthing/syncthing/releases)
- [Commits](syncthing/syncthing@v1.23.1...v1.26.1)

---
updated-dependencies:
- dependency-name: github.com/syncthing/syncthing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

Superseded by #307.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/syncthing/syncthing-1.26.1 branch December 11, 2023 02:24
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants