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

Update syncthing packages to v1.27.6 #1153

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/syncthing/syncthing v1.27.3 -> v1.27.6 age adoption passing confidence require patch
syncthing/syncthing v1.27.3 -> v1.27.6 age adoption passing confidence patch

Release Notes

syncthing/syncthing (github.com/syncthing/syncthing)

v1.27.6

Compare Source

Bugfixes:

  • #​9498: Files spookily out of sync in 1.27.5

v1.27.5

Compare Source

Bugfixes:

  • #​9371: Deleting or renaming directories when syncing xattrs or ownership causes empty dir tree to get "put back" by ST
  • #​9407: IndexHandler can get stuck in an undesired loop
  • #​9417: CPU usage increases after folder scans (and hence, over time)
  • #​9469: Better wrapping for device and folder names in sharing lists

Enhancements:

  • #​8972: Open share settings when clicking 'shared with'
  • #​9470: Show encryption status for devices sharing folder

v1.27.4

Compare Source

Bugfixes:

  • #​9369: Panic in ignore matching on invalid UTF-8 from filesystem watcher
  • #​9435: syncthing should be cgroup aware

Enhancements:

  • #​9339: File system watcher should skip ignored directories in more cases
  • #​9357: Set GOMAXPROCS quota aware in Linux containers

Other issues:

  • #​9386: typo in folder_sendrecv.go refrences nonexistent type dbUpdateShourtcutFile
  • #​9389: typo: ComplectionCompletion ?

Configuration

📅 Schedule: Branch creation - "* 3-6 * * 1-5" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Mar 4, 2024
@openshift-ci openshift-ci bot added the size/L label Mar 4, 2024
@tesshuflower
Copy link
Contributor

/hold

Hold until we get an official syncthing v1.27.4 release (only the tag is present atm).

@renovate-bot renovate-bot changed the title Update module github.com/syncthing/syncthing to v1.27.4 Update syncthing packages to v1.27.4 Mar 5, 2024
@renovate-bot renovate-bot force-pushed the renovate/syncthing branch 4 times, most recently from c401567 to 5b3cab1 Compare March 7, 2024 20:41
@openshift-ci openshift-ci bot added size/M and removed size/L labels Mar 7, 2024
@renovate-bot renovate-bot changed the title Update syncthing packages to v1.27.4 Update syncthing packages to v1.27.5 Apr 2, 2024
@openshift-ci openshift-ci bot added size/L and removed size/M labels Apr 2, 2024
@renovate-bot renovate-bot force-pushed the renovate/syncthing branch 3 times, most recently from 7c17805 to 0a2f00d Compare April 9, 2024 11:47
@renovate-bot renovate-bot changed the title Update syncthing packages to v1.27.5 Update syncthing packages to v1.27.6 Apr 9, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Apr 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.3%. Comparing base (11bc047) to head (cb35bf5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1153     +/-   ##
=======================================
- Coverage   67.4%   67.3%   -0.2%     
=======================================
  Files         57      57             
  Lines       5805    5805             
=======================================
- Hits        3918    3912      -6     
- Misses      1602    1605      +3     
- Partials     285     288      +3     

see 1 file with indirect coverage changes

@tesshuflower
Copy link
Contributor

/unhold

@tesshuflower
Copy link
Contributor

/approve
/lgtm

Copy link
Contributor

openshift-ci bot commented Apr 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: renovate-bot, tesshuflower

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 3d1a18f into backube:main Apr 15, 2024
29 checks passed
@renovate-bot renovate-bot deleted the renovate/syncthing branch April 15, 2024 17:22
@tesshuflower
Copy link
Contributor

/cherry-pick release-0.9

@openshift-cherrypick-robot

@tesshuflower: #1153 failed to apply on top of branch "release-0.9":

Applying: Update syncthing packages to v1.27.6
Using index info to reconstruct a base tree...
M	go.mod
M	go.sum
Falling back to patching base and 3-way merge...
Auto-merging go.sum
CONFLICT (content): Merge conflict in go.sum
Auto-merging go.mod
CONFLICT (content): Merge conflict in go.mod
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Update syncthing packages to v1.27.6
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

In response to this:

/cherry-pick release-0.9

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file lgtm size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants