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

build(deps): Bump github.com/syncthing/syncthing from 1.23.1 to 1.27.1

Open dependabot[bot] opened this issue 1 year ago • 0 comments

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

Release notes

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

v1.27.1

Bugfixes:

  • #9253: Permission error on folder causes "connection error" dialog when opening folder editor
  • #9269: panic: nil pointer dereference in (*indexHandlerRegistry).startLocked

Other issues:

  • #9274: Missing lock in DeviceStatistics ("fatal error: concurrent map read and map write")

v1.27.1-rc.1

Bugfixes:

  • #9253: Permission error on folder causes "connection error" dialog when opening folder editor
  • #9269: panic: nil pointer dereference in (*indexHandlerRegistry).startLocked

v1.27.0

Bugfixes:

  • #9179: spurious log file in $XDG_CONFIG_HOME
  • #9189: Discovery Returns IP
  • #9208: Display error in 1.26 with login screen

Enhancements:

  • #9178: Default config (state) dir on Unixes should be ~/.local/state/syncthing ($XDG_STATE_HOME/syncthing)
  • #9200: Login form: login button should have an id attribute

v1.27.0-rc.2

Bugfixes:

  • #9179: spurious log file in $XDG_CONFIG_HOME
  • #9189: Discovery Returns IP
  • #9208: Display error in 1.26 with login screen

Enhancements:

  • #9178: Default config (state) dir on Unixes should be ~/.local/state/syncthing ($XDG_STATE_HOME/syncthing)
  • #9200: Login form: login button should have an id attribute

v1.27.0-rc.1

Bugfixes:

  • #9179: spurious log file in $XDG_CONFIG_HOME
  • #9189: Discovery Returns IP
  • #9208: Display error in 1.26 with login screen

Enhancements:

  • #9178: Default config (state) dir on Unixes should be ~/.local/state/syncthing ($XDG_STATE_HOME/syncthing)

... (truncated)

Commits
  • 3850a08 lib/model: Remove spurious "replacing service" failure event (ref #9271)
  • a28de73 lib/model: Remove runner during folder cleanup (fixes #9269) (#9271)
  • 75310b5 build: Update dependencies (#9265)
  • 8064957 build: Revert specifics for Go 1.21.4, build using Go 1.21.5 (#9264)
  • c1ec9a8 lib/fs: Reduce memory usage in xattrs handling (#9251)
  • 1625b44 lib/model: Improve LastSeen handling (#9256)
  • d51760f lib/scanner: Record inode change time for directories and symlinks (#9250)
  • 7b1932d lib/api: Improve ignore loading error handling (fixes #9253) (#9254)
  • 5bfc540 gui, man, authors: Update docs, translations, and contributors
  • 4cba99f lib/fs: Better equality comparison in mtimefs
  • 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)

dependabot[bot] avatar Dec 18 '23 02:12 dependabot[bot]