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.27.1 #309

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 Dec 18, 2023

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)

Bumps [github.com/syncthing/syncthing](https://github.com/syncthing/syncthing) from 1.23.1 to 1.27.1.
- [Release notes](https://github.com/syncthing/syncthing/releases)
- [Commits](syncthing/syncthing@v1.23.1...v1.27.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 Dec 18, 2023
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