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.9.0 to 1.10.0.

Release notes

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

v1.10.0-rc.3

This release adds the config option announceLANAddresses to enable (the default) or disable announcing private (RFC1918) LAN IP addresses to global discovery.

Bugfixes:

  • #6880: fatal error: concurrent map iteration and map write
  • #6917: Reconsider db check on upgrade
  • #6930: Can't add new folder with versioning enabled, Cleanup Interval field lacks default value
  • #6940: TypeError: Object doesn't support property or method 'startsWith' in IE 11 / Windows 7
  • #6943: Missing strings for translation
  • #6961: Accounting issue with receive-only deleted files causing spurious 95% completion for remote devices
  • #6968: Very slow scans on Windows in 1.9.0
  • #6972: Deleting a folder containing a symlink results in a permanently out of sync on windows
  • #6973: given name "syncthingxxx.tmp" differs from name in filesystem "syncthingXXX.tmp"

Enhancements:

  • #4277: Announce internal and external address to the global discovery service, encrypted
  • #6734: Consider moving configuration to a proto contract
  • #6928: Announce LAN addresses to global discovery

Other issues:

  • #5436: MultiArch for Docker

v1.10.0-rc.2

This release adds the config option announceLANAddresses to enable (the default) or disable announcing private (RFC1918) LAN IP addresses to global discovery.

Bugfixes:

  • #6880: fatal error: concurrent map iteration and map write
  • #6917: Reconsider db check on upgrade
  • #6940: TypeError: Object doesn't support property or method 'startsWith' in IE 11 / Windows 7
  • #6943: Missing strings for translation
  • #6961: Accounting issue with receive-only deleted files causing spurious 95% completion for remote devices
  • #6968: Very slow scans on Windows in 1.9.0
  • #6972: Deleting a folder containing a symlink results in a permanently out of sync on windows
  • #6973: given name "syncthingxxx.tmp" differs from name in filesystem "syncthingXXX.tmp"

Enhancements:

  • #6734: Consider moving configuration to a proto contract
  • #6928: Announce LAN addresses to global discovery

v1.10.0-rc.1

This release adds the config option announceLANAddresses to enable

Commits
  • aa65c6f build: Dockerfile that expects ready baked binaries
  • 8210466 lib/model: Consider case conflicts when checking to be deleted items (#6986)
  • 3e24d82 lib/fs: Optimize UnicodeLowercase (#6979)
  • 08bebbe lib/db, lib/syncthing: Don't repair DB on upgrade, but on error (fixes #6917)...
  • c5c23ed lib/model: Consider existing file when handling symlink on windows (#6977)
  • 286698c lib/model: Handle symlink deletion on windows (fixes #6972) (#6976)
  • 56d48d3 lib/model: Fix case-only renames on pull (#6978)
  • 780fb3b lib/fs: More efficient casefs cache (#6974)
  • e3cd921 lib/model: Don't fail over case-conflict on tempfile (fixes #6973) (#6975)
  • 4465825 gui, man, authors: Update docs, translations, and contributors
  • 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.9.0 to 1.10.0.
- [Release notes](https://github.com/syncthing/syncthing/releases)
- [Commits](syncthing/syncthing@v1.9.0...v1.10.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 Oct 5, 2020
@dependabot-preview dependabot-preview bot merged commit f21676c into master Oct 5, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/syncthing/syncthing-1.10.0 branch October 5, 2020 19:48
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