envd-server
envd-server copied to clipboard
build(deps): Bump github.com/syncthing/syncthing from 1.23.1 to 1.27.1
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
3850a08lib/model: Remove spurious "replacing service" failure event (ref #9271)a28de73lib/model: Remove runner during folder cleanup (fixes #9269) (#9271)75310b5build: Update dependencies (#9265)8064957build: Revert specifics for Go 1.21.4, build using Go 1.21.5 (#9264)c1ec9a8lib/fs: Reduce memory usage in xattrs handling (#9251)1625b44lib/model: Improve LastSeen handling (#9256)d51760flib/scanner: Record inode change time for directories and symlinks (#9250)7b1932dlib/api: Improve ignore loading error handling (fixes #9253) (#9254)5bfc540gui, man, authors: Update docs, translations, and contributors4cba99flib/fs: Better equality comparison in mtimefs- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)