mirror of
https://github.com/evroon/bracket.git
synced 2026-09-22 12:35:37 -04:00
788aed3a36219a8fd86ca8a2df97cceaea65db55
959
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
788aed3a36 |
Bump eslint-plugin-jest from 28.11.0 to 28.12.0 in /frontend (#1251)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.11.0 to 28.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's releases</a>.</em></p> <blockquote> <h2>v28.12.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.2...v28.12.0">28.12.0</a> (2025-05-29)</h1> <h3>Features</h3> <ul> <li><strong>no-disabled-tests:</strong> improve error message and simplify rule (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1739">#1739</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/1fb5a4acf04de3d8829125593279ee8705f358c7">1fb5a4a</a>)</li> </ul> <h2>v28.11.2</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.1...v28.11.2">28.11.2</a> (2025-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-commented-out-tests:</strong> make message less ambiguous (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1740">#1740</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/14c27ab73fba6ea2b6509d4ede88ecab8a40e2db">14c27ab</a>)</li> </ul> <h2>v28.11.1</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.0...v28.11.1">28.11.1</a> (2025-05-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-large-snapshots:</strong> use a far better message for when an unexpected snapshot is found (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1736">#1736</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/0f5b873edcce08988d1ce51e17eb67c21ddf102d">0f5b873</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md">eslint-plugin-jest's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.2...v28.12.0">28.12.0</a> (2025-05-29)</h1> <h3>Features</h3> <ul> <li><strong>no-disabled-tests:</strong> improve error message and simplify rule (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1739">#1739</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/1fb5a4acf04de3d8829125593279ee8705f358c7">1fb5a4a</a>)</li> </ul> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.1...v28.11.2">28.11.2</a> (2025-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-commented-out-tests:</strong> make message less ambiguous (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1740">#1740</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/14c27ab73fba6ea2b6509d4ede88ecab8a40e2db">14c27ab</a>)</li> </ul> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.0...v28.11.1">28.11.1</a> (2025-05-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-large-snapshots:</strong> use a far better message for when an unexpected snapshot is found (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1736">#1736</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/0f5b873edcce08988d1ce51e17eb67c21ddf102d">0f5b873</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/aa649365a735865f3002fb30983aa7217195a3a7"><code>aa64936</code></a> chore(release): 28.12.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/1fb5a4acf04de3d8829125593279ee8705f358c7"><code>1fb5a4a</code></a> feat(no-disabled-tests): improve error message and simplify rule (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1739">#1739</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/ff8c9ac2555904ab6a3df9e78fd9f998f46304f6"><code>ff8c9ac</code></a> chore(release): 28.11.2 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/14c27ab73fba6ea2b6509d4ede88ecab8a40e2db"><code>14c27ab</code></a> fix(no-commented-out-tests): make message less ambiguous (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1740">#1740</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/2e599596b55409a881ae6dd1ce5c4b6f63ae3bb3"><code>2e59959</code></a> refactor(prefer-lowercase-title): rename message id (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1738">#1738</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/f22560c4196ede99be0113eaace00f083f2163bb"><code>f22560c</code></a> chore(release): 28.11.1 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/5c10c18f43af9513cfca0dd3186151eb853f95c4"><code>5c10c18</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1737">#1737</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/0f5b873edcce08988d1ce51e17eb67c21ddf102d"><code>0f5b873</code></a> fix(no-large-snapshots): use a far better message for when an unexpected snap...</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/db8172b3960db3a555f271cde3cb8670b95e9e42"><code>db8172b</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1735">#1735</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/3b4bc34d41921af5e8c9927328f0fafd02511098"><code>3b4bc34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1733">#1733</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.0...v28.12.0">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> |
||
|
|
c93fd992cd | Improve head tags (#1250) | ||
|
|
d3f7018b1a | Add sitemap (#1249) | ||
|
|
7f4431d245 |
Bump cookies-next from 5.1.0 to 6.0.0 in /frontend (#1248)
Bumps [cookies-next](https://github.com/andreizanik/cookies-next) from 5.1.0 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/andreizanik/cookies-next/releases">cookies-next's releases</a>.</em></p> <blockquote> <h2>v6.0.0</h2> <h2>What's Changed</h2> <ul> <li>feat: Make hooks trigger rerender. by <a href="https://github.com/greg2012201"><code>@greg2012201</code></a> in <a href="https://redirect.github.com/andreizanik/cookies-next/pull/99">andreizanik/cookies-next#99</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/andreizanik/cookies-next/compare/v5.1.0...v6.0.0">https://github.com/andreizanik/cookies-next/compare/v5.1.0...v6.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/andreizanik/cookies-next/commit/45ad636018b2ec785dac552e9b69dab353db490f"><code>45ad636</code></a> 6.0.0</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/4317cb026c79d793750f048eee6395923151ce72"><code>4317cb0</code></a> Merge pull request <a href="https://redirect.github.com/andreizanik/cookies-next/issues/99">#99</a> from greg2012201/master</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/70f295b6575d2147017e488235cefb6f3cdfb2eb"><code>70f295b</code></a> fix: Fix a typo.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/93a96910b2cc0e798fe26f3a48fc0f3b73cf8bfb"><code>93a9691</code></a> refactor: Make type imports consistent.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/3d860ee7767e5b286040fbe46dd39bf2d3df6f17"><code>3d860ee</code></a> fix: Make input types consistent.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/fab26479d9327376304bdc0deafd77dd035799ea"><code>fab2647</code></a> refactor: Simplify & make types consistent.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/0bcf2b9db712ad964647bbf495e2f648866977f7"><code>0bcf2b9</code></a> fix: Get rid off redundant package.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/d1e73732ecf603281ed54f89688988131dfcee2c"><code>d1e7373</code></a> docs: Add docs about reactive hooks.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/42f29933d9257aa4934b4a0c6f36f45526029cff"><code>42f2993</code></a> feat: Move context hook to the hooks module.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/b9545a1f0b34269d84f1879581ae2273476c2c74"><code>b9545a1</code></a> test: Add tests for context with pooling enabled.</li> <li>Additional commits viewable in <a href="https://github.com/andreizanik/cookies-next/compare/v5.1.0...v6.0.0">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> |
||
|
|
fd0838e1bd |
Update pytest-xdist requirement from 3.6.1 to 3.7.0 in /backend (#1247)
Updates the requirements on [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst">pytest-xdist's changelog</a>.</em></p> <blockquote> <h1>pytest-xdist 3.7.0 (2025-05-26)</h1> <h2>Features</h2> <ul> <li> <p><code>[#1142](https://github.com/pytest-dev/pytest-xdist/issues/1142) <https://github.com/pytest-dev/pytest-xdist/issues/1142></code>_: Added support for Python 3.13.</p> </li> <li> <p><code>[#1144](https://github.com/pytest-dev/pytest-xdist/issues/1144) <https://github.com/pytest-dev/pytest-xdist/issues/1144></code>_: The internal <code>steal</code> command is now atomic - it unschedules either all requested tests or none.</p> <p>This is a prerequisite for group/scope support in the <code>worksteal</code> scheduler, so test groups won't be broken up incorrectly.</p> </li> <li> <p><code>[#1170](https://github.com/pytest-dev/pytest-xdist/issues/1170) <https://github.com/pytest-dev/pytest-xdist/issues/1170></code>_: Add the <code>--px</code> arg to create proxy gateways.</p> <p>Proxy gateways are passed to additional gateways using the <code>via</code> keyword. They can serve as a way to run multiple workers on remote machines.</p> </li> <li> <p><code>[#1200](https://github.com/pytest-dev/pytest-xdist/issues/1200) <https://github.com/pytest-dev/pytest-xdist/issues/1200></code>_: Now multiple <code>xdist_group</code> markers are considered when assigning tests to groups (order does not matter).</p> <p>Previously, only the last marker would assign a test to a group, but now if a test has multiple <code>xdist_group</code> marks applied (for example via parametrization or via fixtures), they are merged to make a new group.</p> </li> </ul> <h2>Removals</h2> <ul> <li><code>[#1162](https://github.com/pytest-dev/pytest-xdist/issues/1162) <https://github.com/pytest-dev/pytest-xdist/issues/1162></code>_: Dropped support for EOL Python 3.8.</li> </ul> <h2>Trivial Changes</h2> <ul> <li> <p><code>[#1092](https://github.com/pytest-dev/pytest-xdist/issues/1092) <https://github.com/pytest-dev/pytest-xdist/issues/1092></code>_: Update an error message to better indicate where users should go for more information.</p> </li> <li> <p><code>[#1190](https://github.com/pytest-dev/pytest-xdist/issues/1190) <https://github.com/pytest-dev/pytest-xdist/issues/1190></code>_: Switched to using a SPDX license identifier introduced in PEP 639.</p> </li> </ul> <h1>pytest-xdist 3.6.1 (2024-04-28)</h1> <h2>Bug Fixes</h2> <ul> <li><code>[#1071](https://github.com/pytest-dev/pytest-xdist/issues/1071) <https://github.com/pytest-dev/pytest-xdist/issues/1071></code>_: Add backward compatibility for deadlock issue with the <code>execnet</code> new <code>main_thread_only</code> "execmodel" triggered when pytest-cov accesses rinfo.</li> </ul> <h1>pytest-xdist 3.6.0 (2024-04-19)</h1> <p>This release was YANKED due to a regression fixed in 3.6.1.</p> <h2>Features</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/b561916eaf6ec0a8a448ed0bcc90a351ab3c58e3"><code>b561916</code></a> Release 3.7.0</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/71bd3ede1982a65cf74cf248c0ba906fe6062ce7"><code>71bd3ed</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1204">#1204</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/65de0ab30e602a5f466b8746fcfff0cf0945b600"><code>65de0ab</code></a> Join multiple xdist_group markers (<a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1201">#1201</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/199f949716792db8745a69444091f4d4fddae0e2"><code>199f949</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1202">#1202</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/b0215da1edf369d5b63b7811b41d750bb5ebb072"><code>b0215da</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1199">#1199</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/18e47853ed9272a87b9e6d29b1630f854d458d4a"><code>18e4785</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1198">#1198</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/731c05d86ad3a42e0b2e3d3b4c8cdd5e33e81988"><code>731c05d</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1197">#1197</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/16c5be32031f904a5f48c2cdbf3424f6528af3b0"><code>16c5be3</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1195">#1195</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/e03757a1d77805776babf6faa73b696ea36c001c"><code>e03757a</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1193">#1193</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/f1d81a4402e611dca7ae5bf4b892decfef9d4f08"><code>f1d81a4</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1192">#1192</a> from adamchainz/document_disabling</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest-xdist/compare/v3.6.1...v3.7.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
d72931c54f |
Update aiohttp requirement from 3.11.12 to 3.12.2 in /backend (#1246)
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> |
||
|
|
565cebeaf6 |
Update alembic requirement from 1.15.1 to 1.16.1 in /backend (#1245)
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> |
||
|
|
311508b17b |
Bump i18next from 25.1.1 to 25.2.0 in /frontend (#1244)
Bumps [i18next](https://github.com/i18next/i18next) from 25.1.1 to 25.2.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.2.0</h2> <ul> <li>introduce <code>cacheInBuiltFormats</code> option to address <a href="https://redirect.github.com/i18next/i18next/issues/2227">2227</a></li> </ul> <h2>v25.1.3</h2> <ul> <li>Ensure nsSeparator is respected when appendNamespaceToMissingKey is true <a href="https://redirect.github.com/i18next/i18next/pull/2311">2311</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2310">2310</a></li> </ul> <h2>v25.1.2</h2> <ul> <li>do not mutate t options, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2307">2307</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.2.0</h2> <ul> <li>introduce <code>cacheInBuiltFormats</code> option to address <a href="https://redirect.github.com/i18next/i18next/issues/2227">2227</a></li> </ul> <h2>25.1.3</h2> <ul> <li>Ensure nsSeparator is respected when appendNamespaceToMissingKey is true <a href="https://redirect.github.com/i18next/i18next/pull/2311">2311</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2310">2310</a></li> </ul> <h2>25.1.2</h2> <ul> <li>do not mutate t options, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2307">2307</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/01dd2972242f8a7bba5880dbd31387ebd21e65ba"><code>01dd297</code></a> 25.2.0</li> <li><a href="https://github.com/i18next/i18next/commit/ce54c7db5aea8b5d73c43549a166172cfe9a716b"><code>ce54c7d</code></a> introduce <code>cacheInBuiltFormats</code> option to address <a href="https://redirect.github.com/i18next/i18next/issues/2227">#2227</a></li> <li><a href="https://github.com/i18next/i18next/commit/0b4a3d3429601c799c37570dee38a0c17ed47213"><code>0b4a3d3</code></a> 25.1.3</li> <li><a href="https://github.com/i18next/i18next/commit/0b3d16741d6d2e8b6dd47afe0188edaef0cdad20"><code>0b3d167</code></a> release</li> <li><a href="https://github.com/i18next/i18next/commit/f50472fe9ea5d32add02596d55b4e2c9dd0dea8d"><code>f50472f</code></a> Respect <code>nsSeparator</code> when <code>appendNamespaceToMissingKey</code> is <code>true</code> (<a href="https://redirect.github.com/i18next/i18next/issues/2311">#2311</a>)</li> <li><a href="https://github.com/i18next/i18next/commit/32979d8d9d383e7f0f7a67208f0804a9b5247194"><code>32979d8</code></a> chore: update dependencies (<a href="https://redirect.github.com/i18next/i18next/issues/2309">#2309</a>)</li> <li><a href="https://github.com/i18next/i18next/commit/ec86d00ed9ba480131904a85cf3052b04f05cb85"><code>ec86d00</code></a> 25.1.2</li> <li><a href="https://github.com/i18next/i18next/commit/ba1a6dccc2bbe7e27ef5c7e7bad62009150c8594"><code>ba1a6dc</code></a> do not mutate t options, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2307">#2307</a></li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.1.1...v25.2.0">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> |
||
|
|
a6e389e9fd |
Update sentry-sdk requirement from 2.28.0 to 2.29.1 in /backend (#1243)
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.29.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(logs): send <code>severity_text</code>: <code>warn</code> instead of <code>warning</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4396">#4396</a>) by <a href="https://github.com/lcian"><code>@lcian</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.29.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(logs): send <code>severity_text</code>: <code>warn</code> instead of <code>warning</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4396">#4396</a>) by <a href="https://github.com/lcian"><code>@lcian</code></a></li> </ul> <h2>2.29.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(loguru): Move integration setup from <code>__init__</code> to <code>setup_once</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4399">#4399</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat: Allow configuring <code>keep_alive</code> via environment variable (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4366">#4366</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>fix(celery): Do not send extra check-in (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4395">#4395</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>fix(typing): Add before_send_log to Experiments (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4383">#4383</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>ci: Fix pyspark test suite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4382">#4382</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>fix(logs): Make <code>sentry.message.parameters</code> singular as per spec (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4387">#4387</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>apidocs: Remove snowballstemmer pin (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4379">#4379</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> </ul> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-python/commit/7973ac095c0ecedba4514f11042e1536bb1234ee"><code>7973ac0</code></a> release: 2.29.1</li> <li><a href="https://github.com/getsentry/sentry-python/commit/3ebd122604835bdf5cf440df1d2794490ce8b5f0"><code>3ebd122</code></a> fix(logs): send <code>severity_text</code>: <code>warn</code> instead of <code>warning</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4396">#4396</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/8be519faa2d7df2d1882fa2f57cbca13cc899328"><code>8be519f</code></a> Merge branch 'release/2.29.0'</li> <li><a href="https://github.com/getsentry/sentry-python/commit/0c9333ed8bc2c4da15106fd37b4fa9fd3e9aed93"><code>0c9333e</code></a> release: 2.29.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/830f270791270bd31462acd879ee7a0e8a2926c3"><code>830f270</code></a> fix(loguru): Move integration setup from <code>__init__</code> to <code>setup_once</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4399">#4399</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/f5727572281578a73b21cd757288b820932eded6"><code>f572757</code></a> feat: Allow configuring <code>keep_alive</code> via environment variable (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4366">#4366</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/2f97cdaf53eee2737b6dc4aab1d99e91d33b0b76"><code>2f97cda</code></a> fix(celery): Do not send extra check-in (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4395">#4395</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/aa0eaab19a9867ea5b80f8aab3ddc6c2e9293835"><code>aa0eaab</code></a> fix(typing): Add before_send_log to Experiments (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4383">#4383</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/c639f1c083eefb6b4cc67164d9d8dfa9ac568b98"><code>c639f1c</code></a> ci: Fix pyspark test suite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4382">#4382</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/eee4cac8f8ae44e5bee9364a482597680b81b52f"><code>eee4cac</code></a> fix(logs): Make <code>sentry.message.parameters</code> singular as per spec (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4387">#4387</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.28.0...2.29.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b9c3d9b04a |
Bump @tabler/icons-react from 3.31.0 to 3.33.0 in /frontend (#1242)
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.31.0 to 3.33.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tabler/tabler-icons/releases"><code>@tabler/icons-react</code>'s releases</a>.</em></p> <blockquote> <h2>Release 3.33.0</h2> <!-- raw HTML omitted --> <h3>18 new icons:</h3> <ul> <li><code>filled/clipboard-plus</code></li> <li><code>filled/clipboard-smile</code></li> <li><code>filled/ease-in-control-point</code></li> <li><code>filled/ease-in-out-control-points</code></li> <li><code>filled/ease-out-control-point</code></li> <li><code>filled/file-analytics</code></li> <li><code>filled/file-code</code></li> <li><code>filled/file-diff</code></li> <li><code>filled/file-dots</code></li> <li><code>filled/file-function</code></li> <li><code>filled/file-info</code></li> <li><code>filled/file-typography</code></li> <li><code>filled/heart-broken</code></li> <li><code>filled/laurel-wreath-1</code></li> <li><code>filled/laurel-wreath-2</code></li> <li><code>filled/laurel-wreath-3</code></li> <li><code>filled/microscope</code></li> <li><code>filled/ufo</code></li> </ul> <p>Fixed icon: <code>filled/book</code></p> <h2>Release 3.32.0</h2> <!-- raw HTML omitted --> <h3>27 new icons:</h3> <ul> <li><code>outline/arrow-bar-to-down-dashed</code></li> <li><code>outline/arrow-bar-to-left-dashed</code></li> <li><code>outline/arrow-bar-to-right-dashed</code></li> <li><code>outline/arrow-bar-to-up-dashed</code></li> <li><code>outline/chalkboard-teacher</code></li> <li><code>outline/filter-2-bolt</code></li> <li><code>outline/filter-2-cancel</code></li> <li><code>outline/filter-2-check</code></li> <li><code>outline/filter-2-code</code></li> <li><code>outline/filter-2-cog</code></li> <li><code>outline/filter-2-discount</code></li> <li><code>outline/filter-2-dollar</code></li> <li><code>outline/filter-2-down</code></li> <li><code>outline/filter-2-edit</code></li> <li><code>outline/filter-2-exclamation</code></li> <li><code>outline/filter-2-minus</code></li> <li><code>outline/filter-2-pause</code></li> <li><code>outline/filter-2-pin</code></li> <li><code>outline/filter-2-plus</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tabler/tabler-icons/commit/ba4462edccdad4f95b939908950e6c7cbfd65a50"><code>ba4462e</code></a> Release 3.33.0</li> <li><a href="https://github.com/tabler/tabler-icons/commit/356cb4a581dd1476aa6576269c17730ed33443b2"><code>356cb4a</code></a> Release 3.32.0</li> <li><a href="https://github.com/tabler/tabler-icons/commit/dffc9d87f99cb8731dcb89aa9107c0caef765d0f"><code>dffc9d8</code></a> Reduce the size of ts bundle (<a href="https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react/issues/1359">#1359</a>)</li> <li>See full diff in <a href="https://github.com/tabler/tabler-icons/commits/v3.33.0/packages/icons-react">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> |
||
|
|
c1f0a53a6a |
Update pluggy requirement from 1.5.0 to 1.6.0 in /backend (#1239)
Updates the requirements on [pluggy](https://github.com/pytest-dev/pluggy) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst">pluggy's changelog</a>.</em></p> <blockquote> <h1>pluggy 1.6.0 (2025-05-15)</h1> <h2>Deprecations and Removals</h2> <ul> <li><code>[#556](https://github.com/pytest-dev/pluggy/issues/556) <https://github.com/pytest-dev/pluggy/issues/556></code>_: Python 3.8 is no longer supported.</li> </ul> <h2>Bug Fixes</h2> <ul> <li> <p><code>[#504](https://github.com/pytest-dev/pluggy/issues/504) <https://github.com/pytest-dev/pluggy/issues/504></code>_: Fix a regression in pluggy 1.1.0 where using :func:<code>result.get_result() <pluggy.Result.get_result></code> on the same failed :class:<code>~pluggy.Result</code> causes the exception's traceback to get longer and longer.</p> </li> <li> <p><code>[#544](https://github.com/pytest-dev/pluggy/issues/544) <https://github.com/pytest-dev/pluggy/issues/544></code>_: Correctly pass :class:<code>StopIteration</code> through hook wrappers.</p> <p>Raising a :class:<code>StopIteration</code> in a generator triggers a :class:<code>RuntimeError</code>.</p> <p>If the :class:<code>RuntimeError</code> of a generator has the passed in :class:<code>StopIteration</code> as cause resume with that :class:<code>StopIteration</code> as normal exception instead of failing with the :class:<code>RuntimeError</code>.</p> </li> <li> <p><code>[#573](https://github.com/pytest-dev/pluggy/issues/573) <https://github.com/pytest-dev/pluggy/issues/573></code>_: Fix python 3.14 SyntaxError by rearranging code.</p> </li> </ul> <h1>pluggy 1.5.0 (2024-04-19)</h1> <h2>Features</h2> <ul> <li> <p><code>[#178](https://github.com/pytest-dev/pluggy/issues/178) <https://github.com/pytest-dev/pluggy/issues/178></code>_: Add support for deprecating specific hook parameters, or more generally, for issuing a warning whenever a hook implementation requests certain parameters.</p> <p>See :ref:<code>warn_on_impl</code> for details.</p> </li> </ul> <h2>Bug Fixes</h2> <ul> <li><code>[#481](https://github.com/pytest-dev/pluggy/issues/481) <https://github.com/pytest-dev/pluggy/issues/481></code>_: <code>PluginManager.get_plugins()</code> no longer returns <code>None</code> for blocked plugins.</li> </ul> <h1>pluggy 1.4.0 (2024-01-24)</h1> <h2>Features</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pluggy/commit/fd08ab5f811a9b2fa9124ae8cbbd393221151e2c"><code>fd08ab5</code></a> Preparing release 1.6.0</li> <li><a href="https://github.com/pytest-dev/pluggy/commit/c240362152d6f354a4056bfd6d28560e226fb70b"><code>c240362</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pluggy/issues/578">#578</a>)</li> <li><a href="https://github.com/pytest-dev/pluggy/commit/0ceb558860b5e228b67adbe8c19a368802e7d324"><code>0ceb558</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pluggy/issues/546">#546</a> from RonnyPfannschmidt/ronny/hookwrapper-wrap-legacy</li> <li><a href="https://github.com/pytest-dev/pluggy/commit/1f4872e8cb2547dacea155a27f94f75e7e8f66ae"><code>1f4872e</code></a> [pre-commit.ci] auto fixes from pre-commit.com hooks</li> <li><a href="https://github.com/pytest-dev/pluggy/commit/4be0c554ea22ca01c7dc30ecccac413a412c1ea7"><code>4be0c55</code></a> add changelog</li> <li><a href="https://github.com/pytest-dev/pluggy/commit/615c6c57c2de62bd9652b59c7a89b3e1fcef08ae"><code>615c6c5</code></a> Merge branch 'main' into hookwrapper-wrap-legacy</li> <li><a href="https://github.com/pytest-dev/pluggy/commit/2acc644f2ead34ac3a154bff2566037480b5c310"><code>2acc644</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pluggy/issues/577">#577</a>)</li> <li><a href="https://github.com/pytest-dev/pluggy/commit/ea5ada08d36d71bbd1f4e0c8472f8f9a4b210a2d"><code>ea5ada0</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pluggy/issues/576">#576</a>)</li> <li><a href="https://github.com/pytest-dev/pluggy/commit/dfd250bcfc3d73f72693d4f14cf48bb737ded9f0"><code>dfd250b</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pluggy/issues/575">#575</a>)</li> <li><a href="https://github.com/pytest-dev/pluggy/commit/1e1862fe458b663728b7523bee2c407455836931"><code>1e1862f</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pluggy/issues/574">#574</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pluggy/compare/1.5.0...1.6.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
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="https://github.com/testing-library/eslint-plugin-testing-library/commit/abe42cd90e34c992273e8a1cc72be9bbfc746937">abe42cd</a>), closes <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/279">#279</a></li> </ul> <h2>v7.1.1</h2> <h2><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.1.0...v7.1.1">7.1.1</a> (2024-12-06)</h2> <h3>Bug Fixes</h3> <ul> <li>use valid config type for supporting both ESLint v8 and v9 (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/976">#976</a>) (<a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/d8e44b2c4b922f1feff5708d34e8a0a39938ee38">d8e44b2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/abe42cd90e34c992273e8a1cc72be9bbfc746937"><code>abe42cd</code></a> feat: add <code>no-test-id-queries</code> rule (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1006">#1006</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/bde567fecd10eac2c8cfbbcb03942000af77c409"><code>bde567f</code></a> build(deps-dev): bump semver from 7.6.3 to 7.7.1 (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1004">#1004</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/acc0acd382f85efcba59a69315e7314961a0cfe4"><code>acc0acd</code></a> docs: add danielrentz as a contributor for doc (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1003">#1003</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/be6801fb496054ce07b64f68114a2a2da002edc5"><code>be6801f</code></a> docs: fix example in prefer-screen-queries.md (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/995">#995</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/c71374ba4f009185298fee40a72c461ab905adb5"><code>c71374b</code></a> build(deps-dev): bump <code>@commitlint/cli</code> from 19.6.0 to 19.8.0 (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/998">#998</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/0e5e5f5e78d058b3915ffea1acf2872bff5883d5"><code>0e5e5f5</code></a> build(deps-dev): bump <code>@commitlint/config-conventional</code> from 19.6.0 to 19.8.0 (...</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/79614003325dacd760134e19b282af2f3f0120d9"><code>7961400</code></a> docs(rules/no-wait-for-multiple-assertions): fix typo (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1001">#1001</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/d4b90689b432338d20bcf0ecd8b4dad000967bac"><code>d4b9068</code></a> build(deps): bump <code>@octokit/endpoint</code> from 10.1.1 to 10.1.3 in the npm_and_yarn...</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/ae16243dac13e18e7e07e0e59757f05e2356da62"><code>ae16243</code></a> build(deps-dev): bump lint-staged from 15.2.10 to 15.4.3 (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/988">#988</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/4f3606794da51f34ce0845d4a847a7b993043d1e"><code>4f36067</code></a> chore: fix commitlint local setup (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/977">#977</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.1.0...v7.2.0">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> |
||
|
|
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="https://github.com/getsentry/sentry-python/commit/c7a17a06836587a89766bb934ebf11d4b87d6353"><code>c7a17a0</code></a> Update changelog.md</li> <li><a href="https://github.com/getsentry/sentry-python/commit/53f413e4cb0ec700a4dfa693557afa63aed47c10"><code>53f413e</code></a> release: 2.28.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/de6856f5b06d5d516fac5655b052f252e0b62cb3"><code>de6856f</code></a> feat(logs): Forward extra from logger as attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4374">#4374</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/cb824834e40921e9d488f81afc18495d811883a8"><code>cb82483</code></a> Make use of <code>SPANDATA</code> consistent (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4373">#4373</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/ca5ba8957101e5b1b8ac76d1c94a99e5db95bd9c"><code>ca5ba89</code></a> Fix Discord link (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4371">#4371</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/2df4dc7589da9c9f6a253fb07e02c2a757ec63c2"><code>2df4dc7</code></a> Pin snowballstemmer for now (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4372">#4372</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/b16fa5ffbad39843ebd2e9bc4ea6e91c0c9aa192"><code>b16fa5f</code></a> tests: Regular tox update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4367">#4367</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/c25d4ff4e3ed93dc0e30bd87c91448d5398be1a2"><code>c25d4ff</code></a> build(deps): 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>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/ebde4760e2403d3f5296bd464485afc7dee4ca4d"><code>ebde476</code></a> Put feature flags on isolation scope (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4363">#4363</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/18a110433668d26fd341b3c87eecea7ff212b7f3"><code>18a1104</code></a> tests: bump test timeout for recursion stacktrace extract to 2s (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4351">#4351</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.27.0...2.28.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
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="https://github.com/pallets/click/commit/219206a18666624072fdbb803901e5eb7ce575a1"><code>219206a</code></a> release version 8.2.0</li> <li><a href="https://github.com/pallets/click/commit/498f8826040fd6644d0f410c4d574df09c35d4b2"><code>498f882</code></a> drop end of life python versions (<a href="https://redirect.github.com/pallets/click/issues/2893">#2893</a>)</li> <li><a href="https://github.com/pallets/click/commit/ba770cbc96f522e9dab1bf54dc642dfa5b053956"><code>ba770cb</code></a> drop end of life python versions</li> <li><a href="https://github.com/pallets/click/commit/f14b75063fb36b9208b13a920326926363616b39"><code>f14b750</code></a> update dev dependencies</li> <li><a href="https://github.com/pallets/click/commit/9982faee85f2715a9cde03639f8c0382561c09ce"><code>9982fae</code></a> Update CHANGES.rst</li> <li><a href="https://github.com/pallets/click/commit/7318f5f11bd59de62e4f7f73585d19300deb32b2"><code>7318f5f</code></a> Update CHANGES.rst</li> <li><a href="https://github.com/pallets/click/commit/b7c0ab471c339488766d9413349947b2a7b21543"><code>b7c0ab4</code></a> Merge <code>stable</code> into <code>main</code>; Release 8.2.0 (<a href="https://redirect.github.com/pallets/click/issues/2873">#2873</a>)</li> <li><a href="https://github.com/pallets/click/commit/c9b96fe08de11f37d49e49f2de08a303bd0426ef"><code>c9b96fe</code></a> Merge branch 'main' into main</li> <li><a href="https://github.com/pallets/click/commit/ab21233fc8f9e29d4194956d643af8bc180c7153"><code>ab21233</code></a> Rewrite second half of options docs (<a href="https://redirect.github.com/pallets/click/issues/2848">#2848</a>)</li> <li><a href="https://github.com/pallets/click/commit/8c89a1436232b08e0f09cf0583ac5bc83c0ca4da"><code>8c89a14</code></a> Merge branch 'main' into options_docs_2</li> <li>Additional commits viewable in <a href="https://github.com/pallets/click/compare/8.1.8...8.2.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
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="https://github.com/i18next/i18next/commit/34bcdb5b2fcec76ed88a8caf1a44c32ef075cf67"><code>34bcdb5</code></a> 25.1.1</li> <li><a href="https://github.com/i18next/i18next/commit/de7100d94aba7f60a0fd150978ef30898bbca66e"><code>de7100d</code></a> fix options type for <code>parseMissingKeyHandler</code> <a href="https://redirect.github.com/i18next/i18next/issues/2304">#2304</a></li> <li><a href="https://github.com/i18next/i18next/commit/fa7d1173160dc3c3acaf9588088a241370d6f707"><code>fa7d117</code></a> 25.1.0</li> <li><a href="https://github.com/i18next/i18next/commit/6caace469cd37beb0be4cc144ec1102465782f0c"><code>6caace4</code></a> feat: <code>parseMissingKeyHandler</code> now takes options as parameter like in missing...</li> <li><a href="https://github.com/i18next/i18next/commit/c633121e57e2b6024080142d78027842bf2a6e5e"><code>c633121</code></a> 25.0.2</li> <li><a href="https://github.com/i18next/i18next/commit/8a5579176e2b68db1ea352d8e73615d370649fce"><code>8a55791</code></a> fix <code>cloneInstance</code> with <code>forkResourceStore: true</code> addresses <a href="https://redirect.github.com/i18next/i18next/issues/2303">#2303</a></li> <li><a href="https://github.com/i18next/i18next/commit/c40d0a2744582deedacf7d10e534182449992e4e"><code>c40d0a2</code></a> remove unnecessary condition</li> <li><a href="https://github.com/i18next/i18next/commit/f31b684e27ccc897d25366209c03cd47349057fb"><code>f31b684</code></a> 25.0.1</li> <li><a href="https://github.com/i18next/i18next/commit/df87d9dbcd440ef3e0854c4f501e9f8fc4de2122"><code>df87d9d</code></a> optimize <code>changeLanguage</code> to correctly use <code>getBestMatchFromCodes</code> (string or...</li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.0.0...v25.1.1">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> |
||
|
|
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="https://github.com/mantinedev/mantine/commit/b1997c76d1ec20135690f2833adcbdb14dd64bdd"><code>b1997c7</code></a> [release] Version: 8.0.0</li> <li><a href="https://github.com/mantinedev/mantine/commit/7bc3344306df88b659ebf04718ece55a46214874"><code>7bc3344</code></a> Merge branch master into 8.0</li> <li><a href="https://github.com/mantinedev/mantine/commit/a3b5452ca8ad04e8b49abbdd9922a53f631f3325"><code>a3b5452</code></a> [release] Version: 7.17.5</li> <li><a href="https://github.com/mantinedev/mantine/commit/1526191660320553548015d5d5d8d414d8d483a5"><code>1526191</code></a> [<code>@mantine/form</code>] Add <code>form.getInitialValues</code> handler</li> <li><a href="https://github.com/mantinedev/mantine/commit/fc94243acdad7753cee73693edd422fc5d121afa"><code>fc94243</code></a> [release] Version: 8.0.0-alpha.3</li> <li><a href="https://github.com/mantinedev/mantine/commit/5c80395297b9e523e3e23b830a1f53024a50dd6b"><code>5c80395</code></a> Merge branch 'master' of github.com:mantinedev/mantine into 8.0</li> <li><a href="https://github.com/mantinedev/mantine/commit/839e2d63aab174de4d6788e4b7279c258aa447e9"><code>839e2d6</code></a> [<code>@maintine/core</code>] use-field: Fix <code>onValueChange</code> always using stale function (...</li> <li><a href="https://github.com/mantinedev/mantine/commit/e41bdc3afbce84b1f7748284dda4e2e5a0f651b0"><code>e41bdc3</code></a> [<code>@mantine/form</code>] Fix incorrect circular types resolving (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/7668">#7668</a>)</li> <li><a href="https://github.com/mantinedev/mantine/commit/38359b072cb4075a9c19ac6cd4c6c5ae4c86768d"><code>38359b0</code></a> Merge branch "master" into "8.0"</li> <li><a href="https://github.com/mantinedev/mantine/commit/2833831873fc3425e96bf840709b7ca556e294bb"><code>2833831</code></a> [<code>@mantine/form</code>] Add <code>defaultChecked</code> to <code>form.getInputProps</code> return type (<a href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form/issues/7702">#7702</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mantinedev/mantine/commits/8.0.0/packages/@mantine/form">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> |
||
|
|
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="https://github.com/babel/babel/commit/eebd3a06021c13d335b5b0bd79734df3abbea678"><code>eebd3a0</code></a> v7.27.1</li> <li><a href="https://github.com/babel/babel/commit/c19e00eb22fef8565f382f745a83b10a387270f7"><code>c19e00e</code></a> [babel 8] Remove unnecessary CJS ESM wrapper (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17261">#17261</a>)</li> <li><a href="https://github.com/babel/babel/commit/65b1c1d9707bf87719092a77d6abb099e95e6325"><code>65b1c1d</code></a> Ignore browser-only files in coverage reports (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17262">#17262</a>)</li> <li><a href="https://github.com/babel/babel/commit/35e7907a96950d3c77c15d1212119182fd9c4e9d"><code>35e7907</code></a> Update error stack test (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17252">#17252</a>)</li> <li><a href="https://github.com/babel/babel/commit/afe6ae260b22f8f98ce71d15ca660ca23931b0c6"><code>afe6ae2</code></a> Update <code>jest-light-runner</code> to v0.7.0 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17245">#17245</a>)</li> <li><a href="https://github.com/babel/babel/commit/317e332e650bc04907bc787ab79f930288a3e71e"><code>317e332</code></a> Enforce node protocol import (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17207">#17207</a>)</li> <li><a href="https://github.com/babel/babel/commit/5e991bd4d785de41fc2a3829c8ab34f6bb931153"><code>5e991bd</code></a> add require-esm babel-register test (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17206">#17206</a>)</li> <li><a href="https://github.com/babel/babel/commit/fdc0fb59e119ee0b38bced63867a344a5b4bc2f3"><code>fdc0fb5</code></a> [Babel 8] Bump nodejs requirements to <code>^20.19.0 || >= 22.12.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17204">#17204</a>)</li> <li><a href="https://github.com/babel/babel/commit/5e1f1bc7cba1afadd2a7ade6ebd57e08e1b2e5aa"><code>5e1f1bc</code></a> Fix failing Node.js 20 tests (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17191">#17191</a>)</li> <li><a href="https://github.com/babel/babel/commit/e1ce99df422971175249509e7bbc2b327b8f7957"><code>e1ce99d</code></a> v7.26.10</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.27.1/packages/babel-core">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> |
||
|
|
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="https://github.com/axios/axios/commit/6c5d4cd69286868059c5e52d45085cb9a894a983">6c5d4cd</a>)</li> <li><strong>fetch:</strong> fixed ERR_NETWORK mapping for Safari browsers; (<a href="https://redirect.github.com/axios/axios/issues/6767">#6767</a>) (<a href="https://github.com/axios/axios/commit/dfe8411c9a082c3d068bdd1f8d6e73054f387f45">dfe8411</a>)</li> <li><strong>headers:</strong> allow iterable objects to be a data source for the set method; (<a href="https://redirect.github.com/axios/axios/issues/6873">#6873</a>) (<a href="https://github.com/axios/axios/commit/1b1f9ccdc15f1ea745160ec9a5223de9db4673bc">1b1f9cc</a>)</li> <li><strong>headers:</strong> fix <code>getSetCookie</code> by using 'get' method for caseless access; (<a href="https://redirect.github.com/axios/axios/issues/6874">#6874</a>) (<a href="https://github.com/axios/axios/commit/d4f7df4b304af8b373488fdf8e830793ff843eb9">d4f7df4</a>)</li> <li><strong>headers:</strong> fixed support for setting multiple header values from an iterated source; (<a href="https://redirect.github.com/axios/axios/issues/6885">#6885</a>) (<a href="https://github.com/axios/axios/commit/f7a3b5e0f7e5e127b97defa92a132fbf1b55cf15">f7a3b5e</a>)</li> <li><strong>http:</strong> send minimal end multipart boundary (<a href="https://redirect.github.com/axios/axios/issues/6661">#6661</a>) (<a href="https://github.com/axios/axios/commit/987d2e2dd3b362757550f36eab875e60640b6ddc">987d2e2</a>)</li> <li><strong>types:</strong> fix autocomplete for adapter config (<a href="https://redirect.github.com/axios/axios/issues/6855">#6855</a>) (<a href="https://github.com/axios/axios/commit/e61a8934d8f94dd429a2f309b48c67307c700df0">e61a893</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>AxiosHeaders:</strong> add getSetCookie method to retrieve set-cookie headers values (<a href="https://redirect.github.com/axios/axios/issues/5707">#5707</a>) (<a href="https://github.com/axios/axios/commit/80ea756e72bcf53110fa792f5d7ab76e8b11c996">80ea756</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+200/-34 ([#6890](https://github.com/axios/axios/issues/6890) [#6889](https://github.com/axios/axios/issues/6889) [#6888](https://github.com/axios/axios/issues/6888) [#6885](https://github.com/axios/axios/issues/6885) [#6881](https://github.com/axios/axios/issues/6881) [#6767](https://github.com/axios/axios/issues/6767) [#6874](https://github.com/axios/axios/issues/6874) [#6873](https://github.com/axios/axios/issues/6873) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jasonsaayman" title="+26/-1 ()">Jay</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/WillianAgostini" title="+21/-0 ([#5707](https://github.com/axios/axios/issues/5707) )">Willian Agostini</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Gerhut" title="+3/-3 ([#5096](https://github.com/axios/axios/issues/5096) )">George Cheng</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/FatahChan" title="+2/-2 ([#6855](https://github.com/axios/axios/issues/6855) )">FatahChan</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/igstan" title="+1/-1 ([#6661](https://github.com/axios/axios/issues/6661) )">Ionuț G. Stan</a></li> </ul> <h2>Release v1.8.4</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>buildFullPath:</strong> handle <code>allowAbsoluteUrls: false</code> without <code>baseURL</code> (<a href="https://redirect.github.com/axios/axios/issues/6833">#6833</a>) (<a href="https://github.com/axios/axios/commit/f10c2e0de7fde0051f848609a29c2906d0caa1d9">f10c2e0</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/mhassan1" title="+5/-1 ([#6833](https://github.com/axios/axios/issues/6833) )">Marc Hassan</a></li> </ul> <h2>Release v1.8.3</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li>add missing type for allowAbsoluteUrls (<a href="https://redirect.github.com/axios/axios/issues/6818">#6818</a>) (<a href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2">10fa70e</a>)</li> <li><strong>xhr/fetch:</strong> pass <code>allowAbsoluteUrls</code> to <code>buildFullPath</code> in <code>xhr</code> and <code>fetch</code> adapters (<a href="https://redirect.github.com/axios/axios/issues/6814">#6814</a>) (<a href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9">ec159e5</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/Electroid" title="+6/-0 ([#6811](https://github.com/axios/axios/issues/6811) )">Ashcon Partovi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/StefanBRas" title="+4/-0 ([#6818](https://github.com/axios/axios/issues/6818) )">StefanBRas</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/mhassan1" title="+2/-2 ([#6814](https://github.com/axios/axios/issues/6814) )">Marc Hassan</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/axios/axios/compare/v1.8.4...v1.9.0">1.9.0</a> (2025-04-24)</h1> <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="https://github.com/axios/axios/commit/6c5d4cd69286868059c5e52d45085cb9a894a983">6c5d4cd</a>)</li> <li><strong>fetch:</strong> fixed ERR_NETWORK mapping for Safari browsers; (<a href="https://redirect.github.com/axios/axios/issues/6767">#6767</a>) (<a href="https://github.com/axios/axios/commit/dfe8411c9a082c3d068bdd1f8d6e73054f387f45">dfe8411</a>)</li> <li><strong>headers:</strong> allow iterable objects to be a data source for the set method; (<a href="https://redirect.github.com/axios/axios/issues/6873">#6873</a>) (<a href="https://github.com/axios/axios/commit/1b1f9ccdc15f1ea745160ec9a5223de9db4673bc">1b1f9cc</a>)</li> <li><strong>headers:</strong> fix <code>getSetCookie</code> by using 'get' method for caseless access; (<a href="https://redirect.github.com/axios/axios/issues/6874">#6874</a>) (<a href="https://github.com/axios/axios/commit/d4f7df4b304af8b373488fdf8e830793ff843eb9">d4f7df4</a>)</li> <li><strong>headers:</strong> fixed support for setting multiple header values from an iterated source; (<a href="https://redirect.github.com/axios/axios/issues/6885">#6885</a>) (<a href="https://github.com/axios/axios/commit/f7a3b5e0f7e5e127b97defa92a132fbf1b55cf15">f7a3b5e</a>)</li> <li><strong>http:</strong> send minimal end multipart boundary (<a href="https://redirect.github.com/axios/axios/issues/6661">#6661</a>) (<a href="https://github.com/axios/axios/commit/987d2e2dd3b362757550f36eab875e60640b6ddc">987d2e2</a>)</li> <li><strong>types:</strong> fix autocomplete for adapter config (<a href="https://redirect.github.com/axios/axios/issues/6855">#6855</a>) (<a href="https://github.com/axios/axios/commit/e61a8934d8f94dd429a2f309b48c67307c700df0">e61a893</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>AxiosHeaders:</strong> add getSetCookie method to retrieve set-cookie headers values (<a href="https://redirect.github.com/axios/axios/issues/5707">#5707</a>) (<a href="https://github.com/axios/axios/commit/80ea756e72bcf53110fa792f5d7ab76e8b11c996">80ea756</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+200/-34 ([#6890](https://github.com/axios/axios/issues/6890) [#6889](https://github.com/axios/axios/issues/6889) [#6888](https://github.com/axios/axios/issues/6888) [#6885](https://github.com/axios/axios/issues/6885) [#6881](https://github.com/axios/axios/issues/6881) [#6767](https://github.com/axios/axios/issues/6767) [#6874](https://github.com/axios/axios/issues/6874) [#6873](https://github.com/axios/axios/issues/6873) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jasonsaayman" title="+26/-1 ()">Jay</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/WillianAgostini" title="+21/-0 ([#5707](https://github.com/axios/axios/issues/5707) )">Willian Agostini</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Gerhut" title="+3/-3 ([#5096](https://github.com/axios/axios/issues/5096) )">George Cheng</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/FatahChan" title="+2/-2 ([#6855](https://github.com/axios/axios/issues/6855) )">FatahChan</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/igstan" title="+1/-1 ([#6661](https://github.com/axios/axios/issues/6661) )">Ionuț G. Stan</a></li> </ul> <h2><a href="https://github.com/axios/axios/compare/v1.8.3...v1.8.4">1.8.4</a> (2025-03-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>buildFullPath:</strong> handle <code>allowAbsoluteUrls: false</code> without <code>baseURL</code> (<a href="https://redirect.github.com/axios/axios/issues/6833">#6833</a>) (<a href="https://github.com/axios/axios/commit/f10c2e0de7fde0051f848609a29c2906d0caa1d9">f10c2e0</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/mhassan1" title="+5/-1 ([#6833](https://github.com/axios/axios/issues/6833) )">Marc Hassan</a></li> </ul> <h2><a href="https://github.com/axios/axios/compare/v1.8.2...v1.8.3">1.8.3</a> (2025-03-10)</h2> <h3>Bug Fixes</h3> <ul> <li>add missing type for allowAbsoluteUrls (<a href="https://redirect.github.com/axios/axios/issues/6818">#6818</a>) (<a href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2">10fa70e</a>)</li> <li><strong>xhr/fetch:</strong> pass <code>allowAbsoluteUrls</code> to <code>buildFullPath</code> in <code>xhr</code> and <code>fetch</code> adapters (<a href="https://redirect.github.com/axios/axios/issues/6814">#6814</a>) (<a href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9">ec159e5</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/Electroid" title="+6/-0 ([#6811](https://github.com/axios/axios/issues/6811) )">Ashcon Partovi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/StefanBRas" title="+4/-0 ([#6818](https://github.com/axios/axios/issues/6818) )">StefanBRas</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/cdcfd214c169a1acba8e267ab8e77ff4dfec3105"><code>cdcfd21</code></a> chore(release): v1.9.0 (<a href="https://redirect.github.com/axios/axios/issues/6891">#6891</a>)</li> <li><a href="https://github.com/axios/axios/commit/987d2e2dd3b362757550f36eab875e60640b6ddc"><code>987d2e2</code></a> fix(http): send minimal end multipart boundary (<a href="https://redirect.github.com/axios/axios/issues/6661">#6661</a>)</li> <li><a href="https://github.com/axios/axios/commit/f112edfdfacb5857ac4f91156fe8b116c456dfca"><code>f112edf</code></a> chore(ci): add PR files guard action; (<a href="https://redirect.github.com/axios/axios/issues/6890">#6890</a>)</li> <li><a href="https://github.com/axios/axios/commit/61de4c05cc01e2ccd7705bbc87c4a49e6dea7928"><code>61de4c0</code></a> chore(ci): update github actions; (<a href="https://redirect.github.com/axios/axios/issues/6889">#6889</a>)</li> <li><a href="https://github.com/axios/axios/commit/c3aba3d8f700337651d906b1a1ad3ecfe88a075e"><code>c3aba3d</code></a> chore(ci): add labeler github action; (<a href="https://redirect.github.com/axios/axios/issues/6888">#6888</a>)</li> <li><a href="https://github.com/axios/axios/commit/f7a3b5e0f7e5e127b97defa92a132fbf1b55cf15"><code>f7a3b5e</code></a> fix(headers): fixed support for setting multiple header values from an iterat...</li> <li><a href="https://github.com/axios/axios/commit/e61a8934d8f94dd429a2f309b48c67307c700df0"><code>e61a893</code></a> fix(types): fix autocomplete for adapter config (<a href="https://redirect.github.com/axios/axios/issues/6855">#6855</a>)</li> <li><a href="https://github.com/axios/axios/commit/6c5d4cd69286868059c5e52d45085cb9a894a983"><code>6c5d4cd</code></a> fix(core): fix the Axios constructor implementation to treat the config argum...</li> <li><a href="https://github.com/axios/axios/commit/dfe8411c9a082c3d068bdd1f8d6e73054f387f45"><code>dfe8411</code></a> fix(fetch): fixed ERR_NETWORK mapping for Safari browsers; (<a href="https://redirect.github.com/axios/axios/issues/6767">#6767</a>)</li> <li><a href="https://github.com/axios/axios/commit/d4f7df4b304af8b373488fdf8e830793ff843eb9"><code>d4f7df4</code></a> fix(headers): fix <code>getSetCookie</code> by using 'get' method for caseless access; (...</li> <li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v1.8.2...v1.9.0">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> |
||
|
|
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="https://github.com/getsentry/sentry-python/commit/919bdeab17dff035131b0f70848d5675efd96808"><code>919bdea</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/getsentry/sentry-python/commit/049f2a0b18e22be7b5e77eb31b11122f2a38c92a"><code>049f2a0</code></a> release: 2.27.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/bbb41a31a71e90b3a72ded603ca0cd9173e23522"><code>bbb41a3</code></a> Make sure to use the default decimal context in our code (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4231">#4231</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/2c3776c582a23b6936c76ef53008bf63f861b6fd"><code>2c3776c</code></a> tests: Move aiohttp under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4319">#4319</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/434e8afb9762e6eab22165937069271729958d3d"><code>434e8af</code></a> tests: Fix version picking in toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4323">#4323</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/b96e2b64a8fd29d5b55bf419be5c299fc28956e4"><code>b96e2b6</code></a> fix(integrations): ASGI integration not capture transactions in Websocket (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4">#4</a>...</li> <li><a href="https://github.com/getsentry/sentry-python/commit/d1819c7786de40bfc322aeab1681715c9dbf05bc"><code>d1819c7</code></a> Make all relevant types public (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4315">#4315</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/11e26483d5eeb3f9b35f51e49c69622cd85c88bd"><code>11e2648</code></a> 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>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/c3613370f638086bbd4ff235e500e508b1ca877d"><code>c361337</code></a> test(logs): Avoid failure when running with integrations enabled (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4316">#4316</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/f3687fcbd367187c395a802a98ce7eb275239ca1"><code>f3687fc</code></a> feat(spans): Record flag evaluations as span attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4280">#4280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.26.0...2.27.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
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="https://github.com/i18next/react-i18next/commit/f1bd087f5ec3dcd34f784a022e67a2d7f08a6190"><code>f1bd087</code></a> 15.5.1</li> <li><a href="https://github.com/i18next/react-i18next/commit/114db06a1e9092aa761684033db55eb39c32d591"><code>114db06</code></a> release</li> <li><a href="https://github.com/i18next/react-i18next/commit/28c1fdcda0b813a6e0a8593780f39e27f2286fdc"><code>28c1fdc</code></a> add typescript as optional peer dependency (<a href="https://redirect.github.com/i18next/react-i18next/issues/1843">#1843</a>)</li> <li><a href="https://github.com/i18next/react-i18next/commit/ac79767b39fa0baec421b35a430ab73e80a253aa"><code>ac79767</code></a> 15.5.0</li> <li><a href="https://github.com/i18next/react-i18next/commit/d761b0eaa0ff87de3ad2b2909911bc0a2e2b0e94"><code>d761b0e</code></a> release</li> <li><a href="https://github.com/i18next/react-i18next/commit/7459a3622f54dd61471e63c884aab6ac82926db3"><code>7459a36</code></a> feat: use const type parameters for useTranslation() (<a href="https://redirect.github.com/i18next/react-i18next/issues/1842">#1842</a>)</li> <li><a href="https://github.com/i18next/react-i18next/commit/1d6fef3b1885bc1b09ae419dc075f34e838630fb"><code>1d6fef3</code></a> fix img url</li> <li><a href="https://github.com/i18next/react-i18next/commit/2b756d37a53ac8c874858e9d79e407aa1a5474ec"><code>2b756d3</code></a> try to highligh code snippets with html instead of jsx <a href="https://redirect.github.com/i18next/react-i18next/issues/1838">#1838</a></li> <li><a href="https://github.com/i18next/react-i18next/commit/4cbe54d5eba98c57608017f63ff7ed41e2c9a5db"><code>4cbe54d</code></a> fix readme image</li> <li><a href="https://github.com/i18next/react-i18next/commit/76c0e38d6db0bb7652103c99452450a08982d8d1"><code>76c0e38</code></a> fix readme image</li> <li>Additional commits viewable in <a href="https://github.com/i18next/react-i18next/compare/v15.4.0...v15.5.1">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> |
||
|
|
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="https://github.com/i18next/i18next/commit/2db79d9255bb0a49923a56cad54b5afb2652a798"><code>2db79d9</code></a> 25.0.0</li> <li><a href="https://github.com/i18next/i18next/commit/bde194e2d778ce9d0e9e0b623084d1ce658daf30"><code>bde194e</code></a> prepare major release</li> <li><a href="https://github.com/i18next/i18next/commit/200da272cef6f926e29a377fd49522a23a417bdc"><code>200da27</code></a> fix multiple changeLanguage calls may resolve to a wrong language (<a href="https://redirect.github.com/i18next/i18next/issues/2298">#2298</a>)</li> <li><a href="https://github.com/i18next/i18next/commit/59498aede43b28d2c29806da0fb947c8c62795b1"><code>59498ae</code></a> 24.2.3</li> <li><a href="https://github.com/i18next/i18next/commit/5e7f389febc18135cdd02818c6e44fad3368e2bd"><code>5e7f389</code></a> Upgrade <code>@babel/runtime</code> package to version v7.26.10 <a href="https://redirect.github.com/i18next/i18next/issues/2293">#2293</a></li> <li><a href="https://github.com/i18next/i18next/commit/bc4dea98d04927044dec87dcb141223f176cd819"><code>bc4dea9</code></a> update changelog</li> <li><a href="https://github.com/i18next/i18next/commit/34946ba62b95a25e239eae5062137b642db0767e"><code>34946ba</code></a> fix image link</li> <li><a href="https://github.com/i18next/i18next/commit/e3d66d0eade4d1e47afd545339664ae3a5fd09eb"><code>e3d66d0</code></a> 24.2.2</li> <li><a href="https://github.com/i18next/i18next/commit/fdeab8a8ae85e853c00a2ff7ba89843eb9a6c52b"><code>fdeab8a</code></a> fix: Interpolation fails with arrays (TypeError) and does not work with objec...</li> <li><a href="https://github.com/i18next/i18next/commit/e10755458202e180dac399e6719dab7ab9fd5c46"><code>e107554</code></a> update year</li> <li>Additional commits viewable in <a href="https://github.com/i18next/i18next/compare/v24.2.0...v25.0.0">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> |
||
|
|
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="https://github.com/getsentry/sentry-python/commit/54d2c7e37b0f31ffcbd43e1f904ee9e2d8f4b650"><code>54d2c7e</code></a> release: 2.26.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/5689bc09fd223f80f65290e2ccb685b8acb9a5f2"><code>5689bc0</code></a> fix(debug): Do not consider parent loggers for debug logging (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4286">#4286</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/be229121608feba3033dbe84ef1884b6ba6ad3ee"><code>be22912</code></a> test(tracing): Simplify static/classmethod tracing tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4278">#4278</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/6000f87d2d3ec77fc4a1ec391d357ff3969a873b"><code>6000f87</code></a> feat(transport): Add a timeout (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4252">#4252</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/fb6d3745c8d7aef20142dbca708c884f63f7f821"><code>fb6d374</code></a> meta: Change CODEOWNERS back to Python SDK owners (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4269">#4269</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/97c435a82c4ddca2706794ed90b74f6527f8162f"><code>97c435a</code></a> feat(logs): Add sdk name and version as log attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4262">#4262</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/acf508cb38c633cbf95561343684e964876dd32c"><code>acf508c</code></a> feat(logs): Add server.address to logs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4257">#4257</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/e05ed0aa62cfe2c992b26b07c64c3148f837a609"><code>e05ed0a</code></a> chore: Deprecate <code>same_process_as_parent</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4244">#4244</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/6a1364d4bb27b4d15f829f36dabbb18cb8f32cdf"><code>6a1364d</code></a> feat(logs): Add sentry.origin attribute for log handler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4250">#4250</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/7cb0451865f82f3b6382c574ef57014a68f77c4f"><code>7cb0451</code></a> feat(tests): Add optional cutoff to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4243">#4243</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.25.0...2.26.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
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="https://github.com/vercel/next.js/commit/b2ff04995be722a5c93225e16e1c7fcc8bb53f91"><code>b2ff049</code></a> v15.3.0</li> <li><a href="https://github.com/vercel/next.js/commit/97ad23fb00a08e8fdef3a53a6e31e96fe5032eab"><code>97ad23f</code></a> IA 2.0: Add "Next Steps" link to /docs landing page (<a href="https://redirect.github.com/vercel/next.js/issues/77981">#77981</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/60bfe642950f4311c094aac9b3203ca8d34790e8"><code>60bfe64</code></a> v15.3.0-canary.46</li> <li><a href="https://github.com/vercel/next.js/commit/7b483cb8f41f27adcd7d30cbe6169831a0f5f91f"><code>7b483cb</code></a> Upgrade React from <code>33661467-20250407</code> to <code>3fbfb9ba-20250409</code> (<a href="https://redirect.github.com/vercel/next.js/issues/77982">#77982</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/664110c18851cffdfe3ed1fc8562efbd2e7746fc"><code>664110c</code></a> Turbopack: read asset entries strongly consistent (<a href="https://redirect.github.com/vercel/next.js/issues/77974">#77974</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/741f6fc9d38651e03586da1de92b45fbff39c814"><code>741f6fc</code></a> Revert standalone extension change for module type (<a href="https://redirect.github.com/vercel/next.js/issues/77978">#77978</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/6d5df0edffc6a570dc375e725a13bd67bf3142b7"><code>6d5df0e</code></a> Update bundler development test manifest (<a href="https://redirect.github.com/vercel/next.js/issues/77959">#77959</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/cecfb259f2bd3bee1f82320fd072d08ccd96faba"><code>cecfb25</code></a> Update bundler production test manifest (<a href="https://redirect.github.com/vercel/next.js/issues/77958">#77958</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/c010ecb237a56b954bf67deba3226a9a580523c3"><code>c010ecb</code></a> Revert "docs: revert image 15.3 change until live" (<a href="https://redirect.github.com/vercel/next.js/issues/77977">#77977</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/154267cb030218cc9c14f1f141d03eae4de2daf1"><code>154267c</code></a> Turbopack: fix instrumentation asset context name (<a href="https://redirect.github.com/vercel/next.js/issues/77973">#77973</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v15.2.4...v15.3.0">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> |
||
|
|
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="https://github.com/vercel/next.js/commit/b2ff04995be722a5c93225e16e1c7fcc8bb53f91"><code>b2ff049</code></a> v15.3.0</li> <li><a href="https://github.com/vercel/next.js/commit/60bfe642950f4311c094aac9b3203ca8d34790e8"><code>60bfe64</code></a> v15.3.0-canary.46</li> <li><a href="https://github.com/vercel/next.js/commit/f71c4a1582f1ceb398c87b96bf68c1f32bab5ee4"><code>f71c4a1</code></a> v15.3.0-canary.45</li> <li><a href="https://github.com/vercel/next.js/commit/4451bae75da7e44e511f2235ec00e5d312ab4cae"><code>4451bae</code></a> v15.3.0-canary.44</li> <li><a href="https://github.com/vercel/next.js/commit/87d7d8eb7a3eba8bbcec93a113520e197911c829"><code>87d7d8e</code></a> v15.3.0-canary.43</li> <li><a href="https://github.com/vercel/next.js/commit/82ab39f8017e2ba1aef668269e5b68cdea94f335"><code>82ab39f</code></a> v15.3.0-canary.42</li> <li><a href="https://github.com/vercel/next.js/commit/8f1409d6ce9e18d3803618b70da5eaafb8bab21d"><code>8f1409d</code></a> v15.3.0-canary.41</li> <li><a href="https://github.com/vercel/next.js/commit/2139369821b5f610f51cc0706ed77af9e68b913d"><code>2139369</code></a> v15.3.0-canary.40</li> <li><a href="https://github.com/vercel/next.js/commit/66514a6bc8f1f5a2c683442cf4c78c2575c286d7"><code>66514a6</code></a> v15.3.0-canary.39</li> <li><a href="https://github.com/vercel/next.js/commit/fd5669dd41c55eece268f1192531923e7fff3f39"><code>fd5669d</code></a> v15.3.0-canary.38</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v15.3.0/packages/next-bundle-analyzer">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> |
||
|
|
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="https://github.com/vercel/next.js/commit/b2ff04995be722a5c93225e16e1c7fcc8bb53f91"><code>b2ff049</code></a> v15.3.0</li> <li><a href="https://github.com/vercel/next.js/commit/60bfe642950f4311c094aac9b3203ca8d34790e8"><code>60bfe64</code></a> v15.3.0-canary.46</li> <li><a href="https://github.com/vercel/next.js/commit/f71c4a1582f1ceb398c87b96bf68c1f32bab5ee4"><code>f71c4a1</code></a> v15.3.0-canary.45</li> <li><a href="https://github.com/vercel/next.js/commit/4451bae75da7e44e511f2235ec00e5d312ab4cae"><code>4451bae</code></a> v15.3.0-canary.44</li> <li><a href="https://github.com/vercel/next.js/commit/87d7d8eb7a3eba8bbcec93a113520e197911c829"><code>87d7d8e</code></a> v15.3.0-canary.43</li> <li><a href="https://github.com/vercel/next.js/commit/82ab39f8017e2ba1aef668269e5b68cdea94f335"><code>82ab39f</code></a> v15.3.0-canary.42</li> <li><a href="https://github.com/vercel/next.js/commit/8f1409d6ce9e18d3803618b70da5eaafb8bab21d"><code>8f1409d</code></a> v15.3.0-canary.41</li> <li><a href="https://github.com/vercel/next.js/commit/2139369821b5f610f51cc0706ed77af9e68b913d"><code>2139369</code></a> v15.3.0-canary.40</li> <li><a href="https://github.com/vercel/next.js/commit/66514a6bc8f1f5a2c683442cf4c78c2575c286d7"><code>66514a6</code></a> v15.3.0-canary.39</li> <li><a href="https://github.com/vercel/next.js/commit/fd5669dd41c55eece268f1192531923e7fff3f39"><code>fd5669d</code></a> v15.3.0-canary.38</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v15.3.0/packages/eslint-plugin-next">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> |