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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 3, 2020

Bumps github.com/syncthing/syncthing from 1.7.1 to 1.8.0.

Release notes

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

v1.8.0-rc.3

v1.8.0

This release:

  • adds the experimental copyRangeMethod config on folders, for use on filesystems with copy-on-write support. Please see https://docs.syncthing.net/advanced/folder-copyrangemethod.html for details.

  • adds TCP hole punching, used to establish high performance TCP connections in certain NAT scenarios where only relay or QUIC connections could be used previously.

  • adds a configuration to file versioning for how often to run cleanup. This defaults to once an hour, but is configurable from very frequently to never.

Bugfixes:

  • #5425: Allow editing ignore patterns texterea in GUI's folder dialog even when #include fails
  • #6733: strelaysrv can't propely unmarshall a response when joining a pool
  • #6784: Remote device completion 100% while it is actually syncing
  • #6816: fatal error: concurrent map read and map write
  • #6823: Syncthing 1.7.0 performs UPnP with NAT traversal disabled

Enhancements:

  • #4259: Attempt TCP hole punching
  • #4271: Make use of filesystems that can handle copies efficiently.
  • #6075: Feature: API check sync status of folder[s]
  • #6313: Improving disk access control in folders with file versioning
  • #6565: Create versioning directory recursively (creating parents as necessary)
  • #6795: Don't warn encountering an invalid path separator for deleted items
  • #6807: "File Pull Order" should be disabled (greyed out) for "Send Only" folders in the GUI
  • #6832: Support running syncthing Docker image as non-root user

v1.8.0-rc.2

v1.8.0

This release:

  • adds the experimental copyRangeMethod config on folders, for use on filesystems with copy-on-write support. Please see https://docs.syncthing.net/advanced/folder-copyrangemethod.html for details.

  • adds TCP hole punching, used to establish high performance TCP connections in certain NAT scenarios where only relay or QUIC connections could be used previously.

Commits
  • 4faa588 lib/config: Repair versioning XML serialization (fixes #6859, ref #6693)
  • 29cd156 gui, man, authors: Update docs, translations, and contributors
  • aaecf81 gui: Add GUI control for versioning cleanup interval (ref #6693) (#6834)
  • cd8e1ec docker: Support starting as a non-root user (fixes #6832) (#6835)
  • aedc2d7 lib/model, lib/versioner: Drive version cleanup from scanner (fixes #6313) (#...
  • 245b4b9 build(deps): bump github.com/greatroar/blobloom from 0.2.1 to 0.3.0 (#6830)
  • 74ee83c build(deps): bump github.com/lucas-clemente/quic-go (#6829)
  • 16f4921 lib/nat: Make sure nat keeps being disabled (fixes #6823) (#6824)
  • 91922b6 Merge branch 'release' into main
  • fc1dac5 lib/scanner: Less strict validation (fixes #6827) (#6828)
  • 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 will not automatically merge this PR because it includes a minor update to a production dependency.


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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 3, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/syncthing/syncthing-1.8.0 branch from 6a6bc6b to a778d4e Compare August 17, 2020 23:18
@timfallmk
Copy link
Collaborator

@dependabot update

Bumps [github.com/syncthing/syncthing](https://github.com/syncthing/syncthing) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/syncthing/syncthing/releases)
- [Commits](syncthing/syncthing@v1.7.1...v1.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/syncthing/syncthing-1.8.0 branch from a778d4e to 4a7b13e Compare August 17, 2020 23:40
@dependabot-preview dependabot-preview bot merged commit 7b78a71 into master Aug 18, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/syncthing/syncthing-1.8.0 branch August 18, 2020 04:10
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.

1 participant