Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump syrupy from 4.5.0 to 4.6.0 (#29)
Bumps [syrupy](https://github.com/tophat/syrupy) from 4.5.0 to 4.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tophat/syrupy/releases">syrupy's releases</a>.</em></p> <blockquote> <h2>v4.6.0</h2> <h1><a href="https://github.com/tophat/syrupy/compare/v4.5.0...v4.6.0">4.6.0</a> (2023-10-24)</h1> <h3>Features</h3> <ul> <li><strong>serializer:</strong> add support for FunctionType serialization (<a href="https://redirect.github.com/tophat/syrupy/issues/823">#823</a>) (<a href="https://github.com/tophat/syrupy/commit/f3a454a378681ef647fc215a05b8fe9dee3a21c4">f3a454a</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tophat/syrupy/blob/main/CHANGELOG.md">syrupy's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/tophat/syrupy/compare/v4.5.0...v4.6.0">4.6.0</a> (2023-10-24)</h1> <h3>Features</h3> <ul> <li><strong>serializer:</strong> add support for FunctionType serialization (<a href="https://redirect.github.com/tophat/syrupy/issues/823">#823</a>) (<a href="https://github.com/tophat/syrupy/commit/f3a454a378681ef647fc215a05b8fe9dee3a21c4">f3a454a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tophat/syrupy/commit/017581dcb6f823441a3ccfd54fe1a7fc8d713e62"><code>017581d</code></a> chore(release): 4.6.0 [skip ci]</li> <li><a href="https://github.com/tophat/syrupy/commit/f3a454a378681ef647fc215a05b8fe9dee3a21c4"><code>f3a454a</code></a> feat(serializer): add support for FunctionType serialization (<a href="https://redirect.github.com/tophat/syrupy/issues/823">#823</a>)</li> <li><a href="https://github.com/tophat/syrupy/commit/0f15f1dcf235aa77ec55f48e33cff86c7210d9ec"><code>0f15f1d</code></a> chore(deps): update dependency setuptools-scm to v8.0.4 (<a href="https://redirect.github.com/tophat/syrupy/issues/819">#819</a>)</li> <li><a href="https://github.com/tophat/syrupy/commit/eb8c9bebb4cc0bf8d11963f5d25833877b26cbb2"><code>eb8c9be</code></a> chore(deps): update actions/setup-python action to v4.7.1 (<a href="https://redirect.github.com/tophat/syrupy/issues/818">#818</a>)</li> <li><a href="https://github.com/tophat/syrupy/commit/2800968d3582b52c99083fbe8b1e49cbd69cdb77"><code>2800968</code></a> chore(deps): update dependency coverage to v7.3.2 (<a href="https://redirect.github.com/tophat/syrupy/issues/820">#820</a>)</li> <li><a href="https://github.com/tophat/syrupy/commit/4cffb8dee8924ae769c15090d7ebd2618c8031d6"><code>4cffb8d</code></a> chore(deps): update dependency semver to v3.0.2 (<a href="https://redirect.github.com/tophat/syrupy/issues/822">#822</a>)</li> <li><a href="https://github.com/tophat/syrupy/commit/d070802330895e73b1fb74dfab5b2c5ae114c3a1"><code>d070802</code></a> chore(deps): update actions/checkout action to v4.1.0 (<a href="https://redirect.github.com/tophat/syrupy/issues/817">#817</a>)</li> <li><a href="https://github.com/tophat/syrupy/commit/b24071200c350d51380ab0e75b674d735914ad95"><code>b240712</code></a> chore(deps): update dependency setuptools-scm to v8 (<a href="https://redirect.github.com/tophat/syrupy/issues/815">#815</a>)</li> <li><a href="https://github.com/tophat/syrupy/commit/b6df09ef77b256aa419b8dcd7a92bb87f24524e7"><code>b6df09e</code></a> chore(deps): update dependency debugpy to v1.8.0 (<a href="https://redirect.github.com/tophat/syrupy/issues/811">#811</a>)</li> <li><a href="https://github.com/tophat/syrupy/commit/dbea7216f884f9446f6e9882ac6faf3fbda5c31a"><code>dbea721</code></a> chore(deps): update dependency flake8-bugbear to v23.9.16 (<a href="https://redirect.github.com/tophat/syrupy/issues/813">#813</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tophat/syrupy/compare/v4.5.0...v4.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=syrupy&package-manager=pip&previous-version=4.5.0&new-version=4.6.0)](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> Co-authored-by: Lars Reimann <[email protected]>
- Loading branch information