Browse Source
700: Bump @testing-library/jest-dom from 5.15.0 to 5.15.1 in /taker-frontend r=thomaseizinger a=dependabot[bot] Bumps [`@testing-library/jest-dom](https://github.com/testing-library/jest-dom)` from 5.15.0 to 5.15.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/jest-dom/releases"><code>`@testing-library/jest-dom</code>'s` releases</a>.</em></p> <blockquote> <h2>v5.15.1</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v5.15.0...v5.15.1">5.15.1</a> (2021-11-23)</h2> <h3>Bug Fixes</h3> <ul> <li>wrong deprecate error message (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/422">#422</a>) (<a href="debug-collab-settlementdfcefa2e02
">dfcefa2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="dfcefa2e02
"><code>dfcefa2</code></a> fix: wrong deprecate error message (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/422">#422</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/jest-dom/compare/v5.15.0...v5.15.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@testing-library/jest-dom&package-manager=npm_and_yarn&previous-version=5.15.0&new-version=5.15.1)](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` 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> 701: Bump @types/node from 16.11.9 to 16.11.10 in /taker-frontend r=thomaseizinger a=dependabot[bot] Bumps [`@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)` from 16.11.9 to 16.11.10. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@types/node&package-manager=npm_and_yarn&previous-version=16.11.9&new-version=16.11.10)](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` 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> 702: Bump framer-motion from 5.3.1 to 5.3.2 in /taker-frontend r=thomaseizinger a=dependabot[bot] Bumps [framer-motion](https://github.com/framer/motion) from 5.3.1 to 5.3.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[5.3.2] 2021-11-23</h2> <h3>Fixed</h3> <ul> <li>Ensuring forced renders are batched so sibling <code>AnimatePresence</code> renders are triggered together. <a href="https://github-redirect.dependabot.com/framer/motion/issues/1358">Issue</a></li> <li>Viewport enter/leave event handlers are passed <code>IntersectionObserverEntry</code> or <code>null</code> if <code>IntersectionObserver</code> is not supported on the device. <a href="https://github-redirect.dependabot.com/framer/motion/issues/1364">Issue</a></li> <li>No longer applying touch scroll-disabling styles if <code>dragListener</code> is set to <code>false</code>. <a href="https://github-redirect.dependabot.com/framer/motion/issues/1341">Issue</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="bfece69ac7
"><code>bfece69</code></a> 5.3.2</li> <li><a href="2a85032769
"><code>2a85032</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/framer/motion/issues/1363">#1363</a> from framer/fix/drag-listener-styles</li> <li><a href="96b7ace45e
"><code>96b7ace</code></a> Fixing test</li> <li><a href="7baa5b2643
"><code>7baa5b2</code></a> Fixing server test</li> <li><a href="89f7c058c3
"><code>89f7c05</code></a> Updating changelog</li> <li><a href="8980c44f08
"><code>8980c44</code></a> Removing touch scroll disabling styles if dragListener is false</li> <li><a href="ff3a0e5bee
"><code>ff3a0e5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/framer/motion/issues/1365">#1365</a> from framer/fix/viewport-listener-arg</li> <li><a href="eefe7e00d1
"><code>eefe7e0</code></a> Passing IntersectionObserverEntry to viewport listener</li> <li><a href="68f5f8c9fe
"><code>68f5f8c</code></a> Updating changelog</li> <li><a href="9d68183d25
"><code>9d68183</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/framer/motion/issues/1361">#1361</a> from framer/fix/layout-group-animate-presence</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v5.3.1...v5.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=framer-motion&package-manager=npm_and_yarn&previous-version=5.3.1&new-version=5.3.2)](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` 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
committed by
GitHub
2 changed files with 14 additions and 21 deletions
Loading…
Reference in new issue