mirror of
https://github.com/evroon/bracket.git
synced 2026-03-05 23:59:01 -05:00
fe458771fcfcdcf69261f03c1f5afc8e1c18736f
523 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
fe458771fc | UX improvements (#722) | ||
|
|
2e9e4343b3 |
Fix created columns (#726)
The default was wrong, the `"now()"` was executed when building the database, resulting in a default of a constant value instead of the function `now()` |
||
|
|
1cb0c42f98 |
Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 in /frontend (#725)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.8.0 to 7.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v7.9.0</h2> <h2>7.9.0 (2024-05-13)</h2> <h3>🚀 Features</h3> <ul> <li><strong>rule-tester:</strong> check for missing placeholder data in the message (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9039">#9039</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>do not pass tsconfig canonical file name to typescript API to get program details for config file (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9042">#9042</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-function-return-types] fix false positive on default parameters (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9045">#9045</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger</li> <li>Sheetal Nandi</li> <li>Vinccool96</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>7.9.0 (2024-05-13)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [explicit-function-return-types] fix false positive on default parameters</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger</li> <li>Sheetal Nandi</li> <li>Vinccool96</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
7a07c3bc76 |
Bump @typescript-eslint/parser from 7.8.0 to 7.9.0 in /frontend (#724)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.8.0 to 7.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v7.9.0</h2> <h2>7.9.0 (2024-05-13)</h2> <h3>🚀 Features</h3> <ul> <li><strong>rule-tester:</strong> check for missing placeholder data in the message (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9039">#9039</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>do not pass tsconfig canonical file name to typescript API to get program details for config file (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9042">#9042</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-function-return-types] fix false positive on default parameters (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9045">#9045</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger</li> <li>Sheetal Nandi</li> <li>Vinccool96</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>7.9.0 (2024-05-13)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
bb19e6258d | Add demo entities to demo account (#723) | ||
|
|
22b943b2af | Responsiveness fixes (#720) | ||
|
|
e699e10533 | New Crowdin updates (#719) | ||
|
|
73153d095b | fixup! Improve standings dashboard table (#717) (#718) | ||
|
|
2e703d8a22 | Improve standings dashboard table (#717) | ||
|
|
1740d1c7e0 | Fix sorting standings dashboard page (#716) | ||
|
|
05b1367b0f | Fix auth error dashboard (#715) | ||
|
|
8a22abeeeb |
Bump @mantine/spotlight from 7.6.0 to 7.9.0 in /frontend (#714)
Bumps [@mantine/spotlight](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/spotlight) from 7.6.0 to 7.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mantinedev/mantine/releases"><code>@mantine/spotlight</code>'s releases</a>.</em></p> <blockquote> <h2>7.9.0 ✨</h2> <p><a href="https://mantine.dev/changelog/7-9-0">View changelog with demos on mantine.dev website</a></p> <h2><code>@mantine/emotion</code> package</h2> <p>New <a href="https://mantine.dev/styles/emotion"><code>@mantine/emotion</code></a> package is now available to simplify migration from <a href="https://mantine.dev/guides/6x-to-7x/">6.x to 7.x</a>. It includes <code>createStyles</code> function and additional functionality for <code>sx</code> and <code>styles</code> props for all components similar to what was available in <code>@mantine/core</code> package in v6.</p> <p>If you still haven't migrated to 7.x because of the change in styling approach, you can now have a smoother transition by using <code>@mantine/emotion</code> package. To learn more about the package, visit the <a href="https://mantine.dev/styles/emotion">documentation page</a> and updated <a href="https://mantine.dev/guides/6x-to-7x/">6.x to 7.x migration guide</a>.</p> <pre lang="tsx"><code>import { rem } from '@mantine/core'; import { createStyles } from '@mantine/emotion'; <p>const useStyles = createStyles((theme, _, u) => ({ wrapper: { maxWidth: rem(400), width: '100%', height: rem(180), display: 'flex', alignItems: 'center', justifyContent: 'center', marginLeft: 'auto', marginRight: 'auto', borderRadius: theme.radius.sm,</p> <pre><code>// Use light and dark selectors to change styles based on color scheme [u.light]: { backgroundColor: theme.colors.gray[1], }, [u.dark]: { backgroundColor: theme.colors.dark[5], }, // Reference theme.breakpoints in smallerThan and largerThan functions [u.smallerThan('sm')]: { // Child reference in nested selectors via ref [`&amp; .${u.ref('child')}`]: { fontSize: theme.fontSizes.xs, }, }, </code></pre> <p>},</p> <p>child: { // Assign selector to a ref to reference it in other styles </tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
10ee24f71e |
Bump @mantine/dates from 7.6.0 to 7.9.0 in /frontend (#713)
Bumps [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates) from 7.6.0 to 7.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mantinedev/mantine/releases"><code>@mantine/dates</code>'s releases</a>.</em></p> <blockquote> <h2>7.9.0 ✨</h2> <p><a href="https://mantine.dev/changelog/7-9-0">View changelog with demos on mantine.dev website</a></p> <h2><code>@mantine/emotion</code> package</h2> <p>New <a href="https://mantine.dev/styles/emotion"><code>@mantine/emotion</code></a> package is now available to simplify migration from <a href="https://mantine.dev/guides/6x-to-7x/">6.x to 7.x</a>. It includes <code>createStyles</code> function and additional functionality for <code>sx</code> and <code>styles</code> props for all components similar to what was available in <code>@mantine/core</code> package in v6.</p> <p>If you still haven't migrated to 7.x because of the change in styling approach, you can now have a smoother transition by using <code>@mantine/emotion</code> package. To learn more about the package, visit the <a href="https://mantine.dev/styles/emotion">documentation page</a> and updated <a href="https://mantine.dev/guides/6x-to-7x/">6.x to 7.x migration guide</a>.</p> <pre lang="tsx"><code>import { rem } from '@mantine/core'; import { createStyles } from '@mantine/emotion'; <p>const useStyles = createStyles((theme, _, u) => ({ wrapper: { maxWidth: rem(400), width: '100%', height: rem(180), display: 'flex', alignItems: 'center', justifyContent: 'center', marginLeft: 'auto', marginRight: 'auto', borderRadius: theme.radius.sm,</p> <pre><code>// Use light and dark selectors to change styles based on color scheme [u.light]: { backgroundColor: theme.colors.gray[1], }, [u.dark]: { backgroundColor: theme.colors.dark[5], }, // Reference theme.breakpoints in smallerThan and largerThan functions [u.smallerThan('sm')]: { // Child reference in nested selectors via ref [`&amp; .${u.ref('child')}`]: { fontSize: theme.fontSizes.xs, }, }, </code></pre> <p>},</p> <p>child: { // Assign selector to a ref to reference it in other styles </tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
e85d71803e | New Crowdin updates (#712) | ||
|
|
1a8ed103c4 | Increase minimal standings table width | ||
|
|
cee3fe5fa8 | Fix empty elo score display (#711) | ||
|
|
a1f850f8d6 | Group teams by stage items (#710) | ||
|
|
742298c562 | Handle no matches on dashboard (#709) | ||
|
|
ffa1f874be | Fix bug with null starttimes (#708) | ||
|
|
c141fd2cd0 |
Bump eslint-plugin-jest from 28.4.0 to 28.5.0 in /frontend (#707)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.4.0 to 28.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's releases</a>.</em></p> <blockquote> <h2>v28.5.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.4.0...v28.5.0">28.5.0</a> (2024-05-03)</h1> <h3>Features</h3> <ul> <li>allow <code>@typescript-eslint/utils</code> v7 as a direct dependency (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1567">#1567</a>) (<a href=" |
||
|
|
2a1a933b8c |
Bump @mantine/notifications from 7.6.0 to 7.9.0 in /frontend (#704)
Bumps [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) from 7.6.0 to 7.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mantinedev/mantine/releases"><code>@mantine/notifications</code>'s releases</a>.</em></p> <blockquote> <h2>7.9.0 ✨</h2> <p><a href="https://mantine.dev/changelog/7-9-0">View changelog with demos on mantine.dev website</a></p> <h2><code>@mantine/emotion</code> package</h2> <p>New <a href="https://mantine.dev/styles/emotion"><code>@mantine/emotion</code></a> package is now available to simplify migration from <a href="https://mantine.dev/guides/6x-to-7x/">6.x to 7.x</a>. It includes <code>createStyles</code> function and additional functionality for <code>sx</code> and <code>styles</code> props for all components similar to what was available in <code>@mantine/core</code> package in v6.</p> <p>If you still haven't migrated to 7.x because of the change in styling approach, you can now have a smoother transition by using <code>@mantine/emotion</code> package. To learn more about the package, visit the <a href="https://mantine.dev/styles/emotion">documentation page</a> and updated <a href="https://mantine.dev/guides/6x-to-7x/">6.x to 7.x migration guide</a>.</p> <pre lang="tsx"><code>import { rem } from '@mantine/core'; import { createStyles } from '@mantine/emotion'; <p>const useStyles = createStyles((theme, _, u) => ({ wrapper: { maxWidth: rem(400), width: '100%', height: rem(180), display: 'flex', alignItems: 'center', justifyContent: 'center', marginLeft: 'auto', marginRight: 'auto', borderRadius: theme.radius.sm,</p> <pre><code>// Use light and dark selectors to change styles based on color scheme [u.light]: { backgroundColor: theme.colors.gray[1], }, [u.dark]: { backgroundColor: theme.colors.dark[5], }, // Reference theme.breakpoints in smallerThan and largerThan functions [u.smallerThan('sm')]: { // Child reference in nested selectors via ref [`&amp; .${u.ref('child')}`]: { fontSize: theme.fontSizes.xs, }, }, </code></pre> <p>},</p> <p>child: { // Assign selector to a ref to reference it in other styles </tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
808349496d | Dashboard redesign (#703) | ||
|
|
28cc472b6a | New Crowdin updates (#702) | ||
|
|
0e4df8dcb5 |
Handle foreign key on stage items (#701)
fix https://github.com/evroon/bracket/issues/629 |
||
|
|
295809ef61 |
Add language selector (#700)
fix https://github.com/evroon/bracket/issues/499 |
||
|
|
24f04fbaa0 |
Improve round robing handling (#699)
fix https://github.com/evroon/bracket/issues/695 |
||
|
|
4ab77afcfc | Add stale bot (#698) | ||
|
|
949c04b573 | Codecov: ignore alembic (#689) v1.4.7 | ||
|
|
2a84d0bc6c | Update translation info (#688) | ||
|
|
3fd3825265 | New Crowdin updates (#684) | ||
|
|
19a617fa2f |
Fix upcoming matches table (#687)
This fixes a few small bugs related to upcoming matches for swiss |
||
|
|
7332b9906b |
Update contributors in docs (#685)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
|
|
0f2bb6ad27 |
Update contributors in readme (#686)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
|
|
05891698d6 | Expose port 8400 in backend Dockerfile (#671) | ||
|
|
a642fc3e30 |
Bump @mantine/form from 7.8.0 to 7.9.0 in /frontend (#681)
Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) from 7.8.0 to 7.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mantinedev/mantine/releases"><code>@mantine/form</code>'s releases</a>.</em></p> <blockquote> <h2>7.9.0 ✨</h2> <p><a href="https://mantine.dev/changelog/7-9-0">View changelog with demos on mantine.dev website</a></p> <h2><code>@mantine/emotion</code> package</h2> <p>New <a href="https://mantine.dev/styles/emotion"><code>@mantine/emotion</code></a> package is now available to simplify migration from <a href="https://mantine.dev/guides/6x-to-7x/">6.x to 7.x</a>. It includes <code>createStyles</code> function and additional functionality for <code>sx</code> and <code>styles</code> props for all components similar to what was available in <code>@mantine/core</code> package in v6.</p> <p>If you still haven't migrated to 7.x because of the change in styling approach, you can now have a smoother transition by using <code>@mantine/emotion</code> package. To learn more about the package, visit the <a href="https://mantine.dev/styles/emotion">documentation page</a> and updated <a href="https://mantine.dev/guides/6x-to-7x/">6.x to 7.x migration guide</a>.</p> <pre lang="tsx"><code>import { rem } from '@mantine/core'; import { createStyles } from '@mantine/emotion'; <p>const useStyles = createStyles((theme, _, u) => ({ wrapper: { maxWidth: rem(400), width: '100%', height: rem(180), display: 'flex', alignItems: 'center', justifyContent: 'center', marginLeft: 'auto', marginRight: 'auto', borderRadius: theme.radius.sm,</p> <pre><code>// Use light and dark selectors to change styles based on color scheme [u.light]: { backgroundColor: theme.colors.gray[1], }, [u.dark]: { backgroundColor: theme.colors.dark[5], }, // Reference theme.breakpoints in smallerThan and largerThan functions [u.smallerThan('sm')]: { // Child reference in nested selectors via ref [`&amp; .${u.ref('child')}`]: { fontSize: theme.fontSizes.xs, }, }, </code></pre> <p>},</p> <p>child: { // Assign selector to a ref to reference it in other styles </tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
4051f31aa7 |
Bump eslint-plugin-jest from 28.3.0 to 28.4.0 in /frontend (#680)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.3.0 to 28.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's releases</a>.</em></p> <blockquote> <h2>v28.4.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.3.0...v28.4.0">28.4.0</a> (2024-05-03)</h1> <h3>Features</h3> <ul> <li><strong>valid-expect:</strong> supporting automatically fixing missing <code>await</code> in some cases (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1574">#1574</a>) (<a href=" |
||
|
|
8645da27ef |
Bump react-icons from 5.1.0 to 5.2.0 in /frontend (#678)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.1.0 to 5.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-icons/react-icons/releases">react-icons's releases</a>.</em></p> <blockquote> <h2>v5.2.0</h2> <h2>What's Changed</h2> <ul> <li>remove data-* attributes by <a href="https://github.com/kamijin-fanta"><code>@kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/936">react-icons/react-icons#936</a></li> <li>icons version up 2024-04-30 by <a href="https://github.com/kamijin-fanta"><code>@kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/937">react-icons/react-icons#937</a></li> <li>update lerna by <a href="https://github.com/kamijin-fanta"><code>@kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/938">react-icons/react-icons#938</a></li> <li>Update pacakges by <a href="https://github.com/kamijin-fanta"><code>@kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/939">react-icons/react-icons#939</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/react-icons/react-icons/compare/v5.1.0...v5.2.0">https://github.com/react-icons/react-icons/compare/v5.1.0...v5.2.0</a></p> <table> <thead> <tr> <th>Icon Library</th> <th>License</th> <th>Version</th> <th align="right">Count</th> </tr> </thead> <tbody> <tr> <td><a href="https://circumicons.com/">Circum Icons</a></td> <td><a href="https://github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE">MPL-2.0 license</a></td> <td>1.0.0</td> <td align="right">288</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 5</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>5.15.4-3-gafecf2a</td> <td align="right">1612</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 6</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>6.5.2</td> <td align="right">2045</td> </tr> <tr> <td><a href="https://ionicons.com/">Ionicons 4</a></td> <td><a href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td> <td>4.6.3</td> <td align="right">696</td> </tr> <tr> <td><a href="https://ionicons.com/">Ionicons 5</a></td> <td><a href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td> <td>5.5.4</td> <td align="right">1332</td> </tr> <tr> <td><a href="http://google.github.io/material-design-icons/">Material Design icons</a></td> <td><a href="https://github.com/google/material-design-icons/blob/master/LICENSE">Apache License Version 2.0</a></td> <td>4.0.0-98-g9beae745bb</td> <td align="right">4341</td> </tr> <tr> <td><a href="http://s-ings.com/typicons/">Typicons</a></td> <td><a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></td> <td>2.1.2</td> <td align="right">336</td> </tr> <tr> <td><a href="https://octicons.github.com/">Github Octicons icons</a></td> <td><a href="https://github.com/primer/octicons/blob/master/LICENSE">MIT</a></td> <td>18.3.0</td> <td align="right">264</td> </tr> <tr> <td><a href="https://feathericons.com/">Feather</a></td> <td><a href="https://github.com/feathericons/feather/blob/master/LICENSE">MIT</a></td> <td>4.29.1</td> <td align="right">287</td> </tr> <tr> <td><a href="https://lucide.dev/">Lucide</a></td> <td><a href="https://github.com/lucide-icons/lucide/blob/main/LICENSE">ISC</a></td> <td>v5.2.0</td> <td align="right">1215</td> </tr> <tr> <td><a href="https://game-icons.net/">Game Icons</a></td> <td><a href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a></td> <td>12920d6565588f0512542a3cb0cdfd36a497f910</td> <td align="right">4040</td> </tr> <tr> <td><a href="https://erikflowers.github.io/weather-icons/">Weather Icons</a></td> <td><a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a></td> <td>2.0.12</td> <td align="right">219</td> </tr> <tr> <td><a href="https://vorillaz.github.io/devicons/">Devicons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.8.0</td> <td align="right">192</td> </tr> <tr> <td><a href="https://github.com/ant-design/ant-design-icons">Ant Design Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>4.4.2</td> <td align="right">831</td> </tr> <tr> <td><a href="https://github.com/twbs/icons">Bootstrap Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.11.3</td> <td align="right">2716</td> </tr> <tr> <td><a href="https://github.com/Remix-Design/RemixIcon">Remix Icon</a></td> <td><a href="http://www.apache.org/licenses/">Apache License Version 2.0</a></td> <td>4.2.0</td> <td align="right">2860</td> </tr> <tr> <td><a href="https://github.com/icons8/flat-color-icons">Flat Color Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.0.2</td> <td align="right">329</td> </tr> <tr> <td><a href="https://github.com/grommet/grommet-icons">Grommet-Icons</a></td> <td><a href="http://www.apache.org/licenses/">Apache License Version 2.0</a></td> <td>4.12.1</td> <td align="right">635</td> </tr> <tr> <td><a href="https://github.com/tailwindlabs/heroicons">Heroicons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.0.6</td> <td align="right">460</td> </tr> <tr> <td><a href="https://github.com/tailwindlabs/heroicons">Heroicons 2</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.1.3</td> <td align="right">888</td> </tr> <tr> <td><a href="https://simpleicons.org/">Simple Icons</a></td> <td><a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal</a></td> <td>11.14.0</td> <td align="right">3124</td> </tr> <tr> <td><a href="https://thesabbir.github.io/simple-line-icons/">Simple Line Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.5.5</td> <td align="right">189</td> </tr> <tr> <td><a href="https://github.com/Keyamoon/IcoMoon-Free">IcoMoon Free</a></td> <td><a href="https://github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt">CC BY 4.0 License</a></td> <td>d006795ede82361e1bac1ee76f215cf1dc51e4ca</td> <td align="right">491</td> </tr> <tr> <td><a href="https://github.com/atisawd/boxicons">BoxIcons</a></td> <td><a href="https://github.com/atisawd/boxicons/blob/master/LICENSE">MIT</a></td> <td>2.1.4</td> <td align="right">1634</td> </tr> <tr> <td><a href="https://github.com/astrit/css.gg">css.gg</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.1.1</td> <td align="right">704</td> </tr> <tr> <td><a href="https://github.com/microsoft/vscode-codicons">VS Code Icons</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></td> <td>0.0.35</td> <td align="right">461</td> </tr> <tr> <td><a href="https://github.com/tabler/tabler-icons">Tabler Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>3.2.0</td> <td align="right">5237</td> </tr> <tr> <td><a href="https://github.com/lykmapipo/themify-icons">Themify Icons</a></td> <td><a href="https://github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE">MIT</a></td> <td>v0.1.2-2-g9600186</td> <td align="right">352</td> </tr> <tr> <td><a href="https://icons.radix-ui.com">Radix Icons</a></td> <td><a href="https://github.com/radix-ui/icons/blob/master/LICENSE">MIT</a></td> <td>@radix-ui/<a href="mailto:react-icons@1.3.0-1-g94b3fcf">react-icons@1.3.0-1-g94b3fcf</a></td> <td align="right">318</td> </tr> <tr> <td><a href="https://github.com/phosphor-icons/core">Phosphor Icons</a></td> <td><a href="https://github.com/phosphor-icons/core/blob/main/LICENSE">MIT</a></td> <td>2.1.1</td> <td align="right">9072</td> </tr> <tr> <td><a href="https://icons8.com/line-awesome">Icons8 Line Awesome</a></td> <td><a href="https://github.com/icons8/line-awesome/blob/master/LICENSE.md">MIT</a></td> <td>1.3.1</td> <td align="right">1544</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
2c3960c515 |
Bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.8.0 in /frontend (#674)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.0 to 7.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v7.8.0</h2> <h2>7.8.0 (2024-04-29)</h2> <h3>🚀 Features</h3> <ul> <li><strong>rule-tester:</strong> assert suggestion messages are unique (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8995">#8995</a>)</li> <li><strong>typescript-estree:</strong> add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8925">#8925</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-argument] handle tagged templates (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8746">#8746</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-optional-chain] suggests optional chaining during strict null equality check (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8717">#8717</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-assertions] handle tagged templates (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8993">#8993</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-return] handle union types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9001">#9001</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] clear error report range (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8640">#8640</a>)</li> <li><strong>utils:</strong> export ESLint backwards-compat functions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8976">#8976</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred <a href="https://github.com/auvred"><code>@auvred</code></a></li> <li>Josh Goldberg ✨</li> <li>jsfm01 <a href="https://github.com/jsfm01"><code>@jsfm01</code></a></li> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a></li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>v7.7.1</h2> <h2>7.7.1 (2024-04-22)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-assignment] handle shorthand property assignment (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8800">#8800</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-function-return-type] fix checking wrong ancestor's return type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8809">#8809</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-optional-chain] only look at left operand for <code>requireNullish</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8559">#8559</a>)</li> <li><strong>eslint-plugin:</strong> [no-for-in-array] refine report location (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8874">#8874</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] allow non-null assertion for void type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8912">#8912</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>7.8.0 (2024-04-29)</h2> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [no-unsafe-argument] handle tagged templates</p> </li> <li> <p><strong>eslint-plugin:</strong> [prefer-optional-chain] suggests optional chaining during strict null equality check</p> </li> <li> <p><strong>eslint-plugin:</strong> [consistent-type-assertions] handle tagged templates</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unsafe-return] handle union types</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unused-vars] clear error report range</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred</li> <li>Josh Goldberg ✨</li> <li>jsfm01</li> <li>Kim Sang Du</li> <li>YeonJuan</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>7.7.1 (2024-04-22)</h2> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [no-unsafe-assignment] handle shorthand property assignment</p> </li> <li> <p><strong>eslint-plugin:</strong> [explicit-function-return-type] fix checking wrong ancestor's return type</p> </li> <li> <p><strong>eslint-plugin:</strong> [prefer-optional-chain] only look at left operand for <code>requireNullish</code></p> </li> <li> <p><strong>eslint-plugin:</strong> [no-for-in-array] refine report location</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] allow non-null assertion for void type</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Kirk Waiblinger</li> <li>YeonJuan</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
ca8a240379 |
Update pytest requirement from <=8.1.1 to <=8.2.0 in /backend (#669)
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>8.2.0</h2> <h1>pytest 8.2.0 (2024-04-27)</h1> <h2>Deprecations</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12069">#12069</a>: A deprecation warning is now raised when implementations of one of the following hooks request a deprecated <code>py.path.local</code> parameter instead of the <code>pathlib.Path</code> parameter which replaced it:</p> <ul> <li><code>pytest_ignore_collect</code>{.interpreted-text role="hook"} - the <code>path</code> parameter - use <code>collection_path</code> instead.</li> <li><code>pytest_collect_file</code>{.interpreted-text role="hook"} - the <code>path</code> parameter - use <code>file_path</code> instead.</li> <li><code>pytest_pycollect_makemodule</code>{.interpreted-text role="hook"} - the <code>path</code> parameter - use <code>module_path</code> instead.</li> <li><code>pytest_report_header</code>{.interpreted-text role="hook"} - the <code>startdir</code> parameter - use <code>start_path</code> instead.</li> <li><code>pytest_report_collectionfinish</code>{.interpreted-text role="hook"} - the <code>startdir</code> parameter - use <code>start_path</code> instead.</li> </ul> <p>The replacement parameters are available since pytest 7.0.0. The old parameters will be removed in pytest 9.0.0.</p> <p>See <code>legacy-path-hooks-deprecated</code>{.interpreted-text role="ref"} for more details.</p> </li> </ul> <h2>Features</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/11871">#11871</a>: Added support for reading command line arguments from a file using the prefix character <code>@</code>, like e.g.: <code>pytest @tests.txt</code>. The file must have one argument per line.</p> <p>See <code>Read arguments from file <args-from-file></code>{.interpreted-text role="ref"} for details.</p> </li> </ul> <h2>Improvements</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/11523">#11523</a>: <code>pytest.importorskip</code>{.interpreted-text role="func"} will now issue a warning if the module could be found, but raised <code>ImportError</code>{.interpreted-text role="class"} instead of <code>ModuleNotFoundError</code>{.interpreted-text role="class"}.</p> <p>The warning can be suppressed by passing <code>exc_type=ImportError</code> to <code>pytest.importorskip</code>{.interpreted-text role="func"}.</p> <p>See <code>import-or-skip-import-error</code>{.interpreted-text role="ref"} for details.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/11728">#11728</a>: For <code>unittest</code>-based tests, exceptions during class cleanup (as raised by functions registered with <code>TestCase.addClassCleanup <unittest.TestCase.addClassCleanup></code>{.interpreted-text role="meth"}) are now reported instead of silently failing.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/11777">#11777</a>: Text is no longer truncated in the <code>short test summary info</code> section when <code>-vv</code> is given.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12112">#12112</a>: Improved namespace packages detection when <code>consider_namespace_packages</code>{.interpreted-text role="confval"} is enabled, covering more situations (like editable installs).</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/9502">#9502</a>: Added <code>PYTEST_VERSION</code>{.interpreted-text role="envvar"} environment variable which is defined at the start of the pytest session and undefined afterwards. It contains the value of <code>pytest.__version__</code>, and among other things can be used to easily check if code is running from within a pytest run.</p> </li> </ul> <h2>Bug Fixes</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12065">#12065</a>: Fixed a regression in pytest 8.0.0 where test classes containing <code>setup_method</code> and tests using <code>@staticmethod</code> or <code>@classmethod</code> would crash with <code>AttributeError: 'NoneType' object has no attribute 'setup_method'</code>.</p> <p>Now the <code>request.instance <pytest.FixtureRequest.instance></code>{.interpreted-text role="attr"} attribute of tests using <code>@staticmethod</code> and <code>@classmethod</code> is no longer <code>None</code>, but a fresh instance of the class, like in non-static methods.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
61b300565f |
Bump @testing-library/dom from 10.0.0 to 10.1.0 in /frontend (#675)
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.0.0 to 10.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/dom-testing-library/releases"><code>@testing-library/dom</code>'s releases</a>.</em></p> <blockquote> <h2>v10.1.0</h2> <h1><a href="https://github.com/testing-library/dom-testing-library/compare/v10.0.0...v10.1.0">10.1.0</a> (2024-04-29)</h1> <h3>Features</h3> <ul> <li>Add window events "pagehide" / "pageshow" (<a href="https://redirect.github.com/testing-library/dom-testing-library/issues/1308">#1308</a>) (<a href=" |
||
|
|
57be8ff267 |
Bump @typescript-eslint/parser from 7.7.0 to 7.8.0 in /frontend (#673)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.0 to 7.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v7.8.0</h2> <h2>7.8.0 (2024-04-29)</h2> <h3>🚀 Features</h3> <ul> <li><strong>rule-tester:</strong> assert suggestion messages are unique (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8995">#8995</a>)</li> <li><strong>typescript-estree:</strong> add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8925">#8925</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-argument] handle tagged templates (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8746">#8746</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-optional-chain] suggests optional chaining during strict null equality check (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8717">#8717</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-assertions] handle tagged templates (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8993">#8993</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-return] handle union types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9001">#9001</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] clear error report range (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8640">#8640</a>)</li> <li><strong>utils:</strong> export ESLint backwards-compat functions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8976">#8976</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred <a href="https://github.com/auvred"><code>@auvred</code></a></li> <li>Josh Goldberg ✨</li> <li>jsfm01 <a href="https://github.com/jsfm01"><code>@jsfm01</code></a></li> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a></li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>v7.7.1</h2> <h2>7.7.1 (2024-04-22)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-assignment] handle shorthand property assignment (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8800">#8800</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-function-return-type] fix checking wrong ancestor's return type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8809">#8809</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-optional-chain] only look at left operand for <code>requireNullish</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8559">#8559</a>)</li> <li><strong>eslint-plugin:</strong> [no-for-in-array] refine report location (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8874">#8874</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] allow non-null assertion for void type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8912">#8912</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>7.8.0 (2024-04-29)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>7.7.1 (2024-04-22)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
9d58a275fb |
Update pytest-asyncio requirement from <=0.21.1 to <=0.21.2 in /backend (#672)
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest-asyncio/releases">pytest-asyncio's releases</a>.</em></p> <blockquote> <h2>pytest-asyncio 0.21.2</h2> <h1>0.21.2 (2024-04-29)</h1> <ul> <li>Fix compatibility with pytest 8.2. Backport of <a href="https://redirect.github.com/pytest-dev/pytest-asyncio/pull/800">#800</a> to pytest-asyncio v0.21 for users who are unable to upgrade to a more recent version (see <a href="https://redirect.github.com/pytest-dev/pytest-asyncio/pull/706">#706</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
c5e8c5abd5 |
Bump eslint-plugin-jest from 28.2.0 to 28.3.0 in /frontend (#668)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.2.0 to 28.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's releases</a>.</em></p> <blockquote> <h2>v28.3.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.2.0...v28.3.0">28.3.0</a> (2024-04-27)</h1> <h3>Features</h3> <ul> <li>prefer importing jest globals for specific types (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1568">#1568</a>) (<a href=" |
||
|
|
f2f35cbde0 |
Bump postcss-preset-mantine from 1.14.0 to 1.15.0 in /frontend (#667)
Bumps [postcss-preset-mantine](https://github.com/mantinedev/postcss-preset-mantine) from 1.14.0 to 1.15.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/mantinedev/postcss-preset-mantine/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
8a97c91a08 |
Bump react-dom from 18.2.0 to 18.3.0 in /frontend (#666)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.2.0 to 18.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/react/releases">react-dom's releases</a>.</em></p> <blockquote> <h2>18.3.0 (April 25, 2024)</h2> <p>This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.</p> <p>Read the <a href="https://react.dev/blog/2024/04/25/react-19-upgrade-guide">React 19 Upgrade Guide</a> for more info.</p> <h3>React</h3> <ul> <li>Allow writing to <code>this.refs</code> to support string ref codemod <a href=" |
||
|
|
b061d23a5c |
Bump react and @types/react in /frontend (#665)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.2.0 to 18.3.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/facebook/react/commits/HEAD/packages/react">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~react-bot">react-bot</a>, a new releaser for react since your current version.</p> </details> <br /> Updates `@types/react` from 18.2.48 to 18.3.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
2c37c56a89 |
Bump @next/eslint-plugin-next from 14.0.4 to 14.2.3 in /frontend (#664)
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.0.4 to 14.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases"><code>@next/eslint-plugin-next</code>'s releases</a>.</em></p> <blockquote> <h2>v14.2.3</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Fix: resolve mixed re-exports module as cjs (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64681">#64681</a>)</li> <li>fix: mixing namespace import and named import client components (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64809">#64809</a>)</li> <li>Fix mixed exports in server component with barrel optimization (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64894">#64894</a>)</li> <li>Fix next/image usage in mdx(<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64875">#64875</a>)</li> <li>fix(fetch-cache): fix additional typo, add type & data validation (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64799">#64799</a>)</li> <li>prevent erroneous route interception during lazy fetch (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64692">#64692</a>)</li> <li>fix root page revalidation when redirecting in a server action (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64730">#64730</a>)</li> <li>fix: remove traceparent from cachekey should not remove traceparent from original object (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64727">#64727</a>)</li> <li>Clean-up fetch metrics tracking (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64746">#64746</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/huozhi"><code>@huozhi</code></a>, <a href="https://github.com/samcx"><code>@samcx</code></a>, <a href="https://github.com/ztanner"><code>@ztanner</code></a>, <a href="https://github.com/Jeffrey-Zutt"><code>@Jeffrey-Zutt</code></a>, and <a href="https://github.com/ijjk"><code>@ijjk</code></a> for helping!</p> <h2>v14.2.2</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Fix Server Action error logs for unhandled POST requests (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64315">#64315</a>)</li> <li>Improve rendering performance (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64408">#64408</a>)</li> <li>Fix the method prop case in Server Actions transform (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64398">#64398</a>)</li> <li>fix(next-lint): update option --report-unused-disable-directives to --report-unused-disable-directives-severity (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64405">#64405</a>)</li> <li>tweak test for Azure (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64424">#64424</a>)</li> <li>router restore should take priority over pending actions (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64449">#64449</a>)</li> <li>Fix client boundary inheritance for barrel optimization (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64467">#64467</a>)</li> <li>improve turborepo caching (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64493">#64493</a>)</li> <li>feat: strip traceparent header from cachekey (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64499">#64499</a>)</li> <li>Fix more Turbopack build tests</li> <li>Update lockfile for compatibility with turbo (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64360">#64360</a>)</li> <li>Fix typo in dynamic-rendering.ts (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64365">#64365</a>)</li> <li>Fix DynamicServerError not being thrown in fetch (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64511">#64511</a>)</li> <li>fix(next): Metadata.openGraph values not resolving basic values when type is set (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/63620">#63620</a>)</li> <li>disable production chunking in dev (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64488">#64488</a>)</li> <li>Fix cjs client components tree-shaking (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64558">#64558</a>)</li> <li>fix refresh behavior for discarded actions (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64532">#64532</a>)</li> <li>fix: filter out middleware requests in logging (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64549">#64549</a>)</li> <li>Turbopack: Allow client components to be imported in app routes (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64520">#64520</a>)</li> <li>Fix ASL bundling for dynamic css (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64451">#64451</a>)</li> <li>add pathname normalizer for actions (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64592">#64592</a>)</li> <li>fix incorrect refresh request when basePath is set (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64589">#64589</a>)</li> <li>test: skip turbopack build test (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64356">#64356</a>)</li> <li>hotfix(turbopack): Update with patch for postcss.config.js path resolution on Windows (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/64677">#64677</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
62899b9e33 |
Update pluggy requirement from <=1.4.0 to <=1.5.0 in /backend (#662)
Updates the requirements on [pluggy](https://github.com/pytest-dev/pluggy) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst">pluggy's changelog</a>.</em></p> <blockquote> <h1>pluggy 1.5.0 (2024-04-19)</h1> <h2>Features</h2> <ul> <li> <p><code>[#178](https://github.com/pytest-dev/pluggy/issues/178) <https://github.com/pytest-dev/pluggy/issues/178></code>_: Add support for deprecating specific hook parameters, or more generally, for issuing a warning whenever a hook implementation requests certain parameters.</p> <p>See :ref:<code>warn_on_impl</code> for details.</p> </li> </ul> <h2>Bug Fixes</h2> <ul> <li><code>[#481](https://github.com/pytest-dev/pluggy/issues/481) <https://github.com/pytest-dev/pluggy/issues/481></code>_: <code>PluginManager.get_plugins()</code> no longer returns <code>None</code> for blocked plugins.</li> </ul> <h1>pluggy 1.4.0 (2024-01-24)</h1> <h2>Features</h2> <ul> <li> <p><code>[#463](https://github.com/pytest-dev/pluggy/issues/463) <https://github.com/pytest-dev/pluggy/issues/463></code>_: A warning :class:<code>~pluggy.PluggyTeardownRaisedWarning</code> is now issued when an old-style hookwrapper raises an exception during teardown. See the warning documentation for more details.</p> </li> <li> <p><code>[#471](https://github.com/pytest-dev/pluggy/issues/471) <https://github.com/pytest-dev/pluggy/issues/471></code>_: Add :func:<code>PluginManager.unblock <pluggy.PluginManager.unblock></code> method to unblock a plugin by plugin name.</p> </li> </ul> <h2>Bug Fixes</h2> <ul> <li> <p><code>[#441](https://github.com/pytest-dev/pluggy/issues/441) <https://github.com/pytest-dev/pluggy/issues/441></code>_: Fix :func:<code>~pluggy.HookCaller.call_extra()</code> extra methods getting ordered before everything else in some circumstances. Regressed in pluggy 1.1.0.</p> </li> <li> <p><code>[#438](https://github.com/pytest-dev/pluggy/issues/438) <https://github.com/pytest-dev/pluggy/issues/438></code>_: Fix plugins registering other plugins in a hook when the other plugins implement the same hook itself. Regressed in pluggy 1.1.0.</p> </li> </ul> <h1>pluggy 1.3.0 (2023-08-26)</h1> <h2>Deprecations and Removals</h2> <ul> <li><code>[#426](https://github.com/pytest-dev/pluggy/issues/426) <https://github.com/pytest-dev/pluggy/issues/426></code>_: Python 3.7 is no longer supported.</li> </ul> <h2>Features</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
a21c8bc597 |
Bump next-i18next from 15.2.0 to 15.3.0 in /frontend (#659)
Bumps [next-i18next](https://github.com/i18next/next-i18next) from 15.2.0 to 15.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/next-i18next/releases">next-i18next's releases</a>.</em></p> <blockquote> <h2>v15.3.0</h2> <ul> <li>Only overwrite ns config if it provided <a href="https://redirect.github.com/i18next/next-i18next/pull/2270">#2270</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/next-i18next/blob/master/CHANGELOG.md">next-i18next's changelog</a>.</em></p> <blockquote> <h2>15.3.0</h2> <ul> <li>Only overwrite ns config if it provided <a href="https://redirect.github.com/i18next/next-i18next/pull/2270">#2270</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
d67e0f4588 |
Bump next from 14.1.0 to 14.2.2 in /frontend (#661)
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v14.2.2</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Fix Server Action error logs for unhandled POST requests (<a href="https://redirect.github.com/vercel/next.js/issues/64315">#64315</a>)</li> <li>Improve rendering performance (<a href="https://redirect.github.com/vercel/next.js/issues/64408">#64408</a>)</li> <li>Fix the method prop case in Server Actions transform (<a href="https://redirect.github.com/vercel/next.js/issues/64398">#64398</a>)</li> <li>fix(next-lint): update option --report-unused-disable-directives to --report-unused-disable-directives-severity (<a href="https://redirect.github.com/vercel/next.js/issues/64405">#64405</a>)</li> <li>tweak test for Azure (<a href="https://redirect.github.com/vercel/next.js/issues/64424">#64424</a>)</li> <li>router restore should take priority over pending actions (<a href="https://redirect.github.com/vercel/next.js/issues/64449">#64449</a>)</li> <li>Fix client boundary inheritance for barrel optimization (<a href="https://redirect.github.com/vercel/next.js/issues/64467">#64467</a>)</li> <li>improve turborepo caching (<a href="https://redirect.github.com/vercel/next.js/issues/64493">#64493</a>)</li> <li>feat: strip traceparent header from cachekey (<a href="https://redirect.github.com/vercel/next.js/issues/64499">#64499</a>)</li> <li>Fix more Turbopack build tests</li> <li>Update lockfile for compatibility with turbo (<a href="https://redirect.github.com/vercel/next.js/issues/64360">#64360</a>)</li> <li>Fix typo in dynamic-rendering.ts (<a href="https://redirect.github.com/vercel/next.js/issues/64365">#64365</a>)</li> <li>Fix DynamicServerError not being thrown in fetch (<a href="https://redirect.github.com/vercel/next.js/issues/64511">#64511</a>)</li> <li>fix(next): Metadata.openGraph values not resolving basic values when type is set (<a href="https://redirect.github.com/vercel/next.js/issues/63620">#63620</a>)</li> <li>disable production chunking in dev (<a href="https://redirect.github.com/vercel/next.js/issues/64488">#64488</a>)</li> <li>Fix cjs client components tree-shaking (<a href="https://redirect.github.com/vercel/next.js/issues/64558">#64558</a>)</li> <li>fix refresh behavior for discarded actions (<a href="https://redirect.github.com/vercel/next.js/issues/64532">#64532</a>)</li> <li>fix: filter out middleware requests in logging (<a href="https://redirect.github.com/vercel/next.js/issues/64549">#64549</a>)</li> <li>Turbopack: Allow client components to be imported in app routes (<a href="https://redirect.github.com/vercel/next.js/issues/64520">#64520</a>)</li> <li>Fix ASL bundling for dynamic css (<a href="https://redirect.github.com/vercel/next.js/issues/64451">#64451</a>)</li> <li>add pathname normalizer for actions (<a href="https://redirect.github.com/vercel/next.js/issues/64592">#64592</a>)</li> <li>fix incorrect refresh request when basePath is set (<a href="https://redirect.github.com/vercel/next.js/issues/64589">#64589</a>)</li> <li>test: skip turbopack build test (<a href="https://redirect.github.com/vercel/next.js/issues/64356">#64356</a>)</li> <li>hotfix(turbopack): Update with patch for postcss.config.js path resolution on Windows (<a href="https://redirect.github.com/vercel/next.js/issues/64677">#64677</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/shuding"><code>@shuding</code></a>, <a href="https://github.com/coltonehrman"><code>@coltonehrman</code></a>, <a href="https://github.com/ztanner"><code>@ztanner</code></a>, <a href="https://github.com/huozhi"><code>@huozhi</code></a>, <a href="https://github.com/sokra"><code>@sokra</code></a>, <a href="https://github.com/Jeffrey-Zutt"><code>@Jeffrey-Zutt</code></a>, <a href="https://github.com/timneutkens"><code>@timneutkens</code></a>, <a href="https://github.com/wbinnssmith"><code>@wbinnssmith</code></a>, <a href="https://github.com/wiesson"><code>@wiesson</code></a>, <a href="https://github.com/ijjk"><code>@ijjk</code></a>, <a href="https://github.com/devjiwonchoi"><code>@devjiwonchoi</code></a>, and <a href="https://github.com/bgw"><code>@bgw</code></a> for helping!</p> <h2>v14.2.1</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>use pathToFileUrl to make esm import()s work with absolute windows paths (<a href="https://redirect.github.com/vercel/next.js/issues/64386">#64386</a>) <a href="https://github.com/sokra"><code>@sokra</code></a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/sokra"><code>@sokra</code></a> for helping!</p> <h2>v14.2.1-canary.7</h2> <h3>Core Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |