mirror of
https://github.com/evroon/bracket.git
synced 2026-01-22 21:18:40 -05:00
v2.2.3
948 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
c2122de698 | New Crowdin updates (#1237) v2.2.3 | ||
|
|
ad1719d92d | New Crowdin updates (#1236) | ||
|
|
28c77e7e7b | New Crowdin updates (#1233) | ||
|
|
7a189aa4e5 |
Bump eslint-plugin-testing-library from 7.1.0 to 7.2.0 in /frontend (#1234)
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 7.1.0 to 7.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/eslint-plugin-testing-library/releases">eslint-plugin-testing-library's releases</a>.</em></p> <blockquote> <h2>v7.2.0</h2> <h1><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.1.1...v7.2.0">7.2.0</a> (2025-05-13)</h1> <h3>Features</h3> <ul> <li>add <code>no-test-id-queries</code> rule (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1006">#1006</a>) (<a href=" |
||
|
|
861650171e | New Crowdin updates (#1232) | ||
|
|
2eb24dfe0a | Add GH trending badge to README.md (#1231) | ||
|
|
5b9496156d | Fix title on docs homepage (#1230) | ||
|
|
b6adaa4c36 |
Update sentry-sdk requirement from 2.27.0 to 2.28.0 in /backend (#1228)
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.28.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(logs): Forward <code>extra</code> from logger as attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4374">#4374</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>fix(logs): Canonicalize paths from the logger integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4336">#4336</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>fix(logs): Use new transport (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4317">#4317</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>fix: Deprecate <code>set_measurement()</code> API. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3934">#3934</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix: Put feature flags on isolation scope (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4363">#4363</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix: Make use of <code>SPANDATA</code> consistent (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4373">#4373</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix: Discord link (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4371">#4371</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Pin snowballstemmer for now (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4372">#4372</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Regular tox update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4367">#4367</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Bump test timeout for recursion stacktrace extract to 2s (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4351">#4351</a>) by <a href="https://github.com/booxter"><code>@booxter</code></a></li> <li>tests: Fix test_stacktrace_big_recursion failure due to argv (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4346">#4346</a>) by <a href="https://github.com/booxter"><code>@booxter</code></a></li> <li>tests: Move anthropic under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4348">#4348</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Update tox.ini (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4347">#4347</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>chore: Update GH issue templates for Linear compatibility (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4328">#4328</a>) by <a href="https://github.com/stephanie-anderson"><code>@stephanie-anderson</code></a></li> <li>chore: Bump actions/create-github-app-token from 2.0.2 to 2.0.6 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4358">#4358</a>) by <a href="https://github.com/dependabot"><code>@dependabot</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.28.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(logs): Forward <code>extra</code> from logger as attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4374">#4374</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>fix(logs): Canonicalize paths from the logger integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4336">#4336</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>fix(logs): Use new transport (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4317">#4317</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>fix: Deprecate <code>set_measurement()</code> API. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3934">#3934</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix: Put feature flags on isolation scope (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4363">#4363</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix: Make use of <code>SPANDATA</code> consistent (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4373">#4373</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix: Discord link (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4371">#4371</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Pin snowballstemmer for now (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4372">#4372</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Regular tox update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4367">#4367</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Bump test timeout for recursion stacktrace extract to 2s (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4351">#4351</a>) by <a href="https://github.com/booxter"><code>@booxter</code></a></li> <li>tests: Fix test_stacktrace_big_recursion failure due to argv (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4346">#4346</a>) by <a href="https://github.com/booxter"><code>@booxter</code></a></li> <li>tests: Move anthropic under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4348">#4348</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Update tox.ini (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4347">#4347</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>chore: Update GH issue templates for Linear compatibility (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4328">#4328</a>) by <a href="https://github.com/stephanie-anderson"><code>@stephanie-anderson</code></a></li> <li>chore: Bump actions/create-github-app-token from 2.0.2 to 2.0.6 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4358">#4358</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>2.27.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix: Make sure to use the default decimal context in our code (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4231">#4231</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix(integrations): ASGI integration not capture transactions in Websocket (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4293">#4293</a>) by <a href="https://github.com/guodong000"><code>@guodong000</code></a></li> <li>feat(typing): Make all relevant types public (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4315">#4315</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>feat(spans): Record flag evaluations as span attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4280">#4280</a>) by <a href="https://github.com/cmanallen"><code>@cmanallen</code></a></li> <li>test(logs): Avoid failure when running with integrations enabled (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4316">#4316</a>) by <a href="https://github.com/rominf"><code>@rominf</code></a></li> <li>tests: Remove unused code and rerun (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4313">#4313</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Add cohere to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4304">#4304</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Migrate fastapi to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4302">#4302</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Add huggingface_hub to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4299">#4299</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Add huey to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4298">#4298</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Update tox.ini (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4297">#4297</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Move aiohttp under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4319">#4319</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Fix version picking in toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4323">#4323</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4318">#4318</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>2.26.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(threading): Data leak in ThreadingIntegration between threads (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4281">#4281</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix(logging): Clarify separate warnings case is for Python <3.11 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4296">#4296</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>fix(logging): Add formatted message to log events (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4292">#4292</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>fix(logging): Send raw logging parameters (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4291">#4291</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>fix: Revert "chore: Deprecate <code>same_process_as_parent</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4244">#4244</a>)" (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4290">#4290</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> </ul> <h2>2.26.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
30a0f87127 |
Update contributors in readme (#1227)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
|
|
393554f02f |
Remove job from GH action contributors.yml (#1226)
GH Action doesn't seem to work for mdx files |
||
|
|
406c926d5e |
Link to README for contributers (#1225)
I would prefer to keep it here as well, but the GH action doesn't support mdx files so this section has been broken |
||
|
|
9b06700af4 |
Update click requirement from 8.1.8 to 8.2.0 in /backend (#1224)
Updates the requirements on [click](https://github.com/pallets/click) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pallets/click/releases">click's releases</a>.</em></p> <blockquote> <h2>8.2.0</h2> <p>This is the Click 8.2.0 feature release. A feature release may include new features, remove previously deprecated code, add new deprecation, or introduce potentially breaking changes.</p> <p>We encourage everyone to upgrade. You can read more about our <a href="https://palletsprojects.com/versions">Version Support Policy</a> on our website.</p> <p>PyPI: <a href="https://pypi.org/project/click/8.2.0/">https://pypi.org/project/click/8.2.0/</a> Changes: <a href="https://click.palletsprojects.com/en/stable/changes/">https://click.palletsprojects.com/en/stable/changes/</a> Milestone <a href="https://github.com/pallets/click/milestone/15">https://github.com/pallets/click/milestone/15</a></p> <ul> <li>Drop support for Python 3.7, 3.8,and 3.9. <a href="https://redirect.github.com/pallets/click/issues/2588">#2588</a>, <a href="https://redirect.github.com/pallets/click/issues/2893">#2893</a></li> <li>Use modern packaging metadata with <code>pyproject.toml</code> instead of <code>setup.cfg</code>. <a href="https://redirect.github.com/pallets/click/issues/2438">#2438</a></li> <li>Use <code>flit_core</code> instead of <code>setuptools</code> as build backend. <a href="https://redirect.github.com/pallets/click/issues/2543">#2543</a></li> <li>Deprecate the <code>__version__</code> attribute. Use feature detection, or <code>importlib.metadata.version("click")</code>, instead. <a href="https://redirect.github.com/pallets/click/issues/2598">#2598</a></li> <li><code>BaseCommand</code> is deprecated. <code>Command</code> is the base class for all commands. <a href="https://redirect.github.com/pallets/click/issues/2589">#2589</a></li> <li><code>MultiCommand</code> is deprecated. <code>Group</code> is the base class for all group commands. <a href="https://redirect.github.com/pallets/click/issues/2590">#2590</a></li> <li>The current parser and related classes and methods, are deprecated. <a href="https://redirect.github.com/pallets/click/issues/2205">#2205</a> <ul> <li><code>OptionParser</code> and the <code>parser</code> module, which is a modified copy of <code>optparse</code> in the standard library.</li> <li><code>Context.protected_args</code> is unneeded. <code>Context.args</code> contains any remaining arguments while parsing.</li> <li><code>Parameter.add_to_parser</code> (on both <code>Argument</code> and <code>Option</code>) is unneeded. Parsing works directly without building a separate parser.</li> <li><code>split_arg_string</code> is moved from <code>parser</code> to <code>shell_completion</code>.</li> </ul> </li> <li>Enable deferred evaluation of annotations with <code>from __future__ import annotations</code>. <a href="https://redirect.github.com/pallets/click/issues/2270">#2270</a></li> <li>When generating a command's name from a decorated function's name, the suffixes <code>_command</code>, <code>_cmd</code>, <code>_group</code>, and <code>_grp</code> are removed. <a href="https://redirect.github.com/pallets/click/issues/2322">#2322</a></li> <li>Show the <code>types.ParamType.name</code> for <code>types.Choice</code> options within <code>--help</code> message if <code>show_choices=False</code> is specified. <a href="https://redirect.github.com/pallets/click/issues/2356">#2356</a></li> <li>Do not display default values in prompts when <code>Option.show_default</code> is <code>False</code>. <a href="https://redirect.github.com/pallets/click/issues/2509">#2509</a></li> <li>Add <code>get_help_extra</code> method on <code>Option</code> to fetch the generated extra items used in <code>get_help_record</code> to render help text. <a href="https://redirect.github.com/pallets/click/issues/2516">#2516</a> <a href="https://redirect.github.com/pallets/click/issues/2517">#2517</a></li> <li>Keep stdout and stderr streams independent in <code>CliRunner</code>. Always collect stderr output and never raise an exception. Add a new output stream to simulate what the user sees in its terminal. Removes the <code>mix_stderr</code> parameter in <code>CliRunner</code>. <a href="https://redirect.github.com/pallets/click/issues/2522">#2522</a> <a href="https://redirect.github.com/pallets/click/issues/2523">#2523</a></li> <li><code>Option.show_envvar</code> now also shows environment variable in error messages. <a href="https://redirect.github.com/pallets/click/issues/2695">#2695</a> <a href="https://redirect.github.com/pallets/click/issues/2696">#2696</a></li> <li><code>Context.close</code> will be called on exit. This results in all <code>Context.call_on_close</code> callbacks and context managers added via <code>Context.with_resource</code> to be closed on exit as well. <a href="https://redirect.github.com/pallets/click/issues/2680">#2680</a></li> <li>Add <code>ProgressBar(hidden: bool)</code> to allow hiding the progressbar. <a href="https://redirect.github.com/pallets/click/issues/2609">#2609</a></li> <li>A <code>UserWarning</code> will be shown when multiple parameters attempt to use the same name. <a href="https://redirect.github.com/pallets/click/issues/2396">#2396</a></li> <li>When using <code>Option.envvar</code> with <code>Option.flag_value</code>, the <code>flag_value</code> will always be used instead of the value of the environment variable. <a href="https://redirect.github.com/pallets/click/issues/2746">#2746</a> <a href="https://redirect.github.com/pallets/click/issues/2788">#2788</a></li> <li>Add <code>Choice.get_invalid_choice_message</code> method for customizing the invalid choice message. <a href="https://redirect.github.com/pallets/click/issues/2621">#2621</a> <a href="https://redirect.github.com/pallets/click/issues/2622">#2622</a></li> <li>If help is shown because <code>no_args_is_help</code> is enabled (defaults to <code>True</code> for groups, <code>False</code> for commands), the exit code is 2 instead of 0. <a href="https://redirect.github.com/pallets/click/issues/1489">#1489</a> <a href="https://redirect.github.com/pallets/click/issues/1489">#1489</a></li> <li>Contexts created during shell completion are closed properly, fixing a <code>ResourceWarning</code> when using <code>click.File</code>. <a href="https://redirect.github.com/pallets/click/issues/2644">#2644</a> <a href="https://redirect.github.com/pallets/click/issues/2800">#2800</a> <a href="https://redirect.github.com/pallets/click/issues/2767">#2767</a></li> <li><code>click.edit(filename)</code> now supports passing an iterable of filenames in case the editor supports editing multiple files at once. Its return type is now also typed: <code>AnyStr</code> if <code>text</code> is passed, otherwise <code>None</code>. <a href="https://redirect.github.com/pallets/click/issues/2067">#2067</a> <a href="https://redirect.github.com/pallets/click/issues/2068">#2068</a></li> <li>Specialized typing of <code>progressbar(length=...)</code> as <code>ProgressBar[int]</code>. <a href="https://redirect.github.com/pallets/click/issues/2630">#2630</a></li> <li>Improve <code>echo_via_pager</code> behaviour in face of errors. <a href="https://redirect.github.com/pallets/click/issues/2674">#2674</a> <ul> <li>Terminate the pager in case a generator passed to <code>echo_via_pager</code> raises an exception.</li> <li>Ensure to always close the pipe to the pager process and wait for it to terminate.</li> <li><code>echo_via_pager</code> will not ignore <code>KeyboardInterrupt</code> anymore. This allows the user to search for future output of the generator when using less and then aborting the program using ctrl-c.</li> </ul> </li> <li><code>deprecated: bool | str</code> can now be used on options and arguments. This previously was only available for <code>Command</code>. The message can now also be customised by using a <code>str</code> instead of a <code>bool</code>. <a href="https://redirect.github.com/pallets/click/issues/2263">#2263</a> <a href="https://redirect.github.com/pallets/click/issues/2271">#2271</a> <ul> <li><code>Command.deprecated</code> formatting in <code>--help</code> changed from <code>(Deprecated) help</code> to <code>help (DEPRECATED)</code>.</li> <li>Parameters cannot be required nor prompted or an error is raised.</li> <li>A warning will be printed when something deprecated is used.</li> </ul> </li> <li>Add a <code>catch_exceptions</code> parameter to <code>CliRunner</code>. If <code>catch_exceptions</code> is not passed to <code>CliRunner.invoke</code>, the value from <code>CliRunner</code> is used. <a href="https://redirect.github.com/pallets/click/issues/2817">#2817</a> <a href="https://redirect.github.com/pallets/click/issues/2818">#2818</a></li> <li><code>Option.flag_value</code> will no longer have a default value set based on <code>Option.default</code> if <code>Option.is_flag</code> is <code>False</code>. This results in <code>Option.default</code> not needing to implement <code>__bool__</code>. <a href="https://redirect.github.com/pallets/click/issues/2829">#2829</a></li> <li>Incorrect <code>click.edit</code> typing has been corrected. <a href="https://redirect.github.com/pallets/click/issues/2804">#2804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pallets/click/blob/main/CHANGES.rst">click's changelog</a>.</em></p> <blockquote> <h2>Version 8.2.0</h2> <p>Released 2025-05-10</p> <ul> <li> <p>Drop support for Python 3.7, 3.8, and 3.9. :pr:<code>2588</code> :pr:<code>2893</code></p> </li> <li> <p>Use modern packaging metadata with <code>pyproject.toml</code> instead of <code>setup.cfg</code>. :pr:<code>2438</code></p> </li> <li> <p>Use <code>flit_core</code> instead of <code>setuptools</code> as build backend. :pr:<code>2543</code></p> </li> <li> <p>Deprecate the <code>__version__</code> attribute. Use feature detection, or <code>importlib.metadata.version("click")</code>, instead. :issue:<code>2598</code></p> </li> <li> <p><code>BaseCommand</code> is deprecated. <code>Command</code> is the base class for all commands. :issue:<code>2589</code></p> </li> <li> <p><code>MultiCommand</code> is deprecated. <code>Group</code> is the base class for all group commands. :issue:<code>2590</code></p> </li> <li> <p>The current parser and related classes and methods, are deprecated. :issue:<code>2205</code></p> <ul> <li><code>OptionParser</code> and the <code>parser</code> module, which is a modified copy of <code>optparse</code> in the standard library.</li> <li><code>Context.protected_args</code> is unneeded. <code>Context.args</code> contains any remaining arguments while parsing.</li> <li><code>Parameter.add_to_parser</code> (on both <code>Argument</code> and <code>Option</code>) is unneeded. Parsing works directly without building a separate parser.</li> <li><code>split_arg_string</code> is moved from <code>parser</code> to <code>shell_completion</code>.</li> </ul> </li> <li> <p>Enable deferred evaluation of annotations with <code>from __future__ import annotations</code>. :pr:<code>2270</code></p> </li> <li> <p>When generating a command's name from a decorated function's name, the suffixes <code>_command</code>, <code>_cmd</code>, <code>_group</code>, and <code>_grp</code> are removed. :issue:<code>2322</code></p> </li> <li> <p>Show the <code>types.ParamType.name</code> for <code>types.Choice</code> options within <code>--help</code> message if <code>show_choices=False</code> is specified. :issue:<code>2356</code></p> </li> <li> <p>Do not display default values in prompts when <code>Option.show_default</code> is <code>False</code>. :pr:<code>2509</code></p> </li> <li> <p>Add <code>get_help_extra</code> method on <code>Option</code> to fetch the generated extra items used in <code>get_help_record</code> to render help text. :issue:<code>2516</code> :pr:<code>2517</code></p> </li> <li> <p>Keep stdout and stderr streams independent in <code>CliRunner</code>. Always collect stderr output and never raise an exception. Add a new output stream to simulate what the user sees in its terminal. Removes the <code>mix_stderr</code> parameter in <code>CliRunner</code>. :issue:<code>2522</code> :pr:<code>2523</code></p> </li> <li> <p><code>Option.show_envvar</code> now also shows environment variable in error messages. :issue:<code>2695</code> :pr:<code>2696</code></p> </li> <li> <p><code>Context.close</code> will be called on exit. This results in all <code>Context.call_on_close</code> callbacks and context managers added via <code>Context.with_resource</code> to be closed on exit as well. :pr:<code>2680</code></p> </li> <li> <p>Add <code>ProgressBar(hidden: bool)</code> to allow hiding the progressbar. :issue:<code>2609</code></p> </li> <li> <p>A <code>UserWarning</code> will be shown when multiple parameters attempt to use the</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
00323a8e84 | New Crowdin updates (#1222) | ||
|
|
f962804118 |
Use icons for selecting stage items (#1221)
 Use icons for stage items in modal to create stage items to improve UX. I made the icons myself so they're not very beautiful |
||
|
|
7387bdcbb5 |
Fix process compose docs cmd and broken link (#1220)
Fix a broken link in `docs/content/deployment/index.mdx`, make all links absolute for clarity and fix the command to start docs in process-compose-example.yml |
||
|
|
dbec038ba0 |
Fix link to config docs from deployment page (#1219)
I noticed another broken link while using the docs. |
||
|
|
bbb1fd629e |
Update contributors in readme (#1218)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
|
|
1282649fbb | New Crowdin updates (#1217) | ||
|
|
dba4452da1 |
Fix svg logo (#1213)
This stops the svg logo from relying on the Lato font to be installed Instead, the text is now just made out of regular paths instead of embedded text that relies on system fonts fixes https://github.com/evroon/bracket/issues/1207 |
||
|
|
a7db4ca611 |
Update contributors in readme (#1212)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
|
|
ec8addc5d9 |
Add member names to teams table (#1201)
Hi there, cool project. I appreciated seeing a working example of FastAPI + NextJS together. I noticed the teams table didn't show each team member in the members column, so here's a small PR to do so. Feel free to suggest edits! Screenshot:  |
||
|
|
2965f005de |
Update contributors in readme (#1211)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
|
|
f0c5875584 | New Crowdin updates (#1210) | ||
|
|
6051ea36d1 | New Crowdin updates (#1209) | ||
|
|
a5eda67f8d |
Bump i18next from 25.0.0 to 25.1.1 in /frontend (#1206)
Bumps [i18next](https://github.com/i18next/i18next) from 25.0.0 to 25.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v25.1.1</h2> <ul> <li>fix options type for <code>parseMissingKeyHandler</code></li> </ul> <h2>v25.1.0</h2> <ul> <li>feat: <code>parseMissingKeyHandler</code> now takes options as parameter like in missingKeyHandler <a href="https://redirect.github.com/i18next/i18next/issues/2304">2304</a></li> </ul> <h2>v25.0.2</h2> <ul> <li>fix <code>cloneInstance</code> with <code>forkResourceStore: true</code> addresses <a href="https://redirect.github.com/i18next/i18next/issues/2303">2303</a></li> </ul> <h2>v25.0.1</h2> <ul> <li>optimize <code>changeLanguage</code> to correctly use <code>getBestMatchFromCodes</code> (string or array) <a href="https://redirect.github.com/i18next/i18next/issues/2299">2299</a> and improve <code>resolvedLanguage</code> set for non canonical codes</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>25.1.1</h2> <ul> <li>fix options type for <code>parseMissingKeyHandler</code></li> </ul> <h2>25.1.0</h2> <ul> <li>feat: <code>parseMissingKeyHandler</code> now takes options as parameter like in missingKeyHandler <a href="https://redirect.github.com/i18next/i18next/issues/2304">2304</a></li> </ul> <h2>25.0.2</h2> <ul> <li>fix <code>cloneInstance</code> with <code>forkResourceStore: true</code> addresses <a href="https://redirect.github.com/i18next/i18next/issues/2303">2303</a></li> </ul> <h2>25.0.1</h2> <ul> <li>optimize <code>changeLanguage</code> to correctly use <code>getBestMatchFromCodes</code> (string or array) <a href="https://redirect.github.com/i18next/i18next/issues/2299">2299</a> and improve <code>resolvedLanguage</code> set for non canonical codes</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
d803a9889d | New Crowdin updates (#1205) | ||
|
|
18f1054caf | Fix deployment link in docs footer (#1203) | ||
|
|
b98bfe7f5f |
Bump @mantine/form from 7.17.0 to 8.0.0 in /frontend (#1204)
Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) from 7.17.0 to 8.0.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>8.0.0 🌶️</h2> <p><a href="https://mantine.dev/changelog/8-0-0">View changelog with demos on mantine.dev website</a></p> <h2>Migration guide</h2> <p>This changelog covers breaking changes and new features in Mantine 8.0. To migrate your application to Mantine 8.0, follow <a href="https://mantine.dev/guides/7x-to-8x">7.x → 8.x migration guide</a>.</p> <h2>Granular global styles exports</h2> <p>Global styles are now splitted between 3 files:</p> <ul> <li><code>baseline.css</code> – a minimal CSS reset, sets <code>box-sizing: border-box</code> and changes font properties</li> <li><code>default-css-variables.css</code> – contains all CSS variables generated from the default theme</li> <li><code>global.css</code> – global classes used in Mantine components</li> </ul> <p>If you previously imported individual styles from <code>@mantine/core</code> package, you need to update imports to use new files:</p> <pre lang="tsx"><code>import '@mantine/core/styles/baseline.css'; import '@mantine/core/styles/default-css-variables.css'; import '@mantine/core/styles/global.css'; </code></pre> <p>If you imported <code>@mantine/core/styles.css</code>, no changes are required – all new files are already included in <code>styles.css</code>.</p> <h2>Menu with submenus</h2> <p><a href="https://mantine.dev/core/menu">Menu</a> component now supports submenus:</p> <pre lang="tsx"><code>import { Button, Menu } from '@mantine/core'; <p>function Demo() { return ( <Menu width={200} position="bottom-start"> <Menu.Target> <Button>Toggle Menu</Button> </Menu.Target></p> <pre><code> &lt;Menu.Dropdown&gt; &lt;Menu.Item&gt;Dashboard&lt;/Menu.Item&gt; &lt;Menu.Sub&gt; &lt;Menu.Sub.Target&gt; &lt;Menu.Sub.Item&gt;Products&lt;/Menu.Sub.Item&gt; &lt;/Menu.Sub.Target&gt; </code></pre> <p></tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
b707c6b2c0 |
Bump @babel/core from 7.26.0 to 7.27.1 in /frontend (#1199)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.0 to 7.27.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/core</code>'s releases</a>.</em></p> <blockquote> <h2>v7.27.1 (2025-04-30)</h2> <p>Thanks <a href="https://github.com/kermanx"><code>@kermanx</code></a> and <a href="https://github.com/woaitsAryan"><code>@woaitsAryan</code></a> for your first PRs!</p> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17254">#17254</a> Allow <code>using of</code> as lexical declaration within for (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17230">#17230</a> Disallow get/set in TSPropertySignature (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17193">#17193</a> Stricter TSImportType options parsing (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17137">#17137</a> fix: do expressions should allow early exit (<a href="https://github.com/kermanx"><code>@kermanx</code></a>)</li> </ul> </li> <li><code>babel-helper-wrap-function</code>, <code>babel-plugin-transform-async-to-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17251">#17251</a> Fix: propagate argument evaluation errors through async promise chain (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-helper-remap-async-to-generator</code>, <code>babel-plugin-transform-async-to-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17231">#17231</a> fix apply()/call() annotated as pure (<a href="https://github.com/Lacsw"><code>@Lacsw</code></a>)</li> </ul> </li> <li><code>babel-helper-fixtures</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17233">#17233</a> Create ChainExpression within TSInstantiationExpression (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17226">#17226</a> Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17224">#17224</a> Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17080">#17080</a> Fix start of TSParameterProperty (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17228">#17228</a> Update firefox bugfix compat data (<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/17156">#17156</a> fix: Objects and arrays with multiple references should not be evaluated (<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/17216">#17216</a> Fix: support const type parameter in generator (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-transform-arrow-functions</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17221">#17221</a> Reduce generated names size for the 10th-11th (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17263">#17263</a> Remove unused <code>regenerator-runtime</code> dep in <code>@babel/runtime</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17256">#17256</a> Tune plugin compat data (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17236">#17236</a> migrate babel-compat-data build script to mjs (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16844">#16844</a> Migrate <code>@babel/register</code> to cts (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17205">#17205</a> Inline regenerator in the relevant packages (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><em>All packages</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17207">#17207</a> Enforce node protocol import (<a href="https://github.com/JLHwung"><code>@JLHwung</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/core</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.27.1 (2025-04-30)</h2> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17254">#17254</a> Allow <code>using of</code> as lexical declaration within for (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17230">#17230</a> Disallow get/set in TSPropertySignature (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17193">#17193</a> Stricter TSImportType options parsing (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17137">#17137</a> fix: do expressions should allow early exit (<a href="https://github.com/kermanx"><code>@kermanx</code></a>)</li> </ul> </li> <li><code>babel-helper-wrap-function</code>, <code>babel-plugin-transform-async-to-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17251">#17251</a> Fix: propagate argument evaluation errors through async promise chain (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-helper-remap-async-to-generator</code>, <code>babel-plugin-transform-async-to-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17231">#17231</a> fix apply()/call() annotated as pure (<a href="https://github.com/Lacsw"><code>@Lacsw</code></a>)</li> </ul> </li> <li><code>babel-helper-fixtures</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17233">#17233</a> Create ChainExpression within TSInstantiationExpression (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17226">#17226</a> Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17224">#17224</a> Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17080">#17080</a> Fix start of TSParameterProperty (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17228">#17228</a> Update firefox bugfix compat data (<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/17156">#17156</a> fix: Objects and arrays with multiple references should not be evaluated (<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/17216">#17216</a> Fix: support const type parameter in generator (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-transform-arrow-functions</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17221">#17221</a> Reduce generated names size for the 10th-11th (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17263">#17263</a> Remove unused <code>regenerator-runtime</code> dep in <code>@babel/runtime</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17256">#17256</a> Tune plugin compat data (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17236">#17236</a> migrate babel-compat-data build script to mjs (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17232">#17232</a> Bump typescript-eslint to 8.29.1 (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17219">#17219</a> test: add basic typescript-eslint integration tests (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17205">#17205</a> Inline regenerator in the relevant packages (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16844">#16844</a> Migrate <code>@babel/register</code> to cts (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-cli</code>, <code>babel-compat-data</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-compilation-targets</code>, <code>babel-helper-fixtures</code>, <code>babel-helper-module-imports</code>, <code>babel-helper-module-transforms</code>, <code>babel-helper-plugin-test-runner</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-helpers</code>, <code>babel-node</code>, <code>babel-parser</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-systemjs</code>, <code>babel-plugin-transform-modules-umd</code>, <code>babel-plugin-transform-react-display-name</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-plugin-transform-typeof-symbol</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-preset-env</code>, <code>babel-register</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17207">#17207</a> Enforce node protocol import (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-regenerator</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
c6e02f8e08 |
Bump axios from 1.8.2 to 1.9.0 in /frontend (#1197)
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.9.0. <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.9.0</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>core:</strong> fix the Axios constructor implementation to treat the config argument as optional; (<a href="https://redirect.github.com/axios/axios/issues/6881">#6881</a>) (<a href=" |
||
|
|
97d83dfa9c |
Bump @types/node from 22.14.0 to 22.15.1 in /frontend (#1196)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.14.0 to 22.15.1. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b09ec48454 |
Update sentry-sdk requirement from 2.26.0 to 2.27.0 in /backend (#1195)
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.27.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix: Make sure to use the default decimal context in our code (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4231">#4231</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix(integrations): ASGI integration not capture transactions in Websocket (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4293">#4293</a>) by <a href="https://github.com/guodong000"><code>@guodong000</code></a></li> <li>feat(typing): Make all relevant types public (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4315">#4315</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>feat(spans): Record flag evaluations as span attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4280">#4280</a>) by <a href="https://github.com/cmanallen"><code>@cmanallen</code></a></li> <li>test(logs): Avoid failure when running with integrations enabled (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4316">#4316</a>) by <a href="https://github.com/rominf"><code>@rominf</code></a></li> <li>tests: Remove unused code and rerun (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4313">#4313</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Add cohere to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4304">#4304</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Migrate fastapi to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4302">#4302</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Add huggingface_hub to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4299">#4299</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Add huey to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4298">#4298</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Update tox.ini (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4297">#4297</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Move aiohttp under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4319">#4319</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Fix version picking in toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4323">#4323</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4318">#4318</a>) by <a href="https://github.com/dependabot"><code>@dependabot</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.27.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix: Make sure to use the default decimal context in our code (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4231">#4231</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix(integrations): ASGI integration not capture transactions in Websocket (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4293">#4293</a>) by <a href="https://github.com/guodong000"><code>@guodong000</code></a></li> <li>feat(typing): Make all relevant types public (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4315">#4315</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>feat(spans): Record flag evaluations as span attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4280">#4280</a>) by <a href="https://github.com/cmanallen"><code>@cmanallen</code></a></li> <li>test(logs): Avoid failure when running with integrations enabled (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4316">#4316</a>) by <a href="https://github.com/rominf"><code>@rominf</code></a></li> <li>tests: Remove unused code and rerun (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4313">#4313</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Add cohere to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4304">#4304</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Migrate fastapi to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4302">#4302</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Add huggingface_hub to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4299">#4299</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Add huey to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4298">#4298</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Update tox.ini (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4297">#4297</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Move aiohttp under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4319">#4319</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>tests: Fix version picking in toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4323">#4323</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4318">#4318</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>2.26.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(threading): Data leak in ThreadingIntegration between threads (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4281">#4281</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix(logging): Clarify separate warnings case is for Python <3.11 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4296">#4296</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>fix(logging): Add formatted message to log events (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4292">#4292</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>fix(logging): Send raw logging parameters (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4291">#4291</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>fix: Revert "chore: Deprecate <code>same_process_as_parent</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4244">#4244</a>)" (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4290">#4290</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> </ul> <h2>2.26.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(debug): Do not consider parent loggers for debug logging (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4286">#4286</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>test(tracing): Simplify static/classmethod tracing tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4278">#4278</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>feat(transport): Add a timeout (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4252">#4252</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>meta: Change CODEOWNERS back to Python SDK owners (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4269">#4269</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat(logs): Add sdk name and version as log attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4262">#4262</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>feat(logs): Add server.address to logs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4257">#4257</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>chore: Deprecate <code>same_process_as_parent</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4244">#4244</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat(logs): Add sentry.origin attribute for log handler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4250">#4250</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>feat(tests): Add optional cutoff to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4243">#4243</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>toxgen: Retry & fail if we fail to fetch PyPI data (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4251">#4251</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>build(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4248">#4248</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Trying to prevent the grpc setup from being flaky (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4233">#4233</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>feat(breadcrumbs): add <code>_meta</code> information for truncation of breadcrumbs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4007">#4007</a>) by <a href="https://github.com/shellmayr"><code>@shellmayr</code></a></li> <li>tests: Move django under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4238">#4238</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>fix: Handle JSONDecodeError gracefully in StarletteRequestExtractor (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4226">#4226</a>) by <a href="https://github.com/moodix"><code>@moodix</code></a></li> <li>fix(asyncio): Remove shutdown handler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4237">#4237</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=" |
||
|
|
155b2d8fab | Delete .github/workflows/stale.yml (#1194) | ||
|
|
5a2e6763c1 |
Bump react-i18next from 15.4.0 to 15.5.1 in /frontend (#1193)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.4.0 to 15.5.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md">react-i18next's changelog</a>.</em></p> <blockquote> <h3>15.5.1</h3> <p>add typescript as optional peer dependency <a href="https://redirect.github.com/i18next/react-i18next/pull/1843">1843</a></p> <h3>15.5.0</h3> <p>feat: use const type parameters for useTranslation() <a href="https://redirect.github.com/i18next/react-i18next/pull/1842">1842</a></p> <h3>15.4.1</h3> <p>fix: unique key warning on componentized element <a href="https://redirect.github.com/i18next/react-i18next/pull/1835">1835</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
b964fae668 |
Bump i18next from 24.2.0 to 25.0.0 in /frontend (#1190)
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.0 to 25.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v25.0.0</h2> <p><strong>This is a potentially breaking release:</strong></p> <ul> <li>fix multiple changeLanguage call that may have result in wrong order in previous versions <a href="https://redirect.github.com/i18next/i18next/issues/1605">1605</a> <a href="https://redirect.github.com/i18next/i18next/pull/2298">2298</a></li> <li>adapt <code>changeLanguage</code> to always (string or array) use <code>getBestMatchFromCodes</code> <a href="https://redirect.github.com/i18next/i18next/issues/2299">2299</a></li> <li><code>getBestMatchFromCodes</code> now tries to fallback to language code with same script <a href="https://redirect.github.com/i18next/i18next/issues/2299">2299</a></li> </ul> <h2>v24.2.3</h2> <ul> <li>Upgrade <code>@babel/runtime</code> package to version v7.26.10 <a href="https://redirect.github.com/i18next/i18next/issues/2293">2293</a></li> </ul> <h2>v24.2.2</h2> <ul> <li>fix: Interpolation fails with arrays (TypeError) and doesn't work with objects in defaultValue <a href="https://redirect.github.com/i18next/react-i18next/issues/1829">1829</a></li> </ul> <h2>v24.2.1</h2> <ul> <li>Standardize null/undefined checks across codebase <a href="https://redirect.github.com/i18next/i18next/pull/2275">2275</a></li> <li>fix(typescript): make TFunction augmentable again <a href="https://redirect.github.com/i18next/i18next/pull/2279">2279</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2278">2278</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>25.0.0</h2> <p><strong>This is a potentially breaking release:</strong></p> <ul> <li>fix multiple changeLanguage call that may have result in wrong order in previous versions <a href="https://redirect.github.com/i18next/i18next/issues/1605">1605</a> <a href="https://redirect.github.com/i18next/i18next/pull/2298">2298</a></li> <li>adapt <code>changeLanguage</code> to always (string or array) use <code>getBestMatchFromCodes</code> <a href="https://redirect.github.com/i18next/i18next/issues/2299">2299</a></li> <li><code>getBestMatchFromCodes</code> now tries to fallback to language code with same script <a href="https://redirect.github.com/i18next/i18next/issues/2299">2299</a></li> </ul> <h2>24.2.3</h2> <ul> <li>Upgrade <code>@babel/runtime</code> package to version v7.26.10 <a href="https://redirect.github.com/i18next/i18next/issues/2293">2293</a></li> </ul> <h2>24.2.2</h2> <ul> <li>fix: Interpolation fails with arrays (TypeError) and doesn't work with objects in defaultValue <a href="https://redirect.github.com/i18next/react-i18next/issues/1829">1829</a></li> </ul> <h2>24.2.1</h2> <ul> <li>Standardize null/undefined checks across codebase <a href="https://redirect.github.com/i18next/i18next/pull/2275">2275</a></li> <li>fix(typescript): make TFunction augmentable again <a href="https://redirect.github.com/i18next/i18next/pull/2279">2279</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2278">2278</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
de1b26a145 |
Update sentry-sdk requirement from 2.25.0 to 2.26.0 in /backend (#1189)
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.26.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(debug): Do not consider parent loggers for debug logging (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4286">#4286</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>test(tracing): Simplify static/classmethod tracing tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4278">#4278</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>feat(transport): Add a timeout (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4252">#4252</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>meta: Change CODEOWNERS back to Python SDK owners (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4269">#4269</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat(logs): Add sdk name and version as log attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4262">#4262</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>feat(logs): Add server.address to logs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4257">#4257</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>chore: Deprecate <code>same_process_as_parent</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4244">#4244</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat(logs): Add sentry.origin attribute for log handler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4250">#4250</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>feat(tests): Add optional cutoff to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4243">#4243</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>toxgen: Retry & fail if we fail to fetch PyPI data (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4251">#4251</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>build(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4248">#4248</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Trying to prevent the grpc setup from being flaky (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4233">#4233</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>feat(breadcrumbs): add <code>_meta</code> information for truncation of breadcrumbs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4007">#4007</a>) by <a href="https://github.com/shellmayr"><code>@shellmayr</code></a></li> <li>tests: Move django under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4238">#4238</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>fix: Handle JSONDecodeError gracefully in StarletteRequestExtractor (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4226">#4226</a>) by <a href="https://github.com/moodix"><code>@moodix</code></a></li> <li>fix(asyncio): Remove shutdown handler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4237">#4237</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.26.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(debug): Do not consider parent loggers for debug logging (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4286">#4286</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>test(tracing): Simplify static/classmethod tracing tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4278">#4278</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>feat(transport): Add a timeout (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4252">#4252</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>meta: Change CODEOWNERS back to Python SDK owners (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4269">#4269</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat(logs): Add sdk name and version as log attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4262">#4262</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>feat(logs): Add server.address to logs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4257">#4257</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>chore: Deprecate <code>same_process_as_parent</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4244">#4244</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat(logs): Add sentry.origin attribute for log handler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4250">#4250</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>feat(tests): Add optional cutoff to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4243">#4243</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>toxgen: Retry & fail if we fail to fetch PyPI data (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4251">#4251</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>build(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4248">#4248</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Trying to prevent the grpc setup from being flaky (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4233">#4233</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>feat(breadcrumbs): add <code>_meta</code> information for truncation of breadcrumbs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4007">#4007</a>) by <a href="https://github.com/shellmayr"><code>@shellmayr</code></a></li> <li>tests: Move django under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4238">#4238</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>fix: Handle JSONDecodeError gracefully in StarletteRequestExtractor (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4226">#4226</a>) by <a href="https://github.com/moodix"><code>@moodix</code></a></li> <li>fix(asyncio): Remove shutdown handler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4237">#4237</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> </ul> <h2>2.25.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(logs): Add a class which batches groups of logs together. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4229">#4229</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>fix(logs): Use repr instead of json for message and arguments (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4227">#4227</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>fix(logs): Debug output from Sentry logs should always be <code>debug</code> level. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4224">#4224</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix(ai): Do not consume anthropic streaming stop (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4232">#4232</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>fix(spotlight): Do not spam sentry_sdk.warnings logger w/ Spotlight (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4219">#4219</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>fix(docs): fixed code snippet (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4218">#4218</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>build(deps): bump actions/create-github-app-token from 1.11.7 to 1.12.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4214">#4214</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <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<br /> </code></pre></p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
9aa6423009 |
Bump next from 15.2.4 to 15.3.0 in /frontend (#1187)
[//]: # (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](https://github.com/vercel/next.js) from 15.2.4 to 15.3.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.3.0</h2> <h3>Core Changes</h3> <ul> <li>[dev-overlay] Customize <code><select></code> styling for consistency: <a href="https://redirect.github.com/vercel/next.js/issues/76973">#76973</a></li> <li>Upgrade React from <code>029e8bd6-20250306</code> to <code>0ca3deeb-20250311</code>: <a href="https://redirect.github.com/vercel/next.js/issues/76989">#76989</a></li> <li>[metadata]: add pinterest meta tag: <a href="https://redirect.github.com/vercel/next.js/issues/76988">#76988</a></li> <li>[dev-overlay] ensure stripping overlay bundle in prod build: <a href="https://redirect.github.com/vercel/next.js/issues/76976">#76976</a></li> <li>Apply env inlining during generate build mode: <a href="https://redirect.github.com/vercel/next.js/issues/76990">#76990</a></li> <li>Turbopack: Implement deploymentId: <a href="https://redirect.github.com/vercel/next.js/issues/76904">#76904</a></li> <li>track persistent caching usage: <a href="https://redirect.github.com/vercel/next.js/issues/76996">#76996</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> <li>Upgrade React from <code>0ca3deeb-20250311</code> to <code>6aa8254b-20250312</code>: <a href="https://redirect.github.com/vercel/next.js/issues/77033">#77033</a></li> <li>Move static-env imports: <a href="https://redirect.github.com/vercel/next.js/issues/77035">#77035</a></li> <li>[dev-overlay] Add <code>size</code> setting to preferences: <a href="https://redirect.github.com/vercel/next.js/issues/77027">#77027</a></li> <li>Add config for only generating static env: <a href="https://redirect.github.com/vercel/next.js/issues/77038">#77038</a></li> <li>chore(HMR clients): Clean up and share code between app and pages router: <a href="https://redirect.github.com/vercel/next.js/issues/76960">#76960</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>unify allowed origin detection handling: <a href="https://redirect.github.com/vercel/next.js/issues/77053">#77053</a></li> <li>Handle hash change in all files for static env: <a href="https://redirect.github.com/vercel/next.js/issues/77058">#77058</a></li> <li>[dev-overlay] highlight errored code line for runtime errors: <a href="https://redirect.github.com/vercel/next.js/issues/77078">#77078</a></li> <li>NFT: Ignore all of Webpack: <a href="https://redirect.github.com/vercel/next.js/issues/77081">#77081</a></li> <li>Add experimental build mode flag for env: <a href="https://redirect.github.com/vercel/next.js/issues/77089">#77089</a></li> <li>(feat) support client-side instrumentation: <a href="https://redirect.github.com/vercel/next.js/issues/76916">#76916</a></li> <li>Fix JSDoc comment for <code>'seconds'</code> cache life profile: <a href="https://redirect.github.com/vercel/next.js/issues/77084">#77084</a></li> <li>refactor(HMR clients): Encapsulate some of the turbopack state tracking into a shared TurbopackHmr class: <a href="https://redirect.github.com/vercel/next.js/issues/76994">#76994</a></li> <li>Slightly improve error handling for unknown server actions: <a href="https://redirect.github.com/vercel/next.js/issues/77135">#77135</a></li> <li>Fix output standalone for alternative bundler: <a href="https://redirect.github.com/vercel/next.js/issues/76971">#76971</a></li> <li>Add alternate bundler plugin information to <code>next info</code>: <a href="https://redirect.github.com/vercel/next.js/issues/77059">#77059</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>[dev-overlay] Fix stacking order of highlighted line: <a href="https://redirect.github.com/vercel/next.js/issues/77189">#77189</a></li> <li>Upgrade React from <code>6aa8254b-20250312</code> to <code>5398b711-20250314</code>: <a href="https://redirect.github.com/vercel/next.js/issues/77129">#77129</a></li> <li>fix(styled-jsx): Pass <code>useLightningcss</code> option to <code>styled-jsx</code> correctly: <a href="https://redirect.github.com/vercel/next.js/issues/77008">#77008</a></li> <li>log the instrumentation-client execution time: <a href="https://redirect.github.com/vercel/next.js/issues/77121">#77121</a></li> <li>Turbopack: canary-gate production builds: <a href="https://redirect.github.com/vercel/next.js/issues/77146">#77146</a></li> <li>[dev-overlay] remove special handling for missing tag error : <a href="https://redirect.github.com/vercel/next.js/issues/77147">#77147</a></li> <li>chore(react-dev-overlay): Remove confusingly underscored variables in <code>useErrorOverlayReducer</code>: <a href="https://redirect.github.com/vercel/next.js/issues/77205">#77205</a></li> <li>Update middleware request header: <a href="https://redirect.github.com/vercel/next.js/issues/77201">#77201</a></li> <li>Update default allowed origins list: <a href="https://redirect.github.com/vercel/next.js/issues/77212">#77212</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>chore(HMR clients): Fix a bunch of typescript errors by including the appropriate webpack type declarations: <a href="https://redirect.github.com/vercel/next.js/issues/77207">#77207</a></li> <li>Update cache handler interface: <a href="https://redirect.github.com/vercel/next.js/issues/76687">#76687</a></li> <li>Turbopack: don't include AMP optimizer in NFT: <a href="https://redirect.github.com/vercel/next.js/issues/77242">#77242</a></li> <li>Server actions should not read stale data after calling <code>revalidate*</code>: <a href="https://redirect.github.com/vercel/next.js/issues/76885">#76885</a></li> <li>[dev-overlay] Blur fader for scrollable container: <a href="https://redirect.github.com/vercel/next.js/issues/77196">#77196</a></li> <li>Make <code>revalidate*</code> work when followed by a redirect in a route handler: <a href="https://redirect.github.com/vercel/next.js/issues/77090">#77090</a></li> <li>feat: onNavigate for link: <a href="https://redirect.github.com/vercel/next.js/issues/77209">#77209</a></li> <li>fix: pass telemetry plugin rspack tests: <a href="https://redirect.github.com/vercel/next.js/issues/77257">#77257</a></li> <li>feat(eslint-plugin): add minimal built-in flat presets: <a href="https://redirect.github.com/vercel/next.js/issues/73873">#73873</a></li> <li>[perf] skip loading client manifest for static metadata routes: <a href="https://redirect.github.com/vercel/next.js/issues/77260">#77260</a></li> <li>Upgrade React from <code>5398b711-20250314</code> to <code>c69a5fc5-20250318</code>: <a href="https://redirect.github.com/vercel/next.js/issues/77249">#77249</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
cc8ee38701 |
Bump @next/bundle-analyzer from 15.2.0 to 15.3.0 in /frontend (#1186)
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.2.0 to 15.3.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.3.0</h2> <h3>Core Changes</h3> <ul> <li>[dev-overlay] Customize <code><select></code> styling for consistency: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76973">#76973</a></li> <li>Upgrade React from <code>029e8bd6-20250306</code> to <code>0ca3deeb-20250311</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76989">#76989</a></li> <li>[metadata]: add pinterest meta tag: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76988">#76988</a></li> <li>[dev-overlay] ensure stripping overlay bundle in prod build: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76976">#76976</a></li> <li>Apply env inlining during generate build mode: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76990">#76990</a></li> <li>Turbopack: Implement deploymentId: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76904">#76904</a></li> <li>track persistent caching usage: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76996">#76996</a></li> <li>[metadata] re-insert icons to head for streamed metadata: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76915">#76915</a></li> <li>Upgrade React from <code>0ca3deeb-20250311</code> to <code>6aa8254b-20250312</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77033">#77033</a></li> <li>Move static-env imports: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77035">#77035</a></li> <li>[dev-overlay] Add <code>size</code> setting to preferences: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77027">#77027</a></li> <li>Add config for only generating static env: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77038">#77038</a></li> <li>chore(HMR clients): Clean up and share code between app and pages router: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76960">#76960</a></li> <li>Add dev warning for cross-origin and stabilize allowedDevOrigins: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77044">#77044</a></li> <li>unify allowed origin detection handling: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77053">#77053</a></li> <li>Handle hash change in all files for static env: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77058">#77058</a></li> <li>[dev-overlay] highlight errored code line for runtime errors: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77078">#77078</a></li> <li>NFT: Ignore all of Webpack: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77081">#77081</a></li> <li>Add experimental build mode flag for env: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77089">#77089</a></li> <li>(feat) support client-side instrumentation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76916">#76916</a></li> <li>Fix JSDoc comment for <code>'seconds'</code> cache life profile: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77084">#77084</a></li> <li>refactor(HMR clients): Encapsulate some of the turbopack state tracking into a shared TurbopackHmr class: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76994">#76994</a></li> <li>Slightly improve error handling for unknown server actions: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77135">#77135</a></li> <li>Fix output standalone for alternative bundler: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76971">#76971</a></li> <li>Add alternate bundler plugin information to <code>next info</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77059">#77059</a></li> <li>[metadata] remove the default segement check for metadata rendering: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77119">#77119</a></li> <li>[dev-overlay] Fix stacking order of highlighted line: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77189">#77189</a></li> <li>Upgrade React from <code>6aa8254b-20250312</code> to <code>5398b711-20250314</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77129">#77129</a></li> <li>fix(styled-jsx): Pass <code>useLightningcss</code> option to <code>styled-jsx</code> correctly: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77008">#77008</a></li> <li>log the instrumentation-client execution time: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77121">#77121</a></li> <li>Turbopack: canary-gate production builds: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77146">#77146</a></li> <li>[dev-overlay] remove special handling for missing tag error : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77147">#77147</a></li> <li>chore(react-dev-overlay): Remove confusingly underscored variables in <code>useErrorOverlayReducer</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77205">#77205</a></li> <li>Update middleware request header: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77201">#77201</a></li> <li>Update default allowed origins list: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77212">#77212</a></li> <li>Ensure deploymentId is used for CSS preloads: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77210">#77210</a></li> <li>chore(HMR clients): Fix a bunch of typescript errors by including the appropriate webpack type declarations: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77207">#77207</a></li> <li>Update cache handler interface: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76687">#76687</a></li> <li>Turbopack: don't include AMP optimizer in NFT: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77242">#77242</a></li> <li>Server actions should not read stale data after calling <code>revalidate*</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/76885">#76885</a></li> <li>[dev-overlay] Blur fader for scrollable container: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77196">#77196</a></li> <li>Make <code>revalidate*</code> work when followed by a redirect in a route handler: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77090">#77090</a></li> <li>feat: onNavigate for link: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77209">#77209</a></li> <li>fix: pass telemetry plugin rspack tests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77257">#77257</a></li> <li>feat(eslint-plugin): add minimal built-in flat presets: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/73873">#73873</a></li> <li>[perf] skip loading client manifest for static metadata routes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77260">#77260</a></li> <li>Upgrade React from <code>5398b711-20250314</code> to <code>c69a5fc5-20250318</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77249">#77249</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
1714a6c699 |
Bump @next/eslint-plugin-next from 15.2.0 to 15.3.0 in /frontend (#1185)
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.2.0 to 15.3.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.3.0</h2> <h3>Core Changes</h3> <ul> <li>[dev-overlay] Customize <code><select></code> styling for consistency: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76973">#76973</a></li> <li>Upgrade React from <code>029e8bd6-20250306</code> to <code>0ca3deeb-20250311</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76989">#76989</a></li> <li>[metadata]: add pinterest meta tag: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76988">#76988</a></li> <li>[dev-overlay] ensure stripping overlay bundle in prod build: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76976">#76976</a></li> <li>Apply env inlining during generate build mode: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76990">#76990</a></li> <li>Turbopack: Implement deploymentId: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76904">#76904</a></li> <li>track persistent caching usage: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76996">#76996</a></li> <li>[metadata] re-insert icons to head for streamed metadata: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76915">#76915</a></li> <li>Upgrade React from <code>0ca3deeb-20250311</code> to <code>6aa8254b-20250312</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77033">#77033</a></li> <li>Move static-env imports: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77035">#77035</a></li> <li>[dev-overlay] Add <code>size</code> setting to preferences: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77027">#77027</a></li> <li>Add config for only generating static env: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77038">#77038</a></li> <li>chore(HMR clients): Clean up and share code between app and pages router: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76960">#76960</a></li> <li>Add dev warning for cross-origin and stabilize allowedDevOrigins: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77044">#77044</a></li> <li>unify allowed origin detection handling: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77053">#77053</a></li> <li>Handle hash change in all files for static env: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77058">#77058</a></li> <li>[dev-overlay] highlight errored code line for runtime errors: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77078">#77078</a></li> <li>NFT: Ignore all of Webpack: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77081">#77081</a></li> <li>Add experimental build mode flag for env: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77089">#77089</a></li> <li>(feat) support client-side instrumentation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76916">#76916</a></li> <li>Fix JSDoc comment for <code>'seconds'</code> cache life profile: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77084">#77084</a></li> <li>refactor(HMR clients): Encapsulate some of the turbopack state tracking into a shared TurbopackHmr class: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76994">#76994</a></li> <li>Slightly improve error handling for unknown server actions: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77135">#77135</a></li> <li>Fix output standalone for alternative bundler: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76971">#76971</a></li> <li>Add alternate bundler plugin information to <code>next info</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77059">#77059</a></li> <li>[metadata] remove the default segement check for metadata rendering: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77119">#77119</a></li> <li>[dev-overlay] Fix stacking order of highlighted line: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77189">#77189</a></li> <li>Upgrade React from <code>6aa8254b-20250312</code> to <code>5398b711-20250314</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77129">#77129</a></li> <li>fix(styled-jsx): Pass <code>useLightningcss</code> option to <code>styled-jsx</code> correctly: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77008">#77008</a></li> <li>log the instrumentation-client execution time: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77121">#77121</a></li> <li>Turbopack: canary-gate production builds: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77146">#77146</a></li> <li>[dev-overlay] remove special handling for missing tag error : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77147">#77147</a></li> <li>chore(react-dev-overlay): Remove confusingly underscored variables in <code>useErrorOverlayReducer</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77205">#77205</a></li> <li>Update middleware request header: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77201">#77201</a></li> <li>Update default allowed origins list: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77212">#77212</a></li> <li>Ensure deploymentId is used for CSS preloads: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77210">#77210</a></li> <li>chore(HMR clients): Fix a bunch of typescript errors by including the appropriate webpack type declarations: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77207">#77207</a></li> <li>Update cache handler interface: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76687">#76687</a></li> <li>Turbopack: don't include AMP optimizer in NFT: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77242">#77242</a></li> <li>Server actions should not read stale data after calling <code>revalidate*</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/76885">#76885</a></li> <li>[dev-overlay] Blur fader for scrollable container: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77196">#77196</a></li> <li>Make <code>revalidate*</code> work when followed by a redirect in a route handler: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77090">#77090</a></li> <li>feat: onNavigate for link: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77209">#77209</a></li> <li>fix: pass telemetry plugin rspack tests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77257">#77257</a></li> <li>feat(eslint-plugin): add minimal built-in flat presets: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/73873">#73873</a></li> <li>[perf] skip loading client manifest for static metadata routes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77260">#77260</a></li> <li>Upgrade React from <code>5398b711-20250314</code> to <code>c69a5fc5-20250318</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77249">#77249</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
7264438248 | New Crowdin updates (#1183) | ||
|
|
b69bc94dba |
Update contributors in readme (#1182)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
|
|
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=" |