Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge fitbit-challenges in #14

Merged
merged 347 commits into from
Feb 27, 2024
Merged

Merge fitbit-challenges in #14

merged 347 commits into from
Feb 27, 2024

Conversation

shaldengeki
Copy link
Owner

pre-commit-ci bot and others added 30 commits June 15, 2023 23:45
<!--pre-commit.ci start-->
updates:
- [github.com/pre-commit/mirrors-eslint: v8.41.0 →
v8.42.0](pre-commit/mirrors-eslint@v8.41.0...v8.42.0)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Convert model columns to sqlalchemy.orm.mapped_column
- Move models into centralized file, set relationships, and simplify
column declarations
- Create client fixture that we can reuse, and a post mock object
- Add unit test for get_token_data happy path
- Add test for get_token_data unhappy path
- Fix deprecated method call
- Add unit tests for get_user_daily_activity_summary
- Add unit tests for refresh_user_tokens
- WIP: Stage work
- Pull create_subscription into FitbitClient
- Add unit tests for create_subscription
- Fix a bunch of mypy errors
- Set mypy def
- Remove mypy pre-commit, but add it in CI
- gitignore postgres-data
- Use SubscriptionNotification.user
- Create migration for bingo tile table
- Create database model for BingoTile
…is participating in (#162)

- Use User.activities in GraphQL API
- Fold logic into database models
- Add user fields exposing challenges
<!--pre-commit.ci start-->
updates:
- [github.com/pre-commit/mirrors-eslint: v8.42.0 →
v8.43.0](pre-commit/mirrors-eslint@v8.42.0...v8.43.0)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Add block for rendering bingo challenges
- Return correct field
- Make query return a single bingo challenge
- Add BingoCard types
- Fix how we do root rendering for React 18, I guess?
- Add createdAt
- Initial render of tiles
- Fix a test
- Factor icons out and style unused amounts
- Add dark-mode styles
- Pick icons for steps, distance
- Fix some linting issues
dependabot bot and others added 28 commits January 9, 2024 11:00
…411)

Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 20.10.5 to 20.10.8.
<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=20.10.5&new-version=20.10.8)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
<!--pre-commit.ci start-->
updates:
- [github.com/psf/black: 23.12.1 →
24.2.0](psf/black@23.12.1...24.2.0)
- [github.com/pre-commit/mirrors-eslint: v9.0.0-alpha.0 →
v9.0.0-beta.0](pre-commit/mirrors-eslint@v9.0.0-alpha.0...v9.0.0-beta.0)
<!--pre-commit.ci end-->

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…ontend (#424)

Bumps [plotly.js-basic-dist](https://github.com/plotly/plotly.js) from
2.27.1 to 2.29.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/plotly/plotly.js/releases">plotly.js-basic-dist's
releases</a>.</em></p>
<blockquote>
<h2>v2.29.1</h2>
<h3>Fixed</h3>
<ul>
<li>Fix bug where plots with axis <code>type='categorical'</code>,
<code>tickson = &quot;boundaries&quot;</code> and
<code>showgrid=true</code> wouldn't load [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6885">#6885</a>]</li>
<li>Respect <code>insiderange</code> when multiple overlaid axes having
<code>insideticklabel</code> [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6817">#6817</a>]</li>
</ul>
<h2>v2.29.0</h2>
<h3>Added</h3>
<ul>
<li>Add <code>layout.barcornerradius</code> and
<code>trace.marker.cornerradius</code> properties to support rounding
the corners of bar traces [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6761">#6761</a>],
with thanks to <a href="https://www.displayr.com">Displayr</a> for
sponsoring development!</li>
<li>Add <code>autotickangles</code> to cartesian and radial axes [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6790">#6790</a>],
with thanks to <a
href="https://github.com/my-tien"><code>@​my-tien</code></a> for the
contribution!</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Improve hover detection for for scatter plot fill tonext* [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6865">#6865</a>],
with thanks to <a
href="https://github.com/lumip"><code>@​lumip</code></a> for the
contribution!</li>
<li>Improve rendering of heatmap bricks for log-scale axes [<a
href="https://redirect.github.com/plotly/plotly.js/issues/5991">#5991</a>],
with thanks to <a
href="https://github.com/andrew-matteson"><code>@​andrew-matteson</code></a>
for the contribution!</li>
<li>Adjust Sankey trace to allow user-defined link hover style override
[<a
href="https://redirect.github.com/plotly/plotly.js/pull/6864">#6864</a>],
with thanks to <a
href="https://github.com/TortoiseHam"><code>@​TortoiseHam</code></a> for
the contribution!</li>
<li>Adjust 'decimal' and 'thousands' formats for Brazilian Portuguese
locale file [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6866">#6866</a>],
with thanks to <a
href="https://github.com/pazuza"><code>@​pazuza</code></a> for the
contribution!</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix modifying selections on traces on overlaying axes [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6870">#6870</a>]</li>
</ul>
<h2>2.28.0</h2>
<h3>Added</h3>
<ul>
<li>Add <code>align</code> option to sankey nodes to control horizontal
alignment [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6800">#6800</a>],
with thanks to <a
href="https://github.com/adamreeve"><code>@​adamreeve</code></a> for the
contribution!</li>
<li>Add the possibility of loading &quot;virtual-webgl&quot; script for
WebGL 1 to help display several WebGL contexts on a page [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6784">#6784</a>],
with thanks to <a
href="https://github.com/greggman"><code>@​greggman</code></a> for the
contribution!</li>
<li>Add options to use base64 encoding (<code>bdata</code>) and
<code>shape</code> (for 2 dimensional arrays) to declare various typed
arrays
i.e.
<code>dtype=(float64|float32|int32|int16|int8|uint32|uint16|uint8)</code>
[<a
href="https://redirect.github.com/plotly/plotly.js/pull/5230">#5230</a>]</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix scattergl rendering bug on M1 mac devices [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6830">#6830</a>],
with thanks to <a
href="https://github.com/justinjhendrick"><code>@​justinjhendrick</code></a>
for the contribution!</li>
<li>Fix hovering over sankey node only fully highlights first trace [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6799">#6799</a>],
with thanks to <a
href="https://github.com/DominicWuest"><code>@​DominicWuest</code></a>
for the contribution!</li>
<li>Fix error when the mouse moves to x=0 while dragging a rangeslider
[<a
href="https://redirect.github.com/plotly/plotly.js/pull/6780">#6780</a>],
with thanks to <a
href="https://github.com/david-bezero"><code>@​david-bezero</code></a>
for the contribution!</li>
<li>Fix duplicated of major and minor ticks in calc data [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6829">#6829</a>],
with thanks to <a
href="https://github.com/ayjayt"><code>@​ayjayt</code></a> for the
contribution!</li>
<li>Fix charset test dashboard [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6826">#6826</a>],
with thanks to <a
href="https://github.com/ayjayt"><code>@​ayjayt</code></a> for the
contribution!</li>
<li>Fix range defaults to take into account <code>minallowed</code> and
<code>maxallowed</code> values of the axis [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6796">#6796</a>]</li>
<li>Fix <code>scattergl</code> legend when <code>marker.angle</code> is
an array [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6787">#6787</a>]</li>
<li>Fix plot schema not to show <code>line.shape</code> options for
<code>scatterpolargl</code> trace [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6781">#6781</a>]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md">plotly.js-basic-dist's
changelog</a>.</em></p>
<blockquote>
<h2>[2.29.1] -- 2024-02-12</h2>
<h3>Fixed</h3>
<ul>
<li>Fix bug where plots with axis <code>type='categorical'</code>,
<code>tickson = &quot;boundaries&quot;</code> and
<code>showgrid=true</code> wouldn't load [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6885">#6885</a>]</li>
<li>Respect <code>insiderange</code> when multiple overlaid axes having
<code>insideticklabel</code> [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6817">#6817</a>]</li>
</ul>
<h2>[2.29.0] -- 2024-02-01</h2>
<h3>Added</h3>
<ul>
<li>Add <code>layout.barcornerradius</code> and
<code>trace.marker.cornerradius</code> properties to support rounding
the corners of bar traces [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6761">#6761</a>],
with thanks to <a href="https://www.displayr.com">Displayr</a> for
sponsoring development!</li>
<li>Add <code>autotickangles</code> to cartesian and radial axes [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6790">#6790</a>],
with thanks to <a
href="https://github.com/my-tien"><code>@​my-tien</code></a> for the
contribution!</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Improve hover detection for for scatter plot fill tonext* [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6865">#6865</a>],
with thanks to <a
href="https://github.com/lumip"><code>@​lumip</code></a> for the
contribution!</li>
<li>Improve rendering of heatmap bricks for log-scale axes [<a
href="https://redirect.github.com/plotly/plotly.js/issues/5991">#5991</a>],
with thanks to <a
href="https://github.com/andrew-matteson"><code>@​andrew-matteson</code></a>
for the contribution!</li>
<li>Adjust Sankey trace to allow user-defined link hover style override
[<a
href="https://redirect.github.com/plotly/plotly.js/pull/6864">#6864</a>],
with thanks to <a
href="https://github.com/TortoiseHam"><code>@​TortoiseHam</code></a> for
the contribution!</li>
<li>Adjust 'decimal' and 'thousands' formats for Brazilian Portuguese
locale file [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6866">#6866</a>],
with thanks to <a
href="https://github.com/pazuza"><code>@​pazuza</code></a> for the
contribution!</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix modifying selections on traces on overlaying axes [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6870">#6870</a>]</li>
</ul>
<h2>[2.28.0] -- 2024-01-05</h2>
<h3>Added</h3>
<ul>
<li>Add <code>align</code> option to sankey nodes to control horizontal
alignment [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6800">#6800</a>],
with thanks to <a
href="https://github.com/adamreeve"><code>@​adamreeve</code></a> for the
contribution!</li>
<li>Add the possibility of loading &quot;virtual-webgl&quot; script for
WebGL 1 to help display several WebGL contexts on a page [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6784">#6784</a>],
with thanks to <a
href="https://github.com/greggman"><code>@​greggman</code></a> for the
contribution!</li>
<li>Add options to use base64 encoding (<code>bdata</code>) and
<code>shape</code> (for 2 dimensional arrays) to declare various typed
arrays i.e.
<code>dtype=(float64|float32|int32|int16|int8|uint32|uint16|uint8)</code>
[<a
href="https://redirect.github.com/plotly/plotly.js/pull/5230">#5230</a>]</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix scattergl rendering bug on M1 mac devices [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6830">#6830</a>],
with thanks to <a
href="https://github.com/justinjhendrick"><code>@​justinjhendrick</code></a>
for the contribution!</li>
<li>Fix hovering over sankey node only fully highlights first trace [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6799">#6799</a>],
with thanks to <a
href="https://github.com/DominicWuest"><code>@​DominicWuest</code></a>
for the contribution!</li>
<li>Fix error when the mouse moves to x=0 while dragging a rangeslider
[<a
href="https://redirect.github.com/plotly/plotly.js/pull/6780">#6780</a>],
with thanks to <a
href="https://github.com/david-bezero"><code>@​david-bezero</code></a>
for the contribution!</li>
<li>Fix duplicated of major and minor ticks in calc data [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6829">#6829</a>],
with thanks to <a
href="https://github.com/ayjayt"><code>@​ayjayt</code></a> for the
contribution!</li>
<li>Fix charset test dashboard [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6826">#6826</a>],
with thanks to <a
href="https://github.com/ayjayt"><code>@​ayjayt</code></a> for the
contribution!</li>
<li>Fix range defaults to take into account <code>minallowed</code> and
<code>maxallowed</code> values of the axis [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6796">#6796</a>]</li>
<li>Fix <code>scattergl</code> legend when <code>marker.angle</code> is
an array [<a
href="https://redirect.github.com/plotly/plotly.js/pull/6787">#6787</a>]</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/plotly/plotly.js/commit/3c922716626ca33636d6569b2422d5f4986d1b6e"><code>3c92271</code></a>
2.29.1</li>
<li><a
href="https://github.com/plotly/plotly.js/commit/4072ae5463dbed2e967cca1672e3f4c141f3f646"><code>4072ae5</code></a>
update readme and changelog for v2.29.1</li>
<li><a
href="https://github.com/plotly/plotly.js/commit/5025fbc75b636a02d16320e7b4ff054f1fe6c301"><code>5025fbc</code></a>
Merge pull request <a
href="https://redirect.github.com/plotly/plotly.js/issues/6817">#6817</a>
from plotly/insiderange-multiple-axes</li>
<li><a
href="https://github.com/plotly/plotly.js/commit/0d6bca6342ea60c884af4baabafe8512ef652e54"><code>0d6bca6</code></a>
Merge pull request <a
href="https://redirect.github.com/plotly/plotly.js/issues/6885">#6885</a>
from plotly/bugfix-categorical-axis-tickson-boundari...</li>
<li><a
href="https://github.com/plotly/plotly.js/commit/e94f91afbe8478769da190527547aef628b0f8d1"><code>e94f91a</code></a>
Add draftlog</li>
<li><a
href="https://github.com/plotly/plotly.js/commit/c889e6e07b74a1c1a8fd4f9d1c5932994a067f92"><code>c889e6e</code></a>
Add zz- before new mock filename</li>
<li><a
href="https://github.com/plotly/plotly.js/commit/3ebb495969ee301ef4b833feb2b861aa91733ffa"><code>3ebb495</code></a>
Merge branch 'master' into
bugfix-categorical-axis-tickson-boundaries-showgrid</li>
<li><a
href="https://github.com/plotly/plotly.js/commit/08e06bd23651ef4bbede2640d1aad022be5ead38"><code>08e06bd</code></a>
edit readme</li>
<li><a
href="https://github.com/plotly/plotly.js/commit/5272c3824170583f6e899225ba2246b68327819c"><code>5272c38</code></a>
Merge pull request <a
href="https://redirect.github.com/plotly/plotly.js/issues/6882">#6882</a>
from plotly/LiamConnors-patch-1</li>
<li><a
href="https://github.com/plotly/plotly.js/commit/59cd1a6f7bdb4fb9c7de7ac98e3a0e306be8a0e0"><code>59cd1a6</code></a>
fix link</li>
<li>Additional commits viewable in <a
href="https://github.com/plotly/plotly.js/compare/v2.27.1...v2.29.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=plotly.js-basic-dist&package-manager=npm_and_yarn&previous-version=2.27.1&new-version=2.29.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…423)

Bumps [@apollo/client](https://github.com/apollographql/apollo-client)
from 3.8.8 to 3.9.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apollographql/apollo-client/releases"><code>@​apollo/client</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.9.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11403">#11403</a>
<a
href="https://github.com/apollographql/apollo-client/commit/b0c4f3ad8198981a229b46dc430345a76e577e9c"><code>b0c4f3a</code></a>
Thanks <a
href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! -
Fix issue in <code>useLazyQuery</code> that results in a double network
call when calling the execute function with no arguments after having
called it previously with another set of arguments.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11576">#11576</a>
<a
href="https://github.com/apollographql/apollo-client/commit/e855d00447e4d9ae478d98f6796d842ef6cc76d1"><code>e855d00</code></a>
Thanks <a
href="https://github.com/alessbell"><code>@​alessbell</code></a>! -
Revert PR <a
href="https://redirect.github.com/apollographql/apollo-client/pull/11202">#11202</a>
to fix caching bug reported in <a
href="https://redirect.github.com/apollographql/apollo-client/issues/11560">#11560</a></p>
</li>
</ul>
<h2>v3.9.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11525">#11525</a>
<a
href="https://github.com/apollographql/apollo-client/commit/dce923ae57eb6b6d889e2980635cb90e2c6cbca3"><code>dce923a</code></a>
Thanks <a href="https://github.com/vezaynk"><code>@​vezaynk</code></a>!
- Allows passing in client via options to useFragment</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11558">#11558</a>
<a
href="https://github.com/apollographql/apollo-client/commit/8cba16f041609443111ecf5fb58faea1b3e79569"><code>8cba16f</code></a>
Thanks <a
href="https://github.com/alessbell"><code>@​alessbell</code></a>! - Fix
<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11554"><code>unbound-method</code></a>
linter error on ObservableQuery methods exposed on useQuery's
QueryResult object.</p>
</li>
</ul>
<h2>v3.9.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11552">#11552</a>
<a
href="https://github.com/apollographql/apollo-client/commit/6ac2b0ce4d999c63478d85b40ad56ccda9624797"><code>6ac2b0c</code></a>
Thanks <a
href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! -
Fix import in <code>useLazyRef</code> causing import issues in the
nextjs package.</li>
</ul>
<h2>v3.9.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11516">#11516</a>
<a
href="https://github.com/apollographql/apollo-client/commit/8390fea13175bada8361ba5f0df2e43197085aba"><code>8390fea</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fix an
incorrect string substitution in a warning message.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11515">#11515</a>
<a
href="https://github.com/apollographql/apollo-client/commit/c9bf93bdc2816f7fdba96961e1435f463f440bd1"><code>c9bf93b</code></a>
Thanks <a href="https://github.com/vladar"><code>@​vladar</code></a>! -
Avoid redundant refetchQueries call for mutation with no-cache policy
(fixes <a
href="https://redirect.github.com/apollographql/apollo-client/issues/10238">#10238</a>)</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11545">#11545</a>
<a
href="https://github.com/apollographql/apollo-client/commit/84a6beaeae69acdffea49ba6b8242752cc188172"><code>84a6bea</code></a>
Thanks <a
href="https://github.com/alessbell"><code>@​alessbell</code></a>! -
Remove error thrown by <code>inFlightLinkObservables</code> intended to
be removed before 3.9 release.</p>
</li>
</ul>
<h2>v3.9.0</h2>
<h3>Minor Changes</h3>
<h4>Memory optimizations</h4>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11424">#11424</a>
<a
href="https://github.com/apollographql/apollo-client/commit/62f3b6d0e89611e27d9f29812ee60e5db5963fd6"><code>62f3b6d</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! -
Simplify RetryLink, fix potential memory leak</p>
<p>Historically, <code>RetryLink</code> would keep a <code>values</code>
array of all previous values, in case the operation would get an
additional subscriber at a later point in time.</p>
<p>In practice, this could lead to a memory leak (<a
href="https://redirect.github.com/apollographql/apollo-client/pull/11393">#11393</a>)
and did not serve any further purpose, as the resulting observable would
only be subscribed to by Apollo Client itself, and only once - it would
be wrapped in a <code>Concast</code> before being exposed to the user,
and that <code>Concast</code> would handle subscribers on its own.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11435">#11435</a>
<a
href="https://github.com/apollographql/apollo-client/commit/5cce53e83b976f85d2d2b06e28cc38f01324fea1"><code>5cce53e</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! -
Deprecates <code>canonizeResults</code>.</p>
<p>Using <code>canonizeResults</code> can result in memory leaks so we
generally do not recommend using this option anymore. A future version
of Apollo Client will contain a similar feature without the risk of
memory leaks.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11254">#11254</a>
<a
href="https://github.com/apollographql/apollo-client/commit/d08970d348cf4ad6d80c6baf85b4a4cd4034a3bb"><code>d08970d</code></a>
Thanks <a href="https://github.com/benjamn"><code>@​benjamn</code></a>!
- Decouple <code>canonicalStringify</code> from <code>ObjectCanon</code>
for better time and memory performance.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11356">#11356</a>
<a
href="https://github.com/apollographql/apollo-client/commit/cc4ac7e1917f046bcd177882727864eed40b910e"><code>cc4ac7e</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fix a
potential memory leak in <code>FragmentRegistry.transform</code> and
<code>FragmentRegistry.findFragmentSpreads</code> that would hold on to
passed-in <code>DocumentNodes</code> for too long.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11370">#11370</a>
<a
href="https://github.com/apollographql/apollo-client/commit/25e2cb431c76ec5aa88202eaacbd98fad42edc7f"><code>25e2cb4</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! -
<code>parse</code> function: improve memory management</p>
<ul>
<li>use LRU <code>WeakCache</code> instead of <code>Map</code> to keep a
limited number of parsed results</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md"><code>@​apollo/client</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.9.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11403">#11403</a>
<a
href="https://github.com/apollographql/apollo-client/commit/b0c4f3ad8198981a229b46dc430345a76e577e9c"><code>b0c4f3a</code></a>
Thanks <a
href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! -
Fix issue in <code>useLazyQuery</code> that results in a double network
call when calling the execute function with no arguments after having
called it previously with another set of arguments.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11576">#11576</a>
<a
href="https://github.com/apollographql/apollo-client/commit/e855d00447e4d9ae478d98f6796d842ef6cc76d1"><code>e855d00</code></a>
Thanks <a
href="https://github.com/alessbell"><code>@​alessbell</code></a>! -
Revert PR <a
href="https://redirect.github.com/apollographql/apollo-client/pull/11202">#11202</a>
to fix caching bug reported in <a
href="https://redirect.github.com/apollographql/apollo-client/issues/11560">#11560</a></p>
</li>
</ul>
<h2>3.9.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11525">#11525</a>
<a
href="https://github.com/apollographql/apollo-client/commit/dce923ae57eb6b6d889e2980635cb90e2c6cbca3"><code>dce923a</code></a>
Thanks <a href="https://github.com/vezaynk"><code>@​vezaynk</code></a>!
- Allows passing in client via options to useFragment</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11558">#11558</a>
<a
href="https://github.com/apollographql/apollo-client/commit/8cba16f041609443111ecf5fb58faea1b3e79569"><code>8cba16f</code></a>
Thanks <a
href="https://github.com/alessbell"><code>@​alessbell</code></a>! - Fix
<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11554"><code>unbound-method</code></a>
linter error on ObservableQuery methods exposed on useQuery's
QueryResult object.</p>
</li>
</ul>
<h2>3.9.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11552">#11552</a>
<a
href="https://github.com/apollographql/apollo-client/commit/6ac2b0ce4d999c63478d85b40ad56ccda9624797"><code>6ac2b0c</code></a>
Thanks <a
href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! -
Fix import in <code>useLazyRef</code> causing import issues in the
nextjs package.</li>
</ul>
<h2>3.9.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11516">#11516</a>
<a
href="https://github.com/apollographql/apollo-client/commit/8390fea13175bada8361ba5f0df2e43197085aba"><code>8390fea</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fix an
incorrect string substitution in a warning message.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11515">#11515</a>
<a
href="https://github.com/apollographql/apollo-client/commit/c9bf93bdc2816f7fdba96961e1435f463f440bd1"><code>c9bf93b</code></a>
Thanks <a href="https://github.com/vladar"><code>@​vladar</code></a>! -
Avoid redundant refetchQueries call for mutation with no-cache policy
(fixes <a
href="https://redirect.github.com/apollographql/apollo-client/issues/10238">#10238</a>)</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11545">#11545</a>
<a
href="https://github.com/apollographql/apollo-client/commit/84a6beaeae69acdffea49ba6b8242752cc188172"><code>84a6bea</code></a>
Thanks <a
href="https://github.com/alessbell"><code>@​alessbell</code></a>! -
Remove error thrown by <code>inFlightLinkObservables</code> intended to
be removed before 3.9 release.</p>
</li>
</ul>
<h2>3.9.0</h2>
<h3>Minor Changes</h3>
<h4>Memory optimizations</h4>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11424">#11424</a>
<a
href="https://github.com/apollographql/apollo-client/commit/62f3b6d0e89611e27d9f29812ee60e5db5963fd6"><code>62f3b6d</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! -
Simplify RetryLink, fix potential memory leak</p>
<p>Historically, <code>RetryLink</code> would keep a <code>values</code>
array of all previous values, in case the operation would get an
additional subscriber at a later point in time.</p>
<p>In practice, this could lead to a memory leak (<a
href="https://redirect.github.com/apollographql/apollo-client/pull/11393">#11393</a>)
and did not serve any further purpose, as the resulting observable would
only be subscribed to by Apollo Client itself, and only once - it would
be wrapped in a <code>Concast</code> before being exposed to the user,
and that <code>Concast</code> would handle subscribers on its own.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11435">#11435</a>
<a
href="https://github.com/apollographql/apollo-client/commit/5cce53e83b976f85d2d2b06e28cc38f01324fea1"><code>5cce53e</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! -
Deprecates <code>canonizeResults</code>.</p>
<p>Using <code>canonizeResults</code> can result in memory leaks so we
generally do not recommend using this option anymore. A future version
of Apollo Client will contain a similar feature without the risk of
memory leaks.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11254">#11254</a>
<a
href="https://github.com/apollographql/apollo-client/commit/d08970d348cf4ad6d80c6baf85b4a4cd4034a3bb"><code>d08970d</code></a>
Thanks <a href="https://github.com/benjamn"><code>@​benjamn</code></a>!
- Decouple <code>canonicalStringify</code> from <code>ObjectCanon</code>
for better time and memory performance.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apollographql/apollo-client/commit/0933946b06843c30ac3c8eca9ef6ebfd97b4751b"><code>0933946</code></a>
Version Packages (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11577">#11577</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/b0c4f3ad8198981a229b46dc430345a76e577e9c"><code>b0c4f3a</code></a>
Fix accidental double network call with <code>useLazyQuery</code> on
some calls of the e...</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/e855d00447e4d9ae478d98f6796d842ef6cc76d1"><code>e855d00</code></a>
fix: caching issue in <a
href="https://redirect.github.com/apollographql/apollo-client/issues/11560">#11560</a>
(reverts <a
href="https://redirect.github.com/apollographql/apollo-client/issues/11202">#11202</a>)
(<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11576">#11576</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/bb908a3fe883ac4959acb40846a48f1631e5c030"><code>bb908a3</code></a>
Version Packages (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11561">#11561</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/4c517316f2405d45f7bca3e2a1db9b665486ce6e"><code>4c51731</code></a>
Fix build error on windows (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11567">#11567</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/8cba16f041609443111ecf5fb58faea1b3e79569"><code>8cba16f</code></a>
fix: unbound-method lint error by using arrow function syntax for fns
declare...</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/7e3841ab30eae2aa4e2792726e24c10c02089960"><code>7e3841a</code></a>
chore(deps): update all dependencies - patch updates (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11563">#11563</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/82f32b3dbc1b9818f3d63f850e09a1359c2399b7"><code>82f32b3</code></a>
chore(deps): update all devdependencies (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11564">#11564</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/2e9733ad02c4de77c92581d8221367d55c61616b"><code>2e9733a</code></a>
chore(deps): update cimg/node docker tag to v21 (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11566">#11566</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/26fe4a57323f76ba73b6a2254c447aa967daf0f4"><code>26fe4a5</code></a>
Document undefined <code>data</code> cases for mutations (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/6549">#6549</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apollographql/apollo-client/compare/v3.8.8...v3.9.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@apollo/client&package-manager=npm_and_yarn&previous-version=3.8.8&new-version=3.9.4)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nd (#422)

Bumps
[react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)
from 6.21.1 to 6.22.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/remix-run/react-router/releases">react-router-dom's
releases</a>.</em></p>
<blockquote>
<h2>react-router-dom-v5-compat@6.4.0-pre.15</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
<ul>
<li>react-router@6.4.0-pre.15</li>
<li>react-router-dom@6.4.0-pre.15</li>
</ul>
</li>
</ul>
<h2>react-router-dom-v5-compat@6.4.0-pre.11</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
<ul>
<li>react-router@6.4.0-pre.11</li>
<li>react-router-dom@6.4.0-pre.11</li>
</ul>
</li>
</ul>
<h2>react-router-dom-v5-compat@6.4.0-pre.10</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
<ul>
<li>react-router@6.4.0-pre.10</li>
<li>react-router-dom@6.4.0-pre.10</li>
</ul>
</li>
</ul>
<h2>react-router-dom-v5-compat@6.4.0-pre.9</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
<ul>
<li>react-router@6.4.0-pre.9</li>
<li>react-router-dom@6.4.0-pre.9</li>
</ul>
</li>
</ul>
<h2>react-router-dom-v5-compat@6.4.0-pre.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
<ul>
<li>react-router@6.4.0-pre.8</li>
<li>react-router-dom@6.4.0-pre.8</li>
</ul>
</li>
</ul>
<h2>react-router-dom-v5-compat@6.4.0-pre.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
<ul>
<li><code>react-router@6.4.0-pre.7</code></li>
<li><code>react-router-dom@6.4.0-pre.7</code></li>
</ul>
</li>
</ul>
<h2>react-router-dom-v5-compat@6.4.0-pre.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>44bce3c6: Fix <code>react-router-dom</code> peer dependency version
<ul>
<li>react-router@6.4.0-pre.6</li>
<li>react-router-dom@6.4.0-pre.6</li>
</ul>
</li>
</ul>
<h2>react-router-dom-v5-compat@6.4.0-pre.5</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md">react-router-dom's
changelog</a>.</em></p>
<blockquote>
<h2>6.22.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>Include a <code>window__reactRouterVersion</code> tag for CWV Report
detection (<a
href="https://redirect.github.com/remix-run/react-router/pull/11222">#11222</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies:
<ul>
<li><code>@remix-run/router@1.15.0</code></li>
<li><code>react-router@6.22.0</code></li>
</ul>
</li>
</ul>
<h2>6.21.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>Fix <code>NavLink</code> <code>isPending</code> when a
<code>basename</code> is used (<a
href="https://redirect.github.com/remix-run/react-router/pull/11195">#11195</a>)</li>
<li>Remove leftover <code>unstable_</code> prefix from
<code>Blocker</code>/<code>BlockerFunction</code> types (<a
href="https://redirect.github.com/remix-run/react-router/pull/11187">#11187</a>)</li>
<li>Updated dependencies:
<ul>
<li><code>react-router@6.21.3</code></li>
</ul>
</li>
</ul>
<h2>6.21.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>Leverage <code>useId</code> for internal fetcher keys when available
(<a
href="https://redirect.github.com/remix-run/react-router/pull/11166">#11166</a>)</li>
<li>Updated dependencies:
<ul>
<li><code>@remix-run/router@1.14.2</code></li>
<li><code>react-router@6.21.2</code></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/remix-run/react-router/commit/3a667193c1da5eaf72970b3c953c0724a0b10bf6"><code>3a66719</code></a>
chore: Update version for release (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11242">#11242</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/109fb7d4025cd4b3289f7a9a2f9374430bbb5759"><code>109fb7d</code></a>
chore: Update version for release (pre) (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11238">#11238</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/f5f75115bf14461076c70c291ad68e4c07304e6c"><code>f5f7511</code></a>
Add a window var for CWV Tech Report to look for (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11222">#11222</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/44b391ad27dacc07bb1298bd79315c00845d5a2c"><code>44b391a</code></a>
chore: Update version for release (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11203">#11203</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/b4bf9271bc3e2a5a1fec73485392563cf3c8a7e2"><code>b4bf927</code></a>
chore: Update version for release (pre) (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11196">#11196</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/b541b8dd5a582b1e95a2fd0111eeac2ab92f738b"><code>b541b8d</code></a>
Fix NavLink isPending with a basename (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11195">#11195</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/552662ab867fd09e865adb33bb6631207a16ca53"><code>552662a</code></a>
Remove leftover <code>unstable_</code> prefix from
<code>Blocker</code>/<code>BlockerFunction</code> types (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/1">#1</a>...</li>
<li><a
href="https://github.com/remix-run/react-router/commit/04d653bcdb5b641485e4b9081fe196cfeac12716"><code>04d653b</code></a>
Copy remix script to remove prereleases from changelogs (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11183">#11183</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/4e528c0bcee338c8f26d948affb3092257f6ee85"><code>4e528c0</code></a>
chore: Update version for release (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11182">#11182</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/c2c0826c6e4a9e213b4f43bc4e95d4f85bf2d96e"><code>c2c0826</code></a>
chore: Update version for release (pre) (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11178">#11178</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/remix-run/react-router/commits/react-router-dom@6.22.0/packages/react-router-dom">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-router-dom&package-manager=npm_and_yarn&previous-version=6.21.1&new-version=6.22.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…t/frontend (#416)

Bumps
[@tsconfig/create-react-app](https://github.com/tsconfig/bases/tree/HEAD/bases)
from 2.0.1 to 2.0.2.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/tsconfig/bases/commits/HEAD/bases">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tsconfig/create-react-app&package-manager=npm_and_yarn&previous-version=2.0.1&new-version=2.0.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ntend (#414)

Bumps
[react-canvas-confetti](https://github.com/ulitcos/react-canvas-confetti)
from 1.4.0 to 2.0.5.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ulitcos/react-canvas-confetti/commit/0b46c5d9954cd88e5bbe41fa2da6070b7c731823"><code>0b46c5d</code></a>
2.0.5</li>
<li><a
href="https://github.com/ulitcos/react-canvas-confetti/commit/4f88df6cc56fb8f9fe1cbae329b3d67523fbe719"><code>4f88df6</code></a>
Fixed link in readme</li>
<li><a
href="https://github.com/ulitcos/react-canvas-confetti/commit/4be4f9695491b855f869f7e5371c2a0ea803cd33"><code>4be4f96</code></a>
Removed default z-index</li>
<li><a
href="https://github.com/ulitcos/react-canvas-confetti/commit/65b814392957e555a9f2c93162494e647e81a61f"><code>65b8143</code></a>
Fixed readme</li>
<li><a
href="https://github.com/ulitcos/react-canvas-confetti/commit/35fd5acae4c4cc2870446009d5a4ea4445b78849"><code>35fd5ac</code></a>
2.0.4</li>
<li><a
href="https://github.com/ulitcos/react-canvas-confetti/commit/a2e10fa6e62994f63b2c0a792017b294f67fc11a"><code>a2e10fa</code></a>
Added default styles</li>
<li><a
href="https://github.com/ulitcos/react-canvas-confetti/commit/5d8155222215d4be7e8bf2d0f8007b4cf496d136"><code>5d81552</code></a>
Fixed readme</li>
<li><a
href="https://github.com/ulitcos/react-canvas-confetti/commit/4d9005db3a1fb1d157ff3d8ff90132b92a3dff37"><code>4d9005d</code></a>
Fixed storybook</li>
<li><a
href="https://github.com/ulitcos/react-canvas-confetti/commit/96aa104958c7bfebc28c211ea9bf4c1845a51b2f"><code>96aa104</code></a>
2.0.3</li>
<li><a
href="https://github.com/ulitcos/react-canvas-confetti/commit/dcdbfb7cf66e05874bcebc3bfeb2bf93f4d38d0c"><code>dcdbfb7</code></a>
Renamed Crossfire Preset</li>
<li>Additional commits viewable in <a
href="https://github.com/ulitcos/react-canvas-confetti/compare/v1.4.0...v2.0.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-canvas-confetti&package-manager=npm_and_yarn&previous-version=1.4.0&new-version=2.0.5)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…429)

Bumps
[@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest)
from 29.5.11 to 29.5.12.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=29.5.11&new-version=29.5.12)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…frontend (#428)

Bumps
[@testing-library/react](https://github.com/testing-library/react-testing-library)
from 14.1.2 to 14.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/react-testing-library/releases"><code>@​testing-library/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v14.2.1</h2>
<h2><a
href="https://github.com/testing-library/react-testing-library/compare/v14.2.0...v14.2.1">14.2.1</a>
(2024-02-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Update types to support all possible react component return values
(<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1272">#1272</a>)
(<a
href="https://github.com/testing-library/react-testing-library/commit/55e79c290d3ec8a8eb3d39539e2c05bf35dff3d9">55e79c2</a>)</li>
</ul>
<h2>v14.2.0</h2>
<h1><a
href="https://github.com/testing-library/react-testing-library/compare/v14.1.2...v14.2.0">14.2.0</a>
(2024-01-30)</h1>
<h3>Features</h3>
<ul>
<li>add <code>reactStrictMode</code> option to enable strict mode render
(<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1241">#1241</a>)
(<a
href="https://github.com/testing-library/react-testing-library/commit/0880eba4a01c030f942ad93600081bbb86eac959">0880eba</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/react-testing-library/commit/edb6344d578a8c224daf0cd6e2984f36cc6e8d86"><code>edb6344</code></a>
docs: add trappar as a contributor for code (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1273">#1273</a>)</li>
<li><a
href="https://github.com/testing-library/react-testing-library/commit/55e79c290d3ec8a8eb3d39539e2c05bf35dff3d9"><code>55e79c2</code></a>
fix: Update types to support all possible react component return values
(<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1272">#1272</a>)</li>
<li><a
href="https://github.com/testing-library/react-testing-library/commit/4509fb68aaf42f3b750e57a3e2d073a498fc59db"><code>4509fb6</code></a>
docs: add yinm as a contributor for code (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1269">#1269</a>)</li>
<li><a
href="https://github.com/testing-library/react-testing-library/commit/0880eba4a01c030f942ad93600081bbb86eac959"><code>0880eba</code></a>
feat: add <code>reactStrictMode</code> option to enable strict mode
render (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1241">#1241</a>)</li>
<li><a
href="https://github.com/testing-library/react-testing-library/commit/03a301f2488b32c94d6f6f139191f6ff71221944"><code>03a301f</code></a>
chore: update stackblitz url in issue template (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1258">#1258</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/react-testing-library/compare/v14.1.2...v14.2.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/react&package-manager=npm_and_yarn&previous-version=14.1.2&new-version=14.2.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#425)

Bumps
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
from 18.2.47 to 18.2.56.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.2.47&new-version=18.2.56)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…427)

Bumps [@apollo/client](https://github.com/apollographql/apollo-client)
from 3.9.4 to 3.9.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apollographql/apollo-client/releases"><code>@​apollo/client</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.9.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11595">#11595</a>
<a
href="https://github.com/apollographql/apollo-client/commit/8c20955874562e5b2ab35557325e047b059bc4fc"><code>8c20955</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Bumps
the dependency <code>rehackt</code> to 0.0.5</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11592">#11592</a>
<a
href="https://github.com/apollographql/apollo-client/commit/1133469bd91ff76b9815e815a454a79d8e23a9bc"><code>1133469</code></a>
Thanks <a
href="https://github.com/Stephen2"><code>@​Stephen2</code></a>! -
Strengthen <code>MockedResponse.newData</code> type</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11579">#11579</a>
<a
href="https://github.com/apollographql/apollo-client/commit/1ba2fd919f79dfdc7b9d3f7d1a7aa5918e648349"><code>1ba2fd9</code></a>
Thanks <a
href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! -
Fix issue where partial data is reported to <code>useQuery</code> when
using <code>notifyOnNetworkStatusChange</code> after it errors while
another overlapping query succeeds.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11579">#11579</a>
<a
href="https://github.com/apollographql/apollo-client/commit/1ba2fd919f79dfdc7b9d3f7d1a7aa5918e648349"><code>1ba2fd9</code></a>
Thanks <a
href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! -
Fix an issue where a partial cache write for an errored query would
result in automatically refetching that query.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11562">#11562</a>
<a
href="https://github.com/apollographql/apollo-client/commit/65ab695470741e8dcaef1ebd7742c3c397526354"><code>65ab695</code></a>
Thanks <a href="https://github.com/mspiess"><code>@​mspiess</code></a>!
- Mocks with an infinite delay no longer require result or error</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md"><code>@​apollo/client</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.9.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11595">#11595</a>
<a
href="https://github.com/apollographql/apollo-client/commit/8c20955874562e5b2ab35557325e047b059bc4fc"><code>8c20955</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Bumps
the dependency <code>rehackt</code> to 0.0.5</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11592">#11592</a>
<a
href="https://github.com/apollographql/apollo-client/commit/1133469bd91ff76b9815e815a454a79d8e23a9bc"><code>1133469</code></a>
Thanks <a
href="https://github.com/Stephen2"><code>@​Stephen2</code></a>! -
Strengthen <code>MockedResponse.newData</code> type</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11579">#11579</a>
<a
href="https://github.com/apollographql/apollo-client/commit/1ba2fd919f79dfdc7b9d3f7d1a7aa5918e648349"><code>1ba2fd9</code></a>
Thanks <a
href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! -
Fix issue where partial data is reported to <code>useQuery</code> when
using <code>notifyOnNetworkStatusChange</code> after it errors while
another overlapping query succeeds.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11579">#11579</a>
<a
href="https://github.com/apollographql/apollo-client/commit/1ba2fd919f79dfdc7b9d3f7d1a7aa5918e648349"><code>1ba2fd9</code></a>
Thanks <a
href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! -
Fix an issue where a partial cache write for an errored query would
result in automatically refetching that query.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11562">#11562</a>
<a
href="https://github.com/apollographql/apollo-client/commit/65ab695470741e8dcaef1ebd7742c3c397526354"><code>65ab695</code></a>
Thanks <a href="https://github.com/mspiess"><code>@​mspiess</code></a>!
- Mocks with an infinite delay no longer require result or error</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apollographql/apollo-client/commit/17ccc42825d0b0355212f3ac823780edb467ea77"><code>17ccc42</code></a>
3.9.5 release (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11580">#11580</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/1133469bd91ff76b9815e815a454a79d8e23a9bc"><code>1133469</code></a>
fix: strengthen MockedResponse.newData type (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11592">#11592</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/a0d40aa718f2f6b37c767283e9662f3bb6ee548e"><code>a0d40aa</code></a>
Fix anchor links in ApolloClient api docs (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11599">#11599</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/1ba2fd919f79dfdc7b9d3f7d1a7aa5918e648349"><code>1ba2fd9</code></a>
Fix regression that causes partial data to be reported unexpectedly in
some c...</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/8c20955874562e5b2ab35557325e047b059bc4fc"><code>8c20955</code></a>
bump rehackt to v0.0.5 (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11595">#11595</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/ac4ae8498cf8bf63b21dc5886d942976c7dc0eaa"><code>ac4ae84</code></a>
chore(deps): update all devdependencies (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11586">#11586</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/6933e0e27a6373a22e0663baf786f1380eb1802d"><code>6933e0e</code></a>
chore(deps): update mad9000/actions-find-and-replace-string action to v5
(<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11">#11</a>...</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/9cba37caa58d09e86d861f71c8338a2235f953d1"><code>9cba37c</code></a>
chore(deps): update all dependencies - patch updates (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11585">#11585</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/d46acaf6fa5eaaecddc44206508834991bb383ba"><code>d46acaf</code></a>
Update ROADMAP.md</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/65ab695470741e8dcaef1ebd7742c3c397526354"><code>65ab695</code></a>
Make mock response error and result optional when delay is infinite (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11562">#11562</a>)</li>
<li>See full diff in <a
href="https://github.com/apollographql/apollo-client/compare/v3.9.4...v3.9.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@apollo/client&package-manager=npm_and_yarn&previous-version=3.9.4&new-version=3.9.5)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from
3.4.0 to 3.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's
releases</a>.</em></p>
<blockquote>
<h2>v3.4.1</h2>
<h3>Fixed</h3>
<ul>
<li>Don't remove keyframe stops when using important utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12639">#12639</a>)</li>
<li>Don't add spaces to gradients and grid track names when followed by
<code>calc()</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12704">#12704</a>)</li>
<li>Restore old behavior for <code>class</code> dark mode strategy (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12717">#12717</a>)</li>
</ul>
<h3>Added</h3>
<ul>
<li>Add new <code>selector</code> and <code>variant</code> strategies
for dark mode (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12717">#12717</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Support <code>rtl</code> and <code>ltr</code> variants on same
element as <code>dir</code> attribute (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12717">#12717</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.1] - 2024-01-05</h2>
<h3>Fixed</h3>
<ul>
<li>Don't remove keyframe stops when using important utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12639">#12639</a>)</li>
<li>Don't add spaces to gradients and grid track names when followed by
<code>calc()</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12704">#12704</a>)</li>
<li>Restore old behavior for <code>class</code> dark mode strategy (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12717">#12717</a>)</li>
</ul>
<h3>Added</h3>
<ul>
<li>Add new <code>selector</code> and <code>variant</code> strategies
for dark mode (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12717">#12717</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Support <code>rtl</code> and <code>ltr</code> variants on same
element as <code>dir</code> attribute (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12717">#12717</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/7361468f77500105b0559e879e121f34306e8da2"><code>7361468</code></a>
3.4.1</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/508e7f2349e56d19f8d3091d583f2ad65b95f68c"><code>508e7f2</code></a>
Fix code style</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/3fb57e55abdba6fa68da6cb605fcaad5ce94764a"><code>3fb57e5</code></a>
Restore old behavior for <code>class</code> dark mode, add new
<code>selector</code> and <code>variant</code> ...</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/78fedd5cc0fd21d0573ec0733d583f68f66cc7fd"><code>78fedd5</code></a>
Don't add spaces to gradients and grid track names when followed by
<code>calc()</code> ...</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/08a0a6c9664eafb6f5d95af89fd69c79d8607913"><code>08a0a6c</code></a>
Update changelog</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/88907757c1c538e1c3dac3d0250ba2ac6cc63ed9"><code>8890775</code></a>
Don't remove keyframe stops when using important utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12639">#12639</a>)</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/f33d6a5d751e562e641654395f669183d5ca5065"><code>f33d6a5</code></a>
Update CI</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.0...v3.4.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tailwindcss&package-manager=npm_and_yarn&previous-version=3.4.0&new-version=3.4.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@shaldengeki shaldengeki merged commit 608e423 into main Feb 27, 2024
2 checks passed
@shaldengeki shaldengeki deleted the merge-fitbit-challenges branch February 27, 2024 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant