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

chore(deps): bump github.com/syncthing/syncthing from 1.23.7 to 1.29.2 #1949

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps github.com/syncthing/syncthing from 1.23.7 to 1.29.2.

Release notes

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

v1.29.2

Bugfixes:

  • #9913: panic: string field contains invalid UTF-8 [recovered]

v1.29.1

Bugfixes:

  • #9904: The browse API response has changed as of Syncthing v1.29.0
  • #9906: Deadlocks randomly, occasionally
  • #9907: The response of "pending" APIs has changed as of Syncthing v1.29.0
  • #9909: Login into UI (Browser) not working anymore

v1.29.0

Bugfixes:

  • #9855: GUI address unix socket broken
  • #9872: When socket files are in a folder that needs to be synced on linux, some files were not synced until the socket files were removed
  • #9875: Clarify log message for ignored folders

Other issues:

  • #9870: Fails with Go 1.24: runtime go1.24rc1 not found in compat.yaml

v1.29.0-rc.3

Bugfixes:

  • #9855: GUI address unix socket broken
  • #9872: When socket files are in a folder that needs to be synced on linux, some files were not synced until the socket files were removed
  • #9875: Clarify log message for ignored folders

Other issues:

  • #9870: Fails with Go 1.24: runtime go1.24rc1 not found in compat.yaml

v1.29.0-rc.2

What's Changed

Full Changelog: syncthing/syncthing@v1.29.0-rc.1...v1.29.0-rc.2

... (truncated)

Commits
  • 516f3e2 chore(proto): change symlinktarget to be byte sequence (fixes #9913) (#9914)
  • ab20c16 fix(api): don't crash requests after failing to unmarshal tokens (fixes #9909...
  • 0c1df81 fix(scanner): don't warn when legitimately skipping a directory (#9911)
  • d324b2a fix(db): correct unsafe RLock order (fixes #9906) (#9910)
  • 0231089 fix(db): add JSON tags to types used in API returns (fixes #9907) (#9908)
  • 74ffb85 fix(model): correct type of fileInfoType in API browse response (fixes #9904)...
  • dcd280e chore(gui, man, authors): update docs, translations, and contributors
  • 4e56dbd build(deps): update dependencies (#9900)
  • 13d7881 chore(gui, man, authors): update docs, translations, and contributors
  • 1d2c53b chore(scanner): avoid scan failures and report if they happen (#9888)
  • 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.7 to 1.29.2.
- [Release notes](https://github.com/syncthing/syncthing/releases)
- [Commits](syncthing/syncthing@v1.23.7...v1.29.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from gaocegege as a code owner January 13, 2025 02:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 13, 2025
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