Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps github.com/syncthing/syncthing from 1.12.1 to 1.13.0.

Release notes

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

v1.13.0-rc.1

This release adds configuration options for min/max connections (see https://docs.syncthing.net/advanced/option-connection-limits.html) and moves the storage of pending devices/folders from the config to the database (see https://docs.syncthing.net/dev/rest.html#cluster-endpoints).

Bugfixes:

  • #7005: panic: nil pointer dereference because (*db.Lowlevel)getMetaAndCheck() returns nil
  • #7076: File not detected due to watching reporting events on old, deleted path
  • #7165: Connections aren't actually closed when closing a protocol connection
  • #7184: Spurious unexpected directory in untrusted folder
  • #7197: In Recent Changes, the Device column is empty
  • #7231: panic: deadlock detected at fmut

Enhancements:

  • #7176: Active connections min/max setting
  • #7178: Pending devices and folders should live in the database instead of configuration

Other issues:

  • #6551: Test failure because of umask
Commits
  • f6fac3e lib/ur: Plug file descriptor leak in Linux memorySize (#7266)
  • 0b193b7 lib/config, lib/connections: Add optional connection limits (fixes #7176) (#7...
  • e6f0ed6 gui, man, authors: Update docs, translations, and contributors
  • b13b157 lib/connections, lib/model: Track last connection duration (ref #7223) (#7242)
  • c48eb42 lib/model: Fix child-check when deleting dirs in pull (#7236)
  • 0f82904 lib/model: Handle index sender terminating due to error (fixes #7231) (#7232)
  • 3d1edd2 lib/fs: Fix TestChmodDir depending on umask (fixes #6551) (#7241)
  • a73db6f gui, man, authors: Update docs, translations, and contributors
  • a05dc6c lib/model: Cleanup redundant filesystem variables in folders (#7237)
  • 5440d1d gui: Do not replace zero versioning cleanup interval (#7234)
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/syncthing/syncthing](https://github.com/syncthing/syncthing) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/syncthing/syncthing/releases)
- [Commits](syncthing/syncthing@v1.12.1...v1.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 1, 2021
@dependabot-preview dependabot-preview bot merged commit c3f6565 into master Feb 2, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/syncthing/syncthing-1.13.0 branch February 2, 2021 19:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants