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.6.1 to 1.7.1.

Release notes

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

v1.7.0

This release performs a database migration to optimize for clusters with many devices.

Bugfixes:

  • #6552: panic: Stop called more than once on ... created by nat.Service
  • #6564: Closing an already removed connection causes GUI error message
  • #6646: Misleading error message when to be deleted dir contains receive-only changes
  • #6653: panic: nil pointer dereference in leveldb.(*DB).isClosed()
  • #6654: panic: runtime error: index out of range in processNeeded()
  • #6655: panic: nil pointer dereference in checkUpgrade()
  • #6679: QUIC listener is not added when default TCP port is unavailable
  • #6697: Malformed listen address causes hang on startup
  • #6706: Changing a folder in web UI removes introduced-by info

Enhancements:

  • #1830: "Folder path missing" when folder path is a junction
  • #4703: Suggest setting up auth on initial startup
  • #5910: Add Badger database backend for testing and consideration
  • #6372: Reduce database size by optimizing version list storage

Other issues:

  • #6608: Data race in Windows fs watcher tests
  • #6625: TestRequestRemoteRenameChanged is racy/flaky

v1.7.0-rc.1

v1.7.0

This release performs a database migration to optimize for clusters with many devices.

Bugfixes:

  • #6552: panic: Stop called more than once on ... created by nat.Service
  • #6564: Closing an already removed connection causes GUI error message
  • #6646: Misleading error message when to be deleted dir contains receive-only changes
  • #6653: panic: nil pointer dereference in leveldb.(*DB).isClosed()
  • #6654: panic: runtime error: index out of range in processNeeded()
  • #6655: panic: nil pointer dereference in checkUpgrade()
  • #6679: QUIC listener is not added when default TCP port is unavailable
  • #6697: Malformed listen address causes hang on startup
  • #6706: Changing a folder in web UI removes introduced-by info

Enhancements:

  • #1830: "Folder path missing" when folder path is a junction
Commits
  • d57694d lib/scanner: Less strict validation (fixes #6827) (#6828)
  • 5f40879 gui: Fix auto dismissing auth notification (ref #6536)
  • 0b65a61 lib/scanner: Save one stat call per file (#6715)
  • 6b4fe5c gui: Ignore permissions isn't just about FAT (#6713)
  • 3065b12 lib/connections, lib/nat: Correctly dis-/enable nat (fixes #6552) (#6719)
  • 74ea9c5 gui: Fix string and update translations (ref #6536) (#6716)
  • 4653650 lib/protocol: Avoid panic in DeviceIDFromBytes (#6714)
  • 607bcc0 build: Fix rebuild of strelaypoolsrv assets
  • 1950efb cmd/strelaysrv: Add note about relay operators
  • 1b77ab2 cmd/stcrashreceiver: Pick up extra build tags and send to Sentry (#6710)
  • 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.6.1 to 1.7.1.
- [Release notes](https://github.com/syncthing/syncthing/releases)
- [Commits](syncthing/syncthing@v1.6.1...v1.7.1)

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 Jul 13, 2020
@dependabot-preview dependabot-preview bot merged commit 9ea7c0c into master Jul 14, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/syncthing/syncthing-1.7.1 branch July 14, 2020 01:21
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