From 6e40e64843db2cc72d95cd6313e86373257a098a Mon Sep 17 00:00:00 2001 From: Ethan Dickson Date: Tue, 22 Apr 2025 21:10:42 +1000 Subject: [PATCH] chore: bump mutagen version ethan/bump-mutagen --- Coder-Desktop/Resources/.mutagenversion | 2 +- .../FileSync/MutagenSDK/filesystem_behavior_probe_mode.proto | 2 +- .../VPNLib/FileSync/MutagenSDK/selection_selection.proto | 2 +- .../VPNLib/FileSync/MutagenSDK/service_daemon_daemon.proto | 2 +- .../FileSync/MutagenSDK/service_prompting_prompting.proto | 2 +- .../MutagenSDK/service_synchronization_synchronization.proto | 2 +- .../MutagenSDK/synchronization_compression_algorithm.proto | 2 +- .../FileSync/MutagenSDK/synchronization_configuration.proto | 2 +- .../FileSync/MutagenSDK/synchronization_core_change.proto | 2 +- .../FileSync/MutagenSDK/synchronization_core_conflict.proto | 2 +- .../FileSync/MutagenSDK/synchronization_core_entry.proto | 2 +- .../synchronization_core_ignore_ignore_vcs_mode.proto | 2 +- .../MutagenSDK/synchronization_core_ignore_syntax.proto | 2 +- .../VPNLib/FileSync/MutagenSDK/synchronization_core_mode.proto | 2 +- .../MutagenSDK/synchronization_core_permissions_mode.proto | 2 +- .../FileSync/MutagenSDK/synchronization_core_problem.proto | 2 +- .../MutagenSDK/synchronization_core_symbolic_link_mode.proto | 2 +- .../MutagenSDK/synchronization_hashing_algorithm.proto | 2 +- .../FileSync/MutagenSDK/synchronization_rsync_receive.proto | 2 +- .../VPNLib/FileSync/MutagenSDK/synchronization_scan_mode.proto | 2 +- .../VPNLib/FileSync/MutagenSDK/synchronization_session.proto | 2 +- .../FileSync/MutagenSDK/synchronization_stage_mode.proto | 2 +- .../VPNLib/FileSync/MutagenSDK/synchronization_state.proto | 2 +- .../VPNLib/FileSync/MutagenSDK/synchronization_version.proto | 2 +- .../FileSync/MutagenSDK/synchronization_watch_mode.proto | 2 +- Coder-Desktop/VPNLib/FileSync/MutagenSDK/url_url.proto | 2 +- scripts/mutagen-proto.sh | 3 +-- 27 files changed, 27 insertions(+), 28 deletions(-) diff --git a/Coder-Desktop/Resources/.mutagenversion b/Coder-Desktop/Resources/.mutagenversion index f3a5a576..69968c92 100644 --- a/Coder-Desktop/Resources/.mutagenversion +++ b/Coder-Desktop/Resources/.mutagenversion @@ -1 +1 @@ -v0.18.1 +v0.18.2 diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/filesystem_behavior_probe_mode.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/filesystem_behavior_probe_mode.proto index c2fb72a6..e3efbf01 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/filesystem_behavior_probe_mode.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/filesystem_behavior_probe_mode.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/filesystem/behavior/probe_mode.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/filesystem/behavior/probe_mode.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/selection_selection.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/selection_selection.proto index 552a013e..a5419e5e 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/selection_selection.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/selection_selection.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/selection/selection.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/selection/selection.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/service_daemon_daemon.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/service_daemon_daemon.proto index c6604cf9..663b27c2 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/service_daemon_daemon.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/service_daemon_daemon.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/service/daemon/daemon.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/service/daemon/daemon.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/service_prompting_prompting.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/service_prompting_prompting.proto index 337a1544..65a2dedc 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/service_prompting_prompting.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/service_prompting_prompting.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/service/prompting/prompting.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/service/prompting/prompting.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/service_synchronization_synchronization.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/service_synchronization_synchronization.proto index cb1ab733..413c713d 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/service_synchronization_synchronization.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/service_synchronization_synchronization.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/service/synchronization/synchronization.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/service/synchronization/synchronization.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_compression_algorithm.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_compression_algorithm.proto index ac6745e2..90aa4259 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_compression_algorithm.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_compression_algorithm.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/compression/algorithm.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/compression/algorithm.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_configuration.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_configuration.proto index ed613bca..348741be 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_configuration.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_configuration.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/configuration.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/configuration.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_change.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_change.proto index 9fc24db8..7c34bcf9 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_change.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_change.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/core/change.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/core/change.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_conflict.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_conflict.proto index 185f6651..78daa03c 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_conflict.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_conflict.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/core/conflict.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/core/conflict.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_entry.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_entry.proto index 88e2cada..26bb6bcb 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_entry.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_entry.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/core/entry.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/core/entry.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_ignore_ignore_vcs_mode.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_ignore_ignore_vcs_mode.proto index 6714c0c9..131e93ed 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_ignore_ignore_vcs_mode.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_ignore_ignore_vcs_mode.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/core/ignore/ignore_vcs_mode.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/core/ignore/ignore_vcs_mode.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_ignore_syntax.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_ignore_syntax.proto index 93468976..89ddc2e2 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_ignore_syntax.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_ignore_syntax.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/core/ignore/syntax.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/core/ignore/syntax.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_mode.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_mode.proto index 212daf70..d0d931e8 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_mode.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_mode.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/core/mode.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/core/mode.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_permissions_mode.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_permissions_mode.proto index 98caa326..3d4aab45 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_permissions_mode.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_permissions_mode.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/core/permissions_mode.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/core/permissions_mode.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_problem.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_problem.proto index 2ff66107..f598e6f2 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_problem.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_problem.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/core/problem.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/core/problem.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_symbolic_link_mode.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_symbolic_link_mode.proto index 02292961..b861baa0 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_symbolic_link_mode.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_core_symbolic_link_mode.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/core/symbolic_link_mode.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/core/symbolic_link_mode.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_hashing_algorithm.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_hashing_algorithm.proto index a4837bc2..2b8ebd0c 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_hashing_algorithm.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_hashing_algorithm.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/hashing/algorithm.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/hashing/algorithm.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_rsync_receive.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_rsync_receive.proto index 43bad22e..7f7e3053 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_rsync_receive.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_rsync_receive.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/rsync/receive.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/rsync/receive.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_scan_mode.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_scan_mode.proto index c95f0e33..9c74fa6a 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_scan_mode.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_scan_mode.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/scan_mode.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/scan_mode.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_session.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_session.proto index 9f3f1659..c133df91 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_session.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_session.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/session.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/session.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_stage_mode.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_stage_mode.proto index f049b9a5..6b0a4f12 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_stage_mode.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_stage_mode.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/stage_mode.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/stage_mode.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_state.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_state.proto index 78c918dc..aacd6520 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_state.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_state.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/state.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/state.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_version.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_version.proto index 9c5c2962..bc352585 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_version.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_version.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/version.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/version.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_watch_mode.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_watch_mode.proto index 1fedd86f..f4e2b8de 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_watch_mode.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/synchronization_watch_mode.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/synchronization/watch_mode.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/synchronization/watch_mode.proto * * MIT License * diff --git a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/url_url.proto b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/url_url.proto index 27cc4c00..57139831 100644 --- a/Coder-Desktop/VPNLib/FileSync/MutagenSDK/url_url.proto +++ b/Coder-Desktop/VPNLib/FileSync/MutagenSDK/url_url.proto @@ -1,6 +1,6 @@ /* * This file was taken from - * https://github.com/mutagen-io/mutagen/tree/v0.18.1/pkg/url/url.proto + * https://github.com/coder/mutagen/tree/v0.18.2/pkg/url/url.proto * * MIT License * diff --git a/scripts/mutagen-proto.sh b/scripts/mutagen-proto.sh index fb01413b..287083de 100755 --- a/scripts/mutagen-proto.sh +++ b/scripts/mutagen-proto.sh @@ -20,8 +20,7 @@ fi mutagen_tag="$1" -# TODO: Change this to `coder/mutagen` once we add a version tag there -repo="mutagen-io/mutagen" +repo="coder/mutagen" proto_prefix="pkg" # Right now, we only care about the synchronization and daemon management gRPC entry_files=("service/synchronization/synchronization.proto" "service/daemon/daemon.proto" "service/prompting/prompting.proto") pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy