Commit 68a8f6b
authored
chore(deps): bump asset_sync from 2.19.2 to 2.19.3 (#1196)
Bumps [asset_sync](https://github.com/AssetSync/asset_sync) from 2.19.2
to 2.19.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/AssetSync/asset_sync/blob/master/CHANGELOG.md">asset_sync's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/AssetSync/asset_sync/compare/v2.19.2...v2.19.3">2.19.3</a>
- 2026-01-10</h2>
<h3>Changed</h3>
<ul>
<li>Improvement: Ensure "Uploading" logs are output when
compression is enabled
(<a
href="https://redirect.github.com/AssetSync/asset_sync/pull/452">AssetSync/asset_sync#452</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix compatibility with ruby 4.0+ due to <code>CGI library is removed
from the default gems</code>
(<a
href="https://bugs.ruby-lang.org/issues/21258">https://bugs.ruby-lang.org/issues/21258</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AssetSync/asset_sync/commit/cd7b9ebe647c9f4e68a736d64648e5ce5bd12fb7"><code>cd7b9eb</code></a>
^ Release 2.19.3</li>
<li><a
href="https://github.com/AssetSync/asset_sync/commit/6251a0dbe3682a122d46fe601783b353eee876cb"><code>6251a0d</code></a>
Update CI test matrix (<a
href="https://redirect.github.com/AssetSync/asset_sync/issues/453">#453</a>)</li>
<li><a
href="https://github.com/AssetSync/asset_sync/commit/3df4f59c1a58ccef984adde12d84f5f6bfeef38e"><code>3df4f59</code></a>
! Fix cgi missing in ruby 4.0+</li>
<li><a
href="https://github.com/AssetSync/asset_sync/commit/960ecb62aea571ed1d7dca540b987fb4f74797ac"><code>960ecb6</code></a>
* Update CI test matrix</li>
<li><a
href="https://github.com/AssetSync/asset_sync/commit/f2fe75260523c269a86392b06cc5fb6ab419600f"><code>f2fe752</code></a>
* Update GH action config to pin actions by commit hash (security</li>
<li><a
href="https://github.com/AssetSync/asset_sync/commit/0689f643f5a05663529da9fc25083c669077214e"><code>0689f64</code></a>
Improvement: Ensure "Uploading" logs are output when
compression is enabled (...</li>
<li><a
href="https://github.com/AssetSync/asset_sync/commit/c3a1f4a2a7d74de71b08a7fd40d938930362c385"><code>c3a1f4a</code></a>
Add log message when compressed file does not exist in compression
mode</li>
<li><a
href="https://github.com/AssetSync/asset_sync/commit/34ea7b3b1cf68e27c3a6cf9fe85f747d170de7a9"><code>34ea7b3</code></a>
Bump actions/checkout from 5 to 6 (<a
href="https://redirect.github.com/AssetSync/asset_sync/issues/450">#450</a>)</li>
<li><a
href="https://github.com/AssetSync/asset_sync/commit/d024652acdf746f90dad5d05d2f3c34e64a64f8d"><code>d024652</code></a>
Bump actions/checkout from 5 to 6</li>
<li><a
href="https://github.com/AssetSync/asset_sync/commit/2a834193aa96ae0ae59fa5184886071ac926ac85"><code>2a83419</code></a>
Bump github/codeql-action from 3 to 4 (<a
href="https://redirect.github.com/AssetSync/asset_sync/issues/449">#449</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AssetSync/asset_sync/compare/v2.19.2...v2.19.3">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
</details>1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| 227 | + | |
226 | 228 | | |
227 | 229 | | |
228 | 230 | | |
| |||
312 | 314 | | |
313 | 315 | | |
314 | 316 | | |
315 | | - | |
| 317 | + | |
316 | 318 | | |
317 | 319 | | |
318 | 320 | | |
| |||
353 | 355 | | |
354 | 356 | | |
355 | 357 | | |
356 | | - | |
| 358 | + | |
357 | 359 | | |
358 | 360 | | |
359 | 361 | | |
| |||
0 commit comments