mirror of
https://github.com/evroon/bracket.git
synced 2026-03-06 08:08:37 -05:00
512166e86a5daee9c6b60d36e6752e15871b214d
343 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
512166e86a |
Replace passlib by bcrypt (#452)
fixes https://github.com/evroon/bracket/issues/451 Old password hashes are still valid |
||
|
|
5e6ac5b165 | Update baseurl for custom domain (#449) | ||
|
|
0b4c8412d0 | Small fixes after pydantic migration and translations (#448) | ||
|
|
61611066cd |
Pydantic v2 migration (#252)
Upgrade Pydantic to V2. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ea7ff4c374 |
Bump @mantine/notifications from 7.4.1 to 7.5.1 in /frontend (#447)
Bumps [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) from 7.4.1 to 7.5.1. <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.5.1</h2> <h2>What's Changed</h2> <ul> <li><code>[@mantine/core]</code> Indicator: Improve processing animation for lo-resolution monitors (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5682">#5682</a>)</li> <li><code>[@mantine/hooks]</code> use-debounced-state: Fix incorrect type definition (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5665">#5665</a>)</li> <li><code>[@mantine/hooks]</code> use-session-storage: Fix default value not being set in the storage on initial render (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5663">#5663</a>)</li> <li><code>[@mantine/core]</code> Combobox: Fix incorrect dropdown styles with custom ScrollArea component (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5677">#5677</a>)</li> <li><code>[@mantine/form]</code> Fix incorrect touch and dirty state handling in <code>form.initialize</code> (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5623">#5623</a>)</li> <li><code>[@mantine/core]</code> Chip: Fix error thrown when page is modified with Google Translate (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5586">#5586</a>)</li> <li><code>[@mantine/form]</code> Add previous value as second argument to <code>onValuesChange</code> (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5649">#5649</a>)</li> <li><code>[@mantine/core]</code> Fix <code>autoContrast</code> defined on theme not working in some components (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5655">#5655</a>)</li> <li><code>[@mantine/core]</code> Fix broken alignment in Checkbox, Radio and Switch (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5648">#5648</a>)</li> <li><code>[@mantine/core-highlight]</code> Add <code>withCopyButton</code> prop support to CodeHighlightTabs (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5608">#5608</a>)</li> <li><code>[@mantine/core]</code> Update <code>useComputedColorScheme</code> types to match definition with other similar hooks (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5588">#5588</a>)</li> <li><code>[@mantine/core]</code> MultiSelect: Forbid select item removal if associated item becomes disabled (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5630">#5630</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Phirb"><code>@Phirb</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5630">mantinedev/mantine#5630</a></li> <li><a href="https://github.com/c0nd3v"><code>@c0nd3v</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5588">mantinedev/mantine#5588</a></li> <li><a href="https://github.com/sxflynn"><code>@sxflynn</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5605">mantinedev/mantine#5605</a></li> <li><a href="https://github.com/vizath"><code>@vizath</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5648">mantinedev/mantine#5648</a></li> <li><a href="https://github.com/mariansimecek"><code>@mariansimecek</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5649">mantinedev/mantine#5649</a></li> <li><a href="https://github.com/gabrielmaldi"><code>@gabrielmaldi</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5670">mantinedev/mantine#5670</a></li> <li><a href="https://github.com/waweber"><code>@waweber</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5668">mantinedev/mantine#5668</a></li> <li><a href="https://github.com/msv96"><code>@msv96</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5663">mantinedev/mantine#5663</a></li> <li><a href="https://github.com/cristianghita24"><code>@cristianghita24</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5665">mantinedev/mantine#5665</a></li> <li><a href="https://github.com/matthiasfeist"><code>@matthiasfeist</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5682">mantinedev/mantine#5682</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mantinedev/mantine/compare/7.5.0...7.5.1">https://github.com/mantinedev/mantine/compare/7.5.0...7.5.1</a></p> <h2>✨ 7.5.0</h2> <p><a href="https://mantine.dev/changelog/7-5-0">View changelog with demos on mantine.dev website</a></p> <h2>DonutChart component</h2> <p>New <a href="https://mantine.dev/charts/donut-chart">DonutChart</a> component:</p> <pre lang="tsx"><code>import { DonutChart } from '@mantine/charts'; import { data } from './data'; <p>function Demo() { return <DonutChart data={data} />; } </code></pre></p> <h2>PieChart component</h2> <p>New <a href="https://mantine.dev/charts/pie-chart">PieChart</a> component:</p> <pre lang="tsx"><code></tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
6197fa9f89 | Community docs (#446) | ||
|
|
f8c2607c4d | Dutch translations (#444) | ||
|
|
a0400849e7 | Add links to README, improve frontend Dockerfile (#443) | ||
|
|
e583828256 | Add preview to docs (#435) | ||
|
|
3e26be00d6 | Update readme and docs (#442) | ||
|
|
9cad77e725 |
Bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 in /frontend (#439)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.20.0 to 6.21.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>v6.21.0</h2> <h2>6.21.0 (2024-02-05)</h2> <h3>🚀 Features</h3> <ul> <li>export plugin metadata (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8331">#8331</a>)</li> <li>allow <code>parserOptions.project: false</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8339">#8339</a>)</li> <li><strong>eslint-plugin:</strong> add rule prefer-find (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8216">#8216</a>)</li> <li><strong>typescript-estree:</strong> forbid duplicated accessibility modifiers (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8257">#8257</a>)</li> <li><strong>utils:</strong> improve eslint types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8344">#8344</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>ast-spec:</strong> add <code>JSXElement</code> type to the <code>JSXAttribute['value']</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8285">#8285</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] don't report on types referenced in export assignment expression (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8265">#8265</a>)</li> <li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8250">#8250</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-imports] dont report on types used in export assignment expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8332">#8332</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8249">#8249</a>)</li> <li><strong>eslint-plugin:</strong> [class-literal-property-style] allow getter when same key setter exists (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8277">#8277</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before <code>as</code> keyword (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8326">#8326</a>)</li> <li><strong>rule-tester:</strong> fix a phantom dependency on the "semver" package (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8260">#8260</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred <a href="https://github.com/auvred"><code>@auvred</code></a></li> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>Pete Gonzalez <a href="https://github.com/octogonz"><code>@octogonz</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>6.21.0 (2024-02-05)</h2> <h3>🚀 Features</h3> <ul> <li> <p>export plugin metadata</p> </li> <li> <p>allow <code>parserOptions.project: false</code></p> </li> <li> <p><strong>eslint-plugin:</strong> add rule prefer-find</p> </li> </ul> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [no-unused-vars] don't report on types referenced in export assignment expression</p> </li> <li> <p><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values</p> </li> <li> <p><strong>eslint-plugin:</strong> [consistent-type-imports] dont report on types used in export assignment expressions</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option</p> </li> <li> <p><strong>eslint-plugin:</strong> [class-literal-property-style] allow getter when same key setter exists</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before <code>as</code> keyword</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred</li> <li>Brad Zacher</li> <li>Kirk Waiblinger</li> <li>Pete Gonzalez</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=" |
||
|
|
3e82ee2d60 |
Bump @typescript-eslint/parser from 6.20.0 to 6.21.0 in /frontend (#440)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 6.21.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>v6.21.0</h2> <h2>6.21.0 (2024-02-05)</h2> <h3>🚀 Features</h3> <ul> <li>export plugin metadata (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8331">#8331</a>)</li> <li>allow <code>parserOptions.project: false</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8339">#8339</a>)</li> <li><strong>eslint-plugin:</strong> add rule prefer-find (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8216">#8216</a>)</li> <li><strong>typescript-estree:</strong> forbid duplicated accessibility modifiers (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8257">#8257</a>)</li> <li><strong>utils:</strong> improve eslint types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8344">#8344</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>ast-spec:</strong> add <code>JSXElement</code> type to the <code>JSXAttribute['value']</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8285">#8285</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] don't report on types referenced in export assignment expression (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8265">#8265</a>)</li> <li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8250">#8250</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-imports] dont report on types used in export assignment expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8332">#8332</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8249">#8249</a>)</li> <li><strong>eslint-plugin:</strong> [class-literal-property-style] allow getter when same key setter exists (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8277">#8277</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before <code>as</code> keyword (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8326">#8326</a>)</li> <li><strong>rule-tester:</strong> fix a phantom dependency on the "semver" package (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8260">#8260</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred <a href="https://github.com/auvred"><code>@auvred</code></a></li> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>Pete Gonzalez <a href="https://github.com/octogonz"><code>@octogonz</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>6.21.0 (2024-02-05)</h2> <h3>🚀 Features</h3> <ul> <li>allow <code>parserOptions.project: false</code></li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred</li> <li>Brad Zacher</li> <li>Kirk Waiblinger</li> <li>Pete Gonzalez</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=" |
||
|
|
701464d740 |
Bump i18next from 23.7.16 to 23.8.2 in /frontend (#438)
Bumps [i18next](https://github.com/i18next/i18next) from 23.7.16 to 23.8.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v23.8.2</h2> <ul> <li>optimize <code>addResources</code> to address <a href="https://redirect.github.com/i18next/i18next/issues/2130">2130</a></li> </ul> <h2>v23.8.1</h2> <ul> <li>types: support stricter typechecking for returnEmptyString and returnNull <a href="https://redirect.github.com/i18next/i18next/pull/2129">2129</a></li> </ul> <h2>v23.8.0</h2> <ul> <li>improve performance by reducing array slices and RegExp recreation <a href="https://redirect.github.com/i18next/i18next/pull/2128">2128</a></li> </ul> <h2>v23.7.20</h2> <ul> <li>optimize: consistent _zero special handling also for defaultValue_zero <a href="https://redirect.github.com/i18next/i18next/issues/2124">2124</a></li> <li>intl plural rule for dev is now en (consistent with v3 compatibility)</li> </ul> <h2>v23.7.19</h2> <ul> <li>fix: consistent _zero special handling also for defaultValue_zero <a href="https://redirect.github.com/i18next/i18next/issues/2124">2124</a></li> </ul> <h2>v23.7.18</h2> <ul> <li>types: support readonly defaultNS <a href="https://redirect.github.com/i18next/i18next/pull/2123">2123</a></li> </ul> <h2>v23.7.17</h2> <ul> <li>types: fix support for defaultNS as array (fixes <a href="https://redirect.github.com/i18next/i18next/issues/2118">2118</a>) <a href="https://redirect.github.com/i18next/i18next/pull/2121">2121</a></li> <li>types: fix typo in <code>CustomInstanceExtensions</code> <a href="https://redirect.github.com/i18next/i18next/pull/2122">2122</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>23.8.2</h2> <ul> <li>optimize <code>addResources</code> to address <a href="https://redirect.github.com/i18next/i18next/issues/2130">2130</a></li> </ul> <h2>23.8.1</h2> <ul> <li>types: support stricter typechecking for returnEmptyString and returnNull <a href="https://redirect.github.com/i18next/i18next/pull/2129">2129</a></li> </ul> <h2>23.8.0</h2> <ul> <li>improve performance by reducing array slices and RegExp recreation <a href="https://redirect.github.com/i18next/i18next/pull/2128">2128</a></li> </ul> <h2>23.7.20</h2> <ul> <li>optimize: consistent _zero special handling also for defaultValue_zero <a href="https://redirect.github.com/i18next/i18next/issues/2124">2124</a></li> <li>intl plural rule for dev is now en (consistent with v3 compatibility)</li> </ul> <h2>23.7.19</h2> <ul> <li>fix: consistent _zero special handling also for defaultValue_zero <a href="https://redirect.github.com/i18next/i18next/issues/2124">2124</a></li> </ul> <h2>23.7.18</h2> <ul> <li>types: support readonly defaultNS <a href="https://redirect.github.com/i18next/i18next/pull/2123">2123</a></li> </ul> <h2>23.7.17</h2> <ul> <li>types: fix support for defaultNS as array (fixes <a href="https://redirect.github.com/i18next/i18next/issues/2118">2118</a>) <a href="https://redirect.github.com/i18next/i18next/pull/2121">2121</a></li> <li>types: fix typo in <code>CustomInstanceExtensions</code> <a href="https://redirect.github.com/i18next/i18next/pull/2122">2122</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
8f2ce82403 | Add evroon as reviewer in dependabot.yml (#436) | ||
|
|
e46a3f9a81 |
Bump postcss-preset-mantine from 1.12.3 to 1.13.0 in /frontend (#432)
Bumps [postcss-preset-mantine](https://github.com/mantinedev/postcss-preset-mantine) from 1.12.3 to 1.13.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> |
||
|
|
458b40692d |
Bump @testing-library/jest-dom from 6.2.0 to 6.4.1 in /frontend (#431)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.2.0 to 6.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/jest-dom/releases"><code>@testing-library/jest-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v6.4.1</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.4.0...v6.4.1">6.4.1</a> (2024-02-01)</h2> <h3>Bug Fixes</h3> <ul> <li>Export type <code>TestingLibraryMatchers</code> from "./matchers" (<a href="https://redirect.github.com/testing-library/jest-dom/issues/576">#576</a>) (<a href=" |
||
|
|
0169395a64 |
Bump @typescript-eslint/parser from 6.19.0 to 6.20.0 in /frontend (#430)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.0 to 6.20.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>v6.20.0</h2> <h2>6.20.0 (2024-01-29)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [member-ordering] allow easy reuse of the default ordering (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8248">#8248</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-useless-template-literals] incorrect bigint autofix result (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8283">#8283</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat any/unknown as non-nullable (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8262">#8262</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-template-literals] report Infinity & NaN (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8295">#8295</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-readonly] disable checking accessors (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8300">#8300</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Alex Parloti <a href="https://github.com/parloti"><code>@parloti</code></a></li> <li>auvred <a href="https://github.com/auvred"><code>@auvred</code></a></li> <li>James Browning</li> <li>StyleShit <a href="https://github.com/StyleShit"><code>@StyleShit</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>v6.19.1</h2> <h2>6.19.1 (2024-01-22)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] fix false positive for type variable (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8235">#8235</a>)</li> <li><strong>type-utils:</strong> preventing isUnsafeAssignment infinite recursive calls (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8237">#8237</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <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>6.20.0 (2024-01-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>6.19.1 (2024-01-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=" |
||
|
|
414ea828e7 |
Bump @next/bundle-analyzer from 14.0.4 to 14.1.0 in /frontend (#433)
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 14.0.4 to 14.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases"><code>@next/bundle-analyzer</code>'s releases</a>.</em></p> <blockquote> <h2>v14.1.0</h2> <h3>Core Changes</h3> <ul> <li>Turbopack: switch to a single client components entrypoint: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59352">#59352</a></li> <li>Update <code>swc_core</code> to <code>v0.86.98</code> and turbopack: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59393">#59393</a></li> <li>Fix cases for the <code>optimize_server_react</code> transform: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59390">#59390</a></li> <li>Use new JSX transform: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/56294">#56294</a></li> <li>loading.tsx should have no effect on partial rendering when PPR is enabled: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59196">#59196</a></li> <li>Update font data: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59426">#59426</a></li> <li>Remove CacheNode.status field: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59472">#59472</a></li> <li>Rename CacheNode.data → .lazyData : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59473">#59473</a></li> <li>Generate Params Cleanup: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59431">#59431</a></li> <li>Fix webpack chunks handling in traces: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59498">#59498</a></li> <li>Rename CacheNode.subTreeData -> .rsc : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59491">#59491</a></li> <li>fix NODE_OPTIONS=inspect: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59530">#59530</a></li> <li>Add CacheNode.prefetchRsc field: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59537">#59537</a></li> <li>allow passing wildcard domains in serverActions.allowedDomains: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59428">#59428</a></li> <li>Page Info Cleanup: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59430">#59430</a></li> <li>Fix force-static and fetch no-store cases: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59549">#59549</a></li> <li>Should not show no index for client rendering bailout: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59531">#59531</a></li> <li>Enable build worker by default: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59405">#59405</a></li> <li>Fork navigateReducer into PPR and non-PPR versions: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59538">#59538</a></li> <li>cleanup magic segment strings: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59552">#59552</a></li> <li>chore: update Turbopack: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59589">#59589</a></li> <li>Fix another magic segment string constant: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59591">#59591</a></li> <li>Make CacheNodeSeedData match FlightRouterState more closely: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59590">#59590</a></li> <li>transpilePackages should override default settings for external packages: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59385">#59385</a></li> <li>move segment constants to separate file: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59587">#59587</a></li> <li>Revert "Page Info Cleanup (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59430">#59430</a>)": <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59592">#59592</a></li> <li>Fix useOptimistic in server components bug. Add tests for invalid React server APIs: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59621">#59621</a></li> <li>Partial Pre Rendering Headers: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59447">#59447</a></li> <li>Add tests for invalid React server APIs: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59622">#59622</a></li> <li>Refactor setup-dev-bundler to make Turbopack/Webpack split clearer: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59650">#59650</a></li> <li>refactor and simplify app dynamic components: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59658">#59658</a></li> <li>Change manifestPath to pagesManifestPath: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59657">#59657</a></li> <li>Fix issue with outputFileTracingExcludes and pages/api edge runtime: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59157">#59157</a></li> <li>Update font data: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59722">#59722</a></li> <li>Remove path normalization logic when uploading .next/trace traces: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59305">#59305</a></li> <li>LayoutRouter: Support segment value of Promise<!-- raw HTML omitted --> to asynchronously bail out and trigger a server patch: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59724">#59724</a></li> <li>fix: Allow start turbopack dev server for a project using middleware: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59759">#59759</a></li> <li>fix: gracefully shutdown server: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59551">#59551</a></li> <li>Revert "fix: gracefully shutdown server (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59551">#59551</a>)": <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59792">#59792</a></li> <li>Optionally bundle legacy react-dom/server APIs based on usage: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59737">#59737</a></li> <li>fix <code>default</code> handling in route groups that handle interception: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59752">#59752</a></li> <li>Transpile all code on app browser layer: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59569">#59569</a></li> <li>Initial implementation of PPR client navigations: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59725">#59725</a></li> <li>fix(turbopack): prevent edge entrypoint from becoming an async module: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59818">#59818</a></li> <li>Ensure we validate revalidate configs properly: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59822">#59822</a></li> <li>Update error check in validateRevalidate: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59826">#59826</a></li> <li>Rename confusing loaders: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/59827">#59827</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
97ad4fd0ae |
Bump next from 14.0.4 to 14.1.0 in /frontend (#434)
Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.0. <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.1.0</h2> <h3>Core Changes</h3> <ul> <li>Turbopack: switch to a single client components entrypoint: <a href="https://redirect.github.com/vercel/next.js/issues/59352">#59352</a></li> <li>Update <code>swc_core</code> to <code>v0.86.98</code> and turbopack: <a href="https://redirect.github.com/vercel/next.js/issues/59393">#59393</a></li> <li>Fix cases for the <code>optimize_server_react</code> transform: <a href="https://redirect.github.com/vercel/next.js/issues/59390">#59390</a></li> <li>Use new JSX transform: <a href="https://redirect.github.com/vercel/next.js/issues/56294">#56294</a></li> <li>loading.tsx should have no effect on partial rendering when PPR is enabled: <a href="https://redirect.github.com/vercel/next.js/issues/59196">#59196</a></li> <li>Update font data: <a href="https://redirect.github.com/vercel/next.js/issues/59426">#59426</a></li> <li>Remove CacheNode.status field: <a href="https://redirect.github.com/vercel/next.js/issues/59472">#59472</a></li> <li>Rename CacheNode.data → .lazyData : <a href="https://redirect.github.com/vercel/next.js/issues/59473">#59473</a></li> <li>Generate Params Cleanup: <a href="https://redirect.github.com/vercel/next.js/issues/59431">#59431</a></li> <li>Fix webpack chunks handling in traces: <a href="https://redirect.github.com/vercel/next.js/issues/59498">#59498</a></li> <li>Rename CacheNode.subTreeData -> .rsc : <a href="https://redirect.github.com/vercel/next.js/issues/59491">#59491</a></li> <li>fix NODE_OPTIONS=inspect: <a href="https://redirect.github.com/vercel/next.js/issues/59530">#59530</a></li> <li>Add CacheNode.prefetchRsc field: <a href="https://redirect.github.com/vercel/next.js/issues/59537">#59537</a></li> <li>allow passing wildcard domains in serverActions.allowedDomains: <a href="https://redirect.github.com/vercel/next.js/issues/59428">#59428</a></li> <li>Page Info Cleanup: <a href="https://redirect.github.com/vercel/next.js/issues/59430">#59430</a></li> <li>Fix force-static and fetch no-store cases: <a href="https://redirect.github.com/vercel/next.js/issues/59549">#59549</a></li> <li>Should not show no index for client rendering bailout: <a href="https://redirect.github.com/vercel/next.js/issues/59531">#59531</a></li> <li>Enable build worker by default: <a href="https://redirect.github.com/vercel/next.js/issues/59405">#59405</a></li> <li>Fork navigateReducer into PPR and non-PPR versions: <a href="https://redirect.github.com/vercel/next.js/issues/59538">#59538</a></li> <li>cleanup magic segment strings: <a href="https://redirect.github.com/vercel/next.js/issues/59552">#59552</a></li> <li>chore: update Turbopack: <a href="https://redirect.github.com/vercel/next.js/issues/59589">#59589</a></li> <li>Fix another magic segment string constant: <a href="https://redirect.github.com/vercel/next.js/issues/59591">#59591</a></li> <li>Make CacheNodeSeedData match FlightRouterState more closely: <a href="https://redirect.github.com/vercel/next.js/issues/59590">#59590</a></li> <li>transpilePackages should override default settings for external packages: <a href="https://redirect.github.com/vercel/next.js/issues/59385">#59385</a></li> <li>move segment constants to separate file: <a href="https://redirect.github.com/vercel/next.js/issues/59587">#59587</a></li> <li>Revert "Page Info Cleanup (<a href="https://redirect.github.com/vercel/next.js/issues/59430">#59430</a>)": <a href="https://redirect.github.com/vercel/next.js/issues/59592">#59592</a></li> <li>Fix useOptimistic in server components bug. Add tests for invalid React server APIs: <a href="https://redirect.github.com/vercel/next.js/issues/59621">#59621</a></li> <li>Partial Pre Rendering Headers: <a href="https://redirect.github.com/vercel/next.js/issues/59447">#59447</a></li> <li>Add tests for invalid React server APIs: <a href="https://redirect.github.com/vercel/next.js/issues/59622">#59622</a></li> <li>Refactor setup-dev-bundler to make Turbopack/Webpack split clearer: <a href="https://redirect.github.com/vercel/next.js/issues/59650">#59650</a></li> <li>refactor and simplify app dynamic components: <a href="https://redirect.github.com/vercel/next.js/issues/59658">#59658</a></li> <li>Change manifestPath to pagesManifestPath: <a href="https://redirect.github.com/vercel/next.js/issues/59657">#59657</a></li> <li>Fix issue with outputFileTracingExcludes and pages/api edge runtime: <a href="https://redirect.github.com/vercel/next.js/issues/59157">#59157</a></li> <li>Update font data: <a href="https://redirect.github.com/vercel/next.js/issues/59722">#59722</a></li> <li>Remove path normalization logic when uploading .next/trace traces: <a href="https://redirect.github.com/vercel/next.js/issues/59305">#59305</a></li> <li>LayoutRouter: Support segment value of Promise<!-- raw HTML omitted --> to asynchronously bail out and trigger a server patch: <a href="https://redirect.github.com/vercel/next.js/issues/59724">#59724</a></li> <li>fix: Allow start turbopack dev server for a project using middleware: <a href="https://redirect.github.com/vercel/next.js/issues/59759">#59759</a></li> <li>fix: gracefully shutdown server: <a href="https://redirect.github.com/vercel/next.js/issues/59551">#59551</a></li> <li>Revert "fix: gracefully shutdown server (<a href="https://redirect.github.com/vercel/next.js/issues/59551">#59551</a>)": <a href="https://redirect.github.com/vercel/next.js/issues/59792">#59792</a></li> <li>Optionally bundle legacy react-dom/server APIs based on usage: <a href="https://redirect.github.com/vercel/next.js/issues/59737">#59737</a></li> <li>fix <code>default</code> handling in route groups that handle interception: <a href="https://redirect.github.com/vercel/next.js/issues/59752">#59752</a></li> <li>Transpile all code on app browser layer: <a href="https://redirect.github.com/vercel/next.js/issues/59569">#59569</a></li> <li>Initial implementation of PPR client navigations: <a href="https://redirect.github.com/vercel/next.js/issues/59725">#59725</a></li> <li>fix(turbopack): prevent edge entrypoint from becoming an async module: <a href="https://redirect.github.com/vercel/next.js/issues/59818">#59818</a></li> <li>Ensure we validate revalidate configs properly: <a href="https://redirect.github.com/vercel/next.js/issues/59822">#59822</a></li> <li>Update error check in validateRevalidate: <a href="https://redirect.github.com/vercel/next.js/issues/59826">#59826</a></li> <li>Rename confusing loaders: <a href="https://redirect.github.com/vercel/next.js/issues/59827">#59827</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
ff7b998554 | Improve readme design (#429) | ||
|
|
4ea921239b | Fix capitalization (#428) | ||
|
|
31818c374e |
Fix db initialisation (#427)
fixes https://github.com/evroon/bracket/issues/426v1.3.1 |
||
|
|
7dffea5dd1 |
Bump @tabler/icons-react from 2.46.0 to 2.47.0 in /frontend (#424)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 2.46.0 to 2.47.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 2.47.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>border-corner-ios</code></li>
<li><code>brightness-auto</code></li>
<li><code>clipboard-smile</code></li>
<li><code>database-smile</code></li>
<li><code>glass-champagne</code></li>
<li><code>glass-cocktail</code></li>
<li><code>glass-gin</code></li>
<li><code>image-in-picture</code></li>
<li><code>math-max-min</code></li>
<li><code>prong</code></li>
<li><code>shopping-bag-heart</code></li>
<li><code>temperature-snow</code></li>
<li><code>temperature-sun</code></li>
<li><code>transform-point-bottom-left</code></li>
<li><code>transform-point-bottom-right</code></li>
<li><code>transform-point-top-left</code></li>
<li><code>transform-point-top-right</code></li>
<li><code>transform-point</code></li>
</ul>
<p>Fixed icons: <code>brand-linktree</code>, <code>glass-off</code>,
<code>glass</code>, <code>math-max</code>, <code>math-min</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
v1.3.0
|
||
|
|
54818446b8 |
Update pytest requirement from 7.4.4 to 8.0.0 in /backend (#417)
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>pytest 8.0.0 (2024-01-27)</h2> <p>See <a href="https://github.com/pytest-dev/pytest/releases/tag/8.0.0rc1">8.0.0rc1</a> and <a href="https://github.com/pytest-dev/pytest/releases/tag/8.0.0rc2">8.0.0rc2</a> for the full changes since pytest 7.4!</p> <h2>Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11842">#11842</a>: Properly escape the <code>reason</code> of a <code>skip <pytest.mark.skip ref></code>{.interpreted-text role="ref"} mark when writing JUnit XML files.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11861">#11861</a>: Avoid microsecond exceeds <code>1_000_000</code> when using <code>log-date-format</code> with <code>%f</code> specifier, which might cause the test suite to crash.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
5f411f8dc0 |
Update bcrypt requirement from 4.0.1 to 4.1.2 in /backend (#398)
Updates the requirements on [bcrypt](https://github.com/pyca/bcrypt) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pyca/bcrypt/blob/main/release.py">bcrypt's changelog</a>.</em></p> <blockquote> <h1>This file is dual licensed under the terms of the Apache License, Version</h1> <h1>2.0, and the BSD License. See the LICENSE file in the root of this repository</h1> <h1>for complete details.</h1> <p>import getpass import io import json import os import subprocess import time import zipfile</p> <p>import click import requests</p> <p>def run(*args, **kwargs): print(f"[running] {list(args)}") subprocess.check_call(list(args), **kwargs)</p> <p>def wait_for_build_complete_github_actions(session, token, run_url): while True: response = session.get( run_url, headers={ "Content-Type": "application/json", "Authorization": f"token {token}", }, ) response.raise_for_status() if response.json()["conclusion"] is not None: break time.sleep(3)</p> <p>def download_artifacts_github_actions(session, token, run_url): response = session.get( run_url, headers={ "Content-Type": "application/json", "Authorization": f"token {token}", }, ) response.raise_for_status()</p> <pre><code>response = session.get( response.json()["artifacts_url"], headers={ </code></pre> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
bef736c905 |
Bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.20.0 in /frontend (#423)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.0 to 6.20.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>v6.20.0</h2> <h2>6.20.0 (2024-01-29)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [member-ordering] allow easy reuse of the default ordering (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8248">#8248</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-useless-template-literals] incorrect bigint autofix result (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8283">#8283</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat any/unknown as non-nullable (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8262">#8262</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-template-literals] report Infinity & NaN (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8295">#8295</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-readonly] disable checking accessors (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8300">#8300</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Alex Parloti <a href="https://github.com/parloti"><code>@parloti</code></a></li> <li>auvred <a href="https://github.com/auvred"><code>@auvred</code></a></li> <li>James Browning</li> <li>StyleShit <a href="https://github.com/StyleShit"><code>@StyleShit</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>v6.19.1</h2> <h2>6.19.1 (2024-01-22)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] fix false positive for type variable (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8235">#8235</a>)</li> <li><strong>type-utils:</strong> preventing isUnsafeAssignment infinite recursive calls (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8237">#8237</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <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>6.20.0 (2024-01-29)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [member-ordering] allow easy reuse of the default ordering</li> </ul> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [no-useless-template-literals] incorrect bigint autofix result</p> </li> <li> <p><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat any/unknown as non-nullable</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-useless-template-literals] report Infinity & NaN</p> </li> <li> <p><strong>eslint-plugin:</strong> [prefer-readonly] disable checking accessors</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Alex Parloti</li> <li>auvred</li> <li>James Browning</li> <li>StyleShit</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>6.19.1 (2024-01-22)</h2> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>type-utils:</strong> preventing isUnsafeAssignment infinite recursive calls</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-condition] fix false positive for type variable</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <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=" |
||
|
|
7dd882b081 |
Bump @mantine/form from 7.4.1 to 7.5.1 in /frontend (#425)
Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) from 7.4.1 to 7.5.1. <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.5.1</h2> <h2>What's Changed</h2> <ul> <li><code>[@mantine/core]</code> Indicator: Improve processing animation for lo-resolution monitors (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/5682">#5682</a>)</li> <li><code>[@mantine/hooks]</code> use-debounced-state: Fix incorrect type definition (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/5665">#5665</a>)</li> <li><code>[@mantine/hooks]</code> use-session-storage: Fix default value not being set in the storage on initial render (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/5663">#5663</a>)</li> <li><code>[@mantine/core]</code> Combobox: Fix incorrect dropdown styles with custom ScrollArea component (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/5677">#5677</a>)</li> <li><code>[@mantine/form]</code> Fix incorrect touch and dirty state handling in <code>form.initialize</code> (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/5623">#5623</a>)</li> <li><code>[@mantine/core]</code> Chip: Fix error thrown when page is modified with Google Translate (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/5586">#5586</a>)</li> <li><code>[@mantine/form]</code> Add previous value as second argument to <code>onValuesChange</code> (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/5649">#5649</a>)</li> <li><code>[@mantine/core]</code> Fix <code>autoContrast</code> defined on theme not working in some components (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/5655">#5655</a>)</li> <li><code>[@mantine/core]</code> Fix broken alignment in Checkbox, Radio and Switch (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/5648">#5648</a>)</li> <li><code>[@mantine/core-highlight]</code> Add <code>withCopyButton</code> prop support to CodeHighlightTabs (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/5608">#5608</a>)</li> <li><code>[@mantine/core]</code> Update <code>useComputedColorScheme</code> types to match definition with other similar hooks (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/5588">#5588</a>)</li> <li><code>[@mantine/core]</code> MultiSelect: Forbid select item removal if associated item becomes disabled (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/5630">#5630</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Phirb"><code>@Phirb</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5630">mantinedev/mantine#5630</a></li> <li><a href="https://github.com/c0nd3v"><code>@c0nd3v</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5588">mantinedev/mantine#5588</a></li> <li><a href="https://github.com/sxflynn"><code>@sxflynn</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5605">mantinedev/mantine#5605</a></li> <li><a href="https://github.com/vizath"><code>@vizath</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5648">mantinedev/mantine#5648</a></li> <li><a href="https://github.com/mariansimecek"><code>@mariansimecek</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5649">mantinedev/mantine#5649</a></li> <li><a href="https://github.com/gabrielmaldi"><code>@gabrielmaldi</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5670">mantinedev/mantine#5670</a></li> <li><a href="https://github.com/waweber"><code>@waweber</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5668">mantinedev/mantine#5668</a></li> <li><a href="https://github.com/msv96"><code>@msv96</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5663">mantinedev/mantine#5663</a></li> <li><a href="https://github.com/cristianghita24"><code>@cristianghita24</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5665">mantinedev/mantine#5665</a></li> <li><a href="https://github.com/matthiasfeist"><code>@matthiasfeist</code></a> made their first contribution in <a href="https://redirect.github.com/mantinedev/mantine/pull/5682">mantinedev/mantine#5682</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mantinedev/mantine/compare/7.5.0...7.5.1">https://github.com/mantinedev/mantine/compare/7.5.0...7.5.1</a></p> <h2>✨ 7.5.0</h2> <p><a href="https://mantine.dev/changelog/7-5-0">View changelog with demos on mantine.dev website</a></p> <h2>DonutChart component</h2> <p>New <a href="https://mantine.dev/charts/donut-chart">DonutChart</a> component:</p> <pre lang="tsx"><code>import { DonutChart } from '@mantine/charts'; import { data } from './data'; <p>function Demo() { return <DonutChart data={data} />; } </code></pre></p> <h2>PieChart component</h2> <p>New <a href="https://mantine.dev/charts/pie-chart">PieChart</a> component:</p> <pre lang="tsx"><code></tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
430cdd94b0 |
Bump date-fns from 3.2.0 to 3.3.1 in /frontend (#421)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.2.0 to 3.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/date-fns/date-fns/releases">date-fns's releases</a>.</em></p> <blockquote> <h2>v3.3.1</h2> <p>Kudos to <a href="https://github.com/kossnocorp"><code>@kossnocorp</code></a> and <a href="https://github.com/fturmel"><code>@fturmel</code></a> for working on the release.</p> <h3>Fixed</h3> <ul> <li> <p>Fixed DST issue in <code>getOverlappingDaysInIntervals</code>, resulting in an inconsistent number of days returned for intervals starting and ending in different DST periods.</p> </li> <li> <p>Fixed functions incorrectly using <code>trunc</code> instead of <code>round</code>. The bug was introduced in v3.3.0. The affected functions: <code>differenceInCalendarDays</code>, <code>differenceInCalendarISOWeeks</code>, <code>differenceInCalendarWeeks</code>, <code>getISOWeek</code>, <code>getWeek</code>, and <code>getISOWeeksInYear</code>.</p> </li> </ul> <h2>v3.3.0</h2> <p>On this release worked <a href="https://github.com/kossnocorp"><code>@kossnocorp</code></a>, <a href="https://github.com/TheKvikk"><code>@TheKvikk</code></a>, <a href="https://github.com/fturmel"><code>@fturmel</code></a> and <a href="https://github.com/ckcherry23"><code>@ckcherry23</code></a>.</p> <h3>Fixed</h3> <ul> <li> <p>Fixed the bug in <code>getOverlappingDaysInIntervals</code> caused by incorrect sorting of interval components that led to 0 for timestamps of different lengths.</p> </li> <li> <p>Fixed bugs when working with negative numbers caused by using <code>Math.floor</code> (<code>-1.1</code> → <code>-2</code>) instead of <code>Math.trunc</code> (<code>-1.1</code> → <code>-1</code>). Most of the conversion functions (i.e., <code>hoursToMinutes</code>) were affected when passing some negative fractional input. Also, some other functions that could be possibly affected by unfortunate timezone/date combinations were fixed.</p> <p>The functions that were affected: <code>format</code>, <code>parse</code>, <code>getUnixTime</code>, <code>daysToWeeks</code>, <code>hoursToMilliseconds</code>, <code>hoursToMinutes</code>, <code>hoursToSeconds</code>, <code>milliseconds</code>, <code>minutesToMilliseconds</code>, <code>millisecondsToMinutes</code>, <code>monthsToYears</code>, <code>millisecondsToHours</code>, <code>millisecondsToSeconds</code>, <code>minutesToHours</code>, <code>minutesToSeconds</code>, <code>yearsToQuarters</code>, <code>yearsToMonths</code>, <code>yearsToDays</code>, <code>weeksToDays</code>, <code>secondsToMinutes</code>, <code>secondsToHours</code>, <code>quartersToYears</code>, <code>quartersToMonths</code> and <code>monthsToQuarters</code>.</p> </li> <li> <p><a href="https://redirect.github.com/date-fns/date-fns/pull/3269">Fixed the Czech locale's <code>formatDistance</code> to include <code>1</code> in <code>formatDistance</code>.</a></p> </li> <li> <p>Fixed <code>differenceInSeconds</code> and other functions relying on rounding options that can produce a negative 0.</p> </li> <li> <p><a href="https://redirect.github.com/date-fns/date-fns/pull/3662">Added a preprocessor to the locales API, enabling fixing a long-standing bug in the French locale.</a> (<a href="https://redirect.github.com/date-fns/date-fns/issues/1391">#1391</a>)</p> </li> <li> <p>Added missing <code>yearsToDays</code> to the FP submodule.</p> </li> <li> <p>Made functions using rounding methods always return <code>0</code> instead of <code>-0</code>.</p> </li> </ul> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/date-fns/date-fns/pull/3653">Added <code>format</code> alias <code>formatDate</code> with corresponding <code>FormatDateOptions</code> interface</a>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md">date-fns's changelog</a>.</em></p> <blockquote> <h2>v3.3.1 - 2024-01-22</h2> <p>Kudos to <a href="https://github.com/kossnocorp"><code>@kossnocorp</code></a> and <a href="https://github.com/fturmel"><code>@fturmel</code></a> for working on the release.</p> <h3>Fixed</h3> <ul> <li> <p>Fixed DST issue in <code>getOverlappingDaysInIntervals</code>, resulting in an inconsistent number of days returned for intervals starting and ending in different DST periods.</p> </li> <li> <p>Fixed functions incorrectly using <code>trunc</code> instead of <code>round</code>. The bug was introduced in v3.3.0. The affected functions: <code>differenceInCalendarDays</code>, <code>differenceInCalendarISOWeeks</code>, <code>differenceInCalendarWeeks</code>, <code>getISOWeek</code>, <code>getWeek</code>, and <code>getISOWeeksInYear</code>.</p> </li> </ul> <h2>v3.3.0 - 2024-01-20</h2> <p>On this release worked <a href="https://github.com/kossnocorp"><code>@kossnocorp</code></a>, <a href="https://github.com/TheKvikk"><code>@TheKvikk</code></a>, <a href="https://github.com/fturmel"><code>@fturmel</code></a> and <a href="https://github.com/ckcherry23"><code>@ckcherry23</code></a>.</p> <h3>Fixed</h3> <ul> <li> <p>Fixed the bug in <code>getOverlappingDaysInIntervals</code> caused by incorrect sorting of interval components that led to 0 for timestamps of different lengths.</p> </li> <li> <p>Fixed bugs when working with negative numbers caused by using <code>Math.floor</code> (<code>-1.1</code> → <code>-2</code>) instead of <code>Math.trunc</code> (<code>-1.1</code> → <code>-1</code>). Most of the conversion functions (i.e., <code>hoursToMinutes</code>) were affected when passing some negative fractional input. Also, some other functions that could be possibly affected by unfortunate timezone/date combinations were fixed.</p> <p>The functions that were affected: <code>format</code>, <code>parse</code>, <code>getUnixTime</code>, <code>daysToWeeks</code>, <code>hoursToMilliseconds</code>, <code>hoursToMinutes</code>, <code>hoursToSeconds</code>, <code>milliseconds</code>, <code>minutesToMilliseconds</code>, <code>millisecondsToMinutes</code>, <code>monthsToYears</code>, <code>millisecondsToHours</code>, <code>millisecondsToSeconds</code>, <code>minutesToHours</code>, <code>minutesToSeconds</code>, <code>yearsToQuarters</code>, <code>yearsToMonths</code>, <code>yearsToDays</code>, <code>weeksToDays</code>, <code>secondsToMinutes</code>, <code>secondsToHours</code>, <code>quartersToYears</code>, <code>quartersToMonths</code> and <code>monthsToQuarters</code>.</p> </li> <li> <p><a href="https://redirect.github.com/date-fns/date-fns/pull/3269">Fixed the Czech locale's <code>formatDistance</code> to include <code>1</code> in <code>formatDistance</code>.</a></p> </li> <li> <p>Fixed <code>differenceInSeconds</code> and other functions relying on rounding options that can produce a negative 0.</p> </li> <li> <p><a href="https://redirect.github.com/date-fns/date-fns/pull/3662">Added a preprocessor to the locales API, enabling fixing a long-standing bug in the French locale.</a> (<a href="https://redirect.github.com/date-fns/date-fns/issues/1391">#1391</a>)</p> </li> <li> <p>Added missing <code>yearsToDays</code> to the FP submodule.</p> </li> <li> <p>Made functions using rounding methods always return <code>0</code> instead of <code>-0</code>.</p> </li> </ul> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/date-fns/date-fns/pull/3653">Added <code>format</code> alias <code>formatDate</code> with corresponding <code>FormatDateOptions</code> interface</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
55d3405aff |
Bump @testing-library/react from 14.1.2 to 14.2.1 in /frontend (#422)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 14.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/react-testing-library/releases"><code>@testing-library/react</code>'s releases</a>.</em></p> <blockquote> <h2>v14.2.1</h2> <h2><a href="https://github.com/testing-library/react-testing-library/compare/v14.2.0...v14.2.1">14.2.1</a> (2024-02-01)</h2> <h3>Bug Fixes</h3> <ul> <li>Update types to support all possible react component return values (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1272">#1272</a>) (<a href=" |
||
|
|
9767ecfa6b | Load correct config value | ||
|
|
469316efd4 | Use Ruff format instead of Black (#420) | ||
|
|
5659cd7344 |
Add demo functionality (#413)
Lets users create a temporary demo account to test the tool |
||
|
|
640bf7c779 | Use PostgreSQL 16 in README.md (#419) | ||
|
|
d7d47b8647 |
Bump codecov/codecov-action from 3 to 4 (#418)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/codecov/codecov-action/releases">codecov/codecov-action's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <p>v4 of the Codecov Action uses the <a href="https://docs.codecov.com/docs/the-codecov-cli">CLI</a> as the underlying upload. The CLI has helped to power new features including local upload, the global upload token, and new upcoming features.</p> <h2>Breaking Changes</h2> <ul> <li>The Codecov Action runs as a <code>node20</code> action due to <code>node16</code> deprecation. See <a href="https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/">this post from GitHub</a> on how to migrate.</li> <li>Tokenless uploading is unsupported. However, PRs made from forks to the upstream public repos will support tokenless (e.g. contributors to OS projects do not need the upstream repo's Codecov token). This <a href="https://docs.codecov.com/docs/adding-the-codecov-token#github-actions">doc</a> shows instructions on how to add the Codecov token.</li> <li>OS platforms have been added, though some may not be automatically detected. To see a list of platforms, see our <a href="https://cli.codecov.io">CLI download page</a></li> <li>Various arguments to the Action have been changed. Please be aware that the arguments match with the CLI's needs</li> </ul> <p><code>v3</code> versions and below will not have access to CLI features (e.g. global upload token, ATS).</p> <h2>What's Changed</h2> <ul> <li>build(deps): bump openpgp from 5.8.0 to 5.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/985">codecov/codecov-action#985</a></li> <li>build(deps): bump actions/checkout from 3.0.0 to 3.5.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1000">codecov/codecov-action#1000</a></li> <li>build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1006">codecov/codecov-action#1006</a></li> <li>build(deps): bump tough-cookie from 4.0.0 to 4.1.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1013">codecov/codecov-action#1013</a></li> <li>build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1024">codecov/codecov-action#1024</a></li> <li>build(deps): bump node-fetch from 3.3.1 to 3.3.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1031">codecov/codecov-action#1031</a></li> <li>build(deps-dev): bump <code>@types/node</code> from 20.1.4 to 20.4.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1032">codecov/codecov-action#1032</a></li> <li>build(deps): bump github/codeql-action from 1.0.26 to 2.21.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1033">codecov/codecov-action#1033</a></li> <li>build commit,report and upload args based on codecovcli by <a href="https://github.com/dana-yaish"><code>@dana-yaish</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/943">codecov/codecov-action#943</a></li> <li>build(deps-dev): bump <code>@types/node</code> from 20.4.5 to 20.5.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1055">codecov/codecov-action#1055</a></li> <li>build(deps): bump github/codeql-action from 2.21.2 to 2.21.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1051">codecov/codecov-action#1051</a></li> <li>build(deps-dev): bump <code>@types/node</code> from 20.5.3 to 20.5.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1058">codecov/codecov-action#1058</a></li> <li>chore(deps): update outdated deps by <a href="https://github.com/thomasrockhu-codecov"><code>@thomasrockhu-codecov</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1059">codecov/codecov-action#1059</a></li> <li>build(deps-dev): bump <code>@types/node</code> from 20.5.4 to 20.5.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1060">codecov/codecov-action#1060</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 6.4.1 to 6.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1065">codecov/codecov-action#1065</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 6.4.1 to 6.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1064">codecov/codecov-action#1064</a></li> <li>build(deps): bump actions/checkout from 3.5.3 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1063">codecov/codecov-action#1063</a></li> <li>build(deps-dev): bump eslint from 8.47.0 to 8.48.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1061">codecov/codecov-action#1061</a></li> <li>build(deps-dev): bump <code>@types/node</code> from 20.5.6 to 20.5.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1062">codecov/codecov-action#1062</a></li> <li>build(deps): bump openpgp from 5.9.0 to 5.10.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1066">codecov/codecov-action#1066</a></li> <li>build(deps-dev): bump <code>@types/node</code> from 20.5.7 to 20.5.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1070">codecov/codecov-action#1070</a></li> <li>build(deps): bump github/codeql-action from 2.21.4 to 2.21.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1069">codecov/codecov-action#1069</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 6.5.0 to 6.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1072">codecov/codecov-action#1072</a></li> <li>Update README.md by <a href="https://github.com/thomasrockhu-codecov"><code>@thomasrockhu-codecov</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1073">codecov/codecov-action#1073</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 6.5.0 to 6.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1071">codecov/codecov-action#1071</a></li> <li>build(deps-dev): bump <code>@vercel/ncc</code> from 0.36.1 to 0.38.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1074">codecov/codecov-action#1074</a></li> <li>build(deps): bump <code>@actions/core</code> from 1.10.0 to 1.10.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1081">codecov/codecov-action#1081</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 6.6.0 to 6.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1080">codecov/codecov-action#1080</a></li> <li>build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1078">codecov/codecov-action#1078</a></li> <li>build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1077">codecov/codecov-action#1077</a></li> <li>build(deps-dev): bump <code>@types/node</code> from 20.5.9 to 20.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1075">codecov/codecov-action#1075</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 6.6.0 to 6.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1079">codecov/codecov-action#1079</a></li> <li>build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1076">codecov/codecov-action#1076</a></li> <li>use cli instead of node uploader by <a href="https://github.com/dana-yaish"><code>@dana-yaish</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1068">codecov/codecov-action#1068</a></li> <li>chore(release): 4.0.0-beta.1 by <a href="https://github.com/thomasrockhu-codecov"><code>@thomasrockhu-codecov</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1084">codecov/codecov-action#1084</a></li> <li>not adding -n if empty to do-upload command by <a href="https://github.com/dana-yaish"><code>@dana-yaish</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1085">codecov/codecov-action#1085</a></li> <li>4.0.0-beta.2 by <a href="https://github.com/thomasrockhu-codecov"><code>@thomasrockhu-codecov</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1086">codecov/codecov-action#1086</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md">codecov/codecov-action's changelog</a>.</em></p> <blockquote> <h2>4.0.0-beta.2</h2> <h3>Fixes</h3> <ul> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/1085">#1085</a> not adding -n if empty to do-upload command</li> </ul> <h2>4.0.0-beta.1</h2> <p><code>v4</code> represents a move from the <a href="https://github.com/codecov/uploader">universal uploader</a> to the <a href="https://github.com/codecov/codecov-cli">Codecov CLI</a>. Although this will unlock new features for our users, the CLI is not yet at feature parity with the universal uploader.</p> <h3>Breaking Changes</h3> <ul> <li>No current support for <code>aarch64</code> and <code>alpine</code> architectures.</li> <li>Tokenless uploading is unsuported</li> <li>Various arguments to the Action have been removed</li> </ul> <h2>3.1.4</h2> <h3>Fixes</h3> <ul> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/967">#967</a> Fix typo in README.md</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/971">#971</a> fix: add back in working dir</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/969">#969</a> fix: CLI option names for uploader</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/970">#970</a> build(deps-dev): bump <code>@types/node</code> from 18.15.12 to 18.16.3</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/979">#979</a> build(deps-dev): bump <code>@types/node</code> from 20.1.0 to 20.1.2</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/981">#981</a> build(deps-dev): bump <code>@types/node</code> from 20.1.2 to 20.1.4</li> </ul> <h2>3.1.3</h2> <h3>Fixes</h3> <ul> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/960">#960</a> fix: allow for aarch64 build</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/957">#957</a> build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/958">#958</a> build(deps): bump openpgp from 5.7.0 to 5.8.0</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/959">#959</a> build(deps-dev): bump <code>@types/node</code> from 18.15.10 to 18.15.12</li> </ul> <h2>3.1.2</h2> <h3>Fixes</h3> <ul> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/718">#718</a> Update README.md</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/851">#851</a> Remove unsupported path_to_write_report argument</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/898">#898</a> codeql-analysis.yml</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/901">#901</a> Update README to contain correct information - inputs and negate feature</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/955">#955</a> fix: add in all the extra arguments for uploader</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/819">#819</a> build(deps): bump openpgp from 5.4.0 to 5.5.0</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/835">#835</a> build(deps): bump node-fetch from 3.2.4 to 3.2.10</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/840">#840</a> build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/841">#841</a> build(deps): bump <code>@actions/core</code> from 1.9.1 to 1.10.0</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/843">#843</a> build(deps): bump <code>@actions/github</code> from 5.0.3 to 5.1.1</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/869">#869</a> build(deps): bump node-fetch from 3.2.10 to 3.3.0</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/872">#872</a> build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0</li> <li><a href="https://redirect.github.com/codecov/codecov-action/issues/879">#879</a> build(deps): bump decode-uri-component from 0.2.0 to 0.2.2</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
c0aea7510b | Add deploy docs (#414) | ||
|
|
7f0a049601 |
Bump actions/cache from 3 to 4 (#412)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/releases">actions/cache's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <h2>What's Changed</h2> <ul> <li>Update action to node20 by <a href="https://github.com/takost"><code>@takost</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1284">actions/cache#1284</a></li> <li>feat: save-always flag by <a href="https://github.com/to-s"><code>@to-s</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1242">actions/cache#1242</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/takost"><code>@takost</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1284">actions/cache#1284</a></li> <li><a href="https://github.com/to-s"><code>@to-s</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1242">actions/cache#1242</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v3...v4.0.0">https://github.com/actions/cache/compare/v3...v4.0.0</a></p> <h2>v3.3.3</h2> <h2>What's Changed</h2> <ul> <li>Cache v3.3.3 by <a href="https://github.com/robherley"><code>@robherley</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1302">actions/cache#1302</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/robherley"><code>@robherley</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1302">actions/cache#1302</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v3...v3.3.3">https://github.com/actions/cache/compare/v3...v3.3.3</a></p> <h2>v3.3.2</h2> <h2>What's Changed</h2> <ul> <li>Fixed readme with new segment timeout values by <a href="https://github.com/kotewar"><code>@kotewar</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1133">actions/cache#1133</a></li> <li>Readme fixes by <a href="https://github.com/kotewar"><code>@kotewar</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1134">actions/cache#1134</a></li> <li>Updated description of the lookup-only input for main action by <a href="https://github.com/kotewar"><code>@kotewar</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1130">actions/cache#1130</a></li> <li>Change two new actions mention as quoted text by <a href="https://github.com/bishal-pdMSFT"><code>@bishal-pdMSFT</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1131">actions/cache#1131</a></li> <li>Update Cross-OS Caching tips by <a href="https://github.com/pdotl"><code>@pdotl</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1122">actions/cache#1122</a></li> <li>Bazel example (Take <a href="https://redirect.github.com/actions/cache/issues/2">#2</a>️⃣) by <a href="https://github.com/vorburger"><code>@vorburger</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1132">actions/cache#1132</a></li> <li>Remove actions to add new PRs and issues to a project board by <a href="https://github.com/jorendorff"><code>@jorendorff</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1187">actions/cache#1187</a></li> <li>Consume latest toolkit and fix dangling promise bug by <a href="https://github.com/chkimes"><code>@chkimes</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1217">actions/cache#1217</a></li> <li>Bump action version to 3.3.2 by <a href="https://github.com/bethanyj28"><code>@bethanyj28</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1236">actions/cache#1236</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/vorburger"><code>@vorburger</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1132">actions/cache#1132</a></li> <li><a href="https://github.com/jorendorff"><code>@jorendorff</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1187">actions/cache#1187</a></li> <li><a href="https://github.com/chkimes"><code>@chkimes</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1217">actions/cache#1217</a></li> <li><a href="https://github.com/bethanyj28"><code>@bethanyj28</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1236">actions/cache#1236</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v3...v3.3.2">https://github.com/actions/cache/compare/v3...v3.3.2</a></p> <h2>v3.3.1</h2> <h2>What's Changed</h2> <ul> <li>Reduced download segment size to 128 MB and timeout to 10 minutes by <a href="https://github.com/kotewar"><code>@kotewar</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1129">actions/cache#1129</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v3...v3.3.1">https://github.com/actions/cache/compare/v3...v3.3.1</a></p> <h2>v3.3.0</h2> <h2>What's Changed</h2> <ul> <li>Bug: Permission is missing in cache delete example by <a href="https://github.com/kotokaze"><code>@kotokaze</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1123">actions/cache#1123</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/blob/main/RELEASES.md">actions/cache's changelog</a>.</em></p> <blockquote> <h1>Releases</h1> <h3>3.0.0</h3> <ul> <li>Updated minimum runner version support from node 12 -> node 16</li> </ul> <h3>3.0.1</h3> <ul> <li>Added support for caching from GHES 3.5.</li> <li>Fixed download issue for files > 2GB during restore.</li> </ul> <h3>3.0.2</h3> <ul> <li>Added support for dynamic cache size cap on GHES.</li> </ul> <h3>3.0.3</h3> <ul> <li>Fixed avoiding empty cache save when no files are available for caching. (<a href="https://redirect.github.com/actions/cache/issues/624">issue</a>)</li> </ul> <h3>3.0.4</h3> <ul> <li>Fixed tar creation error while trying to create tar with path as <code>~/</code> home folder on <code>ubuntu-latest</code>. (<a href="https://redirect.github.com/actions/cache/issues/689">issue</a>)</li> </ul> <h3>3.0.5</h3> <ul> <li>Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit. (<a href="https://redirect.github.com/actions/cache/pull/834">PR</a>)</li> </ul> <h3>3.0.6</h3> <ul> <li>Fixed <a href="https://redirect.github.com/actions/cache/issues/809">#809</a> - zstd -d: no such file or directory error</li> <li>Fixed <a href="https://redirect.github.com/actions/cache/issues/833">#833</a> - cache doesn't work with github workspace directory</li> </ul> <h3>3.0.7</h3> <ul> <li>Fixed <a href="https://redirect.github.com/actions/cache/issues/810">#810</a> - download stuck issue. A new timeout is introduced in the download process to abort the download if it gets stuck and doesn't finish within an hour.</li> </ul> <h3>3.0.8</h3> <ul> <li>Fix zstd not working for windows on gnu tar in issues <a href="https://redirect.github.com/actions/cache/issues/888">#888</a> and <a href="https://redirect.github.com/actions/cache/issues/891">#891</a>.</li> <li>Allowing users to provide a custom timeout as input for aborting download of a cache segment using an environment variable <code>SEGMENT_DOWNLOAD_TIMEOUT_MINS</code>. Default is 60 minutes.</li> </ul> <h3>3.0.9</h3> <ul> <li>Enhanced the warning message for cache unavailablity in case of GHES.</li> </ul> <h3>3.0.10</h3> <ul> <li>Fix a bug with sorting inputs.</li> <li>Update definition for restore-keys in README.md</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
b49e54bcd4 | Add missing aiohttp (#411) | ||
|
|
b2a2dd1ea1 | Implement hcaptcha (#410) | ||
|
|
5d549648b2 |
Fix translations on Vercel (#409)
Translations are not shown properly in vercel, fix: https://github.com/i18next/next-i18next/issues/1552#issuecomment-981156476 |
||
|
|
4f45ba6c99 |
Bump react-icons from 4.12.0 to 5.0.1 in /frontend (#408)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.12.0 to 5.0.1. <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.0.1</h2> <h2>What's Changed</h2> <ul> <li>change boxicons license 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/892">react-icons/react-icons#892</a></li> <li>remove title tag 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/893">react-icons/react-icons#893</a></li> <li>fix typescript definition 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/897">react-icons/react-icons#897</a></li> <li>Add smooth animation when displaying icon details and improve mobile responsive by <a href="https://github.com/gabrielogregorio"><code>@gabrielogregorio</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/879">react-icons/react-icons#879</a></li> <li>preview site: multiword search 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/898">react-icons/react-icons#898</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gabrielogregorio"><code>@gabrielogregorio</code></a> made their first contribution in <a href="https://redirect.github.com/react-icons/react-icons/pull/879">react-icons/react-icons#879</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/react-icons/react-icons/compare/v5.0.0...v5.0.1">https://github.com/react-icons/react-icons/compare/v5.0.0...v5.0.1</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.4.2</td> <td align="right">2025</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-90-g1ea21d5429</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.0.1</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.3.1</td> <td align="right">789</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.1</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>3.5.0</td> <td align="right">2537</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.11.0</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.0.18</td> <td align="right">876</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>9.20.0</td> <td align="right">2753</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">439</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>2.40.0</td> <td align="right">4836</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.0.2</td> <td align="right">7488</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> <h2>v5.0.0</h2> <h2>What's Changed</h2> <ul> <li>Fix: Strict ESM loader compatibility by <a href="https://github.com/e1himself"><code>@e1himself</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/880">react-icons/react-icons#880</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
bb62f4f783 |
Bump follow-redirects from 1.15.3 to 1.15.4 in /frontend (#407)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
c96c2acccb |
Bump follow-redirects from 1.15.3 to 1.15.4 in /docs (#405)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
b05008485a |
Bump docker/metadata-action from 5.4.0 to 5.5.0 (#404)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.4.0 to 5.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/metadata-action/releases">docker/metadata-action's releases</a>.</em></p> <blockquote> <h2>v5.5.0</h2> <ul> <li>Set <code>cwd://</code> prefix for bake files path by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/metadata-action/pull/370">docker/metadata-action#370</a></li> <li>Bump <code>@docker/actions-toolkit</code> from 0.16.0 to 0.16.1 in <a href="https://redirect.github.com/docker/metadata-action/pull/371">docker/metadata-action#371</a></li> <li>Bump moment from 2.29.4 to 2.30.1 in <a href="https://redirect.github.com/docker/metadata-action/pull/373">docker/metadata-action#373</a></li> <li>Bump moment-timezone from 0.5.43 to 0.5.44 in <a href="https://redirect.github.com/docker/metadata-action/pull/374">docker/metadata-action#374</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/metadata-action/compare/v5.4.0...v5.5.0">https://github.com/docker/metadata-action/compare/v5.4.0...v5.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
93443f20bb |
Update pytest requirement from 7.4.3 to 7.4.4 in /backend (#402)
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>pytest 7.4.4 (2023-12-31)</h2> <h2>Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11140">#11140</a>: Fix non-string constants at the top of file being detected as docstrings on Python>=3.8.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11572">#11572</a>: Handle an edge case where <code>sys.stderr</code>{.interpreted-text role="data"} and <code>sys.__stderr__</code>{.interpreted-text role="data"} might already be closed when <code>faulthandler</code>{.interpreted-text role="ref"} is tearing down.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11710">#11710</a>: Fixed tracebacks from collection errors not getting pruned.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/7966">#7966</a>: Removed unhelpful error message from assertion rewrite mechanism when exceptions are raised in <code>__iter__</code> methods. Now they are treated un-iterable instead.</li> </ul> <h2>Improved Documentation</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11091">#11091</a>: Updated documentation to refer to hyphenated options: replaced <code>--junitxml</code> with <code>--junit-xml</code> and <code>--collectonly</code> with <code>--collect-only</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
959a863e51 |
Bump react-i18next from 13.5.0 to 14.0.0 in /frontend (#401)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.5.0 to 14.0.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md">react-i18next's changelog</a>.</em></p> <blockquote> <h3>14.0.0</h3> <ul> <li>types: reportNamespaces is now optional, should fix <a href="https://redirect.github.com/i18next/react-i18next/issues/1693">1693</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
78b6eab62b |
Add i18n support and translation for zh-CN (#394)
Relative issue: #223 --------- Co-authored-by: Erik Vroon <erik.vroon@channable.com> Co-authored-by: Erik Vroon <erik.vroon22@gmail.com> |
||
|
|
271b289c01 | Delete backend/asdkjahsd | ||
|
|
9d7b4d93cb |
Bump date-fns from 2.30.0 to 3.0.1 in /frontend (#399)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/date-fns/date-fns/releases">date-fns's releases</a>.</em></p> <blockquote> <h2>v3.0.1</h2> <h2>Fixed</h2> <ul> <li><a href="https://redirect.github.com/date-fns/date-fns/pull/3618">Fixed an error</a> in certain environments caused by <code>d.mts</code> files exporting only types.</li> </ul> <h2>v3.0.0</h2> <h2>Changed</h2> <ul> <li> <p><strong>BREAKING</strong>: date-fns is now a dual-package with the support of both ESM and CommonJS. The files exports are now explicitly in the <code>package.json</code>. The ESM files now have <code>.mjs</code> extension.</p> </li> <li> <p><strong>BREAKING</strong>: The package now has a flat structure, meaning functions are now named <code>node_modules/date-fns/add.mjs</code>, locales are <code>node_modules/date-fns/locale/enUS.mjs</code>, etc.</p> </li> <li> <p><strong>BREAKING</strong>: Now all file content’s exported via named exports instead of <code>export default</code>, which will require change direct imports i.e. <code>const addDays = require(‘date-fns/addDays’)</code> to <code>const { addDays } = require(‘date-fns/addDays’)</code>.</p> </li> <li> <p><strong>BREAKING</strong>: TypeScript types are now completely rewritten, check out the <code>d.ts</code> files for more information.</p> </li> <li> <p><strong>BREAKING</strong>: <code>constants</code> now is not exported via the index, so to import one use <code>import { daysInYear } from "date-fns/constants";</code>. It improves compatibility with setups that modularize imports <a href="https://twitter.com/kossnocorp/status/1731181274579325260">like Next.js</a>.</p> </li> <li> <p><strong>BREAKING</strong>: Functions now don’t check the number of passed arguments, delegating this task to type checkers. The functions are now slimmer because of this.</p> </li> <li> <p><strong>BREAKING</strong> The arguments are not explicitly converted to the target types. Instead, they are passed as is, delegating this task to type checkers.</p> </li> <li> <p><strong>BREAKING</strong>: Functions that accept <code>Interval</code> arguments now do not throw an error if the start is before the end and handle it as a negative interval. If one of the properties in an <code>Invalid Date</code>, these functions also do not throw and handle them as invalid intervals.</p> <ul> <li> <p><code>areIntervalsOverlapping</code> normalize intervals before comparison, so <code>{ start: a, end: b }</code> is practically equivalent to <code>{ start: b, end: a }</code>. When comparing intervals with one of the properties being <code>Invalid Date</code>, the function will return false unless the others are valid and equal, given the <code>inclusive</code> option is passed. Otherwise, and when even one of the intervals has both properties invalid, the function will always return <code>false</code>.</p> </li> <li> <p><code>getOverlappingDaysInIntervals</code> now normalizes intervals before comparison, so <code>{ start: a, end: b }</code> is practically equivalent to <code>{ start: b, end: a }</code>. If any of the intervals’ properties is an <code>Invalid Date</code>, the function will always return 0.</p> </li> <li> <p><code>isWithinInterval</code> now normalizes intervals before comparison, so <code>{ start: a, end: b }</code> is practically equivalent to <code>{ start: b, end: a }</code>. If any of the intervals’ properties is an <code>Invalid Date</code>, the function will always return false.</p> </li> <li> <p><code>intervalToDuration</code> now returns negative durations for negative intervals. If one or both of the interval properties are invalid, the function will return an empty object.</p> </li> <li> <p>The eachXOfInterval functions (<code>eachDayOfInterval</code>, <code>eachHourOfInterval</code>, <code>eachMinuteOfInterval</code>, <code>eachMonthOfInterval</code>, <code>eachWeekendOfInterval</code>, <code>eachWeekendOfMonth</code>, <code>eachWeekendOfYear</code>, <code>eachWeekOfInterval</code>, <code>eachYearOfInterval</code>) now return a reversed array if the passed interval’s start is after the end. Invalid properties will result in an empty array. Functions that accept the <code>step</code> option now also allow negative, 0, and NaN values and return reversed results if the step is negative and an empty array otherwise.</p> </li> </ul> </li> <li> <p><strong>BREAKING</strong>: <code>intervalToDuration</code> now skips 0 values in the resulting duration, resulting in more compact objects with only relevant properties.</p> </li> <li> <p><strong>BREAKING</strong>: <code>roundToNearestMinutes</code> now returns <code>Invalid Date</code> instead of throwing an error when <code>nearestTo</code> option is less than 1 or more than 30.</p> </li> <li> <p><strong>BREAKING</strong>: IE is no longer supported.</p> </li> <li> <p><strong>BREAKING</strong>: Now all functions use <code>Math.trunc</code> rounding method where rounding is required. The behavior is configurable on a per-function basis.</p> </li> <li> <p><strong>BREAKING</strong>: Undocumented <code>onlyNumeric</code> option was removed from <code>nn</code> and <code>sv</code> locales. If you relied on it, <a href="https://github.com/date-fns/date-fns/blob/HEAD/mailto:koss@nocorp.me">please contact me</a>.</p> </li> <li> <p><strong>BREAKING</strong>: Flow is not supported anymore. If you relied on it, <a href="https://github.com/date-fns/date-fns/blob/HEAD/mailto:koss@nocorp.me">please contact me</a>.</p> </li> <li> <p><strong>BREAKING</strong>: The locales now use regular functions instead of the UTC version, which should not break any code unless you used locales directly.</p> </li> </ul> <h3>Added</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md">date-fns's changelog</a>.</em></p> <blockquote> <h2>v3.0.1 - 2023-12-20</h2> <h2>Fixed</h2> <ul> <li><a href="https://redirect.github.com/date-fns/date-fns/pull/3618">Fixed an error</a> in certain environments caused by <code>d.mts</code> files exporting only types.</li> </ul> <h2>v3.0.0 - 2023-12-18</h2> <h2>Changed</h2> <ul> <li> <p><strong>BREAKING</strong>: date-fns is now a dual-package with the support of both ESM and CommonJS. The files exports are now explicitly in the <code>package.json</code>. The ESM files now have <code>.mjs</code> extension.</p> </li> <li> <p><strong>BREAKING</strong>: The package now has a flat structure, meaning functions are now named <code>node_modules/date-fns/add.mjs</code>, locales are <code>node_modules/date-fns/locale/enUS.mjs</code>, etc.</p> </li> <li> <p><strong>BREAKING</strong>: Now all file content’s exported via named exports instead of <code>export default</code>, which will require change direct imports i.e. <code>const addDays = require(‘date-fns/addDays’)</code> to <code>const { addDays } = require(‘date-fns/addDays’)</code>.</p> </li> <li> <p><strong>BREAKING</strong>: TypeScript types are now completely rewritten, check out the <code>d.ts</code> files for more information.</p> </li> <li> <p><strong>BREAKING</strong>: <code>constants</code> now is not exported via the index, so to import one use <code>import { daysInYear } from "date-fns/constants";</code>. It improves compatibility with setups that modularize imports <a href="https://twitter.com/kossnocorp/status/1731181274579325260">like Next.js</a>.</p> </li> <li> <p><strong>BREAKING</strong>: Functions now don’t check the number of passed arguments, delegating this task to type checkers. The functions are now slimmer because of this.</p> </li> <li> <p><strong>BREAKING</strong> The arguments are not explicitly converted to the target types. Instead, they are passed as is, delegating this task to type checkers.</p> </li> <li> <p><strong>BREAKING</strong>: Functions that accept <code>Interval</code> arguments now do not throw an error if the start is before the end and handle it as a negative interval. If one of the properties in an <code>Invalid Date</code>, these functions also do not throw and handle them as invalid intervals.</p> <ul> <li> <p><code>areIntervalsOverlapping</code> normalize intervals before comparison, so <code>{ start: a, end: b }</code> is practically equivalent to <code>{ start: b, end: a }</code>. When comparing intervals with one of the properties being <code>Invalid Date</code>, the function will return false unless the others are valid and equal, given the <code>inclusive</code> option is passed. Otherwise, and when even one of the intervals has both properties invalid, the function will always return <code>false</code>.</p> </li> <li> <p><code>getOverlappingDaysInIntervals</code> now normalizes intervals before comparison, so <code>{ start: a, end: b }</code> is practically equivalent to <code>{ start: b, end: a }</code>. If any of the intervals’ properties is an <code>Invalid Date</code>, the function will always return 0.</p> </li> <li> <p><code>isWithinInterval</code> now normalizes intervals before comparison, so <code>{ start: a, end: b }</code> is practically equivalent to <code>{ start: b, end: a }</code>. If any of the intervals’ properties is an <code>Invalid Date</code>, the function will always return false.</p> </li> <li> <p><code>intervalToDuration</code> now returns negative durations for negative intervals. If one or both of the interval properties are invalid, the function will return an empty object.</p> </li> <li> <p>The eachXOfInterval functions (<code>eachDayOfInterval</code>, <code>eachHourOfInterval</code>, <code>eachMinuteOfInterval</code>, <code>eachMonthOfInterval</code>, <code>eachWeekendOfInterval</code>, <code>eachWeekendOfMonth</code>, <code>eachWeekendOfYear</code>, <code>eachWeekOfInterval</code>, <code>eachYearOfInterval</code>) now return a reversed array if the passed interval’s start is after the end. Invalid properties will result in an empty array. Functions that accept the <code>step</code> option now also allow negative, 0, and NaN values and return reversed results if the step is negative and an empty array otherwise.</p> </li> </ul> </li> <li> <p><strong>BREAKING</strong>: <code>intervalToDuration</code> now skips 0 values in the resulting duration, resulting in more compact objects with only relevant properties.</p> </li> <li> <p><strong>BREAKING</strong>: <code>roundToNearestMinutes</code> now returns <code>Invalid Date</code> instead of throwing an error when <code>nearestTo</code> option is less than 1 or more than 30.</p> </li> <li> <p><strong>BREAKING</strong>: IE is no longer supported.</p> </li> <li> <p><strong>BREAKING</strong>: Now all functions use <code>Math.trunc</code> rounding method where rounding is required. The behavior is configurable on a per-function basis.</p> </li> <li> <p><strong>BREAKING</strong>: Undocumented <code>onlyNumeric</code> option was removed from <code>nn</code> and <code>sv</code> locales. If you relied on it, <a href="https://github.com/date-fns/date-fns/blob/main/mailto:koss@nocorp.me">please contact me</a>.</p> </li> <li> <p><strong>BREAKING</strong>: Flow is not supported anymore. If you relied on it, <a href="https://github.com/date-fns/date-fns/blob/main/mailto:koss@nocorp.me">please contact me</a>.</p> </li> <li> <p><strong>BREAKING</strong>: The locales now use regular functions instead of the UTC version, which should not break any code unless you used locales directly.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
1736e33d0a |
Make cors middleware disabled by default (#400)
In development, CORS isn't really useful to enable. I added a warning in production if the `CORS_ORIGINS` env var is set to `*` (the default). |
||
|
|
8567f03a2e |
Fix bcrypt version (#397)
xref: https://github.com/evroon/bracket/issues/393 |