graphql-armor
graphql-armor copied to clipboard
fix(deps): update docs (major)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @docusaurus/core (source) | 2.1.0 -> 3.5.2 |
||||
| @docusaurus/module-type-aliases (source) | 2.1.0 -> 3.5.2 |
||||
| @docusaurus/preset-classic (source) | 2.1.0 -> 3.5.2 |
||||
| @mdx-js/react (source) | 1.6.22 -> 3.1.0 |
||||
| clsx | 1.2.1 -> 2.1.1 |
||||
| prism-react-renderer | 1.3.5 -> 2.4.0 |
||||
| react (source) | 17.0.2 -> 18.3.1 |
||||
| react-dom (source) | 17.0.2 -> 18.3.1 |
||||
| yarn (source) | 3.2.4 -> 4.5.1 |
Release Notes
facebook/docusaurus (@docusaurus/core)
v3.5.2
:bug: Bug Fix
docusaurus-theme-commondocusauruscreate-docusaurus,docusaurus-plugin-content-blogdocusaurus-theme-classic- #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (
g,j,p,q, andy) (@josh-wong)
- #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (
:nail_care: Polish
docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-translations- #10394 fix(translations): change casing of some en labels (@cstangerup)
:memo: Documentation
- #10393 docs(showcase): remove sites not using Docusaurus anymore (@GatienBoquet)
:robot: Dependencies
- #10396 chore(deps): bump github/codeql-action from 3.25.13 to 3.26.0 (@dependabot[bot])
Committers: 4
- Christian Stangerup (@cstangerup)
- Gatien Boquet (@GatienBoquet)
- Josh Wong (@josh-wong)
- Sébastien Lorber (@slorber)
v3.5.1
:bug: Bug Fix
docusaurus-plugin-content-blog,docusaurus-theme-search-algoliadocusaurus-theme-search-algolia- #10382 fix(theme-algolia): useDocusaurusContext import error (@anaclumos)
Committers: 2
- Sunghyun Cho (@anaclumos)
- Sébastien Lorber (@slorber)
v3.5.0
:rocket: New Feature
docusaurus-plugin-content-blog- #10375 feat(blog): add
onUntruncatedBlogPostsblog options (@OzakIOne)
- #10375 feat(blog): add
docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-translations- #10376 feat(theme): show unlisted/draft banners in dev mode (@OzakIOne)
create-docusaurus,docusaurus-plugin-content-blogdocusaurus-plugin-content-blog,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-translations,docusaurus-utils- #10216 feat(blog): authors page (@OzakIOne)
docusaurus-theme-translations- #10339 feat(translation): add Estonian default translation (@chirbard)
- #10325 feat(translations): Indonesian translation (@priyadi)
docusaurus-mdx-loader- #10335 feat(mdx-loader): wrap mdx content title (
# Title) in<header>for concistency (@OzakIOne)
- #10335 feat(mdx-loader): wrap mdx content title (
create-docusaurus,docusaurus-plugin-content-blog,docusaurus-theme-classic,docusaurus-utils- #10222 feat(blog): author header social icons (@OzakIOne)
docusaurus-plugin-client-redirects,docusaurus-plugin-google-analytics,docusaurus-plugin-google-gtag,docusaurus-plugin-google-tag-manager,docusaurus-plugin-pwa,docusaurus-plugin-sitemap,docusaurus-plugin-vercel-analytics,docusaurus-types,docusaurusdocusaurus-plugin-content-blog,docusaurus-theme-classic,docusaurus-theme-common- #10252 feat(blog): group sidebar items by year (
themeConfig.blog.sidebar.groupByYear) (@alicelovescake)
- #10252 feat(blog): group sidebar items by year (
docusaurus-plugin-content-blog,docusaurus-utils- #10224 feat(blog): warn duplicate and inline authors (@OzakIOne)
docusaurus-mdx-loader,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-utils-validation
:bug: Bug Fix
docusaurus-theme-translationsdocusaurus-theme-search-algolia- #10342 fix(search): fix algolia search ignore ctrl + F in search input (@mxschmitt)
docusaurus-plugin-content-docs- #10324 fix(docs): the category.json description attribute should display on generated index pages (@bharateshwq)
- #10309 fix(theme): docsVersionDropdown navbar item not showing the appropriate version (@OzakIOne)
docusaurus- #10368 fix(cli): Fix bad docusaurus CLI behavior on for --version, -V, --help, -h (@ashiq-firoz)
- #10311 fix(core): revert wrong anchor link implementation change (@slorber)
- #10239 fix(core): fail fast if plugin has no name (@slorber)
- #10225 fix(core): fix sites unable to start/build without a static dir (@slorber)
- #10223 fix: escape period (@d4nyll)
docusaurus-theme-classicdocusaurus-utils
:nail_care: Polish
docusaurus-theme-translations- #10257 chore(theme-translations): add more Traditional Chinese(zh-Hant) translations (@pjchender)
:memo: Documentation
- Other
- #10361 docs: rename @getcanary/docusaurus-pagefind in docs (@yujonglee)
- #10345 docs: Add @getcanary/docusaurus-pagefind in docs (@yujonglee)
- #10337 docs: fix default value for
docRootComponent(@ultimate) - #10310 docs: remove deprecated partial toc warning (@slorber)
- #10245 docs: add emoji for consistency (@Paneedah)
- #10180 docs: backport #10173 to v3.3 + v3.4 & revise the content (@tats-u)
- #10233 docs(search): update docsearch api url (@dhayab)
docusaurus-plugin-google-gtag- #10338 docs(plugin-google-gtag): replace the broken Google Developers links with valid ones (@bohyunjung)
:robot: Dependencies
- #10330 chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 (@dependabot[bot])
- #10299 chore(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 (@dependabot[bot])
- #10300 chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 (@dependabot[bot])
- #10259 chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 (@dependabot[bot])
- #10247 chore(deps): bump treosh/lighthouse-ci-action from 11.4.0 to 12.1.0 (@dependabot[bot])
- #10226 chore(deps): bump github/codeql-action from 3.25.8 to 3.25.10 (@dependabot[bot])
- #10227 chore(deps): bump ws from 7.5.9 to 7.5.10 (@dependabot[bot])
- #10210 chore(deps): bump braces from 3.0.2 to 3.0.3 (@dependabot[bot])
- #10209 chore(deps): bump actions/dependency-review-action from 4.3.2 to 4.3.3 (@dependabot[bot])
- #10208 chore(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (@dependabot[bot])
- #10195 chore(deps): bump github/codeql-action from 3.25.6 to 3.25.7 (@dependabot[bot])
:wrench: Maintenance
- Other
- #10369 feat(ci): continuous releases for main and PRs with pkg.pr.new (@Aslemammad)
docusaurus-theme-classic- #10343 chore(deps): update infima npm dependency to version 0.2.0-alpha.44 (@hichemfantar)
docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-search-algoliadocusaurus-plugin-content-blog,docusaurus-theme-classic,docusaurus-theme-commoncreate-docusaurus,docusaurus-cssnano-preset,docusaurus-logger,docusaurus-mdx-loader,docusaurus-plugin-client-redirects,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-debug,docusaurus-plugin-google-analytics,docusaurus-plugin-google-gtag,docusaurus-plugin-google-tag-manager,docusaurus-plugin-ideal-image,docusaurus-plugin-pwa,docusaurus-plugin-sitemap,docusaurus-plugin-vercel-analytics,docusaurus-preset-classic,docusaurus-remark-plugin-npm2yarn,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-live-codeblock,docusaurus-theme-mermaid,docusaurus-theme-search-algolia,docusaurus-theme-translations,docusaurus-utils-common,docusaurus-utils-validation,docusaurus-utils,docusaurus,eslint-plugin,lqip-loader,stylelint-copyright
Committers: 25
- Aaron Chen (@pjchender)
- Alice Zhao (@alicelovescake)
- Ashiq Firoz (@ashiq-firoz)
- Balthasar Hofer (@lebalz)
- Bharatesh (@bharateshwq)
- Daniel Li (@d4nyll)
- Dhaya (@dhayab)
- Hichem Fantar (@hichemfantar)
- John Reilly (@johnnyreilly)
- Joshua Chen (@Josh-Cena)
- Julian V (@ultimate)
- Markus Tamm (@chirbard)
- Max Schmitt (@mxschmitt)
- Mohammad Bagher Abiyat (@Aslemammad)
- Paneedah (@Paneedah)
- Priyadi Iman Nurcahyo (@priyadi)
- Robin Otter (@Gekd)
- Rohan Thakur (@Xebec19)
- Sergio (@sergioalmela)
- Sébastien Lorber (@slorber)
- Tatsunori Uchino (@tats-u)
- @franzd1
- ozaki (@OzakIOne)
- yujonglee (@yujonglee)
- 정보현 Bohyun Jung (@bohyunjung)
v3.4.0
:rocket: New Feature
create-docusaurus,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-theme-classic,docusaurus-utils-validation,docusaurus-utils- #10137 feat(docs, blog): add support for
tags.yml, predefined list of tags (@OzakIOne)
- #10137 feat(docs, blog): add support for
docusaurus-theme-translations- #10151 feat(theme-translations): Added Turkmen (tk) default theme translations (@ilmedova)
- #10111 feat(theme-translations): Add Bulgarian default theme translations (bg) (@PetarMc1)
docusaurus-plugin-client-redirects,docusaurus-plugin-content-blog,docusaurus-plugin-pwa,docusaurus-plugin-sitemap,docusaurus-theme-search-algolia,docusaurus-types,docusaurus-utils,docusaurusdocusaurus-module-type-aliases,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-types,docusaurus
:bug: Bug Fix
docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-utilsdocusaurus-theme-search-algolia- #10178 fix(theme): SearchPage should respect
contextualSearch: falsesetting (@ncoughlin) - #10164 fix(search): fix algolia search container bug (@slorber)
- #10178 fix(theme): SearchPage should respect
docusaurus-mdx-loader,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-utilsdocusaurus-theme-translations- #10165 fix(theme-translation): add missing Korean (ko) theme translations (@revi)
- #10157 fix(theme-translations): complete Vietnamese theme translations (@namnguyenthanhwork)
docusaurusdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-plugin-content-docs,docusaurusdocusaurus-utils,docusaurusdocusaurus-theme-classic,docusaurus-theme-translations
:memo: Documentation
- #10176 docs: add community plugin docusaurus-graph (@Arsero)
- #10173 docs: improve how to use
<details>(@tats-u) - #10167 docs: suggest using
{<...>...</...>}if don't use Markdown in migra… (@tats-u) - #10143 docs: recommend users to remove hast-util-is-element in migration to v3 (@tats-u)
- #10124 docs: v3 prepare your site blog post should point users to the upgrade guide (@homotechsual)
:robot: Dependencies
- #10155 chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (@dependabot[bot])
- #10154 chore(deps): bump github/codeql-action from 2.13.4 to 3.25.6 (@dependabot[bot])
- #10112 chore(deps): bump actions/dependency-review-action from 4.3.1 to 4.3.2 (@dependabot[bot])
Committers: 11
- Azzedine E. (@Arsero)
- CodeDoctor (@CodeDoctorDE)
- Mahri Ilmedova (@ilmedova)
- Mikey O'Toole (@homotechsual)
- Nguyễn Thành Nam (@namnguyenthanhwork)
- Nick Coughlin (@ncoughlin)
- Petar_mc (@PetarMc1)
- Sébastien Lorber (@slorber)
- Tatsunori Uchino (@tats-u)
- Yongmin (@revi)
- ozaki (@OzakIOne)
v3.3.2
:bug: Bug Fix
docusaurus-module-type-aliases,docusaurus
Committers: 1
- Sébastien Lorber (@slorber)
v3.3.1
Failed release
v3.3.0
:rocket: New Feature
docusaurus-plugin-sitemap- #10083 feat: add createSitemapItems hook (@johnnyreilly)
docusaurus-mdx-loader,docusaurus-types,docusaurus- #10064 feat(core): add new site config option
siteConfig.markdown.anchors.maintainCase(@iAdramelk)
- #10064 feat(core): add new site config option
docusaurusdocusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-debug,docusaurus-types,docusaurusdocusaurus-plugin-content-pages,docusaurus-theme-classic,docusaurus-theme-common- #10032 feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (@OzakIOne)
:bug: Bug Fix
docusaurus-cssnano-preset,docusaurus-utils,docusaurusdocusaurus-theme-classicdocusaurusdocusaurus-module-type-aliases,docusaurus-preset-classic,docusaurus-theme-classic,docusaurus-theme-live-codeblock,docusaurusdocusaurus-theme-translations- #10070 fix(theme-translations): add missing theme translations for pt-BR (@h3nr1ke)
- #10051 fix(theme-translations): correct label for tip admonition in italian (@tomsotte)
docusaurus-theme-search-algolia- #10048 fix(algolia): add insights property on Algolia Theme Config object TS definition (@Virgil993)
docusaurus-plugin-content-docs,docusaurusdocusaurus-plugin-content-docs- #10025 fix(docs): sidebar item label impact the pagination label of docs (@Abdullah-03)
docusaurus-utils
:running_woman: Performance
docusaurus
:nail_care: Polish
docusaurus-theme-classicdocusaurus-theme-common
:memo: Documentation
- #10096 docs: Fix
déjatodéjàinswizzling.mdx(@Zwyx) - #10093 docs: Fix dead Typesense links (@kaihoffman)
- #10085 docs: make
ThemedImageexample work out of the box (@lebalz) - #10082 docs: add note regarding ts extension for config file. (@homotechsual)
- #9490 docs: add troubleshooting steps to migration/upgrade page (@homotechsual)
- #10056 docs(search): Algolia troubleshooting section for index configuration problems (@slorber)
- #10039 docs: visit is a named export of unist-util-visit (@pearmini)
- #10020 docs: Fix wrong path example (@tomy0000000)
- #10011 docs: add stormkit as deployment platform (@eldemcan)
:robot: Dependencies
- #10097 chore(deps): bump ejs from 3.1.9 to 3.1.10 (@dependabot[bot])
- #10089 chore(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.1 (@dependabot[bot])
- #10088 chore(deps): bump preactjs/compressed-size-action from 2.5.0 to 2.6.0 (@dependabot[bot])
- #10034 chore(deps): bump semver from 7.3.4 to 7.6.0 (@dependabot[bot])
:wrench: Maintenance
create-docusaurus,docusaurus-cssnano-preset,docusaurus-logger,docusaurus-mdx-loader,docusaurus-plugin-client-redirects,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-debug,docusaurus-plugin-google-analytics,docusaurus-plugin-google-gtag,docusaurus-plugin-google-tag-manager,docusaurus-plugin-ideal-image,docusaurus-plugin-pwa,docusaurus-plugin-sitemap,docusaurus-plugin-vercel-analytics,docusaurus-preset-classic,docusaurus-remark-plugin-npm2yarn,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-live-codeblock,docusaurus-theme-mermaid,docusaurus-theme-search-algolia,docusaurus-theme-translations,docusaurus-utils-common,docusaurus-utils-validation,docusaurus-utils,docusaurus,eslint-plugin,lqip-loader,stylelint-copyright- Other
- #10063 test(e2e): TypeCheck website/starter in min/max range of TS versions (@slorber)
- #10049 fix(website): fix website manifest.json name "Docusaurus v2" to just "Docusaurus" (@volcanofr)
Committers: 20
- Abdullah Saud (@Abdullah-03)
- Alexander Sandor (@SandPod)
- Alexey Ivanov (@iAdramelk)
- Andrea Mazzucchelli (@andrmaz)
- Bairui Su (@pearmini)
- Balthasar Hofer (@lebalz)
- Can Eldem (@eldemcan)
- Daniel Li (@d4nyll)
- Guille (@gagdiez)
- H3NR1KE (@h3nr1ke)
- John Reilly (@johnnyreilly)
- Kai Hoffman (@kaihoffman)
- Mikey O'Toole (@homotechsual)
- Sébastien Lorber (@slorber)
- Tommaso Sotte (@tomsotte)
- Tomy Hsieh (@tomy0000000)
- Zwyx (@Zwyx)
- @Virgil993
- @volcanofr
- ozaki (@OzakIOne)
v3.2.1
:bug: Bug Fix
:memo: Documentation
- #9980 docs: remove old github action description (@OzakIOne)
- #10014 docs(website): fix SEO docs headTags example (@OzakIOne)
- #10004 docs(website): Announce v3.2 on website/homepage (@slorber)
:robot: Dependencies
- #10006 chore(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 (@dependabot[bot])
Committers: 2
- Sébastien Lorber (@slorber)
- ozaki (@OzakIOne)
v3.2.0
:rocket: New Feature
docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-sitemap,docusaurus-types,docusaurus-utils,docusaurusdocusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-utils-validation,docusaurus-utils- #9912 feat(blog): add LastUpdateAuthor & LastUpdateTime (@OzakIOne)
docusaurus-plugin-debug,docusaurus-types,docusaurusdocusaurus-theme-translationsdocusaurus-plugin-content-blog- #9886 feat(blog): allow processing blog posts through a processBlogPosts function (@OzakIOne)
- #9838 feat(blog): add blog pageBasePath plugin option (@ilg-ul)
docusaurus- #9681 feat(swizzle): ask user preferred language if no language CLI option provided (@yixiaojiu)
create-docusaurus,docusaurus-utils- #9442 feat(create-docusaurus): ask user for preferred language when no language CLI option provided (@Rafael-Martins)
docusaurus-plugin-vercel-analytics- #9687 feat(plugin-vercel-analytics): add new vercel analytics plugin (@OzakIOne)
docusaurus-mdx-loader- #9684 feat(mdx-loader): the table-of-contents should display toc/headings of imported MDX partials (@anatolykopyl)
:bug: Bug Fix
docusaurus-mdx-loaderdocusaurus-theme-search-algolia- #9945 fix(a11y): move focus algolia-search focus back to search input on Escape (@mxschmitt)
docusaurus-plugin-content-blog- #9920 fix(blog): apply trailing slash to blog feed (@OzakIOne)
docusaurus-theme-classic- #9944 fix(theme): improve a11y of DocSidebarItemCategory expand/collapsed button (@mxschmitt)
docusaurus-theme-translations- #9915 fix(theme-translations): complete and modify Japanese translations (@Suenaga-Ryuya)
- #9910 fix(theme-translations): add Japanese translations (@Suenaga-Ryuya)
- #9872 fix(theme-translations): complete and improve Spanish theme translations (@4troDev)
- #9812 fix(i18n): add missing theme translations for fa locale (@VahidNaderi)
docusaurus-utilsdocusaurusdocusaurus-remark-plugin-npm2yarn- #9861 fix(remark-npm2yarn): update npm-to-yarn from 2.0.0 to 2.2.1, fix pnpm extra args syntax (@OzakIOne)
docusaurus-theme-classic,docusaurus-theme-translations- #9851 fix(theme-classic): should use plurals for category items description (@baradusov)
:running_woman: Performance
docusaurus-types,docusaurus-utils,docusaurusdocusaurus-types,docusaurusdocusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-types,docusaurusdocusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-utilsdocusaurus
:nail_care: Polish
docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-theme-classic,docusaurus-theme-common- #9868 refactor(theme): dates should be formatted on the client-side instead of in nodejs code (@OzakIOne)
docusaurus-plugin-content-blog,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-types- #9669 refactor(theme): use JSON-LD instead of microdata for blog structured data (@johnnyreilly)
docusaurus-plugin-content-docs- #9839 refactor(blog): improve doc global data hook error message + add doc warning to blogOnly mode (@OzakIOne)
:memo: Documentation
- #9937 docs: use official GitHub Action to deploy to GitHub Pages (@vlad-nestorov)
- #9971 docs: replace VuePress by VitePress on tool comparison section (@sunkanmii)
- #9914 docs: update legacy MDX v1 links to markdown links (@OzakIOne)
- #9913 docs: update legacy MDX v1 links to markdown links (@OzakIOne)
- #9906 docs: emphasize "index slug" convention (@Josh-Cena)
- #9877 docs: fix typos in deployment.mdx (@Oreoxmt)
- #9845 docs: typo (@OzakIOne)
- #9816 docs: Add docs for Mermaid Component (@Its-Just-Nans)
:robot: Dependencies
- #9981 chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4 (@dependabot[bot])
- #9982 chore(deps): bump katex from 0.16.8 to 0.16.10 (@dependabot[bot])
- #9983 chore(deps): bump express from 4.18.2 to 4.19.2 (@dependabot[bot])
- #9977 chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (@dependabot[bot])
- #9958 chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 (@dependabot[bot])
- #9892 chore(deps): bump actions/dependency-review-action from 4.1.2 to 4.1.3 (@dependabot[bot])
- #9869 chore(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.2 (@dependabot[bot])
- #9874 chore(deps): bump ip from 2.0.0 to 2.0.1 (@dependabot[bot])
- #9843 chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (@dependabot[bot])
- #9824 chore(deps): bump treosh
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: 60aa90082e5ff8f146899353a168cc00faf4bc87
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.73%. Comparing base (
11c682d) to head (60aa900). Report is 1 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #253 +/- ##
=======================================
Coverage 91.73% 91.73%
=======================================
Files 17 17
Lines 375 375
Branches 126 117 -9
=======================================
Hits 344 344
Misses 31 31
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.