mirror of
https://github.com/evroon/bracket.git
synced 2026-02-02 10:31:19 -05:00
v2.2.2
907 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
e7fd569a41 | New Crowdin updates (#1181) v2.2.2 | ||
|
|
6ff6e34ac9 | New Crowdin updates (#1180) | ||
|
|
34612dc8e4 |
add missing locales (#1178)
I was wondering why these locale were not added in the project. Adding them make the language configuration UI works properly with missing languages. Right now, if you set french or italian, it does not work. With this patch, everything works out. |
||
|
|
72c2df0e34 |
fix sed error (#1173)
This PR fixes the entrypoint `sed` error: ``` bracket-frontend | sed: can't create temp file 'public/locales/ja/common.jsonXXXXXX': Permission denied bracket-frontend | sed: can't create temp file 'public/locales/it/common.jsonXXXXXX': Permission denied bracket-frontend | sed: can't create temp file 'public/locales/nl/common.jsonXXXXXX': Permission denied bracket-frontend | sed: can't create temp file 'public/favicon-wide.svgXXXXXX': Permission denied bracket-frontend | sed: can't create temp file 'public/favicon.svgXXXXXX': Permission denied ``` The public folder is now owned by `nextjs:nodejs`. |
||
|
|
142a7631ab |
Bump @testing-library/react from 16.2.0 to 16.3.0 in /frontend (#1177)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.2.0 to 16.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/react-testing-library/releases"><code>@testing-library/react</code>'s releases</a>.</em></p> <blockquote> <h2>v16.3.0</h2> <h1><a href="https://github.com/testing-library/react-testing-library/compare/v16.2.0...v16.3.0">16.3.0</a> (2025-04-02)</h1> <h3>Features</h3> <ul> <li>add bernardobelchior as a contributor for code, and doc (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1391">#1391</a>) (<a href=" |
||
|
|
91ba2b0c2f |
Bump @types/node from 22.13.0 to 22.14.0 in /frontend (#1176)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.0 to 22.14.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> |
||
|
|
be061410ab |
Bump next from 15.2.3 to 15.2.4 in /frontend (#1175)
Bumps [next](https://github.com/vercel/next.js) from 15.2.3 to 15.2.4. <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>v15.2.4</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>Match subrequest handling for edge and node (<a href="https://redirect.github.com/vercel/next.js/issues/77474">#77474</a>)</li> <li>exclude images and static media from dev origin check (<a href="https://redirect.github.com/vercel/next.js/issues/77417">#77417</a>)</li> <li>ensure /__next middleware URLs are included in the origin check (<a href="https://redirect.github.com/vercel/next.js/issues/77416">#77416</a>)</li> <li>remove direct ip/port bypass in dev origin check (<a href="https://redirect.github.com/vercel/next.js/issues/77414">#77414</a>)</li> <li>switch development origin verification to be opt-in rather than opt-out (<a href="https://redirect.github.com/vercel/next.js/issues/77395">#77395</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@ijjk</code></a> and <a href="https://github.com/ztanner"><code>@ztanner</code></a> for helping!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
76e8345675 |
Bump next from 15.2.3 to 15.2.4 in /docs (#1174)
Bumps [next](https://github.com/vercel/next.js) from 15.2.3 to 15.2.4. <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>v15.2.4</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>Match subrequest handling for edge and node (<a href="https://redirect.github.com/vercel/next.js/issues/77474">#77474</a>)</li> <li>exclude images and static media from dev origin check (<a href="https://redirect.github.com/vercel/next.js/issues/77417">#77417</a>)</li> <li>ensure /__next middleware URLs are included in the origin check (<a href="https://redirect.github.com/vercel/next.js/issues/77416">#77416</a>)</li> <li>remove direct ip/port bypass in dev origin check (<a href="https://redirect.github.com/vercel/next.js/issues/77414">#77414</a>)</li> <li>switch development origin verification to be opt-in rather than opt-out (<a href="https://redirect.github.com/vercel/next.js/issues/77395">#77395</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@ijjk</code></a> and <a href="https://github.com/ztanner"><code>@ztanner</code></a> for helping!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
e28e40a61d |
Update pytest-cov requirement from 6.0.0 to 6.1.0 in /backend (#1172)
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst">pytest-cov's changelog</a>.</em></p> <blockquote> <h2>6.1.0 (2025-04-01)</h2> <ul> <li>Change terminal output to use full width lines for the coverage header. Contributed by Tsvika Shapira in <code>[#678](https://github.com/pytest-dev/pytest-cov/issues/678) <https://github.com/pytest-dev/pytest-cov/pull/678></code>_.</li> <li>Removed unnecessary CovFailUnderWarning. Fixes <code>[#675](https://github.com/pytest-dev/pytest-cov/issues/675) <https://github.com/pytest-dev/pytest-cov/issues/675></code>_.</li> <li>Fixed the term report not using the precision specified via <code>--cov-precision</code>.</li> </ul> <h2>6.0.0 (2024-10-29)</h2> <ul> <li>Updated various documentation inaccuracies, especially on subprocess handling.</li> <li>Changed fail under checks to use the precision set in the coverage configuration. Now it will perform the check just like <code>coverage report</code> would.</li> <li>Added a <code>--cov-precision</code> cli option that can override the value set in your coverage configuration.</li> <li>Dropped support for now EOL Python 3.8.</li> </ul> <h2>5.0.0 (2024-03-24)</h2> <ul> <li>Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in <code>[#623](https://github.com/pytest-dev/pytest-cov/issues/623) <https://github.com/pytest-dev/pytest-cov/pull/623></code>_.</li> <li>Switched docs theme to Furo.</li> <li>Various legacy Python cleanup and CI improvements. Contributed by Christian Clauss and Hugo van Kemenade in <code>[#630](https://github.com/pytest-dev/pytest-cov/issues/630) <https://github.com/pytest-dev/pytest-cov/pull/630></code><em>, <code>[#631](https://github.com/pytest-dev/pytest-cov/issues/631) <https://github.com/pytest-dev/pytest-cov/pull/631></code></em>, <code>[#632](https://github.com/pytest-dev/pytest-cov/issues/632) <https://github.com/pytest-dev/pytest-cov/pull/632></code>_ and <code>[#633](https://github.com/pytest-dev/pytest-cov/issues/633) <https://github.com/pytest-dev/pytest-cov/pull/633></code>_.</li> <li>Added a <code>pyproject.toml</code> example in the docs. Contributed by Dawn James in <code>[#626](https://github.com/pytest-dev/pytest-cov/issues/626) <https://github.com/pytest-dev/pytest-cov/pull/626></code>_.</li> <li>Modernized project's pre-commit hooks to use ruff. Initial POC contributed by Christian Clauss in <code>[#584](https://github.com/pytest-dev/pytest-cov/issues/584) <https://github.com/pytest-dev/pytest-cov/pull/584></code>_.</li> <li>Dropped support for Python 3.7.</li> </ul> <h2>4.1.0 (2023-05-24)</h2> <ul> <li>Updated CI with new Pythons and dependencies.</li> <li>Removed rsyncdir support. This makes pytest-cov compatible with xdist 3.0. Contributed by Sorin Sbarnea in <code>[#558](https://github.com/pytest-dev/pytest-cov/issues/558) <https://github.com/pytest-dev/pytest-cov/pull/558></code>_.</li> <li>Optimized summary generation to not be performed if no reporting is active (for example, when <code>--cov-report=''</code> is used without <code>--cov-fail-under</code>). Contributed by Jonathan Stewmon in <code>[#589](https://github.com/pytest-dev/pytest-cov/issues/589) <https://github.com/pytest-dev/pytest-cov/pull/589></code>_.</li> <li>Added support for JSON reporting. Contributed by Matthew Gamble in <code>[#582](https://github.com/pytest-dev/pytest-cov/issues/582) <https://github.com/pytest-dev/pytest-cov/pull/582></code>_.</li> <li>Refactored code to use f-strings. Contributed by Mark Mayo in <code>[#572](https://github.com/pytest-dev/pytest-cov/issues/572) <https://github.com/pytest-dev/pytest-cov/pull/572></code>_.</li> <li>Fixed a skip in the test suite for some old xdist.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
a4ee552c94 |
Fix backend healthcheck address (#1171)
accidental change in https://github.com/evroon/bracket/pull/1168/files |
||
|
|
20209f9cfb |
Update pydantic requirement from 2.10.6 to 2.11.1 in /backend (#1168)
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pydantic/pydantic/releases">pydantic's releases</a>.</em></p> <blockquote> <h2>v2.11.1 2025-03-28</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Fixes</h3> <ul> <li>Do not override <code>'definitions-ref'</code> schemas containing serialization schemas or metadata by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11644">pydantic/pydantic#11644</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pydantic/pydantic/compare/v2.11.0...v2.11.1">https://github.com/pydantic/pydantic/compare/v2.11.0...v2.11.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pydantic/pydantic/blob/main/HISTORY.md">pydantic's changelog</a>.</em></p> <blockquote> <h2>v2.11.1 (2025-03-28)</h2> <p><a href="https://github.com/pydantic/pydantic/releases/tag/v2.11.1">GitHub release</a></p> <h3>What's Changed</h3> <h4>Fixes</h4> <ul> <li>Do not override <code>'definitions-ref'</code> schemas containing serialization schemas or metadata by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11644">#11644</a></li> </ul> <h2>v2.11.0 (2025-03-27)</h2> <p><a href="https://github.com/pydantic/pydantic/releases/tag/v2.11.0">GitHub release</a></p> <h3>What's Changed</h3> <p>Pydantic v2.11 is a version strongly focused on build time performance of Pydantic models (and core schema generation in general). See the <a href="https://pydantic.dev/articles/pydantic-v2-11-release">blog post</a> for more details.</p> <h4>Packaging</h4> <ul> <li>Bump <code>pydantic-core</code> to v2.33.0 by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11631">#11631</a></li> </ul> <h4>New Features</h4> <ul> <li>Add <code>encoded_string()</code> method to the URL types by <a href="https://github.com/YassinNouh21"><code>@YassinNouh21</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11580">#11580</a></li> <li>Add support for <code>defer_build</code> with <code>@validate_call</code> decorator by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11584">#11584</a></li> <li>Allow <code>@with_config</code> decorator to be used with keyword arguments by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11608">#11608</a></li> <li>Simplify customization of default value inclusion in JSON Schema generation by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11634">#11634</a></li> <li>Add <code>generate_arguments_schema()</code> function by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11572">#11572</a></li> </ul> <h4>Fixes</h4> <ul> <li>Allow generic typed dictionaries to be used for unpacked variadic keyword parameters by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11571">#11571</a></li> <li>Fix runtime error when computing model string representation involving cached properties and self-referenced models by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11579">#11579</a></li> <li>Preserve other steps when using the ellipsis in the pipeline API by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11626">#11626</a></li> <li>Fix deferred discriminator application logic by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11591">#11591</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/cmenon12"><code>@cmenon12</code></a> made their first contribution in <a href="https://redirect.github.com/pydantic/pydantic/pull/11562">#11562</a></li> <li><a href="https://github.com/Jeukoh"><code>@Jeukoh</code></a> made their first contribution in <a href="https://redirect.github.com/pydantic/pydantic/pull/11611">#11611</a></li> </ul> <h2>v2.11.0b2 (2025-03-17)</h2> <p><a href="https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2">GitHub release</a></p> <h3>What's Changed</h3> <h4>Packaging</h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
1e7078a4cf |
Update sentry-sdk requirement from 2.24.0 to 2.25.0 in /backend (#1170)
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/releases">sentry-sdk's releases</a>.</em></p> <blockquote> <h2>2.25.0</h2> <h3>Various fixes & improvements</h3> <ul> <li> <p><strong>New Beta Feature</strong> Enable Sentry logs in <code>logging</code> Integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4143">#4143</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></p> <p>You can now send existing log messages to the new Sentry Logs feature.</p> <p>For more information see: <a href="https://github.com/getsentry/sentry/discussions/86804">https://github.com/getsentry/sentry/discussions/86804</a></p> <p>This is how you can use it (Sentry Logs is in beta right now so the API can still change):</p> <pre lang="python"><code>import logging <p>import sentry_sdk<br /> from sentry_sdk.integrations.logging import LoggingIntegration</p> <h1>Setup Sentry SDK to send log messages with a level of "error" or higher to Sentry.</h1> <p>sentry_sdk.init(<br /> dsn="...",<br /> _experiments={<br /> "enable_sentry_logs": True<br /> }<br /> integrations=[<br /> LoggingIntegration(sentry_logs_level=logging.ERROR),<br /> ]<br /> )</p> <h1>Your existing logging setup</h1> <p>some_logger = logging.Logger("some-logger")</p> <p>some_logger.info('In this example info events will not be sent to Sentry logs. my_value=%s', my_value)<br /> some_logger.error('But error events will be sent to Sentry logs. my_value=%s', my_value)<br /> </code></pre></p> </li> <li> <p>Spotlight: Sample everything 100% w/ Spotlight & no DSN set (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4207">#4207</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></p> </li> <li> <p>Dramatiq: use set_transaction_name (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4175">#4175</a>) by <a href="https://github.com/timdrijvers"><code>@timdrijvers</code></a></p> </li> <li> <p>toxgen: Make it clearer which suites can be migrated (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4196">#4196</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Move Litestar under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4197">#4197</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Added flake8 plugings to pre-commit call of flake8 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4190">#4190</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> </li> <li> <p>Deprecate Scope.user (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4194">#4194</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Fix hanging when capturing long stacktrace (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4191">#4191</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></p> </li> <li> <p>Fix GraphQL failures (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4208">#4208</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Fix flaky test (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4198">#4198</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Update Ubuntu in Github test runners (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4204">#4204</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md">sentry-sdk's changelog</a>.</em></p> <blockquote> <h2>2.25.0</h2> <h3>Various fixes & improvements</h3> <ul> <li> <p><strong>New Beta Feature</strong> Enable Sentry logs in <code>logging</code> Integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4143">#4143</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></p> <p>You can now send existing log messages to the new Sentry Logs feature.</p> <p>For more information see: <a href="https://github.com/getsentry/sentry/discussions/86804">https://github.com/getsentry/sentry/discussions/86804</a></p> <p>This is how you can use it (Sentry Logs is in beta right now so the API can still change):</p> <pre lang="python"><code>import logging <p>import sentry_sdk<br /> from sentry_sdk.integrations.logging import LoggingIntegration</p> <h1>Setup Sentry SDK to send log messages with a level of "error" or higher to Sentry.</h1> <p>sentry_sdk.init(<br /> dsn="...",<br /> _experiments={<br /> "enable_sentry_logs": True<br /> }<br /> integrations=[<br /> LoggingIntegration(sentry_logs_level=logging.ERROR),<br /> ]<br /> )</p> <h1>Your existing logging setup</h1> <p>some_logger = logging.Logger("some-logger")</p> <p>some_logger.info('In this example info events will not be sent to Sentry logs. my_value=%s', my_value)<br /> some_logger.error('But error events will be sent to Sentry logs. my_value=%s', my_value)<br /> </code></pre></p> </li> <li> <p>Spotlight: Sample everything 100% w/ Spotlight & no DSN set (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4207">#4207</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></p> </li> <li> <p>Dramatiq: use set_transaction_name (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4175">#4175</a>) by <a href="https://github.com/timdrijvers"><code>@timdrijvers</code></a></p> </li> <li> <p>toxgen: Make it clearer which suites can be migrated (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4196">#4196</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Move Litestar under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4197">#4197</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Added flake8 plugings to pre-commit call of flake8 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4190">#4190</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> </li> <li> <p>Deprecate Scope.user (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4194">#4194</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Fix hanging when capturing long stacktrace (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4191">#4191</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></p> </li> <li> <p>Fix GraphQL failures (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4208">#4208</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Fix flaky test (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4198">#4198</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Update Ubuntu in Github test runners (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4204">#4204</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> </li> </ul> <h2>2.24.1</h2> <h3>Various fixes & improvements</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
3fadfb2717 |
Bump tailwind-merge from 2.6.0 to 3.1.0 in /docs (#1169)
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.6.0 to 3.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dcastil/tailwind-merge/releases">tailwind-merge's releases</a>.</em></p> <blockquote> <h2>v3.1.0</h2> <h3>New Features</h3> <ul> <li>Add support for Tailwind CSS v4.0.10 by <a href="https://github.com/dcastil"><code>@dcastil</code></a> in <a href="https://redirect.github.com/dcastil/tailwind-merge/pull/546">dcastil/tailwind-merge#546</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fix length variable in <code>via-(length:*)</code> class being merged with <code>via-<color></code> classes accidentally by <a href="https://github.com/dcastil"><code>@dcastil</code></a> in <a href="https://redirect.github.com/dcastil/tailwind-merge/pull/559">dcastil/tailwind-merge#559</a></li> </ul> <h3>Documentation</h3> <ul> <li>Fix typo in comment in types.ts by <a href="https://github.com/roottool"><code>@roottool</code></a> in <a href="https://redirect.github.com/dcastil/tailwind-merge/pull/549">dcastil/tailwind-merge#549</a></li> <li>Update shadow scale recipe to tailwind merge v3 API by <a href="https://github.com/dcastil"><code>@dcastil</code></a> in <a href="https://redirect.github.com/dcastil/tailwind-merge/pull/545">dcastil/tailwind-merge#545</a></li> </ul> <h3>Other</h3> <ul> <li>Fix metrics report action erroring on PRs from forks by <a href="https://github.com/dcastil"><code>@dcastil</code></a> in <a href="https://redirect.github.com/dcastil/tailwind-merge/pull/551">dcastil/tailwind-merge#551</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dcastil/tailwind-merge/compare/v3.0.2...v3.1.0">https://github.com/dcastil/tailwind-merge/compare/v3.0.2...v3.1.0</a></p> <p>Thanks to <a href="https://github.com/brandonmcconnell"><code>@brandonmcconnell</code></a>, <a href="https://github.com/manavm1990"><code>@manavm1990</code></a>, <a href="https://github.com/langy"><code>@langy</code></a>, <a href="https://github.com/jamesreaco"><code>@jamesreaco</code></a>, <a href="https://github.com/roboflow"><code>@roboflow</code></a>, <a href="https://github.com/syntaxfm"><code>@syntaxfm</code></a>, <a href="https://github.com/getsentry"><code>@getsentry</code></a>, <a href="https://github.com/codecov"><code>@codecov</code></a>, <a href="https://github.com/sourcegraph"><code>@sourcegraph</code></a> and a private sponsor for sponsoring tailwind-merge! ❤️</p> <h2>v3.0.2</h2> <h3>Bug Fixes</h3> <ul> <li>Fix <code>px</code> value not being recognized for some class groups by <a href="https://github.com/dcastil"><code>@dcastil</code></a> in <a href="https://redirect.github.com/dcastil/tailwind-merge/pull/538">dcastil/tailwind-merge#538</a></li> <li>Fix doc comment being in incorrect place in default config by <a href="https://github.com/gjtorikian"><code>@gjtorikian</code></a> in <a href="https://redirect.github.com/dcastil/tailwind-merge/pull/526">dcastil/tailwind-merge#526</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dcastil/tailwind-merge/compare/v3.0.1...v3.0.2">https://github.com/dcastil/tailwind-merge/compare/v3.0.1...v3.0.2</a></p> <p>Thanks to <a href="https://github.com/brandonmcconnell"><code>@brandonmcconnell</code></a>, <a href="https://github.com/manavm1990"><code>@manavm1990</code></a>, <a href="https://github.com/langy"><code>@langy</code></a>, <a href="https://github.com/jamesreaco"><code>@jamesreaco</code></a>, <a href="https://github.com/roboflow"><code>@roboflow</code></a>, <a href="https://github.com/syntaxfm"><code>@syntaxfm</code></a>, <a href="https://github.com/getsentry"><code>@getsentry</code></a>, <a href="https://github.com/codecov"><code>@codecov</code></a>, <a href="https://github.com/sourcegraph"><code>@sourcegraph</code></a> and a private sponsor for sponsoring tailwind-merge! ❤️</p> <h2>v3.0.1</h2> <h3>Bug Fixes</h3> <ul> <li>Update info about supported Tailwind CSS version in README by <a href="https://github.com/dcastil"><code>@dcastil</code></a> in b9c136d</li> <li>Update incorrect link in v3 changelog by <a href="https://github.com/dcastil"><code>@dcastil</code></a> in e22885e</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dcastil/tailwind-merge/compare/v3.0.0...v3.0.1">https://github.com/dcastil/tailwind-merge/compare/v3.0.0...v3.0.1</a></p> <p>Thanks to <a href="https://github.com/brandonmcconnell"><code>@brandonmcconnell</code></a>, <a href="https://github.com/manavm1990"><code>@manavm1990</code></a>, <a href="https://github.com/langy"><code>@langy</code></a>, <a href="https://github.com/jamesreaco"><code>@jamesreaco</code></a>, <a href="https://github.com/roboflow"><code>@roboflow</code></a>, <a href="https://github.com/syntaxfm"><code>@syntaxfm</code></a>, <a href="https://github.com/getsentry"><code>@getsentry</code></a>, <a href="https://github.com/codecov"><code>@codecov</code></a>, <a href="https://github.com/sourcegraph"><code>@sourcegraph</code></a> and a private sponsor for sponsoring tailwind-merge! ❤️</p> <h2>v3.0.0</h2> <p><a href="https://tailwindcss.com/blog/tailwindcss-v4">Tailwind CSS v4 is here</a> and it's time to upgrade tailwind-merge to support it. tailwind-merge v3.0.0 is more accurate than ever and follows the Tailwind CSS spec more closely than in v2. That is thanks to Tailwind CSS v4 being more consistent than ever.</p> <p>This release drops support for Tailwind CSS v3 and in turn adds support for Tailwind CSS v4. That means you should upgrade to Tailwind CSS v4 and tailwind-merge v3 together. All breaking changes are related to the Tailwind CSS v4 support.</p> <p>Check out the <a href="https://github.com/dcastil/tailwind-merge/blob/v3.0.0/docs/changelog/v2-to-v3-migration.md">migration guide</a> and if you have any questions, feel free to <a href="https://github.com/dcastil/tailwind-merge/issues/new/choose">create an issue</a>.</p> <h3>Breaking Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
2a99089742 |
Update pytest-asyncio requirement from 0.25.3 to 0.26.0 in /backend (#1167)
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest-asyncio/releases">pytest-asyncio's releases</a>.</em></p> <blockquote> <h2>pytest-asyncio 0.26.0</h2> <ul> <li>Adds configuration option that sets default event loop scope for all tests <a href="https://redirect.github.com/pytest-dev/pytest-asyncio/issues/793">#793</a></li> <li>Improved type annotations for <code>pytest_asyncio.fixture</code> <a href="https://redirect.github.com/pytest-dev/pytest-asyncio/pull/1045">#1045</a></li> <li>Added <code>typing-extensions</code> as additional dependency for Python <code><3.10</code> <a href="https://redirect.github.com/pytest-dev/pytest-asyncio/pull/1045">#1045</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
8dd9b9293b |
Update python-dotenv requirement from 1.0.1 to 1.1.0 in /backend (#1166)
Updates the requirements on [python-dotenv](https://github.com/theskumar/python-dotenv) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/theskumar/python-dotenv/releases">python-dotenv's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h2>What's Changed</h2> <ul> <li>Add a security policy by <a href="https://github.com/bbc2"><code>@bbc2</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/512">theskumar/python-dotenv#512</a></li> <li>Keep GitHub Actions up to date with GitHub's Dependabot by <a href="https://github.com/cclauss"><code>@cclauss</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/506">theskumar/python-dotenv#506</a></li> <li>ci: fix multiline string in test.yml & use fail-fast strategy by <a href="https://github.com/cclauss"><code>@cclauss</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/514">theskumar/python-dotenv#514</a></li> <li>Enhance dotenv run: Switch to execvpe for better resource management and signal handling by <a href="https://github.com/eekstunt"><code>@eekstunt</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/523">theskumar/python-dotenv#523</a></li> <li>ci: add py3.13 to test.yml by <a href="https://github.com/waketzheng"><code>@waketzheng</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/527">theskumar/python-dotenv#527</a></li> <li>Add Python 3.13 trove classifier by <a href="https://github.com/edgarrmondragon"><code>@edgarrmondragon</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/535">theskumar/python-dotenv#535</a></li> <li>Bump the github-actions group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/529">theskumar/python-dotenv#529</a></li> <li>Add support for python 3.13 and drop 3.8 by <a href="https://github.com/theskumar"><code>@theskumar</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/551">theskumar/python-dotenv#551</a></li> <li>docs: Update README.md by <a href="https://github.com/chapeupreto"><code>@chapeupreto</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/516">theskumar/python-dotenv#516</a></li> <li>Some more s/Python-dotenv/python-dotenv/ by <a href="https://github.com/theskumar"><code>@theskumar</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/552">theskumar/python-dotenv#552</a></li> <li>add _is_debugger so load_dotenv will work in pdb by <a href="https://github.com/randomseed42"><code>@randomseed42</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/553">theskumar/python-dotenv#553</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/eekstunt"><code>@eekstunt</code></a> made their first contribution in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/523">theskumar/python-dotenv#523</a></li> <li><a href="https://github.com/waketzheng"><code>@waketzheng</code></a> made their first contribution in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/527">theskumar/python-dotenv#527</a></li> <li><a href="https://github.com/edgarrmondragon"><code>@edgarrmondragon</code></a> made their first contribution in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/535">theskumar/python-dotenv#535</a></li> <li><a href="https://github.com/dependabot"><code>@dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/529">theskumar/python-dotenv#529</a></li> <li><a href="https://github.com/chapeupreto"><code>@chapeupreto</code></a> made their first contribution in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/516">theskumar/python-dotenv#516</a></li> <li><a href="https://github.com/randomseed42"><code>@randomseed42</code></a> made their first contribution in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/553">theskumar/python-dotenv#553</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.1.0">https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md">python-dotenv's changelog</a>.</em></p> <blockquote> <h2>[1.1.0] - 2025-03-25</h2> <p><strong>Feature</strong></p> <ul> <li>Add support for python 3.13</li> <li>Enhance <code>dotenv run</code>, switch to <code>execvpe</code> for better resource management and signal handling (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/523">#523</a>) by [<a href="https://github.com/eekstunt"><code>@eekstunt</code></a>]</li> </ul> <p><strong>Fixed</strong></p> <ul> <li><code>find_dotenv</code> and <code>load_dotenv</code> now correctly looks up at the current directory when running in debugger or pdb (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/553">#553</a> by [<a href="https://github.com/randomseed42"><code>@randomseed42</code></a>])</li> </ul> <p><strong>Misc</strong></p> <ul> <li>Drop support for Python 3.8</li> </ul> <h2>[1.0.1] - 2024-01-23</h2> <p><strong>Fixed</strong></p> <ul> <li>Gracefully handle code which has been imported from a zipfile (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/456">#456</a> by [<a href="https://github.com/samwyma"><code>@samwyma</code></a>])</li> <li>Allow modules using <code>load_dotenv</code> to be reloaded when launched in a separate thread (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/497">#497</a> by [<a href="https://github.com/freddyaboulton"><code>@freddyaboulton</code></a>])</li> <li>Fix file not closed after deletion, handle error in the rewrite function (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/469">#469</a> by [<a href="https://github.com/Qwerty-133"><code>@Qwerty-133</code></a>])</li> </ul> <p><strong>Misc</strong></p> <ul> <li>Use pathlib.Path in tests (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/466">#466</a> by [<a href="https://github.com/eumiro"><code>@eumiro</code></a>])</li> <li>Fix year in release date in changelog.md (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/454">#454</a> by [<a href="https://github.com/jankislinger"><code>@jankislinger</code></a>])</li> <li>Use https in README links (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/474">#474</a> by [<a href="https://github.com/Nicals"><code>@Nicals</code></a>])</li> </ul> <h2>[1.0.0] - 2023-02-24</h2> <p><strong>Fixed</strong></p> <ul> <li>Drop support for python 3.7, add python 3.12-dev (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/449">#449</a> by [<a href="https://github.com/theskumar"><code>@theskumar</code></a>])</li> <li>Handle situations where the cwd does not exist. (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/446">#446</a> by [<a href="https://github.com/jctanner"><code>@jctanner</code></a>])</li> </ul> <h2>[0.21.1] - 2023-01-21</h2> <p><strong>Added</strong></p> <ul> <li>Use Python 3.11 non-beta in CI (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/438">#438</a> by [<a href="https://github.com/bbc2"><code>@bbc2</code></a>])</li> <li>Modernize variables code (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/434">#434</a> by [<a href="https://github.com/Nougat-Waffle"><code>@Nougat-Waffle</code></a>])</li> <li>Modernize main.py and parser.py code (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/435">#435</a> by [<a href="https://github.com/Nougat-Waffle"><code>@Nougat-Waffle</code></a>])</li> <li>Improve conciseness of cli.py and <strong>init</strong>.py (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/439">#439</a> by [<a href="https://github.com/Nougat-Waffle"><code>@Nougat-Waffle</code></a>])</li> <li>Improve error message for <code>get</code> and <code>list</code> commands when env file can't be opened (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/441">#441</a> by [<a href="https://github.com/bbc2"><code>@bbc2</code></a>])</li> <li>Updated License to align with BSD OSI template (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/433">#433</a> by [<a href="https://github.com/lsmith77"><code>@lsmith77</code></a>])</li> </ul> <p><strong>Fixed</strong></p> <ul> <li>Fix Out-of-scope error when "dest" variable is undefined (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/413">#413</a> by [<a href="https://github.com/theGOTOguy"><code>@theGOTOguy</code></a>])</li> <li>Fix IPython test warning about deprecated <code>magic</code> (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/440">#440</a> by [<a href="https://github.com/bbc2"><code>@bbc2</code></a>])</li> <li>Fix type hint for dotenv_path var, add StrPath alias (<a href="https://redirect.github.com/theskumar/python-dotenv/issues/432">#432</a> by [<a href="https://github.com/eaf"><code>@eaf</code></a>])</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
16ce3da1aa |
Bump ts-jest from 29.2.0 to 29.3.0 in /frontend (#1165)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.0 to 29.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/releases">ts-jest's releases</a>.</em></p> <blockquote> <h2>v29.3.0</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.2.6</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.2.5</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.2.4</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.2.3</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.2.2</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.2.1</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">ts-jest's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.0">29.3.0</a> (2025-03-21)</h2> <h3>Features</h3> <ul> <li>feat: support hybrid <code>module</code> values for <code>isolatedModules: true</code> (<a href="https://github.com/kulshekhar/ts-jest/commit/f372121">f372121</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>fix: set <code>customConditions</code> to <code>undefined</code> in <code>TsCompiler</code> (<a href="https://github.com/kulshekhar/ts-jest/commit/b091d70">b091d70</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4620">#4620</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>refactor: remove manual version checker (<a href="https://github.com/kulshekhar/ts-jest/commit/89458fc">89458fc</a>)</li> <li>refactor: remove patching deps based on version checker (<a href="https://github.com/kulshekhar/ts-jest/commit/bac4c43">bac4c43</a>)</li> <li>refactor: deprecate <code>RawCompilerOptions</code> interface (<a href="https://github.com/kulshekhar/ts-jest/commit/2b1b6cd">2b1b6cd</a>)</li> <li>refactor: deprecate transform option <code>isolatedModules</code> (<a href="https://github.com/kulshekhar/ts-jest/commit/7dfef71">7dfef71</a>)</li> </ul> <h2>DEPRECATIONS</h2> <ul> <li><code>RawCompilerOptions</code> is deprecated in favor of <code>TsConfigJson.CompilerOptions</code> from <code>type-fest</code></li> <li><code>isolatedModules</code> transform option is deprecated in favor of <a href="https://www.typescriptlang.org/tsconfig/#isolatedModules">https://www.typescriptlang.org/tsconfig/#isolatedModules</a></li> </ul> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6">29.2.6</a> (2025-02-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: escape dot for <code>JS_TRANSFORM_PATTERN</code> regex (<a href="https://github.com/kulshekhar/ts-jest/commit/8c91c60">8c91c60</a>)</li> <li>fix: escape dot for <code>TS_JS_TRANSFORM_PATTERN</code> regex (<a href="https://github.com/kulshekhar/ts-jest/commit/3eea850">3eea850</a>)</li> <li>fix: escape dot for <code>TS_TRANSFORM_PATTERN</code> regex (<a href="https://github.com/kulshekhar/ts-jest/commit/80d3e4d">80d3e4d</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4579">#4579</a></li> </ul> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5">29.2.5</a> (2024-08-23)</h2> <h3>Bug Fixes</h3> <ul> <li>build: build package with <code>NodeNext</code> module (<a href="https://github.com/kulshekhar/ts-jest/commit/9b3ade5">9b3ade5</a>)</li> <li>fix: set value <code>ts/tsx</code> <code>extensionsToTreatAsEsm</code> in default esm preset (<a href="https://github.com/kulshekhar/ts-jest/commit/d9ff362">d9ff362</a>)</li> <li>fix(compiler): fallback to <code>NodeJS</code> module resolution for ts 4.8 (<a href="https://github.com/kulshekhar/ts-jest/commit/b7d3409">b7d3409</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4499">#4499</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
16a8e33bd4 |
Update sentry-sdk requirement from 2.23.1 to 2.24.0 in /backend (#1164)
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/releases">sentry-sdk's releases</a>.</em></p> <blockquote> <h2>2.24.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(tracing): Fix <code>InvalidOperation</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4179">#4179</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Fix memory leak by not piling up breadcrumbs forever in Spark workers. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4167">#4167</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Update scripts sources (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4166">#4166</a>) by <a href="https://github.com/emmanuel-ferdman"><code>@emmanuel-ferdman</code></a></li> <li>Fixed flaky test (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4165">#4165</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>chore(profiler): Add deprecation warning for session functions (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4171">#4171</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat(profiling): reverse profile_session start/stop methods deprecation (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4162">#4162</a>) by <a href="https://github.com/viglia"><code>@viglia</code></a></li> <li>Reset <code>DedupeIntegration</code>'s <code>last-seen</code> if <code>before_send</code> dropped the event (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4142">#4142</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>style(integrations): Fix captured typo (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4161">#4161</a>) by <a href="https://github.com/pimuzzo"><code>@pimuzzo</code></a></li> <li>Handle loguru msg levels that are not supported by Sentry (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4147">#4147</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>feat(tests): Update tox.ini (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4146">#4146</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Support Starlette/FastAPI <code>app.host</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4157">#4157</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md">sentry-sdk's changelog</a>.</em></p> <blockquote> <h2>2.24.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(tracing): Fix <code>InvalidOperation</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4179">#4179</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Fix memory leak by not piling up breadcrumbs forever in Spark workers. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4167">#4167</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Update scripts sources (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4166">#4166</a>) by <a href="https://github.com/emmanuel-ferdman"><code>@emmanuel-ferdman</code></a></li> <li>Fixed flaky test (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4165">#4165</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>chore(profiler): Add deprecation warning for session functions (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4171">#4171</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat(profiling): reverse profile_session start/stop methods deprecation (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4162">#4162</a>) by <a href="https://github.com/viglia"><code>@viglia</code></a></li> <li>Reset <code>DedupeIntegration</code>'s <code>last-seen</code> if <code>before_send</code> dropped the event (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4142">#4142</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>style(integrations): Fix captured typo (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4161">#4161</a>) by <a href="https://github.com/pimuzzo"><code>@pimuzzo</code></a></li> <li>Handle loguru msg levels that are not supported by Sentry (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4147">#4147</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>feat(tests): Update tox.ini (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4146">#4146</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Support Starlette/FastAPI <code>app.host</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4157">#4157</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> </ul> <h2>2.23.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>Fix import problem in release 2.23.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4140">#4140</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> </ul> <h2>2.23.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>Feat(profiling): Add new functions to start/stop continuous profiler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4056">#4056</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Feat(profiling): Export start/stop profile session (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4079">#4079</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Feat(tracing): Backfill missing <code>sample_rand</code> on <code>PropagationContext</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4038">#4038</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Feat(logs): Add alpha version of Sentry logs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4126">#4126</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>Security(gha): fix potential for shell injection (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4099">#4099</a>) by <a href="https://github.com/mdtro"><code>@mdtro</code></a></li> <li>Docs: Add <code>init()</code> parameters to ApiDocs. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4100">#4100</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Docs: Document that caller must check <code>mutable</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4010">#4010</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Fix(Anthropic): Add partial json support to streams (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3674">#3674</a>)</li> <li>Fix(ASGI): Fix KeyError if transaction does not exist (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4095">#4095</a>) by <a href="https://github.com/kevinji"><code>@kevinji</code></a></li> <li>Fix(asyncio): Improve asyncio integration error handling. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4129">#4129</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(AWS Lambda): Fix capturing errors during AWS Lambda INIT phase (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3943">#3943</a>)</li> <li>Fix(Bottle): Prevent internal error on 404 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4131">#4131</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(CI): Fix API doc failure in CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4075">#4075</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(ClickHouse) ClickHouse in test suite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4087">#4087</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(cloudresourcecontext): Added timeout to HTTP requests in CloudResourceContextIntegration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4120">#4120</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(crons): Fixed bug when <code>cron_jobs</code> is set to <code>None</code> in arq integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4115">#4115</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(debug): Take into account parent handlers for debug logger (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4133">#4133</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(FastAPI/Starlette): Fix middleware with positional arguments. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4118">#4118</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(featureflags): add LRU update/dedupe test coverage (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4082">#4082</a>)</li> <li>Fix(logging): Coerce None values into strings in logentry params. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4121">#4121</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(pyspark): Grab <code>attemptId</code> more defensively (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4130">#4130</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(Quart): Support <code>quart_flask_patch</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4132">#4132</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(tests): A way to locally run AWS Lambda functions (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4128">#4128</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(tests): Add concurrency testcase for arq (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4125">#4125</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
c295aa0a8d |
Bump next from 15.2.0 to 15.2.3 in /frontend (#1162)
Bumps [next](https://github.com/vercel/next.js) from 15.2.0 to 15.2.3. <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>v15.2.3</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Update default allowed origins list (<a href="https://redirect.github.com/vercel/next.js/issues/77212">#77212</a>)</li> <li>unify allowed origin detection handling (<a href="https://redirect.github.com/vercel/next.js/issues/77053">#77053</a>)</li> <li>Add dev warning for cross-origin and stabilize allowedDevOrigins (<a href="https://redirect.github.com/vercel/next.js/issues/77044">#77044</a>)</li> <li>Ensure deploymentId is used for CSS preloads (<a href="https://redirect.github.com/vercel/next.js/issues/77210">#77210</a>)</li> <li>Update middleware request header (<a href="https://redirect.github.com/vercel/next.js/issues/77201">#77201</a>)</li> <li>[metadata] remove the default segement check for metadata rendering (<a href="https://redirect.github.com/vercel/next.js/issues/77119">#77119</a>)</li> <li>[ts-hint] fix vscode type hint plugin enabling (<a href="https://redirect.github.com/vercel/next.js/issues/77099">#77099</a>)</li> <li>[metadata] re-insert icons to head for streamed metadata (<a href="https://redirect.github.com/vercel/next.js/issues/76915">#76915</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@ijjk</code></a>, <a href="https://github.com/ztanner"><code>@ztanner</code></a>, and <a href="https://github.com/huozhi"><code>@huozhi</code></a> for helping!</p> <h2>v15.2.2</h2> <h3>Core Changes</h3> <ul> <li>[dev-overlay] fix styling on overflow error messages, add button hover state: <a href="https://redirect.github.com/vercel/next.js/issues/76771">#76771</a></li> <li>Fix: respond 405 status code on OPTIONS request to SSG page: <a href="https://redirect.github.com/vercel/next.js/issues/76767">#76767</a></li> <li>[dev-overlay] Always show relative paths: <a href="https://redirect.github.com/vercel/next.js/issues/76742">#76742</a></li> <li>[metadata] remove the duplicate metadata in the error boundary: <a href="https://redirect.github.com/vercel/next.js/issues/76791">#76791</a></li> <li>Upgrade React from <code>d55cc79b-20250228</code> to <code>443b7ff2-20250303</code>: <a href="https://redirect.github.com/vercel/next.js/issues/76804">#76804</a></li> <li>[dev-overlay] Ignore animations on page load: <a href="https://redirect.github.com/vercel/next.js/issues/76834">#76834</a></li> <li>fix: remove useless set-cookie in action-handler: <a href="https://redirect.github.com/vercel/next.js/issues/76839">#76839</a></li> <li>Turbopack: handle task cancelation: <a href="https://redirect.github.com/vercel/next.js/issues/76831">#76831</a></li> <li>Upgrade React from <code>443b7ff2-20250303</code> to <code>e03ac20f-20250305</code>: <a href="https://redirect.github.com/vercel/next.js/issues/76842">#76842</a></li> <li>add types for <code>__next_app__</code> module loading functions: <a href="https://redirect.github.com/vercel/next.js/issues/74566">#74566</a></li> <li>fix duplicated noindex when server action is triggered: <a href="https://redirect.github.com/vercel/next.js/issues/76847">#76847</a></li> <li>fix: don't drop queued actions when navigating: <a href="https://redirect.github.com/vercel/next.js/issues/75362">#75362</a></li> <li>[dev-overlay]: remove dependency on platform for focus trapping: <a href="https://redirect.github.com/vercel/next.js/issues/76849">#76849</a></li> <li>Turbopack: Add <strong>turbopack_load_by_url</strong>: <a href="https://redirect.github.com/vercel/next.js/issues/76814">#76814</a></li> <li>Add handling of origin in dev mode: <a href="https://redirect.github.com/vercel/next.js/issues/76880">#76880</a></li> <li>[dev-overlay] Stop grouping callstack frames into ignored vs. not ignored: <a href="https://redirect.github.com/vercel/next.js/issues/76861">#76861</a></li> <li>Upgrade React from <code>e03ac20f-20250305</code> to <code>029e8bd6-20250306</code>: <a href="https://redirect.github.com/vercel/next.js/issues/76870">#76870</a></li> <li>[dev-overlay] Increase padding if no <code>x</code> button present: <a href="https://redirect.github.com/vercel/next.js/issues/76898">#76898</a></li> <li>fix: prevent incorrect searchParams being applied on certain navs: <a href="https://redirect.github.com/vercel/next.js/issues/76914">#76914</a></li> <li>[dev-overlay] Dim ignore-listed callstack frames when shown: <a href="https://redirect.github.com/vercel/next.js/issues/76862">#76862</a></li> </ul> <h3>Example Changes</h3> <ul> <li>chore(cna): update tailwind styles to be closer to non-tw cna: <a href="https://redirect.github.com/vercel/next.js/issues/76647">#76647</a></li> </ul> <h3>Misc Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
d9783c872d |
Bump next from 15.2.0 to 15.2.3 in /docs (#1161)
Bumps [next](https://github.com/vercel/next.js) from 15.2.0 to 15.2.3. <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>v15.2.3</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Update default allowed origins list (<a href="https://redirect.github.com/vercel/next.js/issues/77212">#77212</a>)</li> <li>unify allowed origin detection handling (<a href="https://redirect.github.com/vercel/next.js/issues/77053">#77053</a>)</li> <li>Add dev warning for cross-origin and stabilize allowedDevOrigins (<a href="https://redirect.github.com/vercel/next.js/issues/77044">#77044</a>)</li> <li>Ensure deploymentId is used for CSS preloads (<a href="https://redirect.github.com/vercel/next.js/issues/77210">#77210</a>)</li> <li>Update middleware request header (<a href="https://redirect.github.com/vercel/next.js/issues/77201">#77201</a>)</li> <li>[metadata] remove the default segement check for metadata rendering (<a href="https://redirect.github.com/vercel/next.js/issues/77119">#77119</a>)</li> <li>[ts-hint] fix vscode type hint plugin enabling (<a href="https://redirect.github.com/vercel/next.js/issues/77099">#77099</a>)</li> <li>[metadata] re-insert icons to head for streamed metadata (<a href="https://redirect.github.com/vercel/next.js/issues/76915">#76915</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@ijjk</code></a>, <a href="https://github.com/ztanner"><code>@ztanner</code></a>, and <a href="https://github.com/huozhi"><code>@huozhi</code></a> for helping!</p> <h2>v15.2.2</h2> <h3>Core Changes</h3> <ul> <li>[dev-overlay] fix styling on overflow error messages, add button hover state: <a href="https://redirect.github.com/vercel/next.js/issues/76771">#76771</a></li> <li>Fix: respond 405 status code on OPTIONS request to SSG page: <a href="https://redirect.github.com/vercel/next.js/issues/76767">#76767</a></li> <li>[dev-overlay] Always show relative paths: <a href="https://redirect.github.com/vercel/next.js/issues/76742">#76742</a></li> <li>[metadata] remove the duplicate metadata in the error boundary: <a href="https://redirect.github.com/vercel/next.js/issues/76791">#76791</a></li> <li>Upgrade React from <code>d55cc79b-20250228</code> to <code>443b7ff2-20250303</code>: <a href="https://redirect.github.com/vercel/next.js/issues/76804">#76804</a></li> <li>[dev-overlay] Ignore animations on page load: <a href="https://redirect.github.com/vercel/next.js/issues/76834">#76834</a></li> <li>fix: remove useless set-cookie in action-handler: <a href="https://redirect.github.com/vercel/next.js/issues/76839">#76839</a></li> <li>Turbopack: handle task cancelation: <a href="https://redirect.github.com/vercel/next.js/issues/76831">#76831</a></li> <li>Upgrade React from <code>443b7ff2-20250303</code> to <code>e03ac20f-20250305</code>: <a href="https://redirect.github.com/vercel/next.js/issues/76842">#76842</a></li> <li>add types for <code>__next_app__</code> module loading functions: <a href="https://redirect.github.com/vercel/next.js/issues/74566">#74566</a></li> <li>fix duplicated noindex when server action is triggered: <a href="https://redirect.github.com/vercel/next.js/issues/76847">#76847</a></li> <li>fix: don't drop queued actions when navigating: <a href="https://redirect.github.com/vercel/next.js/issues/75362">#75362</a></li> <li>[dev-overlay]: remove dependency on platform for focus trapping: <a href="https://redirect.github.com/vercel/next.js/issues/76849">#76849</a></li> <li>Turbopack: Add <strong>turbopack_load_by_url</strong>: <a href="https://redirect.github.com/vercel/next.js/issues/76814">#76814</a></li> <li>Add handling of origin in dev mode: <a href="https://redirect.github.com/vercel/next.js/issues/76880">#76880</a></li> <li>[dev-overlay] Stop grouping callstack frames into ignored vs. not ignored: <a href="https://redirect.github.com/vercel/next.js/issues/76861">#76861</a></li> <li>Upgrade React from <code>e03ac20f-20250305</code> to <code>029e8bd6-20250306</code>: <a href="https://redirect.github.com/vercel/next.js/issues/76870">#76870</a></li> <li>[dev-overlay] Increase padding if no <code>x</code> button present: <a href="https://redirect.github.com/vercel/next.js/issues/76898">#76898</a></li> <li>fix: prevent incorrect searchParams being applied on certain navs: <a href="https://redirect.github.com/vercel/next.js/issues/76914">#76914</a></li> <li>[dev-overlay] Dim ignore-listed callstack frames when shown: <a href="https://redirect.github.com/vercel/next.js/issues/76862">#76862</a></li> </ul> <h3>Example Changes</h3> <ul> <li>chore(cna): update tailwind styles to be closer to non-tw cna: <a href="https://redirect.github.com/vercel/next.js/issues/76647">#76647</a></li> </ul> <h3>Misc Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
3f2a3a90db |
Update fastapi-sso requirement from 0.17.0 to 0.18.0 in /backend (#1160)
Updates the requirements on [fastapi-sso](https://github.com/tomasvotava/fastapi-sso) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tomasvotava/fastapi-sso/releases">fastapi-sso's releases</a>.</em></p> <blockquote> <h2>0.18.0</h2> <h2>What's Changed</h2> <p><em>Removed support for python 3.8</em></p> <ul> <li>chore: add Python 3.13 to testing and linting workflows by <a href="https://github.com/tomasvotava"><code>@tomasvotava</code></a> in <a href="https://redirect.github.com/tomasvotava/fastapi-sso/pull/226">tomasvotava/fastapi-sso#226</a></li> <li>chore: update Python version to 3.12 and improve documentation workflow by <a href="https://github.com/tomasvotava"><code>@tomasvotava</code></a> in <a href="https://redirect.github.com/tomasvotava/fastapi-sso/pull/227">tomasvotava/fastapi-sso#227</a></li> <li>chore(deps-dev): bump the all group across 1 directory with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tomasvotava/fastapi-sso/pull/228">tomasvotava/fastapi-sso#228</a></li> <li>feat:use id token for linkedin userinfo by <a href="https://github.com/tomasvotava"><code>@tomasvotava</code></a> in <a href="https://redirect.github.com/tomasvotava/fastapi-sso/pull/229">tomasvotava/fastapi-sso#229</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tomasvotava/fastapi-sso/compare/0.17.0...0.18.0">https://github.com/tomasvotava/fastapi-sso/compare/0.17.0...0.18.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
e34c032759 |
Update sentry-sdk requirement from 2.22.0 to 2.23.1 in /backend (#1158)
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/releases">sentry-sdk's releases</a>.</em></p> <blockquote> <h2>2.23.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>Fix import problem in release 2.23.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4140">#4140</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md">sentry-sdk's changelog</a>.</em></p> <blockquote> <h2>2.23.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>Fix import problem in release 2.23.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4140">#4140</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> </ul> <h2>2.23.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>Feat(profiling): Add new functions to start/stop continuous profiler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4056">#4056</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Feat(profiling): Export start/stop profile session (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4079">#4079</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Feat(tracing): Backfill missing <code>sample_rand</code> on <code>PropagationContext</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4038">#4038</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Feat(logs): Add alpha version of Sentry logs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4126">#4126</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>Security(gha): fix potential for shell injection (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4099">#4099</a>) by <a href="https://github.com/mdtro"><code>@mdtro</code></a></li> <li>Docs: Add <code>init()</code> parameters to ApiDocs. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4100">#4100</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Docs: Document that caller must check <code>mutable</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4010">#4010</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Fix(Anthropic): Add partial json support to streams (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3674">#3674</a>)</li> <li>Fix(ASGI): Fix KeyError if transaction does not exist (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4095">#4095</a>) by <a href="https://github.com/kevinji"><code>@kevinji</code></a></li> <li>Fix(asyncio): Improve asyncio integration error handling. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4129">#4129</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(AWS Lambda): Fix capturing errors during AWS Lambda INIT phase (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3943">#3943</a>)</li> <li>Fix(Bottle): Prevent internal error on 404 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4131">#4131</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(CI): Fix API doc failure in CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4075">#4075</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(ClickHouse) ClickHouse in test suite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4087">#4087</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(cloudresourcecontext): Added timeout to HTTP requests in CloudResourceContextIntegration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4120">#4120</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(crons): Fixed bug when <code>cron_jobs</code> is set to <code>None</code> in arq integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4115">#4115</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(debug): Take into account parent handlers for debug logger (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4133">#4133</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(FastAPI/Starlette): Fix middleware with positional arguments. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4118">#4118</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(featureflags): add LRU update/dedupe test coverage (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4082">#4082</a>)</li> <li>Fix(logging): Coerce None values into strings in logentry params. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4121">#4121</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(pyspark): Grab <code>attemptId</code> more defensively (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4130">#4130</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(Quart): Support <code>quart_flask_patch</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4132">#4132</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(tests): A way to locally run AWS Lambda functions (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4128">#4128</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(tests): Add concurrency testcase for arq (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4125">#4125</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(tests): Add fail_on_changes to toxgen by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(tests): Run AWS Lambda tests locally (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3988">#3988</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix(tests): Test relevant prereleases and allow to ignore releases</li> <li>Fix(tracing): Move <code>TRANSACTION_SOURCE_*</code> constants to <code>Enum</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3889">#3889</a>) by <a href="https://github.com/mgaligniana"><code>@mgaligniana</code></a></li> <li>Fix(typing): Add more typing info to Scope.update_from_kwargs's "contexts" (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4080">#4080</a>)</li> <li>Fix(typing): Set correct type for <code>set_context</code> everywhere (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4123">#4123</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Chore(tests): Regenerate tox.ini (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4108">#4108</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Build(deps): bump actions/create-github-app-token from 1.11.5 to 1.11.6 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4113">#4113</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4112">#4112</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>2.22.0</h2> <h3>Various fixes & improvements</h3> <ul> <li><strong>New integration:</strong> Add <a href="https://statsig.com/">Statsig</a> integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4022">#4022</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
7ee461acd5 |
Bump @babel/runtime from 7.26.7 to 7.26.10 in /frontend (#1157)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.7 to 7.26.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/runtime</code>'s releases</a>.</em></p> <blockquote> <h2>v7.26.10 (2025-03-11)</h2> <p>Thanks <a href="https://github.com/jordan-choi"><code>@jordan-choi</code></a> and <a href="https://github.com/mmmsssttt404"><code>@mmmsssttt404</code></a> for your first PRs!</p> <p>This release includes a fix for <a href="https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8">https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8</a>, a security vulnerability which affects the <code>.replace</code> method of transpiled regular expressions that use named capturing groups.</p> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17159">#17159</a> Disallow decorator in array pattern (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17164">#17164</a> Fix: always initialize ExportDeclaration attributes (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17142">#17142</a> fix: "Map maximum size exceeded" in deepClone (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code>, <code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17154">#17154</a> Update typescript parser tests (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17151">#17151</a> fix: Should not evaluate vars in child scope (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17153">#17153</a> fix: Correctly generate <code>abstract override</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17107">#17107</a> Fix source type detection when parsing TypeScript (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-runtime</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17173">#17173</a> Fix processing of replacement pattern with named capture groups (<a href="https://github.com/%5Bmmmsssttt404%5D(https://github.com/mmmsssttt404)"><code>@mmmsssttt404</code></a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17158">#17158</a> Avoid warnings when re-bundling <code>@babel/standalone</code> with webpack (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17160">#17160</a> Left-value parsing cleanup (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>Committers: 6</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@babel-bot</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li>Yunyoung Jordan Choi (<a href="https://github.com/jordan-choi"><code>@jordan-choi</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a></li> <li><a href="https://github.com/mmmsssttt404"><code>@mmmsssttt404</code></a></li> </ul> <h2>v7.26.9 (2025-02-14)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17103">#17103</a> fix: Definition for <code>TSPropertySignature.kind</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17062">#17062</a> Print TypeScript optional/definite in ClassPrivateProperty (<a href="https://github.com/jamiebuilds-signal"><code>@jamiebuilds-signal</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@babel/runtime</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.10 (2025-03-11)</h2> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17159">#17159</a> Disallow decorator in array pattern (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17164">#17164</a> Fix: always initialize ExportDeclaration attributes (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17142">#17142</a> fix: "Map maximum size exceeded" in deepClone (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code>, <code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17154">#17154</a> Update typescript parser tests (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17151">#17151</a> fix: Should not evaluate vars in child scope (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17153">#17153</a> fix: Correctly generate <code>abstract override</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17107">#17107</a> Fix source type detection when parsing TypeScript (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-runtime</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17173">#17173</a> Fix processing of replacement pattern with named capture groups (<a href="https://github.com/%5Bmmmsssttt404%5D(https://github.com/mmmsssttt404)"><code>@mmmsssttt404</code></a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17158">#17158</a> Avoid warnings when re-bundling <code>@babel/standalone</code> with webpack (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17160">#17160</a> Left-value parsing cleanup (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h2>v7.26.9 (2025-02-14)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17103">#17103</a> fix: Definition for <code>TSPropertySignature.kind</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17062">#17062</a> Print TypeScript optional/definite in ClassPrivateProperty (<a href="https://github.com/jamiebuilds-signal"><code>@jamiebuilds-signal</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17130">#17130</a> Use <code>.ts</code> files with explicit reexports to solve name conflicts (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17127">#17127</a> Do not depend on <code>@types/gensync</code> in Babel 7 (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
220f962cda |
Bump axios from 1.8.1 to 1.8.2 in /frontend (#1156)
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>Release v1.8.2</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>) (<a href=" |
||
|
|
52c1d77c04 |
Update ruff requirement from 0.9.1 to 0.11.0 in /backend (#1155)
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/releases">ruff's releases</a>.</em></p> <blockquote> <h2>0.11.0</h2> <h2>Release Notes</h2> <p>This is a follow-up to <a href="https://github.com/astral-sh/ruff/releases/tag/0.10.0">release 0.10.0</a>. The <code>requires-python</code> inference changes were unintentionally omitted from 0.10.0, and have been included here. This release also includes stabilization of the preview behavior for <code>PGH004</code>.</p> <h3>Breaking changes</h3> <ul> <li> <p><strong>Changes to how the Python version is inferred when a <code>target-version</code> is not specified</strong> (<a href="https://redirect.github.com/astral-sh/ruff/pull/16319">#16319</a>)</p> <p>In previous versions of Ruff, you could specify your Python version with:</p> <ul> <li>The <code>target-version</code> option in a <code>ruff.toml</code> file or the <code>[tool.ruff]</code> section of a pyproject.toml file.</li> <li>The <code>project.requires-python</code> field in a <code>pyproject.toml</code> file with a <code>[tool.ruff]</code> section.</li> </ul> <p>These options worked well in most cases, and are still recommended for fine control of the Python version. However, because of the way Ruff discovers config files, <code>pyproject.toml</code> files without a <code>[tool.ruff]</code> section would be ignored, including the <code>requires-python</code> setting. Ruff would then use the default Python version (3.9 as of this writing) instead, which is surprising when you've attempted to request another version.</p> <p>In v0.10, config discovery has been updated to address this issue:</p> <ul> <li>If Ruff finds a <code>ruff.toml</code> file without a <code>target-version</code>, it will check for a <code>pyproject.toml</code> file in the same directory and respect its <code>requires-python</code> version, even if it does not contain a <code>[tool.ruff]</code> section.</li> <li>If Ruff finds a user-level configuration, the <code>requires-python</code> field of the closest <code>pyproject.toml</code> in a parent directory will take precedence.</li> <li>If there is no config file (<code>ruff.toml</code>or <code>pyproject.toml</code> with a <code>[tool.ruff]</code> section) in the directory of the file being checked, Ruff will search for the closest <code>pyproject.toml</code> in the parent directories and use its <code>requires-python</code> setting.</li> </ul> </li> </ul> <h3>Stabilization</h3> <p>The following behaviors have been stabilized:</p> <ul> <li><a href="https://docs.astral.sh/ruff/rules/blanket-noqa/"><code>blanket-noqa</code></a> (<code>PGH004</code>): Also detect blanked file-level noqa comments (and not just line level comments).</li> </ul> <h3>Preview features</h3> <ul> <li>[syntax-errors] Tuple unpacking in <code>for</code> statement iterator clause before Python 3.9 (<a href="https://redirect.github.com/astral-sh/ruff/pull/16558">#16558</a>)</li> </ul> <h2>Install ruff 0.11.0</h2> <h3>Install prebuilt binaries via shell script</h3> <pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.11.0/ruff-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <pre lang="sh"><code>powershell -ExecutionPolicy ByPass -c "irm https://github.com/astral-sh/ruff/releases/download/0.11.0/ruff-installer.ps1 | iex" </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's changelog</a>.</em></p> <blockquote> <h2>0.11.0</h2> <p>This is a follow-up to release 0.10.0. Because of a mistake in the release process, the <code>requires-python</code> inference changes were not included in that release. Ruff 0.11.0 now includes this change as well as the stabilization of the preview behavior for <code>PGH004</code>.</p> <h3>Breaking changes</h3> <ul> <li> <p><strong>Changes to how the Python version is inferred when a <code>target-version</code> is not specified</strong> (<a href="https://redirect.github.com/astral-sh/ruff/pull/16319">#16319</a>)</p> <p>In previous versions of Ruff, you could specify your Python version with:</p> <ul> <li>The <code>target-version</code> option in a <code>ruff.toml</code> file or the <code>[tool.ruff]</code> section of a pyproject.toml file.</li> <li>The <code>project.requires-python</code> field in a <code>pyproject.toml</code> file with a <code>[tool.ruff]</code> section.</li> </ul> <p>These options worked well in most cases, and are still recommended for fine control of the Python version. However, because of the way Ruff discovers config files, <code>pyproject.toml</code> files without a <code>[tool.ruff]</code> section would be ignored, including the <code>requires-python</code> setting. Ruff would then use the default Python version (3.9 as of this writing) instead, which is surprising when you've attempted to request another version.</p> <p>In v0.10, config discovery has been updated to address this issue:</p> <ul> <li>If Ruff finds a <code>ruff.toml</code> file without a <code>target-version</code>, it will check for a <code>pyproject.toml</code> file in the same directory and respect its <code>requires-python</code> version, even if it does not contain a <code>[tool.ruff]</code> section.</li> <li>If Ruff finds a user-level configuration, the <code>requires-python</code> field of the closest <code>pyproject.toml</code> in a parent directory will take precedence.</li> <li>If there is no config file (<code>ruff.toml</code>or <code>pyproject.toml</code> with a <code>[tool.ruff]</code> section) in the directory of the file being checked, Ruff will search for the closest <code>pyproject.toml</code> in the parent directories and use its <code>requires-python</code> setting.</li> </ul> </li> </ul> <h3>Stabilization</h3> <p>The following behaviors have been stabilized:</p> <ul> <li><a href="https://docs.astral.sh/ruff/rules/blanket-noqa/"><code>blanket-noqa</code></a> (<code>PGH004</code>): Also detect blanked file-level noqa comments (and not just line level comments).</li> </ul> <h3>Preview features</h3> <ul> <li>[syntax-errors] Tuple unpacking in <code>for</code> statement iterator clause before Python 3.9 (<a href="https://redirect.github.com/astral-sh/ruff/pull/16558">#16558</a>)</li> </ul> <h2>0.10.0</h2> <p>Check out the <a href="https://astral.sh/blog/ruff-v0.10.0">blog post</a> for a migration guide and overview of the changes!</p> <h3>Breaking changes</h3> <p>See also, the "Remapped rules" section which may result in disabled rules.</p> <ul> <li> <p><strong>Changes to how the Python version is inferred when a <code>target-version</code> is not specified</strong> (<a href="https://redirect.github.com/astral-sh/ruff/pull/16319">#16319</a>)</p> <p>Because of a mistake in the release process, the <code>requires-python</code> inference changes are not included in this release and instead shipped as part of 0.11.0. You can find a description of this change in the 0.11.0 section.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
bac67f9e67 |
Fix healthcheck commands (#1151)
ref https://github.com/evroon/bracket/issues/1150 the backend healthcheck on localhost doesn't work, needs to be `0.0.0.0`: ``` /app $ wget --spider http://localhost:8400/ping Connecting to localhost:8400 ([::1]:8400) wget: can't connect to remote host: Connection refused ```v2.2.1 |
||
|
|
8be3d95322 | fix image urls in readme (#1149) | ||
|
|
94a2d85445 |
Update alembic requirement from 1.14.1 to 1.15.1 in /backend (#1148)
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> |
||
|
|
1284ae3735 |
Bump @tabler/icons-react from 3.30.0 to 3.31.0 in /frontend (#1147)
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.30.0 to 3.31.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.31.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>outline/cash-banknote-edit</code></li>
<li><code>outline/cash-banknote-heart</code></li>
<li><code>outline/cash-banknote-minus</code></li>
<li><code>outline/cash-banknote-move-back</code></li>
<li><code>outline/cash-banknote-move</code></li>
<li><code>outline/cash-banknote-plus</code></li>
<li><code>outline/cash-edit</code></li>
<li><code>outline/cash-heart</code></li>
<li><code>outline/cash-minus</code></li>
<li><code>outline/cash-move-back</code></li>
<li><code>outline/cash-move</code></li>
<li><code>outline/cash-plus</code></li>
<li><code>outline/moneybag-edit</code></li>
<li><code>outline/moneybag-heart</code></li>
<li><code>outline/moneybag-minus</code></li>
<li><code>outline/moneybag-move-back</code></li>
<li><code>outline/moneybag-move</code></li>
<li><code>outline/moneybag-plus</code></li>
</ul>
<p>Fixed icons: <code>outline/cash-banknote</code>,
<code>outline/cash</code>, <code>outline/moneybag</code></p>
<h3>Improvements:</h3>
<ul>
<li>Remove unused ligatures from <code>@tabler/icons-webfont</code> <a
href="https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react/issues/1312">#1312</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
|
|
7650917fc1 | Add favicon to docs (#1146) | ||
|
|
77f54fcecb | fix logo url in README.md (#1142) | ||
|
|
0b470a5fa4 |
Bump typescript from 5.7.2 to 5.8.2 in /frontend (#1144)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.8.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.8</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/">release announcement</a>.</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+">fixed issues query for Typescript 5.8.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+">fixed issues query for Typescript 5.8.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.8.2%22+is%3Aclosed+">fixed issues query for Typescript 5.8.2 (Stable)</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.8 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-8-rc/">release announcement</a>.</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+">fixed issues query for Typescript 5.8.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+">fixed issues query for Typescript 5.8.1 (RC)</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.8 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-8-beta/">release announcement</a>.</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+">fixed issues query for Typescript 5.8.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.7.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/">release announcement</a>.</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed issues query for Typescript 5.7.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed issues query for Typescript 5.7.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+">fixed issues query for Typescript 5.7.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+">fixed issues query for Typescript 5.7.3 (Stable)</a>.</li> </ul> <p>Downloads are available on <a href="https://www.npmjs.com/package/typescript">npm</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
24584620a7 |
Bump eslint from 8.57.1 to 9.21.0 in /docs (#1143)
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.21.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.21.0</h2> <h2>Features</h2> <ul> <li><a href=" |
||
|
|
fda820e7e1 | Docs fixes (#1141) | ||
|
|
eaeccebc16 |
Use Nextra for docs (#1140)
Use https://github.com/shuding/nextra and https://github.com/leoMirandaa/shadcn-landing-page instead of Docusaurus. |
||
|
|
ce7bd48635 |
Bump babel-loader from 9.2.1 to 10.0.0 in /frontend (#1139)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.2.1 to 10.0.0. <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>v10.0.0</h2> <h2>What's Changed</h2> <h3>Breaking Changes</h3> <ul> <li>bump node requirement to <code>^18.20.0 || ^20.10.0 || >=22.0.0</code> and webpack requirement to <code>>= 5.61.0</code> by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1026">babel/babel-loader#1026</a></li> <li>breaking: use output.hashFunction as loader cache hasher by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1027">babel/babel-loader#1027</a></li> </ul> <h3>New Features</h3> <ul> <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/1034">babel/babel-loader#1034</a></li> <li>Support cache with external dependencies by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1033">babel/babel-loader#1033</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>[Bugfix] Ensure stability of filename cache-keys by <a href="https://github.com/stefanpenner"><code>@stefanpenner</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/909">babel/babel-loader#909</a></li> </ul> <h3>Docs</h3> <ul> <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>Create SECURITY.md by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1032">babel/babel-loader#1032</a></li> <li>Add babel-loader v10 readme by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1046">babel/babel-loader#1046</a></li> <li>add readme section for loggingDebug support by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1038">babel/babel-loader#1038</a></li> <li>Update readme and repo templates by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1041">babel/babel-loader#1041</a></li> </ul> <h3>Dependencies</h3> <ul> <li>migrate to c8 by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/996">babel/babel-loader#996</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/998">babel/babel-loader#998</a></li> <li>Bump dev dependencies by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1001">babel/babel-loader#1001</a></li> <li>Bump braces from 3.0.2 to 3.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1020">babel/babel-loader#1020</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>refactor: replace <code>find-cache-dir</code> by <code>find-up</code> by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1031">babel/babel-loader#1031</a></li> <li>Bump webpack from 5.93.0 to 5.94.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1035">babel/babel-loader#1035</a></li> <li>chore: update dev deps by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1036">babel/babel-loader#1036</a></li> <li>Bump cross-spawn from 7.0.3 to 7.0.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1049">babel/babel-loader#1049</a></li> </ul> <h3>Internal</h3> <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 tests by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1003">babel/babel-loader#1003</a></li> <li>Update metadata test by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1024">babel/babel-loader#1024</a></li> <li>Migrate to node test runner by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1028">babel/babel-loader#1028</a></li> <li>chore: use default eslint rules by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1029">babel/babel-loader#1029</a></li> <li>refactor: use webpack builtin schema util by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1030">babel/babel-loader#1030</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/stefanpenner"><code>@stefanpenner</code></a> made their first contribution in <a href="https://redirect.github.com/babel/babel-loader/pull/909">babel/babel-loader#909</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/babel/babel-loader/compare/v9.1.3...v10.0.0">https://github.com/babel/babel-loader/compare/v9.1.3...v10.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
358dec97ef |
Bump babel-loader from 9.1.3 to 10.0.0 in /docs (#1138)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.3 to 10.0.0. <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>v10.0.0</h2> <h2>What's Changed</h2> <h3>Breaking Changes</h3> <ul> <li>bump node requirement to <code>^18.20.0 || ^20.10.0 || >=22.0.0</code> and webpack requirement to <code>>= 5.61.0</code> by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1026">babel/babel-loader#1026</a></li> <li>breaking: use output.hashFunction as loader cache hasher by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1027">babel/babel-loader#1027</a></li> </ul> <h3>New Features</h3> <ul> <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/1034">babel/babel-loader#1034</a></li> <li>Support cache with external dependencies by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1033">babel/babel-loader#1033</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>[Bugfix] Ensure stability of filename cache-keys by <a href="https://github.com/stefanpenner"><code>@stefanpenner</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/909">babel/babel-loader#909</a></li> </ul> <h3>Docs</h3> <ul> <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>Create SECURITY.md by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1032">babel/babel-loader#1032</a></li> <li>Add babel-loader v10 readme by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1046">babel/babel-loader#1046</a></li> <li>add readme section for loggingDebug support by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1038">babel/babel-loader#1038</a></li> <li>Update readme and repo templates by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1041">babel/babel-loader#1041</a></li> </ul> <h3>Dependencies</h3> <ul> <li>migrate to c8 by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/996">babel/babel-loader#996</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/998">babel/babel-loader#998</a></li> <li>Bump dev dependencies by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1001">babel/babel-loader#1001</a></li> <li>Bump braces from 3.0.2 to 3.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1020">babel/babel-loader#1020</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>refactor: replace <code>find-cache-dir</code> by <code>find-up</code> by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1031">babel/babel-loader#1031</a></li> <li>Bump webpack from 5.93.0 to 5.94.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1035">babel/babel-loader#1035</a></li> <li>chore: update dev deps by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1036">babel/babel-loader#1036</a></li> <li>Bump cross-spawn from 7.0.3 to 7.0.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1049">babel/babel-loader#1049</a></li> </ul> <h3>Internal</h3> <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 tests by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1003">babel/babel-loader#1003</a></li> <li>Update metadata test by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1024">babel/babel-loader#1024</a></li> <li>Migrate to node test runner by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1028">babel/babel-loader#1028</a></li> <li>chore: use default eslint rules by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1029">babel/babel-loader#1029</a></li> <li>refactor: use webpack builtin schema util by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1030">babel/babel-loader#1030</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/stefanpenner"><code>@stefanpenner</code></a> made their first contribution in <a href="https://redirect.github.com/babel/babel-loader/pull/909">babel/babel-loader#909</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/babel/babel-loader/compare/v9.1.3...v10.0.0">https://github.com/babel/babel-loader/compare/v9.1.3...v10.0.0</a></p> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
1b3ff557ae |
Update bcrypt requirement from 4.2.1 to 4.3.0 in /backend (#1137)
Updates the requirements on [bcrypt](https://github.com/pyca/bcrypt) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pyca/bcrypt/blob/main/release.py">bcrypt's changelog</a>.</em></p> <blockquote> <h1>Licensed under the Apache License, Version 2.0 (the "License");</h1> <h1>you may not use this file except in compliance with the License.</h1> <h1>You may obtain a copy of the License at</h1> <h1></h1> <h1><a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a></h1> <h1></h1> <h1>Unless required by applicable law or agreed to in writing, software</h1> <h1>distributed under the License is distributed on an "AS IS" BASIS,</h1> <h1>WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</h1> <h1>See the License for the specific language governing permissions and</h1> <h1>limitations under the License.</h1> <p>import subprocess</p> <p>import click</p> <p>def run(*args, **kwargs): print(f"[running] {list(args)}") subprocess.check_call(list(args), **kwargs)</p> <p><a href="https://github.com/click"><code>@click</code></a>.command() <a href="https://github.com/click"><code>@click</code></a>.argument("version") def release(version): """ <code>version</code> should be a string like '0.4' or '1.0'. """ run("git", "tag", "-s", version, "-m", f"{version} release") run("git", "push", "--tags", "<a href="mailto:git@github.com">git@github.com</a>:pyca/bcrypt.git")</p> <p>if <strong>name</strong> == "<strong>main</strong>": release()</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
a43b19e2fc |
Bump axios from 1.7.4 to 1.8.1 in /frontend (#1136)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>Release v1.8.1</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>utils:</strong> move <code>generateString</code> to platform utils to avoid importing crypto module into client builds; (<a href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>) (<a href=" |
||
|
|
b56ae478a9 |
Bump @next/bundle-analyzer from 15.1.0 to 15.2.0 in /frontend (#1135)
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.1.0 to 15.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases"><code>@next/bundle-analyzer</code>'s releases</a>.</em></p> <blockquote> <h2>v15.2.0</h2> <h3>Core Changes</h3> <ul> <li>Fix <code>unstable_allowDynamic</code> when used with pnpm: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73732">#73732</a></li> <li>[dynamicIO] use new heuristic to track whether server render is dynamic: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73751">#73751</a></li> <li>Fix receiveExpiredTags not always called: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73759">#73759</a></li> <li>error-overlay: Rename "Error" to "Issue": <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72817">#72817</a></li> <li>remove redundant segment collection call: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73773">#73773</a></li> <li>Metadata resolvers can be fetched synchronously: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73771">#73771</a></li> <li>Turbopack: migrate client references to single-graph-traversal: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73322">#73322</a></li> <li>next-codemod: update gitignore file for parity for yarn recommendations: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/71963">#71963</a></li> <li>feat: error code: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73332">#73332</a></li> <li>Detach next-error-code-swc-plugin from workspace: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73806">#73806</a></li> <li>[CI] Prominent error message for check_error_codes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73807">#73807</a></li> <li>[Segment Cache] Add PPR header to segment prefetch: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73756">#73756</a></li> <li>fix: path escaping issue on windows: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73843">#73843</a></li> <li>Rename variables in LayoutRouter for clarity: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73826">#73826</a></li> <li>[Segment Cache] Skip prefetched segments on server: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73626">#73626</a></li> <li>[Segment Cache] No data on tree prefetch if no PPR: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73767">#73767</a></li> <li>Remove segmentPath from RSC payload: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73827">#73827</a></li> <li>build: better error if fetching AMP validator fails: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73851">#73851</a></li> <li>Escape the '.' in '.json' when making static data routes.: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73850">#73850</a></li> <li>fix(next@15): use the asset prefix when loading a CSS in App Router: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72095">#72095</a></li> <li>Exclude <code>.test.</code> files from using error code plugin: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73868">#73868</a></li> <li>Refactor telemetry API: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73865">#73865</a></li> <li>Add additional error classes and error codes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73862">#73862</a></li> <li>refactor: collectAppPageSegments: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73908">#73908</a></li> <li>cleanup unnecessary map in dev server: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73745">#73745</a></li> <li>Retry manifest file loading only in dev mode: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73900">#73900</a></li> <li>Turbopack: ignore empty NEXT_TURBOPACK_TRACING var: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73903">#73903</a></li> <li>Ignore RSC fetch errors after hard navigation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73975">#73975</a></li> <li>Fix error code check in windows: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73981">#73981</a></li> <li>Separate viewport and metadata in rsc and cache: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73867">#73867</a></li> <li>Add feature flag for new dev overlay: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73977">#73977</a></li> <li>Restore RSC fetch error handling after navigating back: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73985">#73985</a></li> <li>refactor: make locales array immutable: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/74037">#74037</a></li> <li>fix: skip rendering dynamic root segment routes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/74039">#74039</a></li> <li>refactor: cache lowercasing all the locales: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/74038">#74038</a></li> <li>Add SRI support for Node.js Runtime : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73891">#73891</a></li> <li>Separate bots detection utils: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/74000">#74000</a></li> <li>docs: remove a duplicated word in redirect code comment: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/74043">#74043</a></li> <li>examples: update gitignore files for parity for yarn recommendations: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/71956">#71956</a></li> <li>chore: update turbopack document path in the warning message: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/72597">#72597</a></li> <li>Clean up <code>react-dev-overlay</code> before fork: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/74016">#74016</a></li> <li>chore(next/image): improve imgopt api bypass detection for unsupported images: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73909">#73909</a></li> <li>[Segment Cache] Add CacheStatus.Empty: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73667">#73667</a></li> <li>chore: move static paths utils into own folder: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73928">#73928</a></li> <li>Delete unused <code>GroupedStackFrames.tsx</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/74028">#74028</a></li> <li>[Segment Cache] Move cache key creation to client : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73853">#73853</a></li> <li>feat: added partial shell generation using root params: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73816">#73816</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
3450fba662 |
Bump @next/eslint-plugin-next from 15.1.0 to 15.2.0 in /frontend (#1134)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.1.0 to 15.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases"><code>@next/eslint-plugin-next</code>'s releases</a>.</em></p> <blockquote> <h2>v15.2.0</h2> <h3>Core Changes</h3> <ul> <li>Fix <code>unstable_allowDynamic</code> when used with pnpm: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73732">#73732</a></li> <li>[dynamicIO] use new heuristic to track whether server render is dynamic: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73751">#73751</a></li> <li>Fix receiveExpiredTags not always called: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73759">#73759</a></li> <li>error-overlay: Rename "Error" to "Issue": <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/72817">#72817</a></li> <li>remove redundant segment collection call: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73773">#73773</a></li> <li>Metadata resolvers can be fetched synchronously: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73771">#73771</a></li> <li>Turbopack: migrate client references to single-graph-traversal: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73322">#73322</a></li> <li>next-codemod: update gitignore file for parity for yarn recommendations: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/71963">#71963</a></li> <li>feat: error code: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73332">#73332</a></li> <li>Detach next-error-code-swc-plugin from workspace: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73806">#73806</a></li> <li>[CI] Prominent error message for check_error_codes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73807">#73807</a></li> <li>[Segment Cache] Add PPR header to segment prefetch: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73756">#73756</a></li> <li>fix: path escaping issue on windows: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73843">#73843</a></li> <li>Rename variables in LayoutRouter for clarity: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73826">#73826</a></li> <li>[Segment Cache] Skip prefetched segments on server: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73626">#73626</a></li> <li>[Segment Cache] No data on tree prefetch if no PPR: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73767">#73767</a></li> <li>Remove segmentPath from RSC payload: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73827">#73827</a></li> <li>build: better error if fetching AMP validator fails: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73851">#73851</a></li> <li>Escape the '.' in '.json' when making static data routes.: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73850">#73850</a></li> <li>fix(next@15): use the asset prefix when loading a CSS in App Router: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/72095">#72095</a></li> <li>Exclude <code>.test.</code> files from using error code plugin: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73868">#73868</a></li> <li>Refactor telemetry API: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73865">#73865</a></li> <li>Add additional error classes and error codes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73862">#73862</a></li> <li>refactor: collectAppPageSegments: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73908">#73908</a></li> <li>cleanup unnecessary map in dev server: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73745">#73745</a></li> <li>Retry manifest file loading only in dev mode: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73900">#73900</a></li> <li>Turbopack: ignore empty NEXT_TURBOPACK_TRACING var: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73903">#73903</a></li> <li>Ignore RSC fetch errors after hard navigation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73975">#73975</a></li> <li>Fix error code check in windows: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73981">#73981</a></li> <li>Separate viewport and metadata in rsc and cache: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73867">#73867</a></li> <li>Add feature flag for new dev overlay: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73977">#73977</a></li> <li>Restore RSC fetch error handling after navigating back: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73985">#73985</a></li> <li>refactor: make locales array immutable: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/74037">#74037</a></li> <li>fix: skip rendering dynamic root segment routes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/74039">#74039</a></li> <li>refactor: cache lowercasing all the locales: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/74038">#74038</a></li> <li>Add SRI support for Node.js Runtime : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73891">#73891</a></li> <li>Separate bots detection utils: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/74000">#74000</a></li> <li>docs: remove a duplicated word in redirect code comment: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/74043">#74043</a></li> <li>examples: update gitignore files for parity for yarn recommendations: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/71956">#71956</a></li> <li>chore: update turbopack document path in the warning message: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/72597">#72597</a></li> <li>Clean up <code>react-dev-overlay</code> before fork: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/74016">#74016</a></li> <li>chore(next/image): improve imgopt api bypass detection for unsupported images: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73909">#73909</a></li> <li>[Segment Cache] Add CacheStatus.Empty: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73667">#73667</a></li> <li>chore: move static paths utils into own folder: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73928">#73928</a></li> <li>Delete unused <code>GroupedStackFrames.tsx</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/74028">#74028</a></li> <li>[Segment Cache] Move cache key creation to client : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73853">#73853</a></li> <li>feat: added partial shell generation using root params: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73816">#73816</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
4b7482b16c |
Bump @hcaptcha/react-hcaptcha from 1.11.0 to 1.12.0 in /frontend (#1133)
Bumps [@hcaptcha/react-hcaptcha](https://github.com/hCaptcha/react-hcaptcha) from 1.11.0 to 1.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hCaptcha/react-hcaptcha/releases"><code>@hcaptcha/react-hcaptcha</code>'s releases</a>.</em></p> <blockquote> <h2>1.12.0</h2> <h2>What's Changed</h2> <ul> <li>chore(loader): update loader package to v2 by <a href="https://github.com/faris-imi"><code>@faris-imi</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/254">hCaptcha/react-hcaptcha#254</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hCaptcha/react-hcaptcha/compare/1.11.3...1.12.0">https://github.com/hCaptcha/react-hcaptcha/compare/1.11.3...1.12.0</a></p> <h2>1.11.3</h2> <h2>What's Changed</h2> <ul> <li>fix: Fix hCaptcha updates and add Change Theme demo example by <a href="https://github.com/zoryana94"><code>@zoryana94</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/255">hCaptcha/react-hcaptcha#255</a></li> </ul> <h2>1.11.2</h2> <h2>What's Changed</h2> <ul> <li>fix: Fix one captcha per container issue by <a href="https://github.com/zoryana94"><code>@zoryana94</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/251">hCaptcha/react-hcaptcha#251</a></li> <li>chore: Update Sentry docs by <a href="https://github.com/zoryana94"><code>@zoryana94</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/249">hCaptcha/react-hcaptcha#249</a></li> </ul> <h2>1.11.1</h2> <h2>What's Changed</h2> <ul> <li>fix(mount): Handle multiple calls to componentDidMount by <a href="https://github.com/brdlyptrs"><code>@brdlyptrs</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/191">hCaptcha/react-hcaptcha#191</a></li> <li>chore(deps): bump cookie and express by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/246">hCaptcha/react-hcaptcha#246</a></li> <li>chore(deps): bump serve-static and express by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/243">hCaptcha/react-hcaptcha#243</a></li> <li>chore(deps): bump webpack from 5.90.1 to 5.94.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/242">hCaptcha/react-hcaptcha#242</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
7ed6e3ecc4 |
Bump next from 15.1.2 to 15.2.0 in /frontend (#1132)
Bumps [next](https://github.com/vercel/next.js) from 15.1.2 to 15.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v15.2.0</h2> <h3>Core Changes</h3> <ul> <li>Fix <code>unstable_allowDynamic</code> when used with pnpm: <a href="https://redirect.github.com/vercel/next.js/issues/73732">#73732</a></li> <li>[dynamicIO] use new heuristic to track whether server render is dynamic: <a href="https://redirect.github.com/vercel/next.js/issues/73751">#73751</a></li> <li>Fix receiveExpiredTags not always called: <a href="https://redirect.github.com/vercel/next.js/issues/73759">#73759</a></li> <li>error-overlay: Rename "Error" to "Issue": <a href="https://redirect.github.com/vercel/next.js/issues/72817">#72817</a></li> <li>remove redundant segment collection call: <a href="https://redirect.github.com/vercel/next.js/issues/73773">#73773</a></li> <li>Metadata resolvers can be fetched synchronously: <a href="https://redirect.github.com/vercel/next.js/issues/73771">#73771</a></li> <li>Turbopack: migrate client references to single-graph-traversal: <a href="https://redirect.github.com/vercel/next.js/issues/73322">#73322</a></li> <li>next-codemod: update gitignore file for parity for yarn recommendations: <a href="https://redirect.github.com/vercel/next.js/issues/71963">#71963</a></li> <li>feat: error code: <a href="https://redirect.github.com/vercel/next.js/issues/73332">#73332</a></li> <li>Detach next-error-code-swc-plugin from workspace: <a href="https://redirect.github.com/vercel/next.js/issues/73806">#73806</a></li> <li>[CI] Prominent error message for check_error_codes: <a href="https://redirect.github.com/vercel/next.js/issues/73807">#73807</a></li> <li>[Segment Cache] Add PPR header to segment prefetch: <a href="https://redirect.github.com/vercel/next.js/issues/73756">#73756</a></li> <li>fix: path escaping issue on windows: <a href="https://redirect.github.com/vercel/next.js/issues/73843">#73843</a></li> <li>Rename variables in LayoutRouter for clarity: <a href="https://redirect.github.com/vercel/next.js/issues/73826">#73826</a></li> <li>[Segment Cache] Skip prefetched segments on server: <a href="https://redirect.github.com/vercel/next.js/issues/73626">#73626</a></li> <li>[Segment Cache] No data on tree prefetch if no PPR: <a href="https://redirect.github.com/vercel/next.js/issues/73767">#73767</a></li> <li>Remove segmentPath from RSC payload: <a href="https://redirect.github.com/vercel/next.js/issues/73827">#73827</a></li> <li>build: better error if fetching AMP validator fails: <a href="https://redirect.github.com/vercel/next.js/issues/73851">#73851</a></li> <li>Escape the '.' in '.json' when making static data routes.: <a href="https://redirect.github.com/vercel/next.js/issues/73850">#73850</a></li> <li>fix(next@15): use the asset prefix when loading a CSS in App Router: <a href="https://redirect.github.com/vercel/next.js/issues/72095">#72095</a></li> <li>Exclude <code>.test.</code> files from using error code plugin: <a href="https://redirect.github.com/vercel/next.js/issues/73868">#73868</a></li> <li>Refactor telemetry API: <a href="https://redirect.github.com/vercel/next.js/issues/73865">#73865</a></li> <li>Add additional error classes and error codes: <a href="https://redirect.github.com/vercel/next.js/issues/73862">#73862</a></li> <li>refactor: collectAppPageSegments: <a href="https://redirect.github.com/vercel/next.js/issues/73908">#73908</a></li> <li>cleanup unnecessary map in dev server: <a href="https://redirect.github.com/vercel/next.js/issues/73745">#73745</a></li> <li>Retry manifest file loading only in dev mode: <a href="https://redirect.github.com/vercel/next.js/issues/73900">#73900</a></li> <li>Turbopack: ignore empty NEXT_TURBOPACK_TRACING var: <a href="https://redirect.github.com/vercel/next.js/issues/73903">#73903</a></li> <li>Ignore RSC fetch errors after hard navigation: <a href="https://redirect.github.com/vercel/next.js/issues/73975">#73975</a></li> <li>Fix error code check in windows: <a href="https://redirect.github.com/vercel/next.js/issues/73981">#73981</a></li> <li>Separate viewport and metadata in rsc and cache: <a href="https://redirect.github.com/vercel/next.js/issues/73867">#73867</a></li> <li>Add feature flag for new dev overlay: <a href="https://redirect.github.com/vercel/next.js/issues/73977">#73977</a></li> <li>Restore RSC fetch error handling after navigating back: <a href="https://redirect.github.com/vercel/next.js/issues/73985">#73985</a></li> <li>refactor: make locales array immutable: <a href="https://redirect.github.com/vercel/next.js/issues/74037">#74037</a></li> <li>fix: skip rendering dynamic root segment routes: <a href="https://redirect.github.com/vercel/next.js/issues/74039">#74039</a></li> <li>refactor: cache lowercasing all the locales: <a href="https://redirect.github.com/vercel/next.js/issues/74038">#74038</a></li> <li>Add SRI support for Node.js Runtime : <a href="https://redirect.github.com/vercel/next.js/issues/73891">#73891</a></li> <li>Separate bots detection utils: <a href="https://redirect.github.com/vercel/next.js/issues/74000">#74000</a></li> <li>docs: remove a duplicated word in redirect code comment: <a href="https://redirect.github.com/vercel/next.js/issues/74043">#74043</a></li> <li>examples: update gitignore files for parity for yarn recommendations: <a href="https://redirect.github.com/vercel/next.js/issues/71956">#71956</a></li> <li>chore: update turbopack document path in the warning message: <a href="https://redirect.github.com/vercel/next.js/issues/72597">#72597</a></li> <li>Clean up <code>react-dev-overlay</code> before fork: <a href="https://redirect.github.com/vercel/next.js/issues/74016">#74016</a></li> <li>chore(next/image): improve imgopt api bypass detection for unsupported images: <a href="https://redirect.github.com/vercel/next.js/issues/73909">#73909</a></li> <li>[Segment Cache] Add CacheStatus.Empty: <a href="https://redirect.github.com/vercel/next.js/issues/73667">#73667</a></li> <li>chore: move static paths utils into own folder: <a href="https://redirect.github.com/vercel/next.js/issues/73928">#73928</a></li> <li>Delete unused <code>GroupedStackFrames.tsx</code>: <a href="https://redirect.github.com/vercel/next.js/issues/74028">#74028</a></li> <li>[Segment Cache] Move cache key creation to client : <a href="https://redirect.github.com/vercel/next.js/issues/73853">#73853</a></li> <li>feat: added partial shell generation using root params: <a href="https://redirect.github.com/vercel/next.js/issues/73816">#73816</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
4fc0de7559 | Fix backend dependencies (#1131) | ||
|
|
c48686277d |
Fix sorting of matches on dashboard (#1129)
fixes https://github.com/evroon/bracket/issues/979 also reverses the order so it is now in ascending order from oldest to most recent match. |
||
|
|
993aa44be0 |
Bump react-icons from 5.4.0 to 5.5.0 in /frontend (#1128)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.4.0 to 5.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-icons/react-icons/releases">react-icons's releases</a>.</em></p> <blockquote> <h2>v5.5.0</h2> <h2>What's Changed</h2> <ul> <li>[React 19] Update IconType type to return React.ReactNode by <a href="https://github.com/diaz-hfc"><code>@diaz-hfc</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/1004">react-icons/react-icons#1004</a></li> <li>Bump vite from 5.2.10 to 5.4.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/996">react-icons/react-icons#996</a></li> <li>Bump nanoid from 3.3.7 to 3.3.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/1005">react-icons/react-icons#1005</a></li> <li>Bump vite from 5.4.11 to 5.4.14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/1021">react-icons/react-icons#1021</a></li> <li>Bump esbuild from 0.20.2 to 0.25.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/1027">react-icons/react-icons#1027</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/diaz-hfc"><code>@diaz-hfc</code></a> made their first contribution in <a href="https://redirect.github.com/react-icons/react-icons/pull/1004">react-icons/react-icons#1004</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/react-icons/react-icons/compare/v5.4.0...v5.5.0">https://github.com/react-icons/react-icons/compare/v5.4.0...v5.5.0</a></p> <table> <thead> <tr> <th>Icon Library</th> <th>License</th> <th>Version</th> <th align="right">Count</th> </tr> </thead> <tbody> <tr> <td><a href="https://circumicons.com/">Circum Icons</a></td> <td><a href="https://github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE">MPL-2.0 license</a></td> <td>1.0.0</td> <td align="right">288</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 5</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>5.15.4-3-gafecf2a</td> <td align="right">1612</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 6</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>6.6.0</td> <td align="right">2050</td> </tr> <tr> <td><a href="https://ionicons.com/">Ionicons 4</a></td> <td><a href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td> <td>4.6.3</td> <td align="right">696</td> </tr> <tr> <td><a href="https://ionicons.com/">Ionicons 5</a></td> <td><a href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td> <td>5.5.4</td> <td align="right">1332</td> </tr> <tr> <td><a href="http://google.github.io/material-design-icons/">Material Design icons</a></td> <td><a href="https://github.com/google/material-design-icons/blob/master/LICENSE">Apache License Version 2.0</a></td> <td>4.0.0-125-gef43291c4d</td> <td align="right">4341</td> </tr> <tr> <td><a href="http://s-ings.com/typicons/">Typicons</a></td> <td><a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></td> <td>2.1.2</td> <td align="right">336</td> </tr> <tr> <td><a href="https://octicons.github.com/">Github Octicons icons</a></td> <td><a href="https://github.com/primer/octicons/blob/master/LICENSE">MIT</a></td> <td>18.3.0</td> <td align="right">264</td> </tr> <tr> <td><a href="https://feathericons.com/">Feather</a></td> <td><a href="https://github.com/feathericons/feather/blob/master/LICENSE">MIT</a></td> <td>4.29.2</td> <td align="right">287</td> </tr> <tr> <td><a href="https://lucide.dev/">Lucide</a></td> <td><a href="https://github.com/lucide-icons/lucide/blob/main/LICENSE">ISC</a></td> <td>0.462.0</td> <td align="right">1541</td> </tr> <tr> <td><a href="https://game-icons.net/">Game Icons</a></td> <td><a href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a></td> <td>12920d6565588f0512542a3cb0cdfd36a497f910</td> <td align="right">4040</td> </tr> <tr> <td><a href="https://erikflowers.github.io/weather-icons/">Weather Icons</a></td> <td><a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a></td> <td>2.0.12</td> <td align="right">219</td> </tr> <tr> <td><a href="https://vorillaz.github.io/devicons/">Devicons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.8.0</td> <td align="right">192</td> </tr> <tr> <td><a href="https://github.com/ant-design/ant-design-icons">Ant Design Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>4.4.2</td> <td align="right">831</td> </tr> <tr> <td><a href="https://github.com/twbs/icons">Bootstrap Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.11.3</td> <td align="right">2716</td> </tr> <tr> <td><a href="https://github.com/Remix-Design/RemixIcon">Remix Icon</a></td> <td><a href="http://www.apache.org/licenses/">Apache License Version 2.0</a></td> <td>4.5.0</td> <td align="right">3020</td> </tr> <tr> <td><a href="https://github.com/icons8/flat-color-icons">Flat Color Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.0.2</td> <td align="right">329</td> </tr> <tr> <td><a href="https://github.com/grommet/grommet-icons">Grommet-Icons</a></td> <td><a href="http://www.apache.org/licenses/">Apache License Version 2.0</a></td> <td>4.12.1</td> <td align="right">635</td> </tr> <tr> <td><a href="https://github.com/tailwindlabs/heroicons">Heroicons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.0.6</td> <td align="right">460</td> </tr> <tr> <td><a href="https://github.com/tailwindlabs/heroicons">Heroicons 2</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.2.0</td> <td align="right">972</td> </tr> <tr> <td><a href="https://simpleicons.org/">Simple Icons</a></td> <td><a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal</a></td> <td>13.19.0</td> <td align="right">3275</td> </tr> <tr> <td><a href="https://thesabbir.github.io/simple-line-icons/">Simple Line Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.5.5</td> <td align="right">189</td> </tr> <tr> <td><a href="https://github.com/Keyamoon/IcoMoon-Free">IcoMoon Free</a></td> <td><a href="https://github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt">CC BY 4.0 License</a></td> <td>d006795ede82361e1bac1ee76f215cf1dc51e4ca</td> <td align="right">491</td> </tr> <tr> <td><a href="https://github.com/atisawd/boxicons">BoxIcons</a></td> <td><a href="https://github.com/atisawd/boxicons/blob/master/LICENSE">MIT</a></td> <td>2.1.4</td> <td align="right">1634</td> </tr> <tr> <td><a href="https://github.com/astrit/css.gg">css.gg</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.1.4</td> <td align="right">704</td> </tr> <tr> <td><a href="https://github.com/microsoft/vscode-codicons">VS Code Icons</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></td> <td>0.0.36</td> <td align="right">466</td> </tr> <tr> <td><a href="https://github.com/tabler/tabler-icons">Tabler Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>3.24.0</td> <td align="right">5754</td> </tr> <tr> <td><a href="https://github.com/lykmapipo/themify-icons">Themify Icons</a></td> <td><a href="https://github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE">MIT</a></td> <td>v0.1.2-2-g9600186</td> <td align="right">352</td> </tr> <tr> <td><a href="https://icons.radix-ui.com">Radix Icons</a></td> <td><a href="https://github.com/radix-ui/icons/blob/master/LICENSE">MIT</a></td> <td><code>@radix-ui/react-icons</code><a href="https://github.com/1"><code>@1</code></a>.3.2</td> <td align="right">318</td> </tr> <tr> <td><a href="https://github.com/phosphor-icons/core">Phosphor Icons</a></td> <td><a href="https://github.com/phosphor-icons/core/blob/main/LICENSE">MIT</a></td> <td>2.1.1</td> <td align="right">9072</td> </tr> <tr> <td><a href="https://icons8.com/line-awesome">Icons8 Line Awesome</a></td> <td><a href="https://github.com/icons8/line-awesome/blob/master/LICENSE.md">MIT</a></td> <td>1.3.1</td> <td align="right">1544</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
0639959c7a |
Bump @mantine/form from 7.16.0 to 7.17.0 in /frontend (#1127)
Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) from 7.16.0 to 7.17.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.17.0 🌶️</h2> <p><a href="https://mantine.dev/changelog/7-17-0">View changelog with demos on mantine.dev website</a></p> <h2>Last 7.x minor release</h2> <p>This is the last minor release in the <code>7.x</code> series. The next release will be <code>8.0</code> with breaking changes and new features.</p> <p>You are welcome to review the changelog/code and provide feedback and bug reports in Discord or GitHub discussions:</p> <ul> <li>Changelog – <a href="https://alpha.mantine.dev/changelog/8-0-0/">https://alpha.mantine.dev/changelog/8-0-0/</a></li> <li>Source code – <a href="https://github.com/mantinedev/mantine/tree/8.0">https://github.com/mantinedev/mantine/tree/8.0</a></li> </ul> <p>How to update your project dependencies to the new alpha version:</p> <ul> <li>Open your <code>package.json</code></li> <li>Find all <code>@mantine/</code> packages</li> <li>Update version of all <code>@mantine/</code> packages to <code>8.0.0-alpha.0</code></li> <li>Install dependencies with your package manager, for example, <code>yarn</code> or <code>npm install</code></li> </ul> <p>Important notes:</p> <ul> <li>8.0 release is scheduled for May 5th. Until then you can influence the included breaking changes by proving feedback using Discord or GitHub discussions.</li> <li>Currently most of planned breaking changes are implemented – it is not planned to introduce other significant breaking changes (unless new versions of recharts or tiptap are released before May 5th).</li> <li>You can find the updated source code in 8.0 branch on GitHub</li> <li>Since the changes to codebase are not that significant compared to previous major releases, it is not planned to deprecate 7.x version as soon as 8.0 is release. 7.17.x patches are planned to be released for some time – if you are not ready to migrate to 8.x, you will still be able to receive bug fixes for 7.x (no new features though).</li> </ul> <hr /> <h2>Portal reuseTargetNode prop</h2> <p><a href="https://mantine.dev/core/portal">Portal</a> component now supports <code>reuseTargetNode</code> prop which allows to reuse the same target node for all instances. This option is more performant than the previous behavior, it is recommended to be enabled. This option will be enabled by default in the <code>8.0</code> major release.</p> <p>To enable reuseTargetNode option in all components that depend on Portal, add the following code to your <a href="https://mantine.dev/theming/theme-object">theme</a>:</p> <pre lang="tsx"><code>import { createTheme, Portal } from '@mantine/core'; <p>export const theme = createTheme({ components: { Portal: Portal.extend({ defaultProps: { reuseTargetNode: true, }, }), }, }); </code></pre></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
3b6cd73d65 | Add more integration tests (#1126) | ||
|
|
05090b4efa | Add tests for swiss rescheduling (#1125) | ||
|
|
d06a797725 | Add tests for conflict logic (#1124) | ||
|
|
24bb16400f | Fix number of elimination teams (#1123) |