This is an automated email from the ASF dual-hosted git repository.

blaginin pushed a commit to branch annarose/dict-coercion
in repository https://gitbox.apache.org/repos/asf/datafusion-sandbox.git

commit a462b79a952039f4f4144e82d8f17f6506a46c34
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 3 06:41:04 2026 -0500

    chore(deps): bump insta from 1.46.1 to 1.46.3 (#20129)
    
    Bumps [insta](https://github.com/mitsuhiko/insta) from 1.46.1 to 1.46.3.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/mitsuhiko/insta/releases";>insta's
    releases</a>.</em></p>
    <blockquote>
    <h2>1.46.3</h2>
    <h2>Release Notes</h2>
    <ul>
    <li>Fix inline escaped snapshots incorrectly stripping leading newlines
    when content contains control characters like carriage returns. The
    escaped format (used for snapshots with control chars) now correctly
    preserves the original content without stripping a non-existent
    formatting newline. <a
    href="https://redirect.github.com/mitsuhiko/insta/issues/865";>#865</a></li>
    </ul>
    <h2>Install cargo-insta 1.46.3</h2>
    <h3>Install prebuilt binaries via shell script</h3>
    <pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf
    
https://github.com/mitsuhiko/insta/releases/download/1.46.3/cargo-insta-installer.sh
    | sh
    </code></pre>
    <h3>Install prebuilt binaries via powershell script</h3>
    <pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c &quot;irm
    
https://github.com/mitsuhiko/insta/releases/download/1.46.3/cargo-insta-installer.ps1
    | iex&quot;
    </code></pre>
    <h2>Download cargo-insta 1.46.3</h2>
    <table>
    <thead>
    <tr>
    <th>File</th>
    <th>Platform</th>
    <th>Checksum</th>
    </tr>
    </thead>
    <tbody>
    <tr>
    <td><a
    
href="https://github.com/mitsuhiko/insta/releases/download/1.46.3/cargo-insta-aarch64-apple-darwin.tar.xz";>cargo-insta-aarch64-apple-darwin.tar.xz</a></td>
    <td>Apple Silicon macOS</td>
    <td><a
    
href="https://github.com/mitsuhiko/insta/releases/download/1.46.3/cargo-insta-aarch64-apple-darwin.tar.xz.sha256";>checksum</a></td>
    </tr>
    <tr>
    <td><a
    
href="https://github.com/mitsuhiko/insta/releases/download/1.46.3/cargo-insta-x86_64-apple-darwin.tar.xz";>cargo-insta-x86_64-apple-darwin.tar.xz</a></td>
    <td>Intel macOS</td>
    <td><a
    
href="https://github.com/mitsuhiko/insta/releases/download/1.46.3/cargo-insta-x86_64-apple-darwin.tar.xz.sha256";>checksum</a></td>
    </tr>
    <tr>
    <td><a
    
href="https://github.com/mitsuhiko/insta/releases/download/1.46.3/cargo-insta-x86_64-pc-windows-msvc.zip";>cargo-insta-x86_64-pc-windows-msvc.zip</a></td>
    <td>x64 Windows</td>
    <td><a
    
href="https://github.com/mitsuhiko/insta/releases/download/1.46.3/cargo-insta-x86_64-pc-windows-msvc.zip.sha256";>checksum</a></td>
    </tr>
    <tr>
    <td><a
    
href="https://github.com/mitsuhiko/insta/releases/download/1.46.3/cargo-insta-x86_64-unknown-linux-gnu.tar.xz";>cargo-insta-x86_64-unknown-linux-gnu.tar.xz</a></td>
    <td>x64 Linux</td>
    <td><a
    
href="https://github.com/mitsuhiko/insta/releases/download/1.46.3/cargo-insta-x86_64-unknown-linux-gnu.tar.xz.sha256";>checksum</a></td>
    </tr>
    <tr>
    <td><a
    
href="https://github.com/mitsuhiko/insta/releases/download/1.46.3/cargo-insta-x86_64-unknown-linux-musl.tar.xz";>cargo-insta-x86_64-unknown-linux-musl.tar.xz</a></td>
    <td>x64 MUSL Linux</td>
    <td><a
    
href="https://github.com/mitsuhiko/insta/releases/download/1.46.3/cargo-insta-x86_64-unknown-linux-musl.tar.xz.sha256";>checksum</a></td>
    </tr>
    </tbody>
    </table>
    <h2>1.46.2</h2>
    <h2>Release Notes</h2>
    <ul>
    <li>Fix inline snapshot corruption with carriage returns. The
    <code>leading_space()</code> function incorrectly treated
    <code>\r</code> as indentation, causing carriage returns to be stripped
    from snapshot content. <a
    href="https://redirect.github.com/mitsuhiko/insta/issues/866";>#866</a></li>
    <li>Remove <code>&lt; 0.4.17</code> upper bound on globset dependency.
    <a
    href="https://redirect.github.com/mitsuhiko/insta/issues/864";>#864</a></li>
    </ul>
    <h2>Install cargo-insta 1.46.2</h2>
    <h3>Install prebuilt binaries via shell script</h3>
    <pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf
    
https://github.com/mitsuhiko/insta/releases/download/1.46.2/cargo-insta-installer.sh
    | sh
    </code></pre>
    <h3>Install prebuilt binaries via powershell script</h3>
    <pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c &quot;irm
    
https://github.com/mitsuhiko/insta/releases/download/1.46.2/cargo-insta-installer.ps1
    | iex&quot;
    </code></pre>
    <h2>Download cargo-insta 1.46.2</h2>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md";>insta's
    changelog</a>.</em></p>
    <blockquote>
    <h2>1.46.3</h2>
    <ul>
    <li>Fix inline escaped snapshots incorrectly stripping leading newlines
    when content contains control characters like carriage returns. The
    escaped format (used for snapshots with control chars) now correctly
    preserves the original content without stripping a non-existent
    formatting newline. <a
    href="https://redirect.github.com/mitsuhiko/insta/issues/865";>#865</a></li>
    </ul>
    <h2>1.46.2</h2>
    <ul>
    <li>Fix inline snapshot corruption with carriage returns. The
    <code>leading_space()</code> function incorrectly treated
    <code>\r</code> as indentation, causing carriage returns to be stripped
    from snapshot content. <a
    href="https://redirect.github.com/mitsuhiko/insta/issues/866";>#866</a></li>
    <li>Remove <code>&lt; 0.4.17</code> upper bound on globset dependency.
    <a
    href="https://redirect.github.com/mitsuhiko/insta/issues/864";>#864</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/mitsuhiko/insta/commit/13245901751701f45677b9cfe3537c182b47af02";><code>1324590</code></a>
    Release 1.46.3 (<a
    href="https://redirect.github.com/mitsuhiko/insta/issues/870";>#870</a>)</li>
    <li><a
    
href="https://github.com/mitsuhiko/insta/commit/b26bc7ffe1653d42e274077bb711559f2cd5a553";><code>b26bc7f</code></a>
    Fix escaped format inline snapshots not stripping formatting newline (<a
    href="https://redirect.github.com/mitsuhiko/insta/issues/869";>#869</a>)</li>
    <li><a
    
href="https://github.com/mitsuhiko/insta/commit/2ab00cc119bdb962735e0d249e641f18ffb2921f";><code>2ab00cc</code></a>
    Release 1.46.2 (<a
    href="https://redirect.github.com/mitsuhiko/insta/issues/867";>#867</a>)</li>
    <li><a
    
href="https://github.com/mitsuhiko/insta/commit/97c6f57879d8f17416958149587d6b657a0b52ff";><code>97c6f57</code></a>
    Fix inline snapshot corruption with carriage returns (<a
    href="https://redirect.github.com/mitsuhiko/insta/issues/866";>#866</a>)</li>
    <li><a
    
href="https://github.com/mitsuhiko/insta/commit/2a9f7adb06381655b648681494415ac3d5f14970";><code>2a9f7ad</code></a>
    Remove globset version cap (<a
    href="https://redirect.github.com/mitsuhiko/insta/issues/864";>#864</a>)</li>
    <li>See full diff in <a
    href="https://github.com/mitsuhiko/insta/compare/1.46.1...1.46.3";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=insta&package-manager=cargo&previous-version=1.46.1&new-version=1.46.3)](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>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 Cargo.lock | 4 ++--
 Cargo.toml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 38dcd5cb1..a451a076b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3673,9 +3673,9 @@ dependencies = [
 
 [[package]]
 name = "insta"
-version = "1.46.1"
+version = "1.46.3"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "248b42847813a1550dafd15296fd9748c651d0c32194559dbc05d804d54b21e8"
+checksum = "e82db8c87c7f1ccecb34ce0c24399b8a73081427f3c7c50a5d597925356115e4"
 dependencies = [
  "console 0.15.11",
  "globset",
diff --git a/Cargo.toml b/Cargo.toml
index 102749a55..2042935ee 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -159,7 +159,7 @@ half = { version = "2.7.0", default-features = false }
 hashbrown = { version = "0.16.1" }
 hex = { version = "0.4.3" }
 indexmap = "2.13.0"
-insta = { version = "1.46.1", features = ["glob", "filters"] }
+insta = { version = "1.46.3", features = ["glob", "filters"] }
 itertools = "0.14"
 liblzma = { version = "0.4.4", features = ["static"] }
 log = "^0.4"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to