mirror of
https://github.com/evroon/bracket.git
synced 2026-03-06 16:18:27 -05:00
9b812e7fc397be7552fb8a7413abc8034d92ee3b
682 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
9b812e7fc3 |
Bump docker/build-push-action from 6.7.0 to 6.8.0 (#926)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.7.0 to 6.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/build-push-action/releases">docker/build-push-action's releases</a>.</em></p> <blockquote> <h2>v6.8.0</h2> <ul> <li>Bump <code>@docker/actions-toolkit</code> from 0.37.1 to 0.38.0 in <a href="https://redirect.github.com/docker/build-push-action/pull/1230">docker/build-push-action#1230</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/build-push-action/compare/v6.7.0...v6.8.0">https://github.com/docker/build-push-action/compare/v6.7.0...v6.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
5852ccad46 |
Bump @tabler/icons-react from 3.18.0 to 3.19.0 in /frontend (#925)
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.18.0 to 3.19.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 3.19.0</h2> <!-- raw HTML omitted --> <h3>18 new icons:</h3> <ul> <li><code>filled/favicon</code></li> <li><code>filled/icons</code></li> <li><code>filled/ironing-1</code></li> <li><code>filled/ironing-2</code></li> <li><code>filled/ironing-3</code></li> <li><code>filled/ironing-steam</code></li> <li><code>filled/sitemap</code></li> <li><code>outline/arrow-down-dashed</code></li> <li><code>outline/arrow-left-dashed</code></li> <li><code>outline/arrow-narrow-down-dashed</code></li> <li><code>outline/arrow-narrow-left-dashed</code></li> <li><code>outline/arrow-narrow-right-dashed</code></li> <li><code>outline/arrow-narrow-up-dashed</code></li> <li><code>outline/arrow-right-dashed</code></li> <li><code>outline/arrow-up-dashed</code></li> <li><code>outline/building-cog</code></li> <li><code>outline/building-minus</code></li> <li><code>outline/building-plus</code></li> </ul> <p>Fixed icon: <code>outline/sitemap</code></p> <h3>Improvements</h3> <ul> <li>allow passing <code>class</code> from component in <code>@tabler/icons-preact</code> package (<a href="https://redirect.github.com/tabler/tabler-icons/pull/1223">tabler/tabler-icons#1223</a>)</li> <li>allow treeshaking with <code>@tabler/icons-solidjs</code> package (<a href="https://redirect.github.com/tabler/tabler-icons/pull/1221">tabler/tabler-icons#1221</a>)</li> <li>generate dynamic imports for <code>@tabler/icons-react</code> package (<a href="https://redirect.github.com/tabler/tabler-icons/pull/1081">tabler/tabler-icons#1081</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>fix default values for <code>size</code> and <code>stroke</code> attributes in <code>@tabler/icons-vue</code> package (<a href="https://redirect.github.com/tabler/tabler-icons/pull/1145">tabler/tabler-icons#1145</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
2495198de6 |
Bump micromatch from 4.0.5 to 4.0.8 in /docs (#922)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/micromatch/micromatch/releases">micromatch's releases</a>.</em></p> <blockquote> <h2>4.0.8</h2> <p>Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you see automated scanners saying otherwise, don't be scared.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md">micromatch's changelog</a>.</em></p> <blockquote> <h2>[4.0.8] - 2024-08-22</h2> <ul> <li>backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch</li> </ul> <h2>[4.0.7] - 2024-05-22</h2> <ul> <li>this is basically v4.0.5, with some README updates</li> <li><strong>it is vulnerable to CVE-2024-4067</strong></li> <li>Updated braces to v3.0.3 to avoid CVE-2024-4068</li> <li>does NOT break API compatibility</li> </ul> <h2>[4.0.6] - 2024-05-21</h2> <ul> <li>Added <code>hasBraces</code> to check if a pattern contains braces.</li> <li>Fixes CVE-2024-4067</li> <li><strong>BREAKS API COMPATIBILITY</strong></li> <li>Should be labeled as a major release, but it's not.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
102a45f5c4 |
Bump eslint-plugin-react from 7.36.1 to 7.37.0 in /frontend (#924)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.36.1 to 7.37.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's releases</a>.</em></p> <blockquote> <h2>v7.37.0</h2> <h3>Added</h3> <ul> <li>add type generation (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3830">#3830</a>[] <a href="https://github.com/voxpelli"><code>@voxpelli</code></a>)</li> <li>[<code>no-unescaped-entities</code>]: add suggestions (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3831">#3831</a>[] <a href="https://github.com/StyleShit"><code>@StyleShit</code></a>)</li> <li>[<code>forbid-component-props</code>]: add <code>allowedForPatterns</code>/<code>disallowedForPatterns</code> options (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3805">#3805</a>[] <a href="https://github.com/Efimenko"><code>@Efimenko</code></a>)</li> <li>[<code>no-unstable-nested-components</code>]: add <code>propNamePattern</code> to support custom render prop naming conventions (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3826">#3826</a>[] <a href="https://github.com/danreeves"><code>@danreeves</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[readme] flat config example for react 17+ (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3824">#3824</a>[] <a href="https://github.com/GabenGar"><code>@GabenGar</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1000">#1000</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1000">jsx-eslint/eslint-plugin-react#1000</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">#1002</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">jsx-eslint/eslint-plugin-react#1002</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1005">#1005</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1005">jsx-eslint/eslint-plugin-react#1005</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">#100</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">jsx-eslint/eslint-plugin-react#100</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1010">#1010</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1010">jsx-eslint/eslint-plugin-react#1010</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1013">#1013</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1013">jsx-eslint/eslint-plugin-react#1013</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">#1022</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">jsx-eslint/eslint-plugin-react#1022</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">#1029</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">jsx-eslint/eslint-plugin-react#1029</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">#102</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">jsx-eslint/eslint-plugin-react#102</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">#1034</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">jsx-eslint/eslint-plugin-react#1034</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1038">#1038</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1038">jsx-eslint/eslint-plugin-react#1038</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1041">#1041</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1041">jsx-eslint/eslint-plugin-react#1041</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">#1043</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">jsx-eslint/eslint-plugin-react#1043</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">#1046</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">jsx-eslint/eslint-plugin-react#1046</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">#1047</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">jsx-eslint/eslint-plugin-react#1047</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1050">#1050</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1050">jsx-eslint/eslint-plugin-react#1050</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">#1053</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">jsx-eslint/eslint-plugin-react#1053</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">#1057</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">jsx-eslint/eslint-plugin-react#1057</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">#105</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">jsx-eslint/eslint-plugin-react#105</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">#1061</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">jsx-eslint/eslint-plugin-react#1061</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1062">#1062</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1062">jsx-eslint/eslint-plugin-react#1062</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1070">#1070</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1070">jsx-eslint/eslint-plugin-react#1070</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1071">#1071</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1071">jsx-eslint/eslint-plugin-react#1071</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">#1073</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">jsx-eslint/eslint-plugin-react#1073</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">#1076</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">jsx-eslint/eslint-plugin-react#1076</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">#1079</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">jsx-eslint/eslint-plugin-react#1079</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">#1088</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">jsx-eslint/eslint-plugin-react#1088</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1098">#1098</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1098">jsx-eslint/eslint-plugin-react#1098</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">#1101</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">jsx-eslint/eslint-plugin-react#1101</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1103">#1103</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1103">jsx-eslint/eslint-plugin-react#1103</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">#110</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">jsx-eslint/eslint-plugin-react#110</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">#1116</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">jsx-eslint/eslint-plugin-react#1116</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">#1117</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">jsx-eslint/eslint-plugin-react#1117</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1119">#1119</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1119">jsx-eslint/eslint-plugin-react#1119</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1121">#1121</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1121">jsx-eslint/eslint-plugin-react#1121</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1122">#1122</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1122">jsx-eslint/eslint-plugin-react#1122</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">#1123</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">jsx-eslint/eslint-plugin-react#1123</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1130">#1130</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1130">jsx-eslint/eslint-plugin-react#1130</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1131">#1131</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1131">jsx-eslint/eslint-plugin-react#1131</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1132">#1132</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1132">jsx-eslint/eslint-plugin-react#1132</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2>[7.37.0] - 2024.09.26</h2> <h3>Added</h3> <ul> <li>add type generation (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3830">#3830</a>[] <a href="https://github.com/voxpelli"><code>@voxpelli</code></a>)</li> <li>[<code>no-unescaped-entities</code>]: add suggestions (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3831">#3831</a>[] <a href="https://github.com/StyleShit"><code>@StyleShit</code></a>)</li> <li>[<code>forbid-component-props</code>]: add <code>allowedForPatterns</code>/<code>disallowedForPatterns</code> options (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3805">#3805</a>[] <a href="https://github.com/Efimenko"><code>@Efimenko</code></a>)</li> <li>[<code>no-unstable-nested-components</code>]: add <code>propNamePattern</code> to support custom render prop naming conventions (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3826">#3826</a>[] <a href="https://github.com/danreeves"><code>@danreeves</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[readme] flat config example for react 17+ (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3824">#3824</a>[] <a href="https://github.com/GabenGar"><code>@GabenGar</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3831">#3831</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3831">jsx-eslint/eslint-plugin-react#3831</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3830">#3830</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3830">jsx-eslint/eslint-plugin-react#3830</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3826">#3826</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3826">jsx-eslint/eslint-plugin-react#3826</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3824">#3824</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3824">jsx-eslint/eslint-plugin-react#3824</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3805">#3805</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3805">jsx-eslint/eslint-plugin-react#3805</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
9c06c34a1c |
Bump @tabler/icons-react from 3.17.0 to 3.18.0 in /frontend (#923)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.17.0 to 3.18.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 3.18.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>outline/joker</code></li>
<li><code>outline/number-10</code></li>
<li><code>outline/number-11</code></li>
<li><code>outline/play-card-1</code></li>
<li><code>outline/play-card-10</code></li>
<li><code>outline/play-card-2</code></li>
<li><code>outline/play-card-3</code></li>
<li><code>outline/play-card-4</code></li>
<li><code>outline/play-card-5</code></li>
<li><code>outline/play-card-6</code></li>
<li><code>outline/play-card-7</code></li>
<li><code>outline/play-card-8</code></li>
<li><code>outline/play-card-9</code></li>
<li><code>outline/play-card-a</code></li>
<li><code>outline/play-card-j</code></li>
<li><code>outline/play-card-k</code></li>
<li><code>outline/play-card-q</code></li>
<li><code>outline/play-card-star</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
|
|
898b0dcc95 |
Bump @mantine/form from 7.12.1 to 7.13.0 in /frontend (#921)
Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) from 7.12.1 to 7.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mantinedev/mantine/releases"><code>@mantine/form</code>'s releases</a>.</em></p> <blockquote> <h2>7.13.0 🎇</h2> <p><a href="https://mantine.dev/changelog/7-13-0">View changelog with demos on mantine.dev website</a></p> <h2>Container queries support in Grid</h2> <p>You can now use <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_containment/Container_queries">container queries</a> in <a href="https://mantine.dev/core/grid">Grid</a> component. With container queries, all responsive values are adjusted based on the container width, not the viewport width.</p> <p>Example of using container queries. To see how the grid changes, resize the root element of the demo with the resize handle located at the bottom right corner of the demo:</p> <pre lang="tsx"><code>import { Grid } from '@mantine/core'; <p>function Demo() { return ( // Wrapper div is added for demonstration purposes only, // it is not required in real projects <div style={{ resize: 'horizontal', overflow: 'hidden', maxWidth: '100%' }}> <Grid type="container" breakpoints={{ xs: '100px', sm: '200px', md: '300px', lg: '400px', xl: '500px' }} > <Col span={{ base: 12, md: 6, lg: 3 }}>1</Col> <Col span={{ base: 12, md: 6, lg: 3 }}>2</Col> <Col span={{ base: 12, md: 6, lg: 3 }}>3</Col> <Col span={{ base: 12, md: 6, lg: 3 }}>4</Col> </Grid> </div> ); } </code></pre></p> <h2>CompositeChart component</h2> <p>New <a href="https://mantine.dev/charts/composite-chart">CompositeChart</a> component allows using <code>Line</code>, <code>Area</code> and <code>Bar</code> charts together in a single chart:</p> <pre lang="tsx"><code>import { CompositeChart } from '@mantine/charts'; import { data } from './data'; <p>function Demo() { return ( <CompositeChart h={300} data={data} dataKey="date" unit="$" maxBarWidth={30} </tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
bf91d6d2f8 |
Bump @types/node from 22.6.1 to 22.7.0 in /frontend (#920)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.6.1 to 22.7.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [](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> |
||
|
|
931e43f42f |
Bump @types/node from 22.5.0 to 22.6.1 in /frontend (#919)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.0 to 22.6.1. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [](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> |
||
|
|
d37e113cc9 | New Crowdin updates (#918) | ||
|
|
8cd0f1e6f6 |
Bump next from 14.2.2 to 14.2.10 in /frontend (#917)
Bumps [next](https://github.com/vercel/next.js) from 14.2.2 to 14.2.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v14.2.10</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Remove invalid fallback revalidate value (<a href="https://redirect.github.com/vercel/next.js/pull/69990">vercel/next.js#69990</a>)</li> <li>Revert server action optimization (<a href="https://redirect.github.com/vercel/next.js/pull/69925">vercel/next.js#69925</a>)</li> <li>Add ability to customize Cache-Control (<a href="https://redirect.github.com/vercel/next.js/issues/69802">#69802</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/huozhi"><code>@huozhi</code></a> and <a href="https://github.com/ijjk"><code>@ijjk</code></a> for helping!</p> <h2>v14.2.9</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Revert "Fix esm property def in flight loader (<a href="https://redirect.github.com/vercel/next.js/issues/66990">#66990</a>)" (<a href="https://redirect.github.com/vercel/next.js/issues/69749">#69749</a>)</li> <li>Disable experimental.optimizeServer by default to fix failed server action (<a href="https://redirect.github.com/vercel/next.js/issues/69788">#69788</a>)</li> <li>Fix middleware fallback: false case (<a href="https://redirect.github.com/vercel/next.js/issues/69799">#69799</a>)</li> <li>Fix status code for /_not-found route (<a href="https://redirect.github.com/vercel/next.js/issues/64058">#64058</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/69808">#69808</a>)</li> <li>Fix metadata prop merging (<a href="https://redirect.github.com/vercel/next.js/issues/69807">#69807</a>)</li> <li>create-next-app: fix font file corruption when using import alias (<a href="https://redirect.github.com/vercel/next.js/issues/69806">#69806</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/huozhi"><code>@huozhi</code></a>, <a href="https://github.com/ztanner"><code>@ztanner</code></a>, <a href="https://github.com/ijjk"><code>@ijjk</code></a>, and <a href="https://github.com/lubieowoce"><code>@lubieowoce</code></a> for helping!</p> <h2>v14.2.8</h2> <h2>What's Changed</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes and minor improvements. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Support <code>esmExternals</code> in app directory</h3> <ul> <li>Support esm externals in app router (<a href="https://redirect.github.com/vercel/next.js/issues/65041">#65041</a>)</li> <li>Turbopack: Allow client components from foreign code in app routes (<a href="https://redirect.github.com/vercel/next.js/issues/64751">#64751</a>)</li> <li>Turbopack: add support for esm externals in app dir (<a href="https://redirect.github.com/vercel/next.js/issues/64918">#64918</a>)</li> <li>other related PRs: <a href="https://redirect.github.com/vercel/next.js/issues/66990">#66990</a> <a href="https://redirect.github.com/vercel/next.js/issues/66727">#66727</a> <a href="https://redirect.github.com/vercel/next.js/issues/66286">#66286</a> <a href="https://redirect.github.com/vercel/next.js/issues/65519">#65519</a></li> </ul> <h3>Reading cookies set in middleware in components and actions</h3> <ul> <li>initialize ALS with cookies in middleware (<a href="https://redirect.github.com/vercel/next.js/issues/65008">#65008</a>)</li> <li>fix middleware cookie initialization (<a href="https://redirect.github.com/vercel/next.js/issues/65820">#65820</a>)</li> <li>ensure cookies set in middleware can be read in a server action (<a href="https://redirect.github.com/vercel/next.js/issues/67924">#67924</a>)</li> <li>fix: merged middleware cookies should preserve options (<a href="https://redirect.github.com/vercel/next.js/issues/67956">#67956</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
fb80e43bd6 |
Bump babel-loader from 9.1.3 to 9.2.1 in /frontend (#915)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.3 to 9.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel-loader/releases">babel-loader's releases</a>.</em></p> <blockquote> <h2>v9.2.1</h2> <h2>What's Changed</h2> <ul> <li>Avoid error on missing getLogger by <a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1045">babel/babel-loader#1045</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/babel/babel-loader/compare/v9.2.0...v9.2.1">https://github.com/babel/babel-loader/compare/v9.2.0...v9.2.1</a></p> <h2>v9.2.0</h2> <h2>What's Changed</h2> <ul> <li>Remove caller option check by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1007">babel/babel-loader#1007</a></li> <li>Update deps by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1025">babel/babel-loader#1025</a></li> <li>docs: clarify that <code>cacheIdentifier</code> is computed from the merged options by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1000">babel/babel-loader#1000</a></li> <li>Add babel-loader logger by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1037">babel/babel-loader#1037</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0">https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
6100cf7436 |
Bump date-fns from 4.0.0 to 4.1.0 in /frontend (#914)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 4.0.0 to 4.1.0. <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>v4.1.0</h2> <p>This release adds time zone support to format functions (that I somehow missed when working on the feature) and fixes a few bugs.</p> <p>Make sure also upgrade <code>TZDate</code> to v1.0.2 as it <a href="https://github.com/date-fns/tz/blob/main/CHANGELOG.md#v102---2024-09-14">includes a bunch of critical bug fixes</a>.</p> <h3>Fixed</h3> <ul> <li>Fixed internal <code>constructFrom</code> throwing an exception on <code>null</code> arguments. While <code>null</code> isn't allowed, the functions should rather return <code>Invalid Date</code> or <code>NaN</code> in such cases. See <a href="https://redirect.github.com/date-fns/date-fns/issues/3885">#3885</a>.</li> </ul> <h3>Added</h3> <ul> <li>Added missing time zone support to <code>format</code>, <code>formatISO</code>, <code>formatISO9075</code>, <code>formatRelative</code> and <code>formatRFC3339</code>. See <a href="https://redirect.github.com/date-fns/date-fns/issues/3886">#3886</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>v4.1.0 - 2024-09-17</h2> <p>This release adds time zone support to format functions (that I somehow missed when working on the feature) and fixes a few bugs.</p> <p>Make sure also upgrade <code>TZDate</code> to v1.0.2 as it <a href="https://github.com/date-fns/tz/blob/main/CHANGELOG.md#v102---2024-09-14">includes a bunch of critical bug fixes</a>.</p> <h3>Fixed</h3> <ul> <li>Fixed internal <code>constructFrom</code> throwing an exception on <code>null</code> arguments. While <code>null</code> isn't allowed, the functions should rather return <code>Invalid Date</code> or <code>NaN</code> in such cases. See <a href="https://redirect.github.com/date-fns/date-fns/issues/3885">#3885</a>.</li> </ul> <h3>Added</h3> <ul> <li>Added missing time zone support to <code>format</code>, <code>formatISO</code>, <code>formatISO9075</code>, <code>formatRelative</code> and <code>formatRFC3339</code>. See <a href="https://redirect.github.com/date-fns/date-fns/issues/3886">#3886</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
ae472de274 |
Bump @hello-pangea/dnd from 16.6.0 to 17.0.0 in /frontend (#913)
Bumps [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) from 16.6.0 to 17.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hello-pangea/dnd/releases"><code>@hello-pangea/dnd</code>'s releases</a>.</em></p> <blockquote> <h2>Release 17.0.0</h2> <h2><a href="https://github.com/hello-pangea/dnd/compare/v16.6.0...v17.0.0">17.0.0</a> (2024-09-14)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>redux:</strong> bump redux to v5 and react-redux to v9</li> <li><strong>react:</strong> drop support for v16 and v17</li> </ul> <h3>Others 🔧</h3> <ul> <li>bump borwserlist to latest version (<a href=" |
||
|
|
c90bb1f898 |
Bump date-fns from 3.6.0 to 4.0.0 in /frontend (#912)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.0.0. <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>v4.0.0 - 2024-09-16</h2> <p>I have great news! First, ten years after its release, date-fns finally gets first-class time zone support.</p> <p>Another great news is that there aren't many breaking changes in this release. All of them are type-related and will affect only those explicitly using internal date-fns types. Finally, it has been less than a year since the last major release, which is an improvement over the previous four years between v2 and v3. I plan on keeping the pace and minimizing breaking changes moving forward.</p> <p><a href="https://blog.date-fns.org/v40-with-time-zone-support/">Read more about the release in the announcement blog post</a>.</p> <p>- <a href="https://twitter.com/kossnocorp"><code>Sasha @kossnocorp</code></a></p> <h3>Added</h3> <ul> <li> <p>Added time zones support via <a href="https://github.com/date-fns/tz"><code>@date-fns/tz</code></a>'s <code>TZDate</code> class and <code>tz</code> helper function. See its <a href="https://github.com/date-fns/tz">README</a> for the details about the API.</p> </li> <li> <p>All relevant functions now accept the context <code>in</code> option, which allows to specify the time zone to make the calculations in. If the function also returns a date, it will be in the specified time zone:</p> <pre lang="ts"><code>import { addDays, startOfDay } from "date-fns"; import { tz } from "@date-fns/tz"; <p>startOfDay(addDays(Date.now(), 5, { in: tz("Asia/Singapore") }));<br /> //=> "2024-09-16T00:00:00.000+08:00"<br /> </code></pre></p> <p>In the example, <code>addDays</code> will get the current date and time in Singapore and add 5 days to it. <code>startOfDay</code> will inherit the date type and return the start of the day in Singapore.</p> </li> </ul> <h3>Changed</h3> <ul> <li> <p>The function arguments, as well as <code>Interval</code>'s <code>start</code> and <code>end</code>, now can be of different types, allowing you to mix <code>UTCDate</code>, <code>TZDate</code>, <code>Date</code>, and other extensions, as well as primitives (strings and numbers).</p> <p>The functions will normalize these values, make calculations, and return the result in the same type, preventing any bugs caused by the discrepancy. If passed, the type will be inferred from the context <code>in</code> option or the first encountered argument object type. The <code>Interval</code>'s <code>start</code> and <code>end</code> will be considered separately, starting from <code>start</code>.</p> <p>In the given example, the result will be in the <code>TZDate</code> as the first argument is a number, and the <code>start</code> takes precedence over the <code>end</code>.</p> <pre lang="ts"><code>clamp(Date.now(), { start: new TZDate(start, "Asia/Singapore"), end: new UTCDate(), }); //=> TZDate </code></pre> </li> <li> <p><strong>BREAKING</strong>: This release contains a bunch of types changes that should not affect the library's expected usage. The changes are primarily internal and nuanced, so rather than listing them here, I recommend you running the type checker after the upgrade. If there are unfixable problems, please <a href="https://github.com/date-fns/date-fns/issues/new">open an issue</a>.</p> </li> <li> <p><strong>BREAKING</strong>: The package now is ESM-first. The CommonJS is still support and It should not affect most users, but it might break in certains environments. If you encounter any issues, please <a href="https://github.com/date-fns/date-fns/issues/new">report them</a>.</p> </li> </ul> <h3>Fixed</h3> <ul> <li>Fixed CDN build compatibility with jQuery and other tools that expose <code>$</code> by properly wrapping the code in an IIFE.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/date-fns/date-fns/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> |
||
|
|
1c1ecd0795 |
Bump @tabler/icons-react from 3.16.0 to 3.17.0 in /frontend (#911)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.16.0 to 3.17.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 3.17.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>filled/car-suv</code></li>
<li><code>filled/car</code></li>
<li><code>filled/device-cctv</code></li>
<li><code>filled/device-desktop</code></li>
<li><code>filled/device-gamepad-3</code></li>
<li><code>filled/device-imac</code></li>
<li><code>filled/device-ipad</code></li>
<li><code>filled/device-remote</code></li>
<li><code>filled/device-speaker</code></li>
<li><code>filled/device-tv-old</code></li>
<li><code>filled/device-tv</code></li>
<li><code>filled/device-usb</code></li>
<li><code>filled/device-vision-pro</code></li>
<li><code>filled/device-watch</code></li>
<li><code>filled/directions</code></li>
<li><code>filled/disc</code></li>
<li><code>filled/discount</code></li>
<li><code>filled/elevator</code></li>
</ul>
<p>Fixed icons: <code>outline/device-gamepad-3</code>,
<code>outline/device-ipad</code>, <code>outline/device-usb</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
|
|
e94517cf89 |
Bump eslint-plugin-react from 7.35.0 to 7.36.1 in /frontend (#910)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.35.0 to 7.36.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's releases</a>.</em></p> <blockquote> <h2>v7.36.1</h2> <h3>Fixed</h3> <ul> <li><a href="docs/rules/no-is-mounted.md"><code>no-is-mounted</code></a>: fix logic in method name check (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>[] <a href="https://github.com/Mathias-S"><code>@Mathias-S</code></a>)</li> <li><a href="docs/rules/jsx-no-literals.md"><code>jsx-no-literals</code></a>: Avoid crashing on valueless boolean props (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>[] <a href="https://github.com/reosarevok"><code>@reosarevok</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3823">jsx-eslint/eslint-plugin-react#3823</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3821">jsx-eslint/eslint-plugin-react#3821</a></p> <h2>v7.36.0</h2> <h3>Added</h3> <ul> <li>[<code>no-string-refs</code>]: allow this.refs in > 18.3.0 (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>[] <a href="https://github.com/henryqdineen"><code>@henryqdineen</code></a>)</li> <li><a href="docs/rules/jsx-no-literals.md"><code>jsx-no-literals</code></a> Add <code>elementOverrides</code> option and the ability to ignore this rule on specific elements (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>[] <a href="https://github.com/Pearce-Ropion"><code>@Pearce-Ropion</code></a>)</li> <li>[<code>forward-ref-uses-ref</code>]: add rule for checking ref parameter is added (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3667">#3667</a>[] <a href="https://github.com/NotWoods"><code>@NotWoods</code></a>)</li> </ul> <h3>Fixed</h3> <ul> <li>[<code>function-component-definition</code>], <a href="docs/rules/boolean-prop-naming.md"><code>boolean-prop-naming</code></a>, [<code>jsx-first-prop-new-line</code>], [<code>jsx-props-no-multi-spaces</code>], <code>propTypes</code>: use type args (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[] <a href="https://github.com/HenryBrown0"><code>@HenryBrown0</code></a>)</li> <li>JSX pragma: fail gracefully (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> <li>[<code>jsx-props-no-spreading</code>]: add <code>explicitSpread</code> option to schema (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[Tests] add <code>@typescript-eslint/parser</code> v6 (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[] <a href="https://github.com/HenryBrown0"><code>@HenryBrown0</code></a>)</li> <li>[Tests] add <code>@typescript-eslint/parser</code> v7 and v8 (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[] <a href="https://github.com/hampustagerud"><code>@hampustagerud</code></a>)</li> <li>[Docs] [<code>no-danger</code>]: update broken link (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>[] <a href="https://github.com/lucasrmendonca"><code>@lucasrmendonca</code></a>)</li> <li>[types] add jsdoc type annotations (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[] <a href="https://github.com/y-hsgw"><code>@y-hsgw</code></a>)</li> <li>[Tests] <code>button-has-type</code>: add test case with spread (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[] <a href="https://github.com/y-hsgw"><code>@y-hsgw</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">jsx-eslint/eslint-plugin-react#3799</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">jsx-eslint/eslint-plugin-react#3632</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3812">jsx-eslint/eslint-plugin-react#3812</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3731">jsx-eslint/eslint-plugin-react#3731</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3667">jsx-eslint/eslint-plugin-react#3667</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3629">jsx-eslint/eslint-plugin-react#3629</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3817">jsx-eslint/eslint-plugin-react#3817</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3807">jsx-eslint/eslint-plugin-react#3807</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1">7.36.1</a> - 2024.09.12</h2> <h3>Fixed</h3> <ul> <li>[<code>no-is-mounted</code>]: fix logic in method name check (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>[] <a href="https://github.com/Mathias-S"><code>@Mathias-S</code></a>)</li> <li>[<code>jsx-no-literals</code>]: Avoid crashing on valueless boolean props (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>[] <a href="https://github.com/reosarevok"><code>@reosarevok</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3823">jsx-eslint/eslint-plugin-react#3823</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3821">jsx-eslint/eslint-plugin-react#3821</a></p> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.0">7.36.0</a> - 2024.09.12</h2> <h3>Added</h3> <ul> <li>[<code>no-string-refs</code>]: allow this.refs in > 18.3.0 (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>[] <a href="https://github.com/henryqdineen"><code>@henryqdineen</code></a>)</li> <li>[<code>jsx-no-literals</code>] Add <code>elementOverrides</code> option and the ability to ignore this rule on specific elements (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>[] <a href="https://github.com/Pearce-Ropion"><code>@Pearce-Ropion</code></a>)</li> <li>[<code>forward-ref-uses-ref</code>]: add rule for checking ref parameter is added (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3667">#3667</a>[] <a href="https://github.com/NotWoods"><code>@NotWoods</code></a>)</li> </ul> <h3>Fixed</h3> <ul> <li>[<code>function-component-definition</code>], [<code>boolean-prop-naming</code>], [<code>jsx-first-prop-new-line</code>], [<code>jsx-props-no-multi-spaces</code>], <code>propTypes</code>: use type args (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[] <a href="https://github.com/HenryBrown0"><code>@HenryBrown0</code></a>)</li> <li>JSX pragma: fail gracefully (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> <li>[<code>jsx-props-no-spreading</code>]: add <code>explicitSpread</code> option to schema (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[Tests] add <code>@typescript-eslint/parser</code> v6 (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[] <a href="https://github.com/HenryBrown0"><code>@HenryBrown0</code></a>)</li> <li>[Tests] add <code>@typescript-eslint/parser</code> v7 and v8 (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[] <a href="https://github.com/hampustagerud"><code>@hampustagerud</code></a>)</li> <li>[Docs] [<code>no-danger</code>]: update broken link (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>[] <a href="https://github.com/lucasrmendonca"><code>@lucasrmendonca</code></a>)</li> <li>[types] add jsdoc type annotations (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[] <a href="https://github.com/y-hsgw"><code>@y-hsgw</code></a>)</li> <li>[Tests] <code>button-has-type</code>: add test case with spread (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[] <a href="https://github.com/y-hsgw"><code>@y-hsgw</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">jsx-eslint/eslint-plugin-react#3799</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">jsx-eslint/eslint-plugin-react#3632</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3812">jsx-eslint/eslint-plugin-react#3812</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3731">jsx-eslint/eslint-plugin-react#3731</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3667">jsx-eslint/eslint-plugin-react#3667</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3629">jsx-eslint/eslint-plugin-react#3629</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3817">jsx-eslint/eslint-plugin-react#3817</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3807">jsx-eslint/eslint-plugin-react#3807</a></p> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.1...v7.35.2">7.35.2</a> - 2024.09.03</h2> <h3>Fixed</h3> <ul> <li>[<code>jsx-curly-brace-presence</code>]: avoid autofixing attributes with double quotes to a double quoted attribute (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">#3814</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">#3814</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">jsx-eslint/eslint-plugin-react#3814</a></p> <h2>[7.35.1] - 2024.09.02</h2> <h3>Fixed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
4c77a32786 |
Update pytest requirement from <=8.3.2 to <=8.3.3 in /backend (#907)
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>8.3.3</h2> <h1>pytest 8.3.3 (2024-09-09)</h1> <h2>Bug fixes</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12446">#12446</a>: Avoid calling <code>@property</code> (and other instance descriptors) during fixture discovery -- by <code>asottile</code>{.interpreted-text role="user"}</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12659">#12659</a>: Fixed the issue of not displaying assertion failure differences when using the parameter <code>--import-mode=importlib</code> in pytest>=8.1.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12667">#12667</a>: Fixed a regression where type change in [ExceptionInfo.errisinstance]{.title-ref} caused [mypy]{.title-ref} to fail.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12744">#12744</a>: Fixed typing compatibility with Python 3.9 or less -- replaced [typing.Self]{.title-ref} with [typing_extensions.Self]{.title-ref} -- by <code>Avasam</code>{.interpreted-text role="user"}</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12745">#12745</a>: Fixed an issue with backslashes being incorrectly converted in nodeid paths on Windows, ensuring consistent path handling across environments.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/6682">#6682</a>: Fixed bug where the verbosity levels where not being respected when printing the "msg" part of failed assertion (as in <code>assert condition, msg</code>).</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/9422">#9422</a>: Fix bug where disabling the terminal plugin via <code>-p no:terminal</code> would cause crashes related to missing the <code>verbose</code> option.</p> <p>-- by <code>GTowers1</code>{.interpreted-text role="user"}</p> </li> </ul> <h2>Improved documentation</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12663">#12663</a>: Clarify that the [pytest_deselected]{.title-ref} hook should be called from [pytest_collection_modifyitems]{.title-ref} hook implementations when items are deselected.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12678">#12678</a>: Remove erroneous quotes from [tmp_path_retention_policy]{.title-ref} example in docs.</li> </ul> <h2>Miscellaneous internal changes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12769">#12769</a>: Fix typos discovered by codespell and add codespell to pre-commit hooks.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
130281c16c |
Bump express from 4.19.2 to 4.20.0 in /docs (#908)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/express/releases">express's releases</a>.</em></p> <blockquote> <h2>4.20.0</h2> <h2>What's Changed</h2> <h3>Important</h3> <ul> <li>IMPORTANT: The default <code>depth</code> level for parsing URL-encoded data is now <code>32</code> (previously was <code>Infinity</code>)</li> <li>Remove link renderization in html while using <code>res.redirect</code></li> </ul> <h3>Other Changes</h3> <ul> <li>4.19.2 Staging by <a href="https://github.com/wesleytodd"><code>@wesleytodd</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5561">expressjs/express#5561</a></li> <li>remove duplicate location test for data uri by <a href="https://github.com/wesleytodd"><code>@wesleytodd</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5562">expressjs/express#5562</a></li> <li>feat: document beta releases expectations by <a href="https://github.com/marco-ippolito"><code>@marco-ippolito</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5565">expressjs/express#5565</a></li> <li>Cut down on duplicated CI runs by <a href="https://github.com/jonchurch"><code>@jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5564">expressjs/express#5564</a></li> <li>Add a Threat Model by <a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5526">expressjs/express#5526</a></li> <li>Assign captain of encodeurl by <a href="https://github.com/blakeembrey"><code>@blakeembrey</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5579">expressjs/express#5579</a></li> <li>Nominate jonchurch as repo captain for <code>http-errors</code>, <code>expressjs.com</code>, <code>morgan</code>, <code>cors</code>, <code>body-parser</code> by <a href="https://github.com/jonchurch"><code>@jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5587">expressjs/express#5587</a></li> <li>docs: update Security.md by <a href="https://github.com/inigomarquinez"><code>@inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5590">expressjs/express#5590</a></li> <li>docs: update triage nomination policy by <a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5600">expressjs/express#5600</a></li> <li>Add CodeQL (SAST) by <a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5433">expressjs/express#5433</a></li> <li>docs: add UlisesGascon as triage initiative captain by <a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5605">expressjs/express#5605</a></li> <li>deps: encodeurl@~2.0.0 by <a href="https://github.com/blakeembrey"><code>@blakeembrey</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5569">expressjs/express#5569</a></li> <li>skip QUERY method test by <a href="https://github.com/jonchurch"><code>@jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5628">expressjs/express#5628</a></li> <li>ignore ETAG query test on 21 and 22, reuse skip util by <a href="https://github.com/jonchurch"><code>@jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5639">expressjs/express#5639</a></li> <li>add support Node.js@22 in the CI by <a href="https://github.com/mertcanaltin"><code>@mertcanaltin</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5627">expressjs/express#5627</a></li> <li>doc: add table of contents, tc/triager lists to readme by <a href="https://github.com/mertcanaltin"><code>@mertcanaltin</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5619">expressjs/express#5619</a></li> <li>List and sort all projects, add captains by <a href="https://github.com/blakeembrey"><code>@blakeembrey</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5653">expressjs/express#5653</a></li> <li>docs: add <a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> as captain for cookie-parser by <a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5666">expressjs/express#5666</a></li> <li>✨ bring back query tests for node 21 by <a href="https://github.com/ctcpip"><code>@ctcpip</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5690">expressjs/express#5690</a></li> <li>[v4] Deprecate <code>res.clearCookie</code> accepting <code>options.maxAge</code> and <code>options.expires</code> by <a href="https://github.com/jonchurch"><code>@jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5672">expressjs/express#5672</a></li> <li>skip QUERY tests for Node 21 only, still not supported by <a href="https://github.com/jonchurch"><code>@jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5695">expressjs/express#5695</a></li> <li>📝 update people, add ctcpip to TC by <a href="https://github.com/ctcpip"><code>@ctcpip</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5683">expressjs/express#5683</a></li> <li>remove minor version pinning from ci by <a href="https://github.com/jonchurch"><code>@jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5722">expressjs/express#5722</a></li> <li>Fix link variable use in attribution section of CODE OF CONDUCT by <a href="https://github.com/IamLizu"><code>@IamLizu</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5762">expressjs/express#5762</a></li> <li>Replace Appveyor windows testing with GHA by <a href="https://github.com/jonchurch"><code>@jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5599">expressjs/express#5599</a></li> <li>Add OSSF Scorecard badge by <a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5436">expressjs/express#5436</a></li> <li>update scorecard link by <a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5814">expressjs/express#5814</a></li> <li>Nominate <a href="https://github.com/IamLizu"><code>@IamLizu</code></a> to the triage team by <a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5836">expressjs/express#5836</a></li> <li>deps: path-to-regexp@0.1.8 by <a href="https://github.com/blakeembrey"><code>@blakeembrey</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5603">expressjs/express#5603</a></li> <li>docs: specify new instructions for <code>question</code> and <code>discuss</code> by <a href="https://github.com/IamLizu"><code>@IamLizu</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5835">expressjs/express#5835</a></li> <li>4.x: Upgrade <code>merge-descriptors</code> dependency by <a href="https://github.com/RobinTail"><code>@RobinTail</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5781">expressjs/express#5781</a></li> <li>path-to-regexp@0.1.10 by <a href="https://github.com/blakeembrey"><code>@blakeembrey</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5902">expressjs/express#5902</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/marco-ippolito"><code>@marco-ippolito</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5565">expressjs/express#5565</a></li> <li><a href="https://github.com/inigomarquinez"><code>@inigomarquinez</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5590">expressjs/express#5590</a></li> <li><a href="https://github.com/mertcanaltin"><code>@mertcanaltin</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5627">expressjs/express#5627</a></li> <li><a href="https://github.com/ctcpip"><code>@ctcpip</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5690">expressjs/express#5690</a></li> <li><a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5814">expressjs/express#5814</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/express/compare/4.19.1...4.20.0">https://github.com/expressjs/express/compare/4.19.1...4.20.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/express/blob/master/History.md">express's changelog</a>.</em></p> <blockquote> <h1>4.20.0 / 2024-09-10</h1> <ul> <li>deps: serve-static@0.16.0 <ul> <li>Remove link renderization in html while redirecting</li> </ul> </li> <li>deps: send@0.19.0 <ul> <li>Remove link renderization in html while redirecting</li> </ul> </li> <li>deps: body-parser@0.6.0 <ul> <li>add <code>depth</code> option to customize the depth level in the parser</li> <li>IMPORTANT: The default <code>depth</code> level for parsing URL-encoded data is now <code>32</code> (previously was <code>Infinity</code>)</li> </ul> </li> <li>Remove link renderization in html while using <code>res.redirect</code></li> <li>deps: path-to-regexp@0.1.10 <ul> <li>Adds support for named matching groups in the routes using a regex</li> <li>Adds backtracking protection to parameters without regexes defined</li> </ul> </li> <li>deps: encodeurl@~2.0.0 <ul> <li>Removes encoding of <code>\</code>, <code>|</code>, and <code>^</code> to align better with URL spec</li> </ul> </li> <li>Deprecate passing <code>options.maxAge</code> and <code>options.expires</code> to <code>res.clearCookie</code> <ul> <li>Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
3f93ec8fa8 |
Bump @tabler/icons-react from 3.15.0 to 3.16.0 in /frontend (#906)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.15.0 to 3.16.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 3.16.0</h2>
<!-- raw HTML omitted -->
<h3>36 new icons:</h3>
<ul>
<li><code>filled/arrow-down-circle</code></li>
<li><code>filled/arrow-down-rhombus</code></li>
<li><code>filled/arrow-down-square</code></li>
<li><code>filled/arrow-guide</code></li>
<li><code>filled/arrow-left-circle</code></li>
<li><code>filled/arrow-left-rhombus</code></li>
<li><code>filled/arrow-left-square</code></li>
<li><code>filled/arrow-move-down</code></li>
<li><code>filled/arrow-move-left</code></li>
<li><code>filled/arrow-move-right</code></li>
<li><code>filled/arrow-move-up</code></li>
<li><code>filled/arrow-right-circle</code></li>
<li><code>filled/arrow-right-rhombus</code></li>
<li><code>filled/arrow-right-square</code></li>
<li><code>filled/arrow-up-circle</code></li>
<li><code>filled/arrow-up-rhombus</code></li>
<li><code>filled/arrow-up-square</code></li>
<li><code>filled/automatic-gearbox</code></li>
<li><code>filled/battery-automotive</code></li>
<li><code>filled/battery-vertical-1</code></li>
<li><code>filled/battery-vertical-2</code></li>
<li><code>filled/battery-vertical-3</code></li>
<li><code>filled/battery-vertical-4</code></li>
<li><code>filled/battery-vertical</code></li>
<li><code>filled/bike</code></li>
<li><code>filled/blender</code></li>
<li><code>filled/bolt</code></li>
<li><code>filled/bong</code></li>
<li><code>filled/box-multiple</code></li>
<li><code>filled/car-4wd</code></li>
<li><code>filled/car-fan</code></li>
<li><code>filled/cardboards</code></li>
<li><code>filled/charging-pile</code></li>
<li><code>filled/christmas-tree</code></li>
<li><code>filled/dashboard</code></li>
<li><code>filled/device-unknown</code></li>
</ul>
<p>Fixed icon: <code>filled/blob</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
|
|
66c9251348 | Small readability fixes (#905) | ||
|
|
388afa585a | Make primary key typing stricter (#904) | ||
|
|
b3073c0fa6 | Fix paths of swiss endpoints (#903) | ||
|
|
bb1dd7ed95 | Add more docs (#902) | ||
|
|
0b0e2bbd64 |
Bump i18next from 23.14.0 to 23.15.0 in /frontend (#901)
Bumps [i18next](https://github.com/i18next/i18next) from 23.14.0 to 23.15.0. <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.15.0</h2> <ul> <li>support unescaped variables in TypeScript <a href="https://redirect.github.com/i18next/i18next/pull/2233">2233</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.15.0</h2> <ul> <li>support unescaped variables in TypeScript <a href="https://redirect.github.com/i18next/i18next/pull/2233">2233</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
ec66fdca8d |
Bump typescript from 5.5.2 to 5.6.2 in /frontend (#900)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.2 to 5.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.6</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed issues query for Typescript 5.6.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed issues query for Typescript 5.6.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+">fixed issues query for Typescript 5.6.2 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.6 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-rc/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed issues query for TypeScript v5.6.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed issues query for TypeScript v5.6.0 (Beta)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> </ul> <h2>TypeScript 5.6 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-beta/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed issues query for Typescript 5.6.0 (Beta)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.5.4</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.4%22+is%3Aclosed+">fixed issues query for TypeScript v5.5.4 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+">fixed issues query for TypeScript v5.5.3 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+">fixed issues query for TypeScript v5.5.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed issues query for TypeScript v5.5.1 (RC)</a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
09fe33e151 | New Crowdin updates (#898) | ||
|
|
35b33b495c |
Bump @tabler/icons-react from 3.14.0 to 3.15.0 in /frontend (#899)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.14.0 to 3.15.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 3.15.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>filled/apple</code></li>
<li><code>filled/butterfly</code></li>
<li><code>filled/cannabis</code></li>
<li><code>filled/carambola</code></li>
<li><code>filled/clover</code></li>
<li><code>filled/egg-cracked</code></li>
<li><code>filled/feather</code></li>
<li><code>filled/flower</code></li>
<li><code>filled/glass</code></li>
<li><code>filled/melon</code></li>
<li><code>filled/meteor</code></li>
<li><code>filled/michelin-star</code></li>
<li><code>filled/milk</code></li>
<li><code>filled/mountain</code></li>
<li><code>filled/mug</code></li>
<li><code>filled/pizza</code></li>
<li><code>filled/salad</code></li>
<li><code>filled/seeding</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
|
|
1255b73e11 | New Crowdin updates (#896) | ||
|
|
31aae10839 | Show modal when activating stages (#897) | ||
|
|
8a32b5c841 | Improve planning page (#895) | ||
|
|
72fe9ce818 | Auto pretranslate (#894) | ||
|
|
fb5be81be0 | Create ranking for demo (#893) | ||
|
|
47c1be05e0 | Fix link in README.md (#892) | ||
|
|
efbf8e984b | Add process compose config and docs (#891) | ||
|
|
120fbee34c | Fix 404 page translations (#890) | ||
|
|
5d59fdcaa4 | Remove layout from login page (#889) | ||
|
|
ed249a9cd8 | New Crowdin updates (#888) | ||
|
|
b835d65591 | New Crowdin updates (#887) | ||
|
|
d6449e8d05 |
Customize rankings (#797)
Allows you to add rankings that specify how the ranking per stage item is calculated. Points are now stored per stage item input. |
||
|
|
4a81262280 | Fix docker entrypoint (#886) v1.5.3 | ||
|
|
1885374fb3 |
Bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.0 in /frontend (#885)
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.9.0 to 6.10.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md">eslint-plugin-jsx-a11y's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.9.0...v6.10.0">v6.10.0</a> - 2024-09-03</h2> <h3>Fixed</h3> <ul> <li>[New] <code>label-has-associated-control</code>: add additional error message <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/1005"><code>[#1005](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/1005)</code></a></li> <li>[Fix] <code>label-has-associated-control</code>: ignore undetermined label text <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/966"><code>[#966](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/966)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>[Tests] switch from jest to tape <a href=" |
||
|
|
3eee5fe67d |
Bump eslint-plugin-import from 2.29.1 to 2.30.0 in /frontend (#884)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.30.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-plugin-import/releases">eslint-plugin-import's releases</a>.</em></p> <blockquote> <h2>v2.30.0</h2> <h3>Added</h3> <ul> <li><a href="./docs/rules/dynamic-import-chunkname.md"><code>dynamic-import-chunkname</code></a>: add <code>allowEmpty</code> option to allow empty leading comments (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2942">#2942</a>, thanks [<a href="https://github.com/JiangWeixian"><code>@JiangWeixian</code></a>])</li> <li><a href="./docs/rules/dynamic-import-chunkname.md"><code>dynamic-import-chunkname</code></a>: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3004">#3004</a>, thanks [<a href="https://github.com/amsardesai"><code>@amsardesai</code></a>])</li> <li>[<code>no-unused-modules</code>]: Add <code>ignoreUnusedTypeExports</code> option (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3011">#3011</a>, thanks [<a href="https://github.com/silverwind"><code>@silverwind</code></a>])</li> <li>add support for Flat Config (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3018">#3018</a>, thanks [<a href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li> </ul> <h3>Fixed</h3> <ul> <li>[<code>no-extraneous-dependencies</code>]: allow wrong path (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3012">#3012</a>, thanks [<a href="https://github.com/chabb"><code>@chabb</code></a>])</li> <li>[<code>no-cycle</code>]: use scc algorithm to optimize (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2998">#2998</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[<code>no-duplicates</code>]: Removing duplicates breaks in TypeScript (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3033">#3033</a>, thanks [<a href="https://github.com/yesl-kim"><code>@yesl-kim</code></a>])</li> <li><a href="./docs/rules/newline-after-import.md"><code>newline-after-import</code></a>: fix considerComments option when require (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2952">#2952</a>, thanks [<a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>])</li> <li>[<code>order</code>]: do not compare first path segment for relative paths (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2682">#2682</a>) (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2885">#2885</a>, thanks [<a href="https://github.com/mihkeleidast"><code>@mihkeleidast</code></a>])</li> </ul> <h3>Changed</h3> <ul> <li>[Docs] <code>no-extraneous-dependencies</code>: Make glob pattern description more explicit (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2944">#2944</a>, thanks [<a href="https://github.com/mulztob"><code>@mulztob</code></a>])</li> <li>[<code>no-unused-modules</code>]: add console message to help debug <a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2866">#2866</a></li> <li>[Refactor] <code>ExportMap</code>: make procedures static instead of monkeypatching exportmap (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2982">#2982</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Refactor] <code>ExportMap</code>: separate ExportMap instance from its builder logic (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2985">#2985</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Docs] <code>order</code>: Add a quick note on how unbound imports and --fix (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2640">#2640</a>, thanks [<a href="https://github.com/minervabot"><code>@minervabot</code></a>])</li> <li>[Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2987">#2987</a>, thanks [<a href="https://github.com/joeyguerra"><code>@joeyguerra</code></a>])</li> <li>[actions] migrate OSX tests to GHA ([ljharb#37], thanks [<a href="https://github.com/aks"><code>@aks</code></a>-])</li> <li>[Refactor] <code>exportMapBuilder</code>: avoid hoisting (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2989">#2989</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Refactor] <code>ExportMap</code>: extract "builder" logic to separate files (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2991">#2991</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Docs] [<code>order</code>]: update the description of the <code>pathGroupsExcludedImportTypes</code> option (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3036">#3036</a>, thanks [<a href="https://github.com/liby"><code>@liby</code></a>])</li> <li>[readme] Clarify how to install the plugin (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2993">#2993</a>, thanks [<a href="https://github.com/jwbth"><code>@jwbth</code></a>])</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md">eslint-plugin-import's changelog</a>.</em></p> <blockquote> <h2>[2.30.0] - 2024-09-02</h2> <h3>Added</h3> <ul> <li>[<code>dynamic-import-chunkname</code>]: add <code>allowEmpty</code> option to allow empty leading comments (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2942">#2942</a>, thanks [<a href="https://github.com/JiangWeixian"><code>@JiangWeixian</code></a>])</li> <li>[<code>dynamic-import-chunkname</code>]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3004">#3004</a>, thanks [<a href="https://github.com/amsardesai"><code>@amsardesai</code></a>])</li> <li>[<code>no-unused-modules</code>]: Add <code>ignoreUnusedTypeExports</code> option (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3011">#3011</a>, thanks [<a href="https://github.com/silverwind"><code>@silverwind</code></a>])</li> <li>add support for Flat Config (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3018">#3018</a>, thanks [<a href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li> </ul> <h3>Fixed</h3> <ul> <li>[<code>no-extraneous-dependencies</code>]: allow wrong path (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3012">#3012</a>, thanks [<a href="https://github.com/chabb"><code>@chabb</code></a>])</li> <li>[<code>no-cycle</code>]: use scc algorithm to optimize (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2998">#2998</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[<code>no-duplicates</code>]: Removing duplicates breaks in TypeScript (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3033">#3033</a>, thanks [<a href="https://github.com/yesl-kim"><code>@yesl-kim</code></a>])</li> <li>[<code>newline-after-import</code>]: fix considerComments option when require (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2952">#2952</a>, thanks [<a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>])</li> <li>[<code>order</code>]: do not compare first path segment for relative paths (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2682">#2682</a>) (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2885">#2885</a>, thanks [<a href="https://github.com/mihkeleidast"><code>@mihkeleidast</code></a>])</li> </ul> <h3>Changed</h3> <ul> <li>[Docs] <code>no-extraneous-dependencies</code>: Make glob pattern description more explicit (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2944">#2944</a>, thanks [<a href="https://github.com/mulztob"><code>@mulztob</code></a>])</li> <li>[<code>no-unused-modules</code>]: add console message to help debug <a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2866">#2866</a></li> <li>[Refactor] <code>ExportMap</code>: make procedures static instead of monkeypatching exportmap (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2982">#2982</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Refactor] <code>ExportMap</code>: separate ExportMap instance from its builder logic (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2985">#2985</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Docs] <code>order</code>: Add a quick note on how unbound imports and --fix (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2640">#2640</a>, thanks [<a href="https://github.com/minervabot"><code>@minervabot</code></a>])</li> <li>[Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2987">#2987</a>, thanks [<a href="https://github.com/joeyguerra"><code>@joeyguerra</code></a>])</li> <li>[actions] migrate OSX tests to GHA ([ljharb#37], thanks [<a href="https://github.com/aks"><code>@aks</code></a>-])</li> <li>[Refactor] <code>exportMapBuilder</code>: avoid hoisting (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2989">#2989</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Refactor] <code>ExportMap</code>: extract "builder" logic to separate files (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2991">#2991</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Docs] [<code>order</code>]: update the description of the <code>pathGroupsExcludedImportTypes</code> option (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3036">#3036</a>, thanks [<a href="https://github.com/liby"><code>@liby</code></a>])</li> <li>[readme] Clarify how to install the plugin (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2993">#2993</a>, thanks [<a href="https://github.com/jwbth"><code>@jwbth</code></a>])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
4a962e86be | Run dependabot daily (#883) | ||
|
|
0d77b8b4d7 |
Bump @tabler/icons-react from 3.12.0 to 3.14.0 in /frontend (#882)
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.12.0 to 3.14.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 3.14.0</h2> <!-- raw HTML omitted --> <h3>71 new icons:</h3> <ul> <li><code>outline/number-100-small</code></li> <li><code>outline/number-30-small</code></li> <li><code>outline/number-31-small</code></li> <li><code>outline/number-32-small</code></li> <li><code>outline/number-33-small</code></li> <li><code>outline/number-34-small</code></li> <li><code>outline/number-35-small</code></li> <li><code>outline/number-36-small</code></li> <li><code>outline/number-37-small</code></li> <li><code>outline/number-38-small</code></li> <li><code>outline/number-39-small</code></li> <li><code>outline/number-40-small</code></li> <li><code>outline/number-41-small</code></li> <li><code>outline/number-42-small</code></li> <li><code>outline/number-43-small</code></li> <li><code>outline/number-44-small</code></li> <li><code>outline/number-45-small</code></li> <li><code>outline/number-46-small</code></li> <li><code>outline/number-47-small</code></li> <li><code>outline/number-48-small</code></li> <li><code>outline/number-49-small</code></li> <li><code>outline/number-50-small</code></li> <li><code>outline/number-51-small</code></li> <li><code>outline/number-52-small</code></li> <li><code>outline/number-53-small</code></li> <li><code>outline/number-54-small</code></li> <li><code>outline/number-55-small</code></li> <li><code>outline/number-56-small</code></li> <li><code>outline/number-57-small</code></li> <li><code>outline/number-58-small</code></li> <li><code>outline/number-59-small</code></li> <li><code>outline/number-60-small</code></li> <li><code>outline/number-61-small</code></li> <li><code>outline/number-62-small</code></li> <li><code>outline/number-63-small</code></li> <li><code>outline/number-64-small</code></li> <li><code>outline/number-65-small</code></li> <li><code>outline/number-66-small</code></li> <li><code>outline/number-67-small</code></li> <li><code>outline/number-68-small</code></li> <li><code>outline/number-69-small</code></li> <li><code>outline/number-70-small</code></li> <li><code>outline/number-71-small</code></li> <li><code>outline/number-72-small</code></li> <li><code>outline/number-73-small</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
208936fefc | Fix backend to recalculate start time on match update (#587) | ||
|
|
66ba814795 |
Bump webpack from 5.89.0 to 5.94.0 in /docs (#881)
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.94.0</h2> <h2>Bug Fixes</h2> <ul> <li>Added runtime condition for harmony reexport checked</li> <li>Handle properly <code>data</code>/<code>http</code>/<code>https</code> protocols in source maps</li> <li>Make <code>bigint</code> optimistic when browserslist not found</li> <li>Move <code>@types/eslint-scope</code> to dev deps</li> <li>Related in asset stats is now always an array when no related found</li> <li>Handle ASI for export declarations</li> <li>Mangle destruction incorrect with export named default properly</li> <li>Fixed unexpected asi generation with sequence expression</li> <li>Fixed a lot of types</li> </ul> <h2>New Features</h2> <ul> <li>Added new external type "module-import"</li> <li>Support <code>webpackIgnore</code> for <code>new URL()</code> construction</li> <li>[CSS] <code>@import</code> pathinfo support</li> </ul> <h2>Security</h2> <ul> <li>Fixed DOM clobbering in auto public path</li> </ul> <h2>v5.93.0</h2> <h2>Bug Fixes</h2> <ul> <li>Generate correct relative path to runtime chunks</li> <li>Makes <code>DefinePlugin</code> quieter under default log level</li> <li>Fixed mangle destructuring default in namespace import</li> <li>Fixed consumption of eager shared modules for module federation</li> <li>Strip slash for pretty regexp</li> <li>Calculate correct contenthash for CSS generator options</li> </ul> <h2>New Features</h2> <ul> <li>Added the <code>binary</code> generator option for asset modules to explicitly keep source maps produced by loaders</li> <li>Added the <code>modern-module</code> library value for tree shakable output</li> <li>Added the <code>overrideStrict</code> option to override strict or non-strict mode for javascript modules</li> </ul> <h2>v5.92.1</h2> <h2>Bug Fixes</h2> <ul> <li>Doesn't crash with an error when the css experiment is enabled and contenthash is used</li> </ul> <h2>v5.92.0</h2> <h2>Bug Fixes</h2> <ul> <li>Correct tidle range's comutation for module federation</li> <li>Consider runtime for pure expression dependency update hash</li> <li>Return value in the <code>subtractRuntime</code> function for runtime logic</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
b5b1ccf9bf |
Update contributors in readme (#880)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
|
|
304cdd50f4 |
Update contributors in docs (#879)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
|
|
54b70a7821 |
Fix docker entrypoint (#878)
With this change, we search for relevant environment variables and replace the placeholder value with the actual runtime environment variable's value. We don't have to specify the keys of the environment variables anymore and the variables can be unset. Based on https://www.tomoliver.net/posts/nextjs-docker-public-env-vars |
||
|
|
55d13370d9 |
Small fixes in docker config (#876)
Implements feedback from #814 |