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

feat: add dependabot #1361

Closed
wants to merge 879 commits into from
Closed

feat: add dependabot #1361

wants to merge 879 commits into from

Conversation

SofiaRey
Copy link
Contributor

@SofiaRey SofiaRey commented Dec 5, 2024

Description

As part of the issue #159641 regarding Mason being outdated, adding DependaBot to take care of keeping everything up to date is the go-to solution.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

dependabot bot and others added 30 commits March 23, 2023 14:10
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.19.1 to 7.21.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.3/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…cs (#822)

Bumps [@tsconfig/docusaurus](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/tsconfig/bases/releases)
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/docusaurus"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@v2.9.1...v2.10.0)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.0/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Angelov <[email protected]>
Bumps [@docusaurus/eslint-plugin](https://github.com/facebook/docusaurus/tree/HEAD/packages/eslint-plugin) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@docusaurus/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Angelov <[email protected]>
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.6...2.8.7)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.0/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Angelov <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.34.0...v8.37.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Angelov <[email protected]>
…/packages/app_ui (#661)

* chore(deps): Bump intl in /flutter_news_example/packages/app_ui

Bumps [intl](https://github.com/dart-lang/intl) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/dart-lang/intl/releases)
- [Changelog](https://github.com/dart-lang/intl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/intl/commits)

---
updated-dependencies:
- dependency-name: intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* update intl version on flutter_news_example

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: matiasleyba <[email protected]>
Co-authored-by: Kaicey Dettmann <[email protected]>
… in /flutter_news_example/packages/news_blocks_ui (#671)

* chore(deps): Bump video_player_platform_interface

Bumps [video_player_platform_interface](https://github.com/flutter/plugins/tree/main/packages/video_player) from 5.1.4 to 6.0.1.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/video_player_platform_interface-v6.0.1/packages/video_player)

---
updated-dependencies:
- dependency-name: video_player_platform_interface
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix video player tests

* fix flutter_news_example tests

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: matiasleyba <[email protected]>
Co-authored-by: Kaicey Dettmann <[email protected]>
Bumps [flutter_secure_storage](https://github.com/mogol/flutter_secure_storage) from 6.1.0 to 8.0.0.
- [Release notes](https://github.com/mogol/flutter_secure_storage/releases)
- [Commits](juliansteenbakker/flutter_secure_storage@v6.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: flutter_secure_storage
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Valentina Llavayol <[email protected]>
Co-authored-by: Kaicey Dettmann <[email protected]>
Bumps [google_sign_in](https://github.com/flutter/packages/tree/main/packages/google_sign_in) from 5.4.4 to 6.0.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/google_sign_in-v6.0.2/packages/google_sign_in)

---
updated-dependencies:
- dependency-name: google_sign_in
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kaicey Dettmann <[email protected]>
Bumps [flutter_facebook_auth](https://github.com/darwin-morocho/flutter-facebook-auth) from 4.4.1+1 to 5.0.8.
- [Release notes](https://github.com/darwin-morocho/flutter-facebook-auth/releases)
- [Commits](https://github.com/darwin-morocho/flutter-facebook-auth/commits)

---
updated-dependencies:
- dependency-name: flutter_facebook_auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…news_example/packages/app_ui (#765)

* chore(deps): Bump flutter_gen_runner

Bumps [flutter_gen_runner](https://github.com/FlutterGen/flutter_gen) from 4.3.0 to 5.2.0.
- [Release notes](https://github.com/FlutterGen/flutter_gen/releases)
- [Changelog](https://github.com/FlutterGen/flutter_gen/blob/main/CHANGELOG.md)
- [Commits](FlutterGen/flutter_gen@v4.3.0...v5.2.0)

---
updated-dependencies:
- dependency-name: flutter_gen_runner
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* update svg_flutter and fix deprecated issues

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: matiasleyba <[email protected]>
Co-authored-by: Kaicey Dettmann <[email protected]>
Co-authored-by: Valentina Llavayol <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2
to 5.0.3.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/Microsoft/TypeScript/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=5.0.2&new-version=5.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot 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>
….4.0 in /docs (#842)

Bumps
[@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases)
from 2.3.1 to 2.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/module-type-aliases</code>'s
releases</a>.</em></p>
<blockquote>
<h2>2.4.0 (2023-03-23)</h2>
<p>Blog post: <a
href="https://docusaurus.io/blog/releases/2.4/">https://docusaurus.io/blog/releases/2.4/</a></p>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>docusaurus-plugin-content-docs</code>,
<code>docusaurus-theme-classic</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8236">#8236</a>
feat(content-docs): add support for sidebar item category/link
descriptions in generated index page (<a
href="https://github.com/ZarakiKanzaki"><code>@​ZarakiKanzaki</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-classic</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8708">#8708</a>
feat(theme): allow to load a Docusaurus page with theme from
query-string: ?docusaurus-theme=dark (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li><a
href="https://github.com/facebook/docusaurus/pull/8616">#8616</a>
feat(theme): add ability to translate navbar+footer logo alt text (<a
href="https://github.com/Mysterious-Dev"><code>@​Mysterious-Dev</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-remark-plugin-npm2yarn</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8690">#8690</a>
feat(npm-to-yarn): add support for PnPm and custom converters (<a
href="https://github.com/armano2"><code>@​armano2</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8677">#8677</a>
feat(core): add script env variables: NODE_ENV + BABEL_ENV +
DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-classic</code>,
<code>docusaurus-theme-common</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8674">#8674</a>
feat(theme-classic): respect <code>prefers-reduced-motion: reduce</code>
mediaquery, bump Infima to alpha.43 (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8668">#8668</a>
feat(theme-translations): add Hungarian theme translations (<a
href="https://github.com/trueqap"><code>@​trueqap</code></a>)</li>
<li><a
href="https://github.com/facebook/docusaurus/pull/8631">#8631</a>
feat(theme-translations): add Norwegian (Bokmål) theme translation (<a
href="https://github.com/dr0nn1"><code>@​dr0nn1</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-common</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8656">#8656</a>
feat(theme-common): allow passing a string for details summary (<a
href="https://github.com/pReya"><code>@​pReya</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-plugin-google-gtag</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8620">#8620</a>
feat(gtag-plugin): gtag should support multiple tracking ids, notably
for the UA =&gt; GA4 transition (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>docusaurus-theme-classic</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8803">#8803</a>
fix(theme): codeblock buttons should be kept on the right when using RTL
locale (<a
href="https://github.com/Vishruta-Patil"><code>@​Vishruta-Patil</code></a>)</li>
<li><a
href="https://github.com/facebook/docusaurus/pull/8615">#8615</a>
fix(theme): improve color toggle when using dark navbar (<a
href="https://github.com/dewanshDT"><code>@​dewanshDT</code></a>)</li>
<li><a
href="https://github.com/facebook/docusaurus/pull/8699">#8699</a>
fix(theme-classic): fix tab focus bug in dropdown (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases/issues/8697">#8697</a>)
(<a href="https://github.com/kagankan"><code>@​kagankan</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-classic</code>,
<code>docusaurus-theme-common</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8801">#8801</a>
fix(theme): allow tabs children to be falsy (<a
href="https://github.com/Josh-Cena"><code>@​Josh-Cena</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-common</code>,
<code>docusaurus-theme-search-algolia</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8757">#8757</a>
fix(search): search page should react to querystring changes +
cleanup/refactor (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8746">#8746</a>
fix(core): baseUrl error banner link anchor case (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8744">#8744</a>
fix(theme-translations): fix wrong arabic words (tip/next) (<a
href="https://github.com/Anasqx"><code>@​Anasqx</code></a>)</li>
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8712">#8712</a>
polish(create-docusaurus): the starter template should use a navbar item
&quot;docSidebar&quot; instead of &quot;doc&quot; (less fragile on
updates) (<a
href="https://github.com/biplavmz"><code>@​biplavmz</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-classic</code>,
<code>docusaurus-theme-common</code>,
<code>docusaurus-utils-common</code>, <code>docusaurus</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8735">#8735</a>
polish(theme): better error messages on navbar item rendering failures +
ErrorCauseBoundary API (<a
href="https://github.com/tannerdolby"><code>@​tannerdolby</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-classic</code>,
<code>docusaurus-theme-common</code>, <code>docusaurus</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8736">#8736</a>
polish(core): better styling for error screens (<a
href="https://github.com/tannerdolby"><code>@​tannerdolby</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 14</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/module-type-aliases</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>2.4.0 (2023-03-23)</h2>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>docusaurus-plugin-content-docs</code>,
<code>docusaurus-theme-classic</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8236">#8236</a>
feat(content-docs): add support for sidebar item category/link
descriptions in generated index page (<a
href="https://github.com/ZarakiKanzaki"><code>@​ZarakiKanzaki</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-classic</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8708">#8708</a>
feat(theme): allow to load a Docusaurus page with theme from
query-string: ?docusaurus-theme=dark (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li><a
href="https://github.com/facebook/docusaurus/pull/8616">#8616</a>
feat(theme): add ability to translate navbar+footer logo alt text (<a
href="https://github.com/Mysterious-Dev"><code>@​Mysterious-Dev</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-remark-plugin-npm2yarn</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8690">#8690</a>
feat(npm-to-yarn): add support for PnPm and custom converters (<a
href="https://github.com/armano2"><code>@​armano2</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8677">#8677</a>
feat(core): add script env variables: NODE_ENV + BABEL_ENV +
DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-classic</code>,
<code>docusaurus-theme-common</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8674">#8674</a>
feat(theme-classic): respect <code>prefers-reduced-motion: reduce</code>
mediaquery, bump Infima to alpha.43 (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8668">#8668</a>
feat(theme-translations): add Hungarian theme translations (<a
href="https://github.com/trueqap"><code>@​trueqap</code></a>)</li>
<li><a
href="https://github.com/facebook/docusaurus/pull/8631">#8631</a>
feat(theme-translations): add Norwegian (Bokmål) theme translation (<a
href="https://github.com/dr0nn1"><code>@​dr0nn1</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-common</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8656">#8656</a>
feat(theme-common): allow passing a string for details summary (<a
href="https://github.com/pReya"><code>@​pReya</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-plugin-google-gtag</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8620">#8620</a>
feat(gtag-plugin): gtag should support multiple tracking ids, notably
for the UA =&gt; GA4 transition (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>docusaurus-theme-classic</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8803">#8803</a>
fix(theme): codeblock buttons should be kept on the right when using RTL
locale (<a
href="https://github.com/Vishruta-Patil"><code>@​Vishruta-Patil</code></a>)</li>
<li><a
href="https://github.com/facebook/docusaurus/pull/8615">#8615</a>
fix(theme): improve color toggle when using dark navbar (<a
href="https://github.com/dewanshDT"><code>@​dewanshDT</code></a>)</li>
<li><a
href="https://github.com/facebook/docusaurus/pull/8699">#8699</a>
fix(theme-classic): fix tab focus bug in dropdown (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases/issues/8697">#8697</a>)
(<a href="https://github.com/kagankan"><code>@​kagankan</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-classic</code>,
<code>docusaurus-theme-common</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8801">#8801</a>
fix(theme): allow tabs children to be falsy (<a
href="https://github.com/Josh-Cena"><code>@​Josh-Cena</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-common</code>,
<code>docusaurus-theme-search-algolia</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8757">#8757</a>
fix(search): search page should react to querystring changes +
cleanup/refactor (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8746">#8746</a>
fix(core): baseUrl error banner link anchor case (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8744">#8744</a>
fix(theme-translations): fix wrong arabic words (tip/next) (<a
href="https://github.com/Anasqx"><code>@​Anasqx</code></a>)</li>
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8712">#8712</a>
polish(create-docusaurus): the starter template should use a navbar item
&quot;docSidebar&quot; instead of &quot;doc&quot; (less fragile on
updates) (<a
href="https://github.com/biplavmz"><code>@​biplavmz</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-classic</code>,
<code>docusaurus-theme-common</code>,
<code>docusaurus-utils-common</code>, <code>docusaurus</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8735">#8735</a>
polish(theme): better error messages on navbar item rendering failures +
ErrorCauseBoundary API (<a
href="https://github.com/tannerdolby"><code>@​tannerdolby</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-classic</code>,
<code>docusaurus-theme-common</code>, <code>docusaurus</code>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/pull/8736">#8736</a>
polish(core): better styling for error screens (<a
href="https://github.com/tannerdolby"><code>@​tannerdolby</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 14</h4>
<ul>
<li>Anas (<a
href="https://github.com/Anasqx"><code>@​Anasqx</code></a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/facebook/docusaurus/commit/898b85ef134cc43bf3b1209aad0ca8cdcfb214c5"><code>898b85e</code></a>
v2.4.0</li>
<li><a
href="https://github.com/facebook/docusaurus/commit/c60387dbe8007ed5f8cd438fdc54d738ad375198"><code>c60387d</code></a>
chore: backport retro compatible commits for the Docusaurus v2.3.1
release (#...</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v2.4.0/packages/docusaurus-module-type-aliases">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@docusaurus/module-type-aliases&package-manager=npm_and_yarn&previous-version=2.3.1&new-version=2.4.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 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: Felix Angelov <[email protected]>
…#844)

Bumps
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
from 4.2.4 to 5.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/peter-evans/create-pull-request/releases">peter-evans/create-pull-request's
releases</a>.</em></p>
<blockquote>
<h2>Create Pull Request v5.0.0</h2>
<h2>Behaviour changes</h2>
<ul>
<li>The action will no longer leave the local repository checked out on
the pull request <code>branch</code>. Instead, it will leave the
repository checked out on the branch or commit that it was when the
action started.</li>
<li>When using <code>add-paths</code>, uncommitted changes will no
longer be destroyed. They will be stashed and restored at the end of the
action run.</li>
</ul>
<h2>What's new</h2>
<ul>
<li>Adds input <code>body-path</code>, the path to a file containing the
pull request body.</li>
<li>At the end of the action run the local repository is now checked out
on the branch or commit that it was when the action started.</li>
<li>Any uncommitted tracked or untracked changes are now stashed and
restored at the end of the action run. Currently, this can only occur
when using the <code>add-paths</code> input, which allows for changes to
not be committed. Previously, any uncommitted changes would be
destroyed.</li>
<li>The proxy implementation has been revised but is not expected to
have any change in behaviour. It continues to support the standard
environment variables <code>http_proxy</code>, <code>https_proxy</code>
and <code>no_proxy</code>.</li>
<li>Now sets the git <code>safe.directory</code> configuration for the
local repository path. The configuration is removed when the action
completes. Fixes issue <a
href="https://github.com/peter-evans/create-pull-request/issues/1170">peter-evans/create-pull-request#1170</a>.</li>
<li>Now determines the git directory path using the <code>git rev-parse
--git-dir</code> command. This allows users with custom repository
configurations to use the action.</li>
<li>Improved handling of the <code>team-reviewers</code> input and
associated errors.</li>
</ul>
<h2>News</h2>
<p>:trophy: create-pull-request won <a
href="https://twitter.com/peterevans0/status/1638463617686470657?s=20">an
award</a> for &quot;awesome action&quot; at the Open Source Awards at
GitHub Universe. Thank you for your support and for making
create-pull-request one of the top used actions. Please give it a
:star:, or even <a href="https://github.com/sponsors/peter-evans">buy me
a coffee</a>.</p>
<h2>What's Changed</h2>
<ul>
<li>v5 by <a
href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
<a
href="https://github.com/peter-evans/create-pull-request/pull/1792">peter-evans/create-pull-request#1792</a></li>
<li>15 dependency updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/peter-evans/create-pull-request/compare/v4.2.4...v5.0.0">https://github.com/peter-evans/create-pull-request/compare/v4.2.4...v5.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5"><code>5b4a9f6</code></a>
v5 (<a
href="https://github.com/peter-evans/create-pull-request/issues/1792">#1792</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/1847e5d1d66115e99988ff4ccbe629ae5b14820b"><code>1847e5d</code></a>
build(deps-dev): bump eslint from 8.36.0 to 8.37.0 (<a
href="https://github.com/peter-evans/create-pull-request/issues/1803">#1803</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/c246f7e9126aba0f1cc780a7133429d9771e9b66"><code>c246f7e</code></a>
build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
5.57.0 to 5.57.1 (<a
href="https://github.com/peter-evans/create-pull-request/issues/1801">#1801</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/2dd2b11b09f0b3bf86c25cf615e4bbe624f80314"><code>2dd2b11</code></a>
build(deps-dev): bump eslint-import-resolver-typescript (<a
href="https://github.com/peter-evans/create-pull-request/issues/1802">#1802</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/05d5a3c3f9506f8628125834beec3993d3eada67"><code>05d5a3c</code></a>
build(deps-dev): bump <code>@​types/node</code> from 18.15.10 to
18.15.11 (<a
href="https://github.com/peter-evans/create-pull-request/issues/1800">#1800</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/21479f22fcc890fd56c1b5a47d47162fa907dddc"><code>21479f2</code></a>
build(deps-dev): bump ts-jest from 29.0.5 to 29.1.0 (<a
href="https://github.com/peter-evans/create-pull-request/issues/1799">#1799</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/36a56dac0739df8d3d8ebb9e6e41026ba248ec27"><code>36a56da</code></a>
build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
5.56.0 to 5.57.0 (<a
href="https://github.com/peter-evans/create-pull-request/issues/1768">#1768</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/b7f0c9773b3f9bd0eb8d00cc963aceb9da2345e5"><code>b7f0c97</code></a>
build(deps-dev): bump prettier from 2.8.6 to 2.8.7 (<a
href="https://github.com/peter-evans/create-pull-request/issues/1767">#1767</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/6a62596740af10ccfc9800db9f74c255f65c9055"><code>6a62596</code></a>
build(deps): bump peter-evans/enable-pull-request-automerge from 2 to 3
(<a
href="https://github.com/peter-evans/create-pull-request/issues/1766">#1766</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/d1ed29fe1ea9695e51f6bdda3db7211f3294d9d5"><code>d1ed29f</code></a>
build(deps-dev): bump <code>@​types/node</code> from 18.15.5 to 18.15.10
(<a
href="https://github.com/peter-evans/create-pull-request/issues/1765">#1765</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/peter-evans/create-pull-request/compare/v4.2.4...v5.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-pull-request&package-manager=github_actions&previous-version=4.2.4&new-version=5.0.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 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>
…ple/api (#845)

Bumps [dart_frog](https://github.com/VeryGoodOpenSource/dart_frog) from
0.3.3 to 0.3.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/VeryGoodOpenSource/dart_frog/releases">dart_frog's
releases</a>.</em></p>
<blockquote>
<h2>dart_frog-v0.3.5</h2>
<ul>
<li>feat: add SecurityContext named argument to serve method</li>
<li>feat: add Response.stream</li>
</ul>
<h2>dart_frog-v0.3.4</h2>
<ul>
<li>feat: add support for <code>multipart/form-data</code> (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/pull/551">#551</a>)</li>
</ul>
<h2>dart_frog_cli-v0.3.4</h2>
<ul>
<li>refactor: remove duplicate <code>dart:io</code> import (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/pull/556">#556</a>)</li>
<li>chore: bump cli_completion from 0.2.0 to 0.3.0 in
/packages/dart_frog_cli (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/pull/553">#553</a>)</li>
<li>feat: support custom init method (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/pull/587">#587</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/VeryGoodOpenSource/dart_frog/commit/62ea0c9a95b39246562ad7c53be462617ca0a5ed"><code>62ea0c9</code></a>
Update CODEOWNERS (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/issues/584">#584</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/dart_frog/commit/be9bbb641706ca4f8f321634edbafb822b57b69b"><code>be9bbb6</code></a>
chore(dart_frog): v0.3.5 (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/issues/583">#583</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/dart_frog/commit/fde42701db9c9d3929d95c417b06f53cbd72a15b"><code>fde4270</code></a>
chore(deps-dev): bump prettier from 2.8.5 to 2.8.6 in /docs (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/issues/574">#574</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/dart_frog/commit/5f63667a0701632e5efd762edcc5230f03b6d650"><code>5f63667</code></a>
chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 in /docs (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/issues/566">#566</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/dart_frog/commit/5f4c09c42bddfc500d3835058ff080b93ed4785c"><code>5f4c09c</code></a>
chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 in /docs (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/issues/571">#571</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/dart_frog/commit/91fa45b680617729258cd0282df092c6926f0af8"><code>91fa45b</code></a>
feat(dart_frog): add <code>SecurityContext</code> named argument to
serve method (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/issues/563">#563</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/dart_frog/commit/56640e33c0e128b39171fa980a7e9fbd88b2d2d0"><code>56640e3</code></a>
feat(dart_frog): add Response.stream (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/issues/562">#562</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/dart_frog/commit/b283bbaa481c2a2c91aa1b612f5c65d38f10ccc6"><code>b283bba</code></a>
chore(dart_frog): v0.3.4 (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/issues/561">#561</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/dart_frog/commit/1358a9f6897f3de835af9567e247cd38e6cf8687"><code>1358a9f</code></a>
feat(dart_frog): multipart/form-data (<a
href="https://github.com/VeryGoodOpenSource/dart_frog/issues/551">#551</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/dart_frog/commit/eb98fa205215dc0f82ec16f66569f19c060601e4"><code>eb98fa2</code></a>
chore(deps): bump cli_completion from 0.2.0 to 0.3.0 in
/packages/dart_frog_c...</li>
<li>Additional commits viewable in <a
href="https://github.com/VeryGoodOpenSource/dart_frog/compare/dart_frog-v0.3.3...dart_frog-v0.3.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dart_frog&package-manager=pub&previous-version=0.3.3&new-version=0.3.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 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: Valentina Llavayol <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases">eslint's
releases</a>.</em></p>
<blockquote>
<h2>v8.38.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/a1d561d18ed653b56bddbfb1bab1ebe957293563"><code>a1d561d</code></a>
feat: Move getDeclaredVariables and getAncestors to SourceCode (<a
href="https://github.com/eslint/eslint/issues/17059">#17059</a>)
(Nicholas C. Zakas)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/1c1ece26d1da61e523b83dda25353ec9379eb6c9"><code>1c1ece2</code></a>
fix: do not report on <code>RegExp(...args)</code> in
<code>require-unicode-regexp</code> (<a
href="https://github.com/eslint/eslint/issues/17037">#17037</a>)
(Francesco Trotta)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/7162d34df9a66c817c3bd4aafd3a03d226b58dd5"><code>7162d34</code></a>
docs: Mention new config system is complete (<a
href="https://github.com/eslint/eslint/issues/17068">#17068</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0fd6bb213ad2de77543c936eda21501653182e52"><code>0fd6bb2</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c83531c1a6026675f36aa9e33fef14458043974a"><code>c83531c</code></a>
docs: Update/remove external links, eg. point to
<code>eslint-community</code> (<a
href="https://github.com/eslint/eslint/issues/17061">#17061</a>)
(Pelle Wessman)</li>
<li><a
href="https://github.com/eslint/eslint/commit/a3aa6f5f146534ed7999ebf8930c524a4871ec0b"><code>a3aa6f5</code></a>
docs: Clarify <code>no-div-regex</code> rule docs (<a
href="https://github.com/eslint/eslint/issues/17051">#17051</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b0f11cf977a4180bf7c3042e7faeaaa067ffafd0"><code>b0f11cf</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/da8d52a9d4edd9b2016cd4a15cd78f1ddadf20c7"><code>da8d52a</code></a>
docs: Update the second object instance for the &quot;no-new&quot; rule
(<a
href="https://github.com/eslint/eslint/issues/17020">#17020</a>)
(Ahmadou Waly NDIAYE)</li>
<li><a
href="https://github.com/eslint/eslint/commit/518130ae79a16d7bf4d752c211ae88152cc5a6f0"><code>518130a</code></a>
docs: switch language based on current path (<a
href="https://github.com/eslint/eslint/issues/16687">#16687</a>)
(Percy Ma)</li>
<li><a
href="https://github.com/eslint/eslint/commit/24206c49a138d4390f815ae122ee12f564bc604b"><code>24206c4</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/59ed06041d4670781956221086ea0fca6683788d"><code>59ed060</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/8"><code>@​8</code></a>.38.0 (<a
href="https://github.com/eslint/eslint/issues/17069">#17069</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/88c08984ec259ac22d839397c06beec8ef213120"><code>88c0898</code></a>
chore: package.json update for <code>@​eslint/js</code> release (ESLint
Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/cf682d249f04a6a304407d5b9ddbbc4a9714dd62"><code>cf682d2</code></a>
refactor: simplify new-parens rule schema (<a
href="https://github.com/eslint/eslint/issues/17060">#17060</a>)
(MHO)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0dde02211268394bcbc2b0beef55ea2409b6f55d"><code>0dde022</code></a>
ci: bump actions/add-to-project from 0.4.1 to 0.5.0 (<a
href="https://github.com/eslint/eslint/issues/17055">#17055</a>)
(dependabot[bot])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's
changelog</a>.</em></p>
<blockquote>
<p>v8.38.0 - April 7, 2023</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/59ed06041d4670781956221086ea0fca6683788d"><code>59ed060</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/8"><code>@​8</code></a>.38.0 (<a
href="https://github.com/eslint/eslint/issues/17069">#17069</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/88c08984ec259ac22d839397c06beec8ef213120"><code>88c0898</code></a>
chore: package.json update for <code>@​eslint/js</code> release (ESLint
Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7162d34df9a66c817c3bd4aafd3a03d226b58dd5"><code>7162d34</code></a>
docs: Mention new config system is complete (<a
href="https://github.com/eslint/eslint/issues/17068">#17068</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/a1d561d18ed653b56bddbfb1bab1ebe957293563"><code>a1d561d</code></a>
feat: Move getDeclaredVariables and getAncestors to SourceCode (<a
href="https://github.com/eslint/eslint/issues/17059">#17059</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0fd6bb213ad2de77543c936eda21501653182e52"><code>0fd6bb2</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c83531c1a6026675f36aa9e33fef14458043974a"><code>c83531c</code></a>
docs: Update/remove external links, eg. point to
<code>eslint-community</code> (<a
href="https://github.com/eslint/eslint/issues/17061">#17061</a>)
(Pelle Wessman)</li>
<li><a
href="https://github.com/eslint/eslint/commit/cf682d249f04a6a304407d5b9ddbbc4a9714dd62"><code>cf682d2</code></a>
refactor: simplify new-parens rule schema (<a
href="https://github.com/eslint/eslint/issues/17060">#17060</a>)
(MHO)</li>
<li><a
href="https://github.com/eslint/eslint/commit/a3aa6f5f146534ed7999ebf8930c524a4871ec0b"><code>a3aa6f5</code></a>
docs: Clarify <code>no-div-regex</code> rule docs (<a
href="https://github.com/eslint/eslint/issues/17051">#17051</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0dde02211268394bcbc2b0beef55ea2409b6f55d"><code>0dde022</code></a>
ci: bump actions/add-to-project from 0.4.1 to 0.5.0 (<a
href="https://github.com/eslint/eslint/issues/17055">#17055</a>)
(dependabot[bot])</li>
<li><a
href="https://github.com/eslint/eslint/commit/b0f11cf977a4180bf7c3042e7faeaaa067ffafd0"><code>b0f11cf</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/da8d52a9d4edd9b2016cd4a15cd78f1ddadf20c7"><code>da8d52a</code></a>
docs: Update the second object instance for the &quot;no-new&quot; rule
(<a
href="https://github.com/eslint/eslint/issues/17020">#17020</a>)
(Ahmadou Waly NDIAYE)</li>
<li><a
href="https://github.com/eslint/eslint/commit/518130ae79a16d7bf4d752c211ae88152cc5a6f0"><code>518130a</code></a>
docs: switch language based on current path (<a
href="https://github.com/eslint/eslint/issues/16687">#16687</a>)
(Percy Ma)</li>
<li><a
href="https://github.com/eslint/eslint/commit/24206c49a138d4390f815ae122ee12f564bc604b"><code>24206c4</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1c1ece26d1da61e523b83dda25353ec9379eb6c9"><code>1c1ece2</code></a>
fix: do not report on <code>RegExp(...args)</code> in
<code>require-unicode-regexp</code> (<a
href="https://github.com/eslint/eslint/issues/17037">#17037</a>)
(Francesco Trotta)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/198e5fca2327583bde284acd39e8107accbdcfad"><code>198e5fc</code></a>
8.38.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/7897c3bf35b16c63f46df5443d97b87f284e5bf7"><code>7897c3b</code></a>
Build: changelog update for 8.38.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/59ed06041d4670781956221086ea0fca6683788d"><code>59ed060</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/8"><code>@​8</code></a>.38.0 (<a
href="https://github.com/eslint/eslint/issues/17069">#17069</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/88c08984ec259ac22d839397c06beec8ef213120"><code>88c0898</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="https://github.com/eslint/eslint/commit/7162d34df9a66c817c3bd4aafd3a03d226b58dd5"><code>7162d34</code></a>
docs: Mention new config system is complete (<a
href="https://github.com/eslint/eslint/issues/17068">#17068</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/a1d561d18ed653b56bddbfb1bab1ebe957293563"><code>a1d561d</code></a>
feat: Move getDeclaredVariables and getAncestors to SourceCode (<a
href="https://github.com/eslint/eslint/issues/17059">#17059</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0fd6bb213ad2de77543c936eda21501653182e52"><code>0fd6bb2</code></a>
docs: Update README</li>
<li><a
href="https://github.com/eslint/eslint/commit/c83531c1a6026675f36aa9e33fef14458043974a"><code>c83531c</code></a>
docs: Update/remove external links, eg. point to
<code>eslint-community</code> (<a
href="https://github.com/eslint/eslint/issues/17061">#17061</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/cf682d249f04a6a304407d5b9ddbbc4a9714dd62"><code>cf682d2</code></a>
refactor: simplify new-parens rule schema (<a
href="https://github.com/eslint/eslint/issues/17060">#17060</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/a3aa6f5f146534ed7999ebf8930c524a4871ec0b"><code>a3aa6f5</code></a>
docs: Clarify <code>no-div-regex</code> rule docs (<a
href="https://github.com/eslint/eslint/issues/17051">#17051</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v8.37.0...v8.38.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=8.37.0&new-version=8.38.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 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: Kaicey Dettmann <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3
to 5.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.0.4</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.0%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.1%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.2%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.3%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.4%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.4 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/TypeScript/commit/3b45f4db12bbae97d10f62ec0e2d94858252c5ab"><code>3b45f4d</code></a>
Bump version to 5.0.4 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/dc7e5a738a88f1dd72391d388d982df6ef082e90"><code>dc7e5a7</code></a>
🤖 Pick PR <a
href="https://github.com/Microsoft/TypeScript/issues/53599">#53599</a>
(Ignore <code>allowImportingTsExtensions</code>...) into release-5.0
(#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/233b4b0540b90f1998374a5d06e80e380c9968fd"><code>233b4b0</code></a>
🤖 Pick PR <a
href="https://github.com/Microsoft/TypeScript/issues/53611">#53611</a>
(Remove error on redundant isolatedM...) into release-5.0 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/365cb5815a891268c3c288000378c77172ba43a1"><code>365cb58</code></a>
🤖 Pick PR <a
href="https://github.com/Microsoft/TypeScript/issues/53613">#53613</a>
(Fix Go To Source Definition in `--m...) into release-5.0 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/97dac8a261a93c0627330569aec131007b72d098"><code>97dac8a</code></a>
🤖 Pick PR <a
href="https://github.com/Microsoft/TypeScript/issues/53665">#53665</a>
(Fix crash when private id in array ...) into release-5.0 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/b2d5d9b13f11d2a83f9694a2aed44caf34ff7249"><code>b2d5d9b</code></a>
🤖 Pick PR <a
href="https://github.com/Microsoft/TypeScript/issues/53666">#53666</a>
(Disable JSX recovery hack when in u...) into release-5.0 (#...</li>
<li>See full diff in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.0.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=5.0.3&new-version=5.0.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 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: Kaicey Dettmann <[email protected]>
<!--
  Thanks for contributing!

Provide a description of your changes below and a general summary in the
title

Please look at the following checklist to ensure that your PR can be
accepted quickly:
-->

## Description

<!--- Describe your changes in detail -->
Remove unused translations

## Type of Change

<!--- Put an `x` in all the boxes that apply: -->

- [ ] ✨ New feature (non-breaking change which adds functionality)
- [ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
- [ ] ❌ Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] 🧹 Code refactor
- [ ] ✅ Build configuration change
- [ ] 📝 Documentation
- [x] 🗑️ Chore

Co-authored-by: Kaicey Dettmann <[email protected]>
<!--
  Thanks for contributing!

Provide a description of your changes below and a general summary in the
title

Please look at the following checklist to ensure that your PR can be
accepted quickly:
-->

## Description

<!--- Describe your changes in detail -->

## Type of Change

<!--- Put an `x` in all the boxes that apply: -->

- [ ] ✨ New feature (non-breaking change which adds functionality)
- [ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
- [ ] ❌ Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] 🧹 Code refactor
- [ ] ✅ Build configuration change
- [x] 📝 Documentation
- [ ] 🗑️ Chore

---------

Co-authored-by: valentinallavayol <[email protected]>
Co-authored-by: Valentina Llavayol <[email protected]>
…e/packages/form_inputs (#834)

Bumps [formz](https://github.com/VeryGoodOpenSource/formz) from 0.5.0+1
to 0.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/VeryGoodOpenSource/formz/releases">formz's
releases</a>.</em></p>
<blockquote>
<h2>v0.6.0</h2>
<ul>
<li>feat: add FormzInputErrorCacheMixin mixin</li>
<li>feat: add isInProgressOrSuccess to FormzSubmissionStatusX</li>
<li>feat: add purity check to FormzMixin</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/VeryGoodOpenSource/formz/blob/main/CHANGELOG.md">formz's
changelog</a>.</em></p>
<blockquote>
<h1>0.6.0</h1>
<ul>
<li>feat: add FormzInputErrorCacheMixin mixin</li>
<li>feat: add isInProgressOrSuccess to FormzSubmissionStatusX</li>
<li>feat: add purity check to FormzMixin</li>
</ul>
<h1>0.5.0</h1>
<ul>
<li>docs: add caching example</li>
<li>refactor: update very good analysis, workflows, flutter/dart
version</li>
<li>feat: update very good analysis</li>
<li>feat: add dependabot</li>
<li><strong>BREAKING</strong>: this release promotes 0.5.0-dev.1 which
brings breaking changes</li>
</ul>
<h1>0.5.0-dev.1</h1>
<ul>
<li>
<p>docs: use nullable validator in <code>README</code></p>
</li>
<li>
<p>feat: add example Flutter app</p>
</li>
<li>
<p><strong>BREAKING</strong>: decouple purity, validity, and submission
status</p>
<h3>Changes</h3>
<ol>
<li><code>FormzStatus</code> renamed to
<code>FormzSubmissionStatus</code>:</li>
</ol>
<pre lang="dart"><code>/// Enum representing the submission status of a
form.
enum FormzSubmissionStatus {
/// The form is in the process of being submitted.
inProgress,
<p>/// The form has been submitted successfully.
success,</p>
<p>/// The form submission failed.
failure,</p>
<p>/// The form submission has been canceled.
canceled
}
</code></pre></p>
<ol start="2">
<li><code>FormzInput</code> class no longer exposes a
<code>status</code> (<code>FormzInputStatus</code>). Instead there are
<code>isValid</code> and <code>isNotValid</code> getters:</li>
</ol>
<pre lang="dart"><code>class NameInput extends FormzInput&lt;String,
NameInputError&gt; {
const NameInput.pure() : super.pure('');
const NameInput.dirty({String value = ''}) : super.dirty(value);
<p><a href="https://github.com/override"><code>@​override</code></a>
NameInputError? validator(String value) {
</code></pre></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/VeryGoodOpenSource/formz/commit/91b257318a26ffef5d7dea0426288656451be001"><code>91b2573</code></a>
chore: v0.6.0 (<a
href="https://github.com/VeryGoodOpenSource/formz/issues/88">#88</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/formz/commit/aa8c84f926c490265594f4370046f602823c2d51"><code>aa8c84f</code></a>
feat: add purety check to FormzMixin (<a
href="https://github.com/VeryGoodOpenSource/formz/issues/87">#87</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/formz/commit/1b8334f5f7bd68914641e0b6610aaeaac18a41a4"><code>1b8334f</code></a>
chore(deps): bump actions/checkout from 3.3.0 to 3.4.0 (<a
href="https://github.com/VeryGoodOpenSource/formz/issues/85">#85</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/formz/commit/7122df7ce739b18bb9c58b7c1e43ccaf257e3080"><code>7122df7</code></a>
feat: add <code>isInProgressOrSuccess</code> to
<code>FormzSubmissionStatusX</code> (<a
href="https://github.com/VeryGoodOpenSource/formz/issues/83">#83</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/formz/commit/5806b0d208299b98b3cb11ab37c19e6746ef67bc"><code>5806b0d</code></a>
feat: add FormzInputErrorCacheMixin mixin (<a
href="https://github.com/VeryGoodOpenSource/formz/issues/81">#81</a>)</li>
<li><a
href="https://github.com/VeryGoodOpenSource/formz/commit/1043039b1407f3df622b95cff30f457165d9f029"><code>1043039</code></a>
chore: v0.5.0+1 (<a
href="https://github.com/VeryGoodOpenSource/formz/issues/80">#80</a>)</li>
<li>See full diff in <a
href="https://github.com/VeryGoodOpenSource/formz/compare/v0.5.0...v0.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=formz&package-manager=pub&previous-version=0.5.0+1&new-version=0.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Valentina Llavayol <[email protected]>
Co-authored-by: valentinallavayol <[email protected]>
Co-authored-by: Tom Arra <[email protected]>
<!--
  Thanks for contributing!

Provide a description of your changes below and a general summary in the
title

Please look at the following checklist to ensure that your PR can be
accepted quickly:
-->

## Description
This PR introduces a refactor in order to fix and enhance the current
issue with lazy loading, specifically with the `PostGrid` block. Related
to the following issue: flutter/flutter#119136

The main solution involves refactoring the `PostGrid` to become a
SliverGrid, allowing for performant scrolling with a big number of
items. Since the PostGrid layouts its first children as a `PostLarge`
and the rest of them as a `PostMedium`, it was needed to create a custom
`gridDelegate` that allowed the grid to handle its children in the
mentioned way.

Since now the `PostGrid` widget is built as a sliver, this also involved
a refactor on `CategoryFeedItem`, so that every block widget could be
built as a sliver. `CategoryFeed` widget was also refactored, so that
the feed content list is built inside a `CustomScrollView`.

As a consequence of having `CategoryFeedItem` build every block as a
sliver, the screens that made use of this widget were also refactored
(`Article screen` and `Search screen`), resulting in performant
scrolling on this screens aswell.


Example video showing the feed with a grid that holds more than 1000
items:


https://user-images.githubusercontent.com/48563141/236327806-fa8f5c6c-f9c8-4c2b-9ab5-db108904cc92.mp4

Example video showing the article screen:


https://user-images.githubusercontent.com/48563141/236330277-bac7c73d-4832-4a10-83ad-e7859c99a311.mp4



<!--- Describe your changes in detail -->

## Type of Change

<!--- Put an `x` in all the boxes that apply: -->

- [ ] ✨ New feature (non-breaking change which adds functionality)
- [ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
- [ ] ❌ Breaking change (fix or feature that would cause existing
functionality to change)
- [x] 🧹 Code refactor
- [ ] ✅ Build configuration change
- [ ] 📝 Documentation
- [ ] 🗑️ Chore

---------

Co-authored-by: Tom Arra <[email protected]>
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to
2.8.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>2.8.8</h2>
<p>This version is a republished version of v2.8.7.
A bad version was accidentally published and <a
href="https://github.com/npm/cli/issues/1686">it can't be
unpublished</a>, apologies for the churn.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>2.8.8</h1>
<p>This version is a republished version of v2.8.7.
A bad version was accidentally published and <a
href="https://github.com/npm/cli/issues/1686">it can't be
unpublished</a>, apologies for the churn.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/prettier/commit/1b7fad52558e16444399d11ff2d89aa8ed895c77"><code>1b7fad5</code></a>
Release 2.8.8</li>
<li>See full diff in <a
href="https://github.com/prettier/prettier/compare/2.8.7...2.8.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.8.7&new-version=2.8.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 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: Valentina Llavayol <[email protected]>
Co-authored-by: Kaicey Dettmann <[email protected]>
The toolkit is currently using `hydrated bloc` to persist the state of
certain BLoCs across app restarts or crashes.
Modified caching behavior so as to disable it in debug mode, so
developers don't have to worry about seeing cached data vs fresh data.

In order to enable it, the following code must be removed from the
`bootstrap.dart` file:

```dart
if (kDebugMode) {
    await HydratedBloc.storage.clear();
}
```


<!--
  Thanks for contributing!

Provide a description of your changes below and a general summary in the
title

Please look at the following checklist to ensure that your PR can be
accepted quickly:
-->

## Description

<!--- Describe your changes in detail -->

## Type of Change

<!--- Put an `x` in all the boxes that apply: -->

- [x] ✨ New feature (non-breaking change which adds functionality)
- [ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
- [ ] ❌ Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] 🧹 Code refactor
- [ ] ✅ Build configuration change
- [ ] 📝 Documentation
- [ ] 🗑️ Chore
<!--
  Thanks for contributing!

Provide a description of your changes below and a general summary in the
title

Please look at the following checklist to ensure that your PR can be
accepted quickly:
-->

## Description
Added documentation about `hydrated_bloc` and how its used to cache
application state (feed, articles, etc) across app restarts and crashes.
<!--- Describe your changes in detail -->

## Type of Change

<!--- Put an `x` in all the boxes that apply: -->

- [ ] ✨ New feature (non-breaking change which adds functionality)
- [ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
- [ ] ❌ Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] 🧹 Code refactor
- [ ] ✅ Build configuration change
- [x] 📝 Documentation
- [ ] 🗑️ Chore
dependabot bot and others added 24 commits September 23, 2024 16:33
@SofiaRey SofiaRey requested a review from matiasleyba December 5, 2024 18:41
@SofiaRey SofiaRey self-assigned this Dec 5, 2024
Copy link

google-cla bot commented Dec 5, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@SofiaRey SofiaRey changed the base branch from main to templates December 5, 2024 18:41
@SofiaRey SofiaRey closed this Dec 5, 2024
@SofiaRey SofiaRey deleted the feat/add-dependabot branch December 5, 2024 18:54
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.