mirror of
https://github.com/evroon/bracket.git
synced 2026-09-25 05:56:06 -04:00
55ae812c2f736cd2bd5cd16132447bfd1d8abda2
1030
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
55ae812c2f |
Bump jest-environment-jsdom from 30.0.0 to 30.1.1 in /frontend (#1332)
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 30.0.0 to 30.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jestjs/jest/releases">jest-environment-jsdom's releases</a>.</em></p> <blockquote> <h2>30.1.1</h2> <h3>Fixes</h3> <ul> <li><code>[jest-snapshot-utils]</code> Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (<a href="https://redirect.github.com/jestjs/jest/pull/15800">#15800</a>)</li> </ul> <h2>30.1.0</h2> <h2>Features</h2> <ul> <li><code>[jest-leak-detector]</code> Configurable GC aggressiveness regarding to V8 heap snapshot generation (<a href="https://redirect.github.com/jestjs/jest/pull/15793/">#15793</a>)</li> <li><code>[jest-runtime]</code> Reduce redundant ReferenceError messages</li> <li><code>[jest-core]</code> Include test modules that failed to load when --onlyFailures is active</li> </ul> <h3>Fixes</h3> <ul> <li>`[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (<a href="https://redirect.github.com/jestjs/jest/pull/15787">#15787</a>)</li> <li><code>[jest-circus]</code> Fix <code>it.concurrent</code> not working with <code>describe.skip</code> (<a href="https://redirect.github.com/jestjs/jest/pull/15765">#15765</a>)</li> <li><code>[jest-snapshot]</code> Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings</li> <li><code>[jest-runtime]</code> Importing from <code>@jest/globals</code> in more than one file no longer breaks relative paths (<a href="https://redirect.github.com/jestjs/jest/issues/15772">#15772</a>)</li> </ul> <h1>Chore</h1> <ul> <li><code>[expect]</code> Update docblock for <code>toContain()</code> to display info on substring check (<a href="https://redirect.github.com/jestjs/jest/pull/15789">#15789</a>)</li> </ul> <h2>30.0.2</h2> <h2>What's Changed</h2> <h3>Fixes</h3> <ul> <li><code>[jest-matcher-utils]</code> Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (<a href="https://redirect.github.com/jestjs/jest/pull/15689">#15689</a>)</li> <li><code>[jest-util]</code> Make garbage collection protection property writable (<a href="https://redirect.github.com/jestjs/jest/pull/15689">#15689</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">https://github.com/jestjs/jest/blob/main/CHANGELOG.md</a></p> <h2>Jest 30.0.1</h2> <h2>What's Changed</h2> <h3>Features</h3> <ul> <li><code>[jest-resolver]</code> Implement the <code>defaultAsyncResolver</code> (<a href="https://redirect.github.com/jestjs/jest/pull/15679">#15679</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-resolver]</code> Resolve builtin modules correctly (<a href="https://redirect.github.com/jestjs/jest/pull/15683">#15683</a>)</li> <li><code>[jest-environment-node, jest-util]</code> Avoid setting globals cleanup protection symbol when feature is off (<a href="https://redirect.github.com/jestjs/jest/pull/15684">#15684</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[*]</code> Remove and deprecate <code>jest-repl</code> package (<a href="https://redirect.github.com/jestjs/jest/pull/15673">#15673</a>)</li> <li><code>[jest-resolver]</code> Replace custom <code>isBuiltinModule</code> with node's <code>isBuiltin</code> (<a href="https://redirect.github.com/jestjs/jest/pull/15685">#15685</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">jest-environment-jsdom's changelog</a>.</em></p> <blockquote> <h2>30.1.1</h2> <h3>Fixes</h3> <ul> <li><code>[jest-snapshot-utils]</code> Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (<a href="https://redirect.github.com/jestjs/jest/pull/15800">#15800</a>)</li> </ul> <h2>30.1.0</h2> <h2>Features</h2> <ul> <li><code>[jest-leak-detector]</code> Configurable GC aggressiveness regarding to V8 heap snapshot generation (<a href="https://redirect.github.com/jestjs/jest/pull/15793/">#15793</a>)</li> <li><code>[jest-runtime]</code> Reduce redundant ReferenceError messages</li> <li><code>[jest-core]</code> Include test modules that failed to load when --onlyFailures is active</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-snapshot-utils]</code> Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (<a href="https://redirect.github.com/jestjs/jest/pull/15787">#15787</a>)</li> <li><code>[jest-circus]</code> Fix <code>it.concurrent</code> not working with <code>describe.skip</code> (<a href="https://redirect.github.com/jestjs/jest/pull/15765">#15765</a>)</li> <li><code>[jest-snapshot]</code> Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings</li> <li><code>[jest-runtime]</code> Importing from <code>@jest/globals</code> in more than one file no longer breaks relative paths (<a href="https://redirect.github.com/jestjs/jest/issues/15772">#15772</a>)</li> </ul> <h1>Chore</h1> <ul> <li><code>[expect]</code> Update docblock for <code>toContain()</code> to display info on substring check (<a href="https://redirect.github.com/jestjs/jest/pull/15789">#15789</a>)</li> </ul> <h2>30.0.5</h2> <h3>Features</h3> <ul> <li><code>[jest-config]</code> Allow <code>testMatch</code> to take a string value</li> <li><code>[jest-worker]</code> Let <code>workerIdleMemoryLimit</code> accept 0 to always restart worker child processes</li> </ul> <h3>Fixes</h3> <ul> <li><code>[expect]</code> Fix <code>bigint</code> error (<a href="https://redirect.github.com/jestjs/jest/pull/15702">#15702</a>)</li> </ul> <h2>30.0.4</h2> <h3>Features</h3> <ul> <li><code>[expect]</code> The <code>Inverse</code> type is now exported (<a href="https://redirect.github.com/jestjs/jest/pull/15714">#15714</a>)</li> <li><code>[expect]</code> feat: support <code>async functions</code> in <code>toBe</code> (<a href="https://redirect.github.com/jestjs/jest/pull/15704">#15704</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest]</code> jest --onlyFailures --listTests now correctly lists only failed tests (<a href="https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom/issues/15700">#15700</a>)</li> <li><code>[jest-snapshot]</code> Handle line endings in snapshots (<a href="https://redirect.github.com/jestjs/jest/pull/15708">#15708</a>)</li> </ul> <h2>30.0.3</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jestjs/jest/commit/d347c0f3f87f976a1dbd9761d503e45f5ced2a7e"><code>d347c0f</code></a> v30.1.1</li> <li><a href="https://github.com/jestjs/jest/commit/4d5f41d0885c1d9630c81b4fd47f74ab0615e18f"><code>4d5f41d</code></a> v30.1.0</li> <li><a href="https://github.com/jestjs/jest/commit/22236cf58b66039f81893537c90dee290bab427f"><code>22236cf</code></a> v30.0.5</li> <li><a href="https://github.com/jestjs/jest/commit/f4296d2bc85c1405f84ddf613a25d0bc3766b7e5"><code>f4296d2</code></a> v30.0.4</li> <li><a href="https://github.com/jestjs/jest/commit/393acbfac31f64bb38dff23c89224797caded83c"><code>393acbf</code></a> v30.0.2</li> <li><a href="https://github.com/jestjs/jest/commit/5ce865b4060189fe74cd486544816c079194a0f7"><code>5ce865b</code></a> v30.0.1</li> <li><a href="https://github.com/jestjs/jest/commit/469f665c2d3bea4a55a194ceebae88724b7202cd"><code>469f665</code></a> v30.0.0</li> <li>See full diff in <a href="https://github.com/jestjs/jest/commits/v30.1.1/packages/jest-environment-jsdom">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> |
||
|
|
d7a66a5a98 |
Bump jest from 30.0.0 to 30.1.0 in /frontend (#1330)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.0.0 to 30.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jestjs/jest/releases">jest's releases</a>.</em></p> <blockquote> <h2>30.1.0</h2> <h2>Features</h2> <ul> <li><code>[jest-leak-detector]</code> Configurable GC aggressiveness regarding to V8 heap snapshot generation (<a href="https://redirect.github.com/jestjs/jest/pull/15793/">#15793</a>)</li> <li><code>[jest-runtime]</code> Reduce redundant ReferenceError messages</li> <li><code>[jest-core]</code> Include test modules that failed to load when --onlyFailures is active</li> </ul> <h3>Fixes</h3> <ul> <li>`[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (<a href="https://redirect.github.com/jestjs/jest/pull/15787">#15787</a>)</li> <li><code>[jest-circus]</code> Fix <code>it.concurrent</code> not working with <code>describe.skip</code> (<a href="https://redirect.github.com/jestjs/jest/pull/15765">#15765</a>)</li> <li><code>[jest-snapshot]</code> Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings</li> <li><code>[jest-runtime]</code> Importing from <code>@jest/globals</code> in more than one file no longer breaks relative paths (<a href="https://redirect.github.com/jestjs/jest/issues/15772">#15772</a>)</li> </ul> <h1>Chore</h1> <ul> <li><code>[expect]</code> Update docblock for <code>toContain()</code> to display info on substring check (<a href="https://redirect.github.com/jestjs/jest/pull/15789">#15789</a>)</li> </ul> <h2>30.0.2</h2> <h2>What's Changed</h2> <h3>Fixes</h3> <ul> <li><code>[jest-matcher-utils]</code> Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (<a href="https://redirect.github.com/jestjs/jest/pull/15689">#15689</a>)</li> <li><code>[jest-util]</code> Make garbage collection protection property writable (<a href="https://redirect.github.com/jestjs/jest/pull/15689">#15689</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">https://github.com/jestjs/jest/blob/main/CHANGELOG.md</a></p> <h2>Jest 30.0.1</h2> <h2>What's Changed</h2> <h3>Features</h3> <ul> <li><code>[jest-resolver]</code> Implement the <code>defaultAsyncResolver</code> (<a href="https://redirect.github.com/jestjs/jest/pull/15679">#15679</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-resolver]</code> Resolve builtin modules correctly (<a href="https://redirect.github.com/jestjs/jest/pull/15683">#15683</a>)</li> <li><code>[jest-environment-node, jest-util]</code> Avoid setting globals cleanup protection symbol when feature is off (<a href="https://redirect.github.com/jestjs/jest/pull/15684">#15684</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[*]</code> Remove and deprecate <code>jest-repl</code> package (<a href="https://redirect.github.com/jestjs/jest/pull/15673">#15673</a>)</li> <li><code>[jest-resolver]</code> Replace custom <code>isBuiltinModule</code> with node's <code>isBuiltin</code> (<a href="https://redirect.github.com/jestjs/jest/pull/15685">#15685</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/vovkasm"><code>@vovkasm</code></a> made their first contribution in <a href="https://redirect.github.com/jestjs/jest/pull/15687">jestjs/jest#15687</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">https://github.com/jestjs/jest/blob/main/CHANGELOG.md</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">jest's changelog</a>.</em></p> <blockquote> <h2>30.1.0</h2> <h2>Features</h2> <ul> <li><code>[jest-leak-detector]</code> Configurable GC aggressiveness regarding to V8 heap snapshot generation (<a href="https://redirect.github.com/jestjs/jest/pull/15793/">#15793</a>)</li> <li><code>[jest-runtime]</code> Reduce redundant ReferenceError messages</li> <li><code>[jest-core]</code> Include test modules that failed to load when --onlyFailures is active</li> </ul> <h3>Fixes</h3> <ul> <li>`[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (<a href="https://redirect.github.com/jestjs/jest/pull/15787">#15787</a>)</li> <li><code>[jest-circus]</code> Fix <code>it.concurrent</code> not working with <code>describe.skip</code> (<a href="https://redirect.github.com/jestjs/jest/pull/15765">#15765</a>)</li> <li><code>[jest-snapshot]</code> Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings</li> <li><code>[jest-runtime]</code> Importing from <code>@jest/globals</code> in more than one file no longer breaks relative paths (<a href="https://redirect.github.com/jestjs/jest/issues/15772">#15772</a>)</li> </ul> <h1>Chore</h1> <ul> <li><code>[expect]</code> Update docblock for <code>toContain()</code> to display info on substring check (<a href="https://redirect.github.com/jestjs/jest/pull/15789">#15789</a>)</li> </ul> <h2>30.0.5</h2> <h3>Features</h3> <ul> <li><code>[jest-config]</code> Allow <code>testMatch</code> to take a string value</li> <li><code>[jest-worker]</code> Let <code>workerIdleMemoryLimit</code> accept 0 to always restart worker child processes</li> </ul> <h3>Fixes</h3> <ul> <li><code>[expect]</code> Fix <code>bigint</code> error (<a href="https://redirect.github.com/jestjs/jest/pull/15702">#15702</a>)</li> </ul> <h2>30.0.4</h2> <h3>Features</h3> <ul> <li><code>[expect]</code> The <code>Inverse</code> type is now exported (<a href="https://redirect.github.com/jestjs/jest/pull/15714">#15714</a>)</li> <li><code>[expect]</code> feat: support <code>async functions</code> in <code>toBe</code> (<a href="https://redirect.github.com/jestjs/jest/pull/15704">#15704</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest]</code> jest --onlyFailures --listTests now correctly lists only failed tests (<a href="https://github.com/jestjs/jest/tree/HEAD/packages/jest/issues/15700">#15700</a>)</li> <li><code>[jest-snapshot]</code> Handle line endings in snapshots (<a href="https://redirect.github.com/jestjs/jest/pull/15708">#15708</a>)</li> </ul> <h2>30.0.3</h2> <h3>Fixes</h3> <ul> <li><code>[jest-config]</code> Fix ESM TS config loading in a CJS project (<a href="https://redirect.github.com/jestjs/jest/pull/15694">#15694</a>)</li> <li><code>[jest-core]</code> jest --onlyFailures --listTests now correctly lists only failed tests(<a href="https://redirect.github.com/jestjs/jest/pull/15700">#15700</a>)</li> </ul> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jestjs/jest/commit/4d5f41d0885c1d9630c81b4fd47f74ab0615e18f"><code>4d5f41d</code></a> v30.1.0</li> <li><a href="https://github.com/jestjs/jest/commit/22236cf58b66039f81893537c90dee290bab427f"><code>22236cf</code></a> v30.0.5</li> <li><a href="https://github.com/jestjs/jest/commit/f4296d2bc85c1405f84ddf613a25d0bc3766b7e5"><code>f4296d2</code></a> v30.0.4</li> <li><a href="https://github.com/jestjs/jest/commit/d4a6c94daf4f6e63c949f2d0ed907aeaee840d2f"><code>d4a6c94</code></a> v30.0.3</li> <li><a href="https://github.com/jestjs/jest/commit/393acbfac31f64bb38dff23c89224797caded83c"><code>393acbf</code></a> v30.0.2</li> <li><a href="https://github.com/jestjs/jest/commit/5ce865b4060189fe74cd486544816c079194a0f7"><code>5ce865b</code></a> v30.0.1</li> <li><a href="https://github.com/jestjs/jest/commit/469f665c2d3bea4a55a194ceebae88724b7202cd"><code>469f665</code></a> v30.0.0</li> <li>See full diff in <a href="https://github.com/jestjs/jest/commits/v30.1.0/packages/jest">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> |
||
|
|
e29f551032 | New Crowdin updates (#1329) | ||
|
|
6425cc5999 |
Bump i18next from 25.3.0 to 25.4.0 in /frontend (#1328)
[//]: # (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 [i18next](https://github.com/i18next/i18next) from 25.3.0 to 25.4.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.4.0</h2> <ul> <li>add new selector API to improve TypeScript IDE performance <a href="https://redirect.github.com/i18next/i18next/pull/2322">2322</a> <ul> <li>To enable it, set <code>enableSelector: true</code> in your configuration options</li> <li>With <code>enableSelector: "optimize"</code>, i18next can now handle translation dictionaries of any size, without affecting IDE performance or build times</li> <li>To assist with the migration, we've published the following packages: <ul> <li><a href="https://github.com/ahrjarrett/i18next-selector/tree/main/packages/codemod"><code>@i18next-selector/codemod</code></a></li> <li><a href="https://github.com/ahrjarrett/i18next-selector/tree/main/packages/vite-plugin"><code>@i18next-selector/vite-plugin</code></a></li> </ul> </li> </ul> </li> </ul> <h2>v25.3.6</h2> <ul> <li>improve fix: Ordinals and non-ordinals don't work together <a href="https://redirect.github.com/i18next/i18next/issues/2337">2337</a></li> </ul> <h2>v25.3.5</h2> <ul> <li>fix: Ordinals and non-ordinals don't work together <a href="https://redirect.github.com/i18next/i18next/issues/2337">2337</a></li> </ul> <h2>v25.3.4</h2> <ul> <li>remove unnecessary debug logs</li> </ul> <h2>v25.3.3</h2> <ul> <li>fix: Brackets breaking nesting interpolation <a href="https://redirect.github.com/i18next/i18next/issues/2336">2336</a></li> </ul> <h2>v25.3.2</h2> <ul> <li>fix <code>dir()</code> for non-Intl language codes <a href="https://redirect.github.com/i18next/i18next/issues/2330">2330</a></li> </ul> <h2>v25.3.1</h2> <ul> <li>warn if legacy <code>interpolation.format</code> function is still used</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.4.0</h2> <ul> <li>add new selector API to improve TypeScript IDE performance <a href="https://redirect.github.com/i18next/i18next/pull/2322">2322</a> <ul> <li>To enable it, set <code>enableSelector: true</code> in your configuration options</li> <li>With <code>enableSelector: "optimize"</code>, i18next can now handle translation dictionaries of any size, without affecting IDE performance or build times</li> <li>To assist with the migration, we've published the following packages: <ul> <li><a href="https://github.com/ahrjarrett/i18next-selector/tree/main/packages/codemod"><code>@i18next-selector/codemod</code></a></li> <li><a href="https://github.com/ahrjarrett/i18next-selector/tree/main/packages/vite-plugin"><code>@i18next-selector/vite-plugin</code></a></li> </ul> </li> </ul> </li> </ul> <h2>25.3.6</h2> <ul> <li>improve fix: Ordinals and non-ordinals don't work together <a href="https://redirect.github.com/i18next/i18next/issues/2337">2337</a></li> </ul> <h2>25.3.5</h2> <ul> <li>fix: Ordinals and non-ordinals don't work together <a href="https://redirect.github.com/i18next/i18next/issues/2337">2337</a></li> </ul> <h2>25.3.4</h2> <ul> <li>remove unnecessary debug logs</li> </ul> <h2>25.3.3</h2> <ul> <li>fix: Brackets breaking nesting interpolation <a href="https://redirect.github.com/i18next/i18next/issues/2336">2336</a></li> </ul> <h2>25.3.2</h2> <ul> <li>fix <code>dir()</code> for non-Intl language codes <a href="https://redirect.github.com/i18next/i18next/issues/2330">2330</a></li> </ul> <h2>25.3.1</h2> <ul> <li>warn if legacy <code>interpolation.format</code> function is still used</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/5423a3f71cfdc7dc1ef857d17f296d7ccca59373"><code>5423a3f</code></a> 25.4.0</li> <li><a href="https://github.com/i18next/i18next/commit/03b4949c2d17642aa0ec587d6582af6d92d9c413"><code>03b4949</code></a> changelog</li> <li><a href="https://github.com/i18next/i18next/commit/6c26133170006ba9ced9c815358596a2e83bdb47"><code>6c26133</code></a> feat: adds new "selector" API (<a href="https://redirect.github.com/i18next/i18next/issues/2322">#2322</a>)</li> <li><a href="https://github.com/i18next/i18next/commit/dc8384f3f8a5bfbfe2b5ad299d14d04116b588e9"><code>dc8384f</code></a> instead of warn use deprecate for old format function</li> <li><a href="https://github.com/i18next/i18next/commit/ff90d79d3956d3a8493d27a426f67e7fb2617c28"><code>ff90d79</code></a> 25.3.6</li> <li><a href="https://github.com/i18next/i18next/commit/bbe7d42ba519aba7580afdafa1111efb270b28cc"><code>bbe7d42</code></a> improve fix: Ordinals and non-ordinals do not work together <a href="https://redirect.github.com/i18next/i18next/issues/2337">#2337</a></li> <li><a href="https://github.com/i18next/i18next/commit/e06418ef3b12fdb3b2bd5a717875cc51878659b0"><code>e06418e</code></a> 25.3.5</li> <li><a href="https://github.com/i18next/i18next/commit/a33a6071ce28e90688ed99ff8bdf3c96eaf58ecc"><code>a33a607</code></a> fix: Ordinals and non-ordinals do not work together <a href="https://redirect.github.com/i18next/i18next/issues/2337">#2337</a></li> <li><a href="https://github.com/i18next/i18next/commit/ce890726053320b15ce6fc471182c4bc82a49937"><code>ce89072</code></a> 25.3.4</li> <li><a href="https://github.com/i18next/i18next/commit/c728442c2f65c6ec42444f55a1c7c13041dd9afb"><code>c728442</code></a> remove unnecessary debug logs</li> <li>Additional commits viewable in <a href="https://github.com/i18next/i18next/compare/v25.3.0...v25.4.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> |
||
|
|
21b4a79a80 |
Bump @testing-library/jest-dom from 6.7.0 to 6.8.0 in /frontend (#1327)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.7.0 to 6.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/jest-dom/releases"><code>@testing-library/jest-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v6.8.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v6.7.0...v6.8.0">6.8.0</a> (2025-08-20)</h1> <h3>Features</h3> <ul> <li>add toBePartiallyPressed matcher (<a href="https://redirect.github.com/testing-library/jest-dom/issues/203">#203</a>) (<a href="https://redirect.github.com/testing-library/jest-dom/issues/692">#692</a>) (<a href="https://github.com/testing-library/jest-dom/commit/779b7125d39fe49e8b674f078c4692c1becdc8b4">779b712</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/jest-dom/commit/779b7125d39fe49e8b674f078c4692c1becdc8b4"><code>779b712</code></a> feat: add toBePartiallyPressed matcher (<a href="https://redirect.github.com/testing-library/jest-dom/issues/203">#203</a>) (<a href="https://redirect.github.com/testing-library/jest-dom/issues/692">#692</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/jest-dom/compare/v6.7.0...v6.8.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> |
||
|
|
0b8f56e39d |
Bump react-i18next from 15.6.0 to 15.7.0 in /frontend (#1326)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.6.0 to 15.7.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md">react-i18next's changelog</a>.</em></p> <blockquote> <h3>15.7.0</h3> <ul> <li>add new selector API to improve TypeScript IDE performance <a href="https://redirect.github.com/i18next/react-i18next/pull/1852">1852</a> <ul> <li>read more about it <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md#2540">here</a></li> </ul> </li> </ul> <h3>15.6.1</h3> <p>avoid exception when passing bindI18n: false <a href="https://redirect.github.com/i18next/react-i18next/pull/1856">1856</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/react-i18next/commit/1d7ad479361d37fd12e3a3e1be0ac413a632c1bf"><code>1d7ad47</code></a> 15.7.0</li> <li><a href="https://github.com/i18next/react-i18next/commit/8c357884a69fd3428760483ab6280891075c1d07"><code>8c35788</code></a> release</li> <li><a href="https://github.com/i18next/react-i18next/commit/78aec36c9b4ded8131b351fbd79bcd8f1ce3748d"><code>78aec36</code></a> feat: adds support for new "selector" API (<a href="https://redirect.github.com/i18next/react-i18next/issues/1852">#1852</a>)</li> <li><a href="https://github.com/i18next/react-i18next/commit/8784cb55b7aef3881619b93522e4adef0e98ccd3"><code>8784cb5</code></a> trans with nesting $t() and interpolation</li> <li><a href="https://github.com/i18next/react-i18next/commit/5cb73deed183747797698088261c553139d789b7"><code>5cb73de</code></a> trans with $t() nesting test</li> <li><a href="https://github.com/i18next/react-i18next/commit/da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"><code>da4d5e2</code></a> 15.6.1</li> <li><a href="https://github.com/i18next/react-i18next/commit/0faccee5ac65fcad0eb6666a61f6c21b5d091d4e"><code>0faccee</code></a> avoid exception when passing bindI18n: false <a href="https://redirect.github.com/i18next/react-i18next/issues/1856">#1856</a></li> <li><a href="https://github.com/i18next/react-i18next/commit/1584a441ef2c909bd62fc3580560c32ae9472a8d"><code>1584a44</code></a> add regression test for optional chaining issue (<a href="https://redirect.github.com/i18next/react-i18next/issues/1856">#1856</a>)</li> <li><a href="https://github.com/i18next/react-i18next/commit/d515c68a4bf2280b5248dd3ab050b62b59fe98c0"><code>d515c68</code></a> prettier</li> <li><a href="https://github.com/i18next/react-i18next/commit/b6dc7b40375b1ccb01f8ce472fdbc454b17ff7be"><code>b6dc7b4</code></a> fix deps for ts and vitest</li> <li>Additional commits viewable in <a href="https://github.com/i18next/react-i18next/compare/v15.6.0...v15.7.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> |
||
|
|
ae103099ca |
Bump mermaid from 11.4.1 to 11.10.0 in /docs (#1325)
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.4.1 to 11.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mermaid-js/mermaid/releases">mermaid's releases</a>.</em></p> <blockquote> <h2>mermaid@11.10.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6744">#6744</a> <a href="https://github.com/mermaid-js/mermaid/commit/daf8d8d3befcd600618a629977b76463b38d0ad9"><code>daf8d8d</code></a> Thanks <a href="https://github.com/SpecularAura"><code>@SpecularAura</code></a>! - feat: Added support for per link curve styling in flowchart diagram using edge ids</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6857">#6857</a> <a href="https://github.com/mermaid-js/mermaid/commit/b9ef683fb67b8959abc455d6cc5266c37ba435f6"><code>b9ef683</code></a> Thanks <a href="https://github.com/knsv"><code>@knsv</code></a>! - feat: Exposing elk configuration forceNodeModelOrder and considerModelOrder to the mermaid configuration</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6653">#6653</a> <a href="https://github.com/mermaid-js/mermaid/commit/2c0931da46794b49d2523211e25f782900c34e94"><code>2c0931d</code></a> Thanks <a href="https://github.com/darshanr0107"><code>@darshanr0107</code></a>! - chore: Remove the "-beta" suffix from the XYChart, Block, Sankey diagrams to reflect their stable status</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6683">#6683</a> <a href="https://github.com/mermaid-js/mermaid/commit/33e08daf175125295a06b1b80279437004a4e865"><code>33e08da</code></a> Thanks <a href="https://github.com/darshanr0107"><code>@darshanr0107</code></a>! - fix: Position the edge label in state diagram correctly relative to the edge</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6693">#6693</a> <a href="https://github.com/mermaid-js/mermaid/commit/814b68b4a94813f7c6b3d7fb4559532a7bab2652"><code>814b68b</code></a> Thanks <a href="https://github.com/darshanr0107"><code>@darshanr0107</code></a>! - fix: Apply correct dateFormat in Gantt chart to show only day when specified</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6734">#6734</a> <a href="https://github.com/mermaid-js/mermaid/commit/fce7cabb71d68a20a66246fe23d066512126a412"><code>fce7cab</code></a> Thanks <a href="https://github.com/darshanr0107"><code>@darshanr0107</code></a>! - fix: handle exclude dates properly in Gantt charts when using dateFormat: 'YYYY-MM-DD HH:mm:ss'</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6733">#6733</a> <a href="https://github.com/mermaid-js/mermaid/commit/fc07f0d8abca49e4f887d7457b7b94fb07d1e3da"><code>fc07f0d</code></a> Thanks <a href="https://github.com/omkarht"><code>@omkarht</code></a>! - fix: fixed connection gaps in flowchart for roundedRect, stadium and diamond shape</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6876">#6876</a> <a href="https://github.com/mermaid-js/mermaid/commit/12e01bdb5cacf3569133979a5a4f1d8973e9aec1"><code>12e01bd</code></a> Thanks <a href="https://github.com/sidharthv96"><code>@sidharthv96</code></a>! - fix: sanitize icon labels and icon SVGs</p> <p>Resolves CVE-2025-54880 reported by <a href="https://github.com/fourcube"><code>@fourcube</code></a></p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6801">#6801</a> <a href="https://github.com/mermaid-js/mermaid/commit/01aaef39b4a1ec8bc5a0c6bfa3a20b712d67f4dc"><code>01aaef3</code></a> Thanks <a href="https://github.com/sidharthv96"><code>@sidharthv96</code></a>! - fix: Update casing of ID in requirement diagram</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6796">#6796</a> <a href="https://github.com/mermaid-js/mermaid/commit/c36cd05c45ac3090181152b4dae41f8d7b569bd6"><code>c36cd05</code></a> Thanks <a href="https://github.com/HashanCP"><code>@HashanCP</code></a>! - fix: Make flowchart elk detector regex match less greedy</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6702">#6702</a> <a href="https://github.com/mermaid-js/mermaid/commit/8bb29fc879329ad109898e4025b4f4eba2ab0649"><code>8bb29fc</code></a> Thanks <a href="https://github.com/qraqras"><code>@qraqras</code></a>! - fix(block): overflowing blocks no longer affect later lines</p> <p>This may change the layout of block diagrams that have overflowing lines (i.e. block diagrams that use up more columns that the <code>columns</code> specifier).</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6717">#6717</a> <a href="https://github.com/mermaid-js/mermaid/commit/71b04f93b07f876df2b30656ef36036c1d0e4e4f"><code>71b04f9</code></a> Thanks <a href="https://github.com/darshanr0107"><code>@darshanr0107</code></a>! - fix: log warning for blocks exceeding column width</p> <p>This update adds a validation check that logs a warning message when a block's width exceeds the defined column layout.</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6820">#6820</a> <a href="https://github.com/mermaid-js/mermaid/commit/c99bce6bab4c7ce0b81b66d44f44853ce4aeb1c3"><code>c99bce6</code></a> Thanks <a href="https://github.com/kriss-u"><code>@kriss-u</code></a>! - fix: Add escaped class literal name on namespace</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6332">#6332</a> <a href="https://github.com/mermaid-js/mermaid/commit/6cc192680a2531cab28f87a8061a53b786e010f3"><code>6cc1926</code></a> Thanks <a href="https://github.com/ajuckel"><code>@ajuckel</code></a>! - fix: Allow equals sign in sequenceDiagram labels</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6651">#6651</a> <a href="https://github.com/mermaid-js/mermaid/commit/9da6fb39ae278401771943ac85d6d1b875f78cf1"><code>9da6fb3</code></a> Thanks <a href="https://github.com/darshanr0107"><code>@darshanr0107</code></a>! - Add validation for negative values in pie charts:</p> <p>Prevents crashes during parsing by validating values post-parsing.</p> <p>Provides clearer, user-friendly error messages for invalid negative inputs.</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6803">#6803</a> <a href="https://github.com/mermaid-js/mermaid/commit/e48b0ba61dab7f95aa02da603b5b7d383b894932"><code>e48b0ba</code></a> Thanks <a href="https://github.com/omkarht"><code>@omkarht</code></a>! - chore: migrate to class-based ArchitectureDB implementation</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6838">#6838</a> <a href="https://github.com/mermaid-js/mermaid/commit/4d62d5963238400270e9314c6e4d506f48147074"><code>4d62d59</code></a> Thanks <a href="https://github.com/saurabhg772244"><code>@saurabhg772244</code></a>! - fix: node border style for handdrawn shapes</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mermaid-js/mermaid/commit/96778f77898c02489ba0d33c874eca4370e21205"><code>96778f7</code></a> Merge pull request <a href="https://redirect.github.com/mermaid-js/mermaid/issues/6880">#6880</a> from mermaid-js/changeset-release/master</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/d4c058bd565d6be1319d52df8320eb5d80edb96e"><code>d4c058b</code></a> Version Packages</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/b638a0a9c1edac9614a45354e7d1a3d5446d15ed"><code>b638a0a</code></a> temp: Remove peerDeps from examples</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/fd9aa36c77bdb1dc7026953effc7fffa48594b45"><code>fd9aa36</code></a> chore: Update peerDependencies for examples</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/46a9f1b31ed2d8b74d8faffcbb4fb97fee1c4d71"><code>46a9f1b</code></a> temp: Disable cspell check as it's blocking release</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/83c6224cc0159fb5d17fec1cbe8fe4ce052509a4"><code>83c6224</code></a> Merge pull request <a href="https://redirect.github.com/mermaid-js/mermaid/issues/6878">#6878</a> from mermaid-js/develop</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/d8161b1923718f12884d94cf80590fe35cfb55df"><code>d8161b1</code></a> fix: move fourcube to contributor</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/8223141af9d243eb2664f1ae699ce7f90af7b8c8"><code>8223141</code></a> chore: add fourcube to cspell</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/99f98a6876c8fafa375376a44c75d1f047ae7190"><code>99f98a6</code></a> Merge pull request <a href="https://redirect.github.com/mermaid-js/mermaid/issues/6877">#6877</a> from mermaid-js/update-timings</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/ef28f548dfcff5ffe52a9207d1a9c739e99994fe"><code>ef28f54</code></a> chore: update E2E timings</li> <li>Additional commits viewable in <a href="https://github.com/mermaid-js/mermaid/compare/mermaid@11.4.1...mermaid@11.10.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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/evroon/bracket/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b7cd531fdb |
Bump @next/eslint-plugin-next from 15.4.1 to 15.5.0 in /frontend (#1324)
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.4.1 to 15.5.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.5.0</h2> <h3>Core Changes</h3> <ul> <li>Use and enforce exhaustive switch statements for work unit store: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81577">#81577</a></li> <li>Enable <code>@typescript-eslint/switch-exhaustiveness-check</code> rule: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81583">#81583</a></li> <li>[dynamicIO] use RSC dynamicness to control partial vs complete PPR result: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81627">#81627</a></li> <li>[dynamicIO] Do not use <code>React.unstable_postpone()</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81652">#81652</a></li> <li>feat: new detachable panel UI: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81483">#81483</a></li> <li>Turbopack: content-hash PageLoaderAsset: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81450">#81450</a></li> <li>[segment explorer] fix content overflow styling: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81649">#81649</a></li> <li>Improve reliability of owner stacks for async I/O errors: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81501">#81501</a></li> <li>fix(router): Prevent redirect loop on root data requests with basePath: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81096">#81096</a></li> <li>Ensure custom NextServer config is honored: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81681">#81681</a></li> <li>Fix before interactive incorrectly render css: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81146">#81146</a></li> <li>perf: memorize exclude function in webpack config: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81525">#81525</a></li> <li>Also enforce experimental features when there's no next config file: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81679">#81679</a></li> <li>feat(next/image): warn when <code>images.qualities</code> is undefined: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81690">#81690</a></li> <li>feat(build): optimize filterUniqueParamsCombinations to generate sub-combinations: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81321">#81321</a></li> <li>Update NextAdapter type and re-export: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81692">#81692</a></li> <li>upgrade to path-to-regexp@6.3.0: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/80123">#80123</a></li> <li>[metadata] replace for initial body icon case: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81688">#81688</a></li> <li>[segment explorer] remove dev panel ui flag: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81670">#81670</a></li> <li>Simplify running test apps locally with <code>ppr</code> or <code>dynamicIO</code> enabled: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81668">#81668</a></li> <li>[turbopack] Return cached Promise from <code>__turbopack_load_by_url__ </code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81663">#81663</a></li> <li>Upgrade React from <code>97cdd5d3-20250710</code> to <code>2f0e7e57-20250715</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81678">#81678</a></li> <li>Delete unused <code>renderToString</code> function: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81707">#81707</a></li> <li>Discard prerendered route handler data from FS cache after revalidation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81611">#81611</a></li> <li>Upgrade React from <code>2f0e7e57-20250715</code> to <code>d85ec5f5-20250716</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81708">#81708</a></li> <li>Ignore pending revalidations during prerendering: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81621">#81621</a></li> <li>[turbopack] Clear chunk cache on HMR instead of creating new <code>next-server</code> VM: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81664">#81664</a></li> <li>fix: rootParams should throw in client when fallbackParams are not present: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81711">#81711</a></li> <li>perf(build): optimize buildAppStaticPaths performance and add helper function: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81386">#81386</a></li> <li>Turbopack: Support string without options for <code>@next/mdx</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81713">#81713</a></li> <li>[Segment Cache] Support dynamic head prefetching: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81677">#81677</a></li> <li>[sourcemaps] Consistent cursor columns: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81375">#81375</a></li> <li>fix: revert client segment route changes for sub shell generation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81731">#81731</a></li> <li>fix: pages router metadata bugs with React 19: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81733">#81733</a></li> <li>Improve error handling for <code>headers</code>/<code>cookies</code>/<code>draftMode</code> in <code>'use cache'</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81716">#81716</a></li> <li>[devtool] fix duplicate rendered indicator on server: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81729">#81729</a></li> <li>[devtool] enable segment explorer by default: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81737">#81737</a></li> <li>[turbopack] Stop exposing globals from Turbopack runtime: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81727">#81727</a></li> <li>Remove unnecessary await: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81761">#81761</a></li> <li>[chore] bump zod to latest v3: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81757">#81757</a></li> <li>feat(turbopack): Log anonymized internal error (panic) information to telemetry: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81272">#81272</a></li> <li>fix: revert client segment route changes for sub shell generation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81740">#81740</a></li> <li>bugfix: static resources staleTime should be renewed once refetched: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81771">#81771</a></li> <li>[devtool] move font styling to global.css: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81782">#81782</a></li> <li>[devtool] copy decoded info of error details: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81735">#81735</a></li> <li>fix(build): add sourcePage context for PPR dynamic route lambda creation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81781">#81781</a></li> <li>refactor: rename experimental.dynamicIO to experimental.cacheComponents: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/81562">#81562</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/7e08c8223d64bc2add7a0e5a323cbce0a84bb292"><code>7e08c82</code></a> v15.5.0</li> <li><a href="https://github.com/vercel/next.js/commit/8f6d345d2dd8e7255b3618cd6dcd652b12ec79c6"><code>8f6d345</code></a> v15.4.2-canary.56</li> <li><a href="https://github.com/vercel/next.js/commit/e3e21977ede164c4a9983d4c437d4b64d44559fa"><code>e3e2197</code></a> v15.4.2-canary.55</li> <li><a href="https://github.com/vercel/next.js/commit/a745826b2cb0192db9ae8c404dc75e2c6f39b6f9"><code>a745826</code></a> v15.4.2-canary.54</li> <li><a href="https://github.com/vercel/next.js/commit/bec38efdb6f2a0d50b33e8ac64bad71319d3cb85"><code>bec38ef</code></a> v15.4.2-canary.53</li> <li><a href="https://github.com/vercel/next.js/commit/97dbf5f2e1e2c9f71e0f610c9c0ce3cdfea0ce2f"><code>97dbf5f</code></a> v15.4.2-canary.52</li> <li><a href="https://github.com/vercel/next.js/commit/9934b3788ab3d9c95c8a9379c57d74938cfe22e4"><code>9934b37</code></a> v15.4.2-canary.51</li> <li><a href="https://github.com/vercel/next.js/commit/df9f3ba484bc2e8bf502cc117a6d29828e108123"><code>df9f3ba</code></a> v15.4.2-canary.50</li> <li><a href="https://github.com/vercel/next.js/commit/56493beebeacfded3289a8c0909060cedabb7aa3"><code>56493be</code></a> v15.4.2-canary.49</li> <li><a href="https://github.com/vercel/next.js/commit/62b659cf3199523b4ba019de0fa98dc3d6359a53"><code>62b659c</code></a> v15.4.2-canary.48</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v15.5.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> |
||
|
|
619e5f2f66 |
Bump next from 15.4.1 to 15.5.0 in /frontend (#1323)
Bumps [next](https://github.com/vercel/next.js) from 15.4.1 to 15.5.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.5.0</h2> <h3>Core Changes</h3> <ul> <li>Use and enforce exhaustive switch statements for work unit store: <a href="https://redirect.github.com/vercel/next.js/issues/81577">#81577</a></li> <li>Enable <code>@typescript-eslint/switch-exhaustiveness-check</code> rule: <a href="https://redirect.github.com/vercel/next.js/issues/81583">#81583</a></li> <li>[dynamicIO] use RSC dynamicness to control partial vs complete PPR result: <a href="https://redirect.github.com/vercel/next.js/issues/81627">#81627</a></li> <li>[dynamicIO] Do not use <code>React.unstable_postpone()</code>: <a href="https://redirect.github.com/vercel/next.js/issues/81652">#81652</a></li> <li>feat: new detachable panel UI: <a href="https://redirect.github.com/vercel/next.js/issues/81483">#81483</a></li> <li>Turbopack: content-hash PageLoaderAsset: <a href="https://redirect.github.com/vercel/next.js/issues/81450">#81450</a></li> <li>[segment explorer] fix content overflow styling: <a href="https://redirect.github.com/vercel/next.js/issues/81649">#81649</a></li> <li>Improve reliability of owner stacks for async I/O errors: <a href="https://redirect.github.com/vercel/next.js/issues/81501">#81501</a></li> <li>fix(router): Prevent redirect loop on root data requests with basePath: <a href="https://redirect.github.com/vercel/next.js/issues/81096">#81096</a></li> <li>Ensure custom NextServer config is honored: <a href="https://redirect.github.com/vercel/next.js/issues/81681">#81681</a></li> <li>Fix before interactive incorrectly render css: <a href="https://redirect.github.com/vercel/next.js/issues/81146">#81146</a></li> <li>perf: memorize exclude function in webpack config: <a href="https://redirect.github.com/vercel/next.js/issues/81525">#81525</a></li> <li>Also enforce experimental features when there's no next config file: <a href="https://redirect.github.com/vercel/next.js/issues/81679">#81679</a></li> <li>feat(next/image): warn when <code>images.qualities</code> is undefined: <a href="https://redirect.github.com/vercel/next.js/issues/81690">#81690</a></li> <li>feat(build): optimize filterUniqueParamsCombinations to generate sub-combinations: <a href="https://redirect.github.com/vercel/next.js/issues/81321">#81321</a></li> <li>Update NextAdapter type and re-export: <a href="https://redirect.github.com/vercel/next.js/issues/81692">#81692</a></li> <li>upgrade to path-to-regexp@6.3.0: <a href="https://redirect.github.com/vercel/next.js/issues/80123">#80123</a></li> <li>[metadata] replace for initial body icon case: <a href="https://redirect.github.com/vercel/next.js/issues/81688">#81688</a></li> <li>[segment explorer] remove dev panel ui flag: <a href="https://redirect.github.com/vercel/next.js/issues/81670">#81670</a></li> <li>Simplify running test apps locally with <code>ppr</code> or <code>dynamicIO</code> enabled: <a href="https://redirect.github.com/vercel/next.js/issues/81668">#81668</a></li> <li>[turbopack] Return cached Promise from <code>__turbopack_load_by_url__ </code>: <a href="https://redirect.github.com/vercel/next.js/issues/81663">#81663</a></li> <li>Upgrade React from <code>97cdd5d3-20250710</code> to <code>2f0e7e57-20250715</code>: <a href="https://redirect.github.com/vercel/next.js/issues/81678">#81678</a></li> <li>Delete unused <code>renderToString</code> function: <a href="https://redirect.github.com/vercel/next.js/issues/81707">#81707</a></li> <li>Discard prerendered route handler data from FS cache after revalidation: <a href="https://redirect.github.com/vercel/next.js/issues/81611">#81611</a></li> <li>Upgrade React from <code>2f0e7e57-20250715</code> to <code>d85ec5f5-20250716</code>: <a href="https://redirect.github.com/vercel/next.js/issues/81708">#81708</a></li> <li>Ignore pending revalidations during prerendering: <a href="https://redirect.github.com/vercel/next.js/issues/81621">#81621</a></li> <li>[turbopack] Clear chunk cache on HMR instead of creating new <code>next-server</code> VM: <a href="https://redirect.github.com/vercel/next.js/issues/81664">#81664</a></li> <li>fix: rootParams should throw in client when fallbackParams are not present: <a href="https://redirect.github.com/vercel/next.js/issues/81711">#81711</a></li> <li>perf(build): optimize buildAppStaticPaths performance and add helper function: <a href="https://redirect.github.com/vercel/next.js/issues/81386">#81386</a></li> <li>Turbopack: Support string without options for <code>@next/mdx</code>: <a href="https://redirect.github.com/vercel/next.js/issues/81713">#81713</a></li> <li>[Segment Cache] Support dynamic head prefetching: <a href="https://redirect.github.com/vercel/next.js/issues/81677">#81677</a></li> <li>[sourcemaps] Consistent cursor columns: <a href="https://redirect.github.com/vercel/next.js/issues/81375">#81375</a></li> <li>fix: revert client segment route changes for sub shell generation: <a href="https://redirect.github.com/vercel/next.js/issues/81731">#81731</a></li> <li>fix: pages router metadata bugs with React 19: <a href="https://redirect.github.com/vercel/next.js/issues/81733">#81733</a></li> <li>Improve error handling for <code>headers</code>/<code>cookies</code>/<code>draftMode</code> in <code>'use cache'</code>: <a href="https://redirect.github.com/vercel/next.js/issues/81716">#81716</a></li> <li>[devtool] fix duplicate rendered indicator on server: <a href="https://redirect.github.com/vercel/next.js/issues/81729">#81729</a></li> <li>[devtool] enable segment explorer by default: <a href="https://redirect.github.com/vercel/next.js/issues/81737">#81737</a></li> <li>[turbopack] Stop exposing globals from Turbopack runtime: <a href="https://redirect.github.com/vercel/next.js/issues/81727">#81727</a></li> <li>Remove unnecessary await: <a href="https://redirect.github.com/vercel/next.js/issues/81761">#81761</a></li> <li>[chore] bump zod to latest v3: <a href="https://redirect.github.com/vercel/next.js/issues/81757">#81757</a></li> <li>feat(turbopack): Log anonymized internal error (panic) information to telemetry: <a href="https://redirect.github.com/vercel/next.js/issues/81272">#81272</a></li> <li>fix: revert client segment route changes for sub shell generation: <a href="https://redirect.github.com/vercel/next.js/issues/81740">#81740</a></li> <li>bugfix: static resources staleTime should be renewed once refetched: <a href="https://redirect.github.com/vercel/next.js/issues/81771">#81771</a></li> <li>[devtool] move font styling to global.css: <a href="https://redirect.github.com/vercel/next.js/issues/81782">#81782</a></li> <li>[devtool] copy decoded info of error details: <a href="https://redirect.github.com/vercel/next.js/issues/81735">#81735</a></li> <li>fix(build): add sourcePage context for PPR dynamic route lambda creation: <a href="https://redirect.github.com/vercel/next.js/issues/81781">#81781</a></li> <li>refactor: rename experimental.dynamicIO to experimental.cacheComponents: <a href="https://redirect.github.com/vercel/next.js/issues/81562">#81562</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/7e08c8223d64bc2add7a0e5a323cbce0a84bb292"><code>7e08c82</code></a> v15.5.0</li> <li><a href="https://github.com/vercel/next.js/commit/77bb702a0136c01d5a3187d9fb32532c7fe38ef7"><code>77bb702</code></a> docs: add explanation of disabling lint for next build (<a href="https://redirect.github.com/vercel/next.js/issues/82805">#82805</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/8f6d345d2dd8e7255b3618cd6dcd652b12ec79c6"><code>8f6d345</code></a> v15.4.2-canary.56</li> <li><a href="https://github.com/vercel/next.js/commit/533bcd1485a731ade68a4fe6ea6aeffc2030cce2"><code>533bcd1</code></a> docs: Route props helpers, typegen and next lint deprecation (<a href="https://redirect.github.com/vercel/next.js/issues/82784">#82784</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/e6718d699d1d188fdff8a98191d1e6f69a8604fb"><code>e6718d6</code></a> docs: fix TS error in Node.js runtime local assets example (<a href="https://redirect.github.com/vercel/next.js/issues/82672">#82672</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/91da00336c244858f2503b57aa29805e3ae24aa1"><code>91da003</code></a> fix: remove a few old references to 'next lint' (<a href="https://redirect.github.com/vercel/next.js/issues/82800">#82800</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/e3e21977ede164c4a9983d4c437d4b64d44559fa"><code>e3e2197</code></a> v15.4.2-canary.55</li> <li><a href="https://github.com/vercel/next.js/commit/408920c566e3419d24488d9770d64eb22217c24b"><code>408920c</code></a> fix: possible null access (<a href="https://redirect.github.com/vercel/next.js/issues/82799">#82799</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/4e9cc18917a3cc300b8a8b21e1b570ab775edb2b"><code>4e9cc18</code></a> fix: don't fail with amp config in JS (<a href="https://redirect.github.com/vercel/next.js/issues/82798">#82798</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/c57fe2561cda36f8a5abb41a94ea1a3f0a094226"><code>c57fe25</code></a> feat: add a codemod to migrate from the deprecated "next lint" command (<a href="https://redirect.github.com/vercel/next.js/issues/82685">#82685</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v15.4.1...v15.5.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> |
||
|
|
4b487eb8e2 |
Bump @next/bundle-analyzer from 15.4.1 to 15.5.0 in /frontend (#1322)
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.4.1 to 15.5.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.5.0</h2> <h3>Core Changes</h3> <ul> <li>Use and enforce exhaustive switch statements for work unit store: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81577">#81577</a></li> <li>Enable <code>@typescript-eslint/switch-exhaustiveness-check</code> rule: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81583">#81583</a></li> <li>[dynamicIO] use RSC dynamicness to control partial vs complete PPR result: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81627">#81627</a></li> <li>[dynamicIO] Do not use <code>React.unstable_postpone()</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81652">#81652</a></li> <li>feat: new detachable panel UI: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81483">#81483</a></li> <li>Turbopack: content-hash PageLoaderAsset: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81450">#81450</a></li> <li>[segment explorer] fix content overflow styling: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81649">#81649</a></li> <li>Improve reliability of owner stacks for async I/O errors: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81501">#81501</a></li> <li>fix(router): Prevent redirect loop on root data requests with basePath: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81096">#81096</a></li> <li>Ensure custom NextServer config is honored: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81681">#81681</a></li> <li>Fix before interactive incorrectly render css: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81146">#81146</a></li> <li>perf: memorize exclude function in webpack config: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81525">#81525</a></li> <li>Also enforce experimental features when there's no next config file: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81679">#81679</a></li> <li>feat(next/image): warn when <code>images.qualities</code> is undefined: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81690">#81690</a></li> <li>feat(build): optimize filterUniqueParamsCombinations to generate sub-combinations: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81321">#81321</a></li> <li>Update NextAdapter type and re-export: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81692">#81692</a></li> <li>upgrade to path-to-regexp@6.3.0: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/80123">#80123</a></li> <li>[metadata] replace for initial body icon case: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81688">#81688</a></li> <li>[segment explorer] remove dev panel ui flag: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81670">#81670</a></li> <li>Simplify running test apps locally with <code>ppr</code> or <code>dynamicIO</code> enabled: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81668">#81668</a></li> <li>[turbopack] Return cached Promise from <code>__turbopack_load_by_url__ </code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81663">#81663</a></li> <li>Upgrade React from <code>97cdd5d3-20250710</code> to <code>2f0e7e57-20250715</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81678">#81678</a></li> <li>Delete unused <code>renderToString</code> function: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81707">#81707</a></li> <li>Discard prerendered route handler data from FS cache after revalidation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81611">#81611</a></li> <li>Upgrade React from <code>2f0e7e57-20250715</code> to <code>d85ec5f5-20250716</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81708">#81708</a></li> <li>Ignore pending revalidations during prerendering: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81621">#81621</a></li> <li>[turbopack] Clear chunk cache on HMR instead of creating new <code>next-server</code> VM: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81664">#81664</a></li> <li>fix: rootParams should throw in client when fallbackParams are not present: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81711">#81711</a></li> <li>perf(build): optimize buildAppStaticPaths performance and add helper function: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81386">#81386</a></li> <li>Turbopack: Support string without options for <code>@next/mdx</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81713">#81713</a></li> <li>[Segment Cache] Support dynamic head prefetching: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81677">#81677</a></li> <li>[sourcemaps] Consistent cursor columns: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81375">#81375</a></li> <li>fix: revert client segment route changes for sub shell generation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81731">#81731</a></li> <li>fix: pages router metadata bugs with React 19: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81733">#81733</a></li> <li>Improve error handling for <code>headers</code>/<code>cookies</code>/<code>draftMode</code> in <code>'use cache'</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81716">#81716</a></li> <li>[devtool] fix duplicate rendered indicator on server: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81729">#81729</a></li> <li>[devtool] enable segment explorer by default: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81737">#81737</a></li> <li>[turbopack] Stop exposing globals from Turbopack runtime: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81727">#81727</a></li> <li>Remove unnecessary await: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81761">#81761</a></li> <li>[chore] bump zod to latest v3: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81757">#81757</a></li> <li>feat(turbopack): Log anonymized internal error (panic) information to telemetry: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81272">#81272</a></li> <li>fix: revert client segment route changes for sub shell generation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81740">#81740</a></li> <li>bugfix: static resources staleTime should be renewed once refetched: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81771">#81771</a></li> <li>[devtool] move font styling to global.css: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81782">#81782</a></li> <li>[devtool] copy decoded info of error details: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81735">#81735</a></li> <li>fix(build): add sourcePage context for PPR dynamic route lambda creation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81781">#81781</a></li> <li>refactor: rename experimental.dynamicIO to experimental.cacheComponents: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/81562">#81562</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/7e08c8223d64bc2add7a0e5a323cbce0a84bb292"><code>7e08c82</code></a> v15.5.0</li> <li><a href="https://github.com/vercel/next.js/commit/8f6d345d2dd8e7255b3618cd6dcd652b12ec79c6"><code>8f6d345</code></a> v15.4.2-canary.56</li> <li><a href="https://github.com/vercel/next.js/commit/e3e21977ede164c4a9983d4c437d4b64d44559fa"><code>e3e2197</code></a> v15.4.2-canary.55</li> <li><a href="https://github.com/vercel/next.js/commit/a745826b2cb0192db9ae8c404dc75e2c6f39b6f9"><code>a745826</code></a> v15.4.2-canary.54</li> <li><a href="https://github.com/vercel/next.js/commit/bec38efdb6f2a0d50b33e8ac64bad71319d3cb85"><code>bec38ef</code></a> v15.4.2-canary.53</li> <li><a href="https://github.com/vercel/next.js/commit/97dbf5f2e1e2c9f71e0f610c9c0ce3cdfea0ce2f"><code>97dbf5f</code></a> v15.4.2-canary.52</li> <li><a href="https://github.com/vercel/next.js/commit/9934b3788ab3d9c95c8a9379c57d74938cfe22e4"><code>9934b37</code></a> v15.4.2-canary.51</li> <li><a href="https://github.com/vercel/next.js/commit/df9f3ba484bc2e8bf502cc117a6d29828e108123"><code>df9f3ba</code></a> v15.4.2-canary.50</li> <li><a href="https://github.com/vercel/next.js/commit/56493beebeacfded3289a8c0909060cedabb7aa3"><code>56493be</code></a> v15.4.2-canary.49</li> <li><a href="https://github.com/vercel/next.js/commit/62b659cf3199523b4ba019de0fa98dc3d6359a53"><code>62b659c</code></a> v15.4.2-canary.48</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v15.5.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> |
||
|
|
d60a106494 |
Bump @types/node from 24.2.0 to 24.3.0 in /frontend (#1321)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.2.0 to 24.3.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
65e8937598 |
Update sentry-sdk requirement from 2.34.0 to 2.35.0 in /backend (#1320)
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.35.0</h2> <h3>Various fixes & improvements</h3> <ul> <li><a href="https://docs.sentry.io/platforms/python/integrations/langchain/">Langchain Integration</a> now supports the Sentry <a href="https://docs.sentry.io/product/insights/ai/agents/dashboard/">AI dashboard</a>. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4678">#4678</a>) by <a href="https://github.com/shellmayr"><code>@shellmayr</code></a></li> <li><a href="https://docs.sentry.io/platforms/python/integrations/anthropic/">Anthropic Integration</a> now supports the Sentry <a href="https://docs.sentry.io/product/insights/ai/agents/dashboard/">AI dashboard</a>. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4674">#4674</a>) by <a href="https://github.com/constantinius"><code>@constantinius</code></a></li> <li>AI Agents templates for <code>@trace</code> decorator (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4676">#4676</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Sentry Logs: Add <code>enable_logs</code>, <code>before_send_log</code> as top-level <code>sentry_sdk.init()</code> options (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4644">#4644</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Tracing: Improve <code>@trace</code> decorator. Allows to set <code>span.op</code>, <code>span.name</code>, and <code>span.attributes</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4648">#4648</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Tracing: Add convenience function <code>sentry_sdk.update_current_span</code>. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4673">#4673</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Tracing: Add <code>Span.update_data()</code> to update multiple <code>span.data</code> items at once. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4666">#4666</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>GNU-integration: make path optional (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4688">#4688</a>) by <a href="https://github.com/MeredithAnya"><code>@MeredithAnya</code></a></li> <li>Clickhouse: Don't eat the generator data (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4669">#4669</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Clickhouse: List <code>send_data</code> parameters (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4667">#4667</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Update <code>gen_ai.*</code> and <code>ai.*</code> attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4665">#4665</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Better checking for empty tools list (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4647">#4647</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Remove performance paper cuts (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4675">#4675</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Help for debugging Cron problems (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4686">#4686</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix Redis CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4691">#4691</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix plugins key codecov (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4655">#4655</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> <li>Fix Mypy (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4649">#4649</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Update tox.ini (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4689">#4689</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4684">#4684</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.35.0</h2> <h3>Various fixes & improvements</h3> <ul> <li><a href="https://docs.sentry.io/platforms/python/integrations/langchain/">Langchain Integration</a> now supports the Sentry <a href="https://docs.sentry.io/product/insights/ai/agents/dashboard/">AI dashboard</a>. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4678">#4678</a>) by <a href="https://github.com/shellmayr"><code>@shellmayr</code></a></li> <li><a href="https://docs.sentry.io/platforms/python/integrations/anthropic/">Anthropic Integration</a> now supports the Sentry <a href="https://docs.sentry.io/product/insights/ai/agents/dashboard/">AI dashboard</a>. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4674">#4674</a>) by <a href="https://github.com/constantinius"><code>@constantinius</code></a></li> <li>AI Agents templates for <code>@trace</code> decorator (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4676">#4676</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Sentry Logs: Add <code>enable_logs</code>, <code>before_send_log</code> as top-level <code>sentry_sdk.init()</code> options (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4644">#4644</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Tracing: Improve <code>@trace</code> decorator. Allows to set <code>span.op</code>, <code>span.name</code>, and <code>span.attributes</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4648">#4648</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Tracing: Add convenience function <code>sentry_sdk.update_current_span</code>. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4673">#4673</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Tracing: Add <code>Span.update_data()</code> to update multiple <code>span.data</code> items at once. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4666">#4666</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>GNU-integration: make path optional (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4688">#4688</a>) by <a href="https://github.com/MeredithAnya"><code>@MeredithAnya</code></a></li> <li>Clickhouse: Don't eat the generator data (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4669">#4669</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Clickhouse: List <code>send_data</code> parameters (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4667">#4667</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Update <code>gen_ai.*</code> and <code>ai.*</code> attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4665">#4665</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Better checking for empty tools list (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4647">#4647</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Remove performance paper cuts (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4675">#4675</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Help for debugging Cron problems (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4686">#4686</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix Redis CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4691">#4691</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix plugins key codecov (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4655">#4655</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> <li>Fix Mypy (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4649">#4649</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Update tox.ini (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4689">#4689</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4684">#4684</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>2.34.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>Fix: Make sure Span data in AI instrumentations is always a primitive data type (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4643">#4643</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix: Typo in CHANGELOG.md (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4640">#4640</a>) by <a href="https://github.com/jgillard"><code>@jgillard</code></a></li> </ul> <h2>2.34.0</h2> <h3>Various fixes & improvements</h3> <ul> <li> <p>Considerably raise <code>DEFAULT_MAX_VALUE_LENGTH</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4632">#4632</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> <p>We have increased the string trimming limit considerably, allowing you to see more data without it being truncated. Note that this might, in rare cases, result in issue regrouping, for example if you're capturing message events with very long messages (longer than the default 1024 characters/bytes).</p> <p>If you want to adjust the limit, you can set a <a href="https://docs.sentry.io/platforms/python/configuration/options/#max_value_length"><code>max_value_length</code></a> in your <code>sentry_sdk.init()</code>.</p> </li> <li> <p><code>OpenAI</code> integration update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4612">#4612</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> <p>The <code>OpenAIIntegration</code> now supports <a href="https://platform.openai.com/docs/api-reference/responses">OpenAI Responses API</a>.</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/5eafb784e8e71ba9b4d7c16b42cea18448944d5d"><code>5eafb78</code></a> update changelog</li> <li><a href="https://github.com/getsentry/sentry-python/commit/895c3cd600aee70c7aed68e017f4e082bdaeccfe"><code>895c3cd</code></a> updated changelog</li> <li><a href="https://github.com/getsentry/sentry-python/commit/71f61af19282d68ed2e8f7b6009adb36db9d720e"><code>71f61af</code></a> release: 2.35.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/e79c36e26a9df00f4ee3b359c7c531a392d938ab"><code>e79c36e</code></a> feat(langchain): update integration to from ai.* to gen_ai.* span attributes ...</li> <li><a href="https://github.com/getsentry/sentry-python/commit/4640531af6e3520ea91a660f54b523796b4f38ff"><code>4640531</code></a> build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4684">#4684</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/1804955b12aa19bd3492bb15be062e9706c58c34"><code>1804955</code></a> feat(tracing): AI Agents templates for <code>@trace</code> decorator (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4676">#4676</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/46eb82c80ef869a2e009b54f885b646a300844f3"><code>46eb82c</code></a> Remove performance papercuts (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4675">#4675</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/775dae81d2cdcc639eff1fc75a1e577f9075a724"><code>775dae8</code></a> ref(gnu-integration): make path optional (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4688">#4688</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/0dc5d43d90a98c40c9ba3c4154ef422f89a845f2"><code>0dc5d43</code></a> Update tox.ini (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4689">#4689</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/9c7f9aa30a7eb325eac36b15fe92d3072903e259"><code>9c7f9aa</code></a> Fix Redis CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4691">#4691</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.34.0...2.35.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> |
||
|
|
414bf69e2d |
Bump @testing-library/jest-dom from 6.6.1 to 6.7.0 in /frontend (#1319)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.1 to 6.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/jest-dom/releases"><code>@testing-library/jest-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v6.7.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v6.6.4...v6.7.0">6.7.0</a> (2025-08-13)</h1> <h3>Features</h3> <ul> <li>add toBePressed matcher (<a href="https://redirect.github.com/testing-library/jest-dom/issues/203">#203</a>) (<a href="https://redirect.github.com/testing-library/jest-dom/issues/658">#658</a>) (<a href="https://github.com/testing-library/jest-dom/commit/cfdf8ae3701ddb4fc26f481a842366f1b0823594">cfdf8ae</a>)</li> </ul> <h2>v6.6.4</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4">6.6.4</a> (2025-07-26)</h2> <h3>Performance Improvements</h3> <ul> <li>replace chalk with picocolors (<a href="https://redirect.github.com/testing-library/jest-dom/issues/659">#659</a>) (<a href="https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339">707e647</a>)</li> </ul> <h2>v6.6.3</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.6.2...v6.6.3">6.6.3</a> (2024-10-31)</h2> <h3>Bug Fixes</h3> <ul> <li>add vitest import when extending vitest matchers (<a href="https://redirect.github.com/testing-library/jest-dom/issues/646">#646</a>) (<a href="https://github.com/testing-library/jest-dom/commit/5ba015651c7b10c154e5a4ae54f85df6010c5295">5ba0156</a>)</li> </ul> <h2>v6.6.2</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.6.1...v6.6.2">6.6.2</a> (2024-10-17)</h2> <h3>Bug Fixes</h3> <ul> <li>remove recursive type reference in vitest types (<a href="https://redirect.github.com/testing-library/jest-dom/issues/636">#636</a>) (<a href="https://github.com/testing-library/jest-dom/commit/4468378fb4986018e0bacdebd02244decb9f0718">4468378</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/jest-dom/commit/e15f7893cda14a493c92511968502331939adef3"><code>e15f789</code></a> docs: add kretajak as a contributor for code, and test (<a href="https://redirect.github.com/testing-library/jest-dom/issues/691">#691</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/cfdf8ae3701ddb4fc26f481a842366f1b0823594"><code>cfdf8ae</code></a> feat: add toBePressed matcher (<a href="https://redirect.github.com/testing-library/jest-dom/issues/203">#203</a>) (<a href="https://redirect.github.com/testing-library/jest-dom/issues/658">#658</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/f00d94d3d169d1aee06a9dfe0d6625e8d7798b74"><code>f00d94d</code></a> chore: add <code>dependebot.yml</code> (<a href="https://redirect.github.com/testing-library/jest-dom/issues/456">#456</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/476c30b43fd8344c9bb13ac92e70ed14ba895fc8"><code>476c30b</code></a> refactor: drop <code>lodash</code> entirely (<a href="https://redirect.github.com/testing-library/jest-dom/issues/676">#676</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/fafd8caa9fafb00f7b55b0f5d0a6f1bb328ae2cd"><code>fafd8ca</code></a> chore: add tests for Node 22 & 24 (<a href="https://redirect.github.com/testing-library/jest-dom/issues/678">#678</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/d9babb1961a2b3aeb220b1c9d0cc99de6aea2529"><code>d9babb1</code></a> docs: fix typo (<a href="https://redirect.github.com/testing-library/jest-dom/issues/667">#667</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/f0f31bbd87b73b9ca1f2adadd1cd987fc22ae873"><code>f0f31bb</code></a> docs: adopt the new build-badge URL (<a href="https://redirect.github.com/testing-library/jest-dom/issues/497">#497</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339"><code>707e647</code></a> perf: replace chalk with picocolors (<a href="https://redirect.github.com/testing-library/jest-dom/issues/659">#659</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/918b6fbcde10d4409ee8f05c6e4eecbe96a72b7a"><code>918b6fb</code></a> docs: add InfiniteXyy as a contributor for code, and bug (<a href="https://redirect.github.com/testing-library/jest-dom/issues/650">#650</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/5ba015651c7b10c154e5a4ae54f85df6010c5295"><code>5ba0156</code></a> fix: add vitest import when extending vitest matchers (<a href="https://redirect.github.com/testing-library/jest-dom/issues/646">#646</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/jest-dom/compare/v6.6.1...v6.7.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> |
||
|
|
dccaa6e35d | Always run backend CI job on PR (#1318) | ||
|
|
00933113f2 |
Bump actions/checkout from 4 to 5 (#1317)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h2>What's Changed</h2> <ul> <li>Update actions checkout to use node 24 by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li> <li>Prepare v5.0.0 release by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2238">actions/checkout#2238</a></li> </ul> <h2>⚠️ Minimum Compatible Runner Version</h2> <p><strong>v2.327.1</strong><br /> <a href="https://github.com/actions/runner/releases/tag/v2.327.1">Release Notes</a></p> <p>Make sure your runner is updated to this version or newer to use this release.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v5.0.0">https://github.com/actions/checkout/compare/v4...v5.0.0</a></p> <h2>v4.3.0</h2> <h2>What's Changed</h2> <ul> <li>docs: update README.md by <a href="https://github.com/motss"><code>@motss</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li>Add internal repos for checking out multiple repositories by <a href="https://github.com/mouismail"><code>@mouismail</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li>Documentation update - add recommended permissions to Readme by <a href="https://github.com/benwells"><code>@benwells</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li>Adjust positioning of user email note and permissions heading by <a href="https://github.com/joshmgross"><code>@joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li> <li>Update README.md by <a href="https://github.com/nebuk89"><code>@nebuk89</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li>Update CODEOWNERS for actions by <a href="https://github.com/TingluoHuang"><code>@TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li> <li>Update package dependencies by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> <li>Prepare release v4.3.0 by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2237">actions/checkout#2237</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/motss"><code>@motss</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li><a href="https://github.com/mouismail"><code>@mouismail</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li><a href="https://github.com/benwells"><code>@benwells</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li><a href="https://github.com/nebuk89"><code>@nebuk89</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li><a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v4.3.0">https://github.com/actions/checkout/compare/v4...v4.3.0</a></p> <h2>v4.2.2</h2> <h2>What's Changed</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.2.1...v4.2.2">https://github.com/actions/checkout/compare/v4.2.1...v4.2.2</a></p> <h2>v4.2.1</h2> <h2>What's Changed</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Jcambass"><code>@Jcambass</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1919">actions/checkout#1919</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.2.0...v4.2.1">https://github.com/actions/checkout/compare/v4.2.0...v4.2.1</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>V5.0.0</h2> <ul> <li>Update actions checkout to use node 24 by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li> </ul> <h2>V4.3.0</h2> <ul> <li>docs: update README.md by <a href="https://github.com/motss"><code>@motss</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li>Add internal repos for checking out multiple repositories by <a href="https://github.com/mouismail"><code>@mouismail</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li>Documentation update - add recommended permissions to Readme by <a href="https://github.com/benwells"><code>@benwells</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li>Adjust positioning of user email note and permissions heading by <a href="https://github.com/joshmgross"><code>@joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li> <li>Update README.md by <a href="https://github.com/nebuk89"><code>@nebuk89</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li>Update CODEOWNERS for actions by <a href="https://github.com/TingluoHuang"><code>@TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li> <li>Update package dependencies by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> </ul> <h2>v4.2.2</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <h2>v4.2.1</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>v4.2.0</h2> <ul> <li>Add Ref and Commit outputs by <a href="https://github.com/lucacome"><code>@lucacome</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> <li>Dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>- <a href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>, <a href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li> </ul> <h2>v4.1.7</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li> </ul> <h2>v4.1.3</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/08c6903cd8c0fde910a37f88322edcfb5dd907a8"><code>08c6903</code></a> Prepare v5.0.0 release (<a href="https://redirect.github.com/actions/checkout/issues/2238">#2238</a>)</li> <li><a href="https://github.com/actions/checkout/commit/9f265659d3bb64ab1440b03b12f4d47a24320917"><code>9f26565</code></a> Update actions checkout to use node 24 (<a href="https://redirect.github.com/actions/checkout/issues/2226">#2226</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/v4...v5">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> |
||
|
|
3e3e6b7a3f |
Update contributors in readme (#1316)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
|
|
7b4ffd4ae6 |
Revert "Add 32-bit ARMv7 Docker image (#1311)" (#1315)
This reverts commit
v2.2.5
|
||
|
|
60f5f0c94c |
Fix match sorting algorithm (#1314)
This PR alters the match scheduling logic Now, the algorithm schedules all matches for each stage in sequence (i.e. all matches from stage A, then all matches from stage B). Matches from stage items inside a single stage are interleaved. To guarantee that the correct order is followed, rounds are sorted according to their id. Lower round id are scheduled first. Fix #1312 |
||
|
|
36359afbd2 |
Bump @types/node from 24.1.0 to 24.2.0 in /frontend (#1313)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.1.0 to 24.2.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
830f92df24 |
Add 32-bit ARMv7 Docker image (#1311)
closes https://github.com/evroon/bracket/discussions/1309v2.2.4 |
||
|
|
ccce6a5b66 |
Update heliclockter requirement from 1.3.1 to 2.0.0 in /backend (#1310)
Updates the requirements on [heliclockter](https://github.com/channable/heliclockter) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/channable/heliclockter/blob/master/CHANGELOG.md">heliclockter's changelog</a>.</em></p> <blockquote> <h2>2.0.0</h2> <p>Released 2025-08-01.</p> <p><strong>Breaking changes</strong>:</p> <ul> <li>Dropped support for Python 3.9</li> </ul> <p>Release highlights:</p> <ul> <li>Dropped support for Python 3.9 to allow more modern Python syntax</li> </ul> <h2>1.3.2</h2> <p>Released 2025-08-01.</p> <p><strong>Breaking changes</strong>:</p> <ul> <li>None</li> </ul> <p>Release highlights:</p> <ul> <li>Replace Ruff with Black and reformat codebase</li> </ul> <h2>1.3.1</h2> <p>Released 2024-11-11.</p> <p><strong>Breaking changes</strong>:</p> <ul> <li>None</li> </ul> <p>Release highlights:</p> <ul> <li>Adds support for python 3.13.</li> </ul> <h2>1.3.0</h2> <p>Released 2024-02-05.</p> <p><strong>Breaking changes</strong>:</p> <ul> <li>None</li> </ul> <p>Release highlights:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/channable/heliclockter/commit/19523779f4a86282817aca9a1fbaa5c7e566427f"><code>1952377</code></a> Update version to 2.0.0</li> <li><a href="https://github.com/channable/heliclockter/commit/0a07f6ca046ea0b90d0077e565f57289ea065d0d"><code>0a07f6c</code></a> Drop Python 3.9 support, bump to 2.0.0</li> <li><a href="https://github.com/channable/heliclockter/commit/2ec7366c8412d261f6991376f8b3b2dd283abea9"><code>2ec7366</code></a> Merge <a href="https://redirect.github.com/channable/heliclockter/issues/19">#19</a>: Replace black with ruff</li> <li><a href="https://github.com/channable/heliclockter/commit/8f49dc434f37307a4ec638e64220797613b78ef7"><code>8f49dc4</code></a> Reduce Ruff target-version back to py39</li> <li><a href="https://github.com/channable/heliclockter/commit/1d565d8a507e94b88fd54e9aba3dadaca4fe6988"><code>1d565d8</code></a> Bump to 1.3.2</li> <li><a href="https://github.com/channable/heliclockter/commit/860379f35b6a27ed0c9d4ea8c17c1c971eb96e62"><code>860379f</code></a> Reformat files according to Ruff</li> <li><a href="https://github.com/channable/heliclockter/commit/38a1fcc9c05551fb998324d8a1e11782aa256021"><code>38a1fcc</code></a> Replace black with ruff</li> <li><a href="https://github.com/channable/heliclockter/commit/0d85df5653099e11c12dfca36e690f9ab8c763b6"><code>0d85df5</code></a> Merge <a href="https://redirect.github.com/channable/heliclockter/issues/17">#17</a>: Upgrade Semaphore CI image to 22.04</li> <li><a href="https://github.com/channable/heliclockter/commit/2aaedcbb773e9996ac0603d2dcf3515b4e719a63"><code>2aaedcb</code></a> Added testing without pydantic in python 3.12</li> <li><a href="https://github.com/channable/heliclockter/commit/f503bdde3a0d1570dff70af315fa14e122792e7c"><code>f503bdd</code></a> Run unit tests for python 3.9 using docker</li> <li>Additional commits viewable in <a href="https://github.com/channable/heliclockter/compare/v1.3.1...v2.0.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> |
||
|
|
6314947564 |
Update sentry-sdk requirement from 2.33.0 to 2.34.0 in /backend (#1308)
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.34.0</h2> <h3>Various fixes & improvements</h3> <ul> <li> <p>Considerably raise <code>DEFAULT_MAX_VALUE_LENGTH</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4632">#4632</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> <p>We have increased the string trimming limit considerably, allowing you to see more data without it being truncated. Note that this might, in rare cases, result in issue regrouping, for example if you're capturing message events with very long messages (longer than the default 1024 characters/bytes).</p> <p>If you want to adjust the limit, you can set a <a href="https://docs.sentry.io/platforms/python/configuration/options/#max_value_length"><code>max_value_limit</code></a> in your <code>sentry_sdk.init()</code>.</p> </li> <li> <p><code>OpenAI</code> integration update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4612">#4612</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> <p>The <code>OpenAIIntegration</code> now supports <a href="https://platform.openai.com/docs/api-reference/responses">OpenAI Responses API</a>.</p> <p>The data captured will also show up in the new <a href="https://docs.sentry.io/product/insights/agents/dashboard/">AI Agents Dashboard</a>.</p> <p>This works out of the box, nothing to do on your side.</p> </li> <li> <p>Expose <code>set_transaction_name</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4634">#4634</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Fix(Celery): Latency should be in milliseconds, not seconds (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4637">#4637</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Fix(Django): Treat <code>django.template.context.BasicContext</code> as sequence in serializer (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4621">#4621</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Fix(Huggingface): Fix <code>huggingface_hub</code> CI tests. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4619">#4619</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> </li> <li> <p>Fix: Ignore deliberate thread exception warnings (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4611">#4611</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Fix: Socket tests to not use example.com (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4627">#4627</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Fix: Threading run patch (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4610">#4610</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Tests: Simplify celery double patching test (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4626">#4626</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Tests: Remove remote example.com calls (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4622">#4622</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Tests: tox.ini update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4635">#4635</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Tests: Update tox (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4609">#4609</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md">sentry-sdk's changelog</a>.</em></p> <blockquote> <h2>2.34.0</h2> <h3>Various fixes & improvements</h3> <ul> <li> <p>Considerably raise <code>DEFAULT_MAX_VALUE_LENGTH</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4632">#4632</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> <p>We have increased the string trimming limit considerably, allowing you to see more data without it being truncated. Note that this might, in rare cases, result in issue regrouping, for example if you're capturing message events with very long messages (longer than the default 1024 characters/bytes).</p> <p>If you want to adjust the limit, you can set a <a href="https://docs.sentry.io/platforms/python/configuration/options/#max_value_length"><code>max_value_limit</code></a> in your <code>sentry_sdk.init()</code>.</p> </li> <li> <p><code>OpenAI</code> integration update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4612">#4612</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> <p>The <code>OpenAIIntegration</code> now supports <a href="https://platform.openai.com/docs/api-reference/responses">OpenAI Responses API</a>.</p> <p>The data captured will also show up in the new <a href="https://docs.sentry.io/product/insights/agents/dashboard/">AI Agents Dashboard</a>.</p> <p>This works out of the box, nothing to do on your side.</p> </li> <li> <p>Expose <code>set_transaction_name</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4634">#4634</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Fix(Celery): Latency should be in milliseconds, not seconds (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4637">#4637</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Fix(Django): Treat <code>django.template.context.BasicContext</code> as sequence in serializer (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4621">#4621</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Fix(Huggingface): Fix <code>huggingface_hub</code> CI tests. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4619">#4619</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> </li> <li> <p>Fix: Ignore deliberate thread exception warnings (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4611">#4611</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Fix: Socket tests to not use example.com (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4627">#4627</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Fix: Threading run patch (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4610">#4610</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Tests: Simplify celery double patching test (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4626">#4626</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Tests: Remove remote example.com calls (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4622">#4622</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></p> </li> <li> <p>Tests: tox.ini update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4635">#4635</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Tests: Update tox (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4609">#4609</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> </ul> <h2>2.33.2</h2> <h3>Various fixes & improvements</h3> <ul> <li>ref(spotlight): Do not import <code>sentry_sdk.spotlight</code> unless enabled (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4607">#4607</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>ref(gnu-integration): update clickhouse stacktrace parsing (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4598">#4598</a>) by <a href="https://github.com/MeredithAnya"><code>@MeredithAnya</code></a></li> </ul> <h2>2.33.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(integrations): allow explicit op parameter in <code>ai_track</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4597">#4597</a>) by <a href="https://github.com/mshavliuk"><code>@mshavliuk</code></a></li> <li>fix: Fix <code>abs_path</code> bug in <code>serialize_frame</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4599">#4599</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Remove pyrsistent from test dependencies (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4588">#4588</a>) by <a href="https://github.com/musicinmybrain"><code>@musicinmybrain</code></a></li> <li>Remove explicit <code>__del__</code>'s in threaded classes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4590">#4590</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</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/72766a79acf6df132f62584bd6ef4ac47904c155"><code>72766a7</code></a> Update changelog</li> <li><a href="https://github.com/getsentry/sentry-python/commit/e1848d4f33039f04b77caf43d3d2444a18ac2dac"><code>e1848d4</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/getsentry/sentry-python/commit/e84f6f30682e0b14e5a2ab575d96c686894c5aaa"><code>e84f6f3</code></a> release: 2.34.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/4f9d326c86477052aa30230393497a20edb17da4"><code>4f9d326</code></a> Considerably raise <code>DEFAULT_MAX_VALUE_LENGTH</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4632">#4632</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/fd7dca446da0815e1491a5ec2acdb67e630646fd"><code>fd7dca4</code></a> fix(celery): Latency should be in milliseconds, not seconds (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4637">#4637</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/fcace85734afd5fde920ab05101ae9025f7f5041"><code>fcace85</code></a> OpenAI integration update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4612">#4612</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/19ed1bb0ad232f53319aec02a3be66058af338eb"><code>19ed1bb</code></a> tests: tox.ini update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4635">#4635</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/070653a666f0b81438c82fb7945c208ffa63f39e"><code>070653a</code></a> Expose set_transaction_name (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4634">#4634</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/d71b9532c766fd90c9fc51d2f1f09b9f0dc6c792"><code>d71b953</code></a> Fix socket tests to not use example.com (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4627">#4627</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/bc7ca8609e221848c52446a5f89fda05c01e79ea"><code>bc7ca86</code></a> Simplify celery double patching test (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4626">#4626</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.33.0...2.34.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> |
||
|
|
aee9aa90e6 |
Bump axios from 1.10.0 to 1.11.0 in /frontend (#1307)
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.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.11.0</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li>form-data npm pakcage (<a href="https://redirect.github.com/axios/axios/issues/6970">#6970</a>) (<a href="https://github.com/axios/axios/commit/e72c193722530db538b19e5ddaaa4544d226b253">e72c193</a>)</li> <li>prevent RangeError when using large Buffers (<a href="https://redirect.github.com/axios/axios/issues/6961">#6961</a>) (<a href="https://github.com/axios/axios/commit/a2214ca1bc60540baf2c80573cea3a0ff91ba9d1">a2214ca</a>)</li> <li><strong>types:</strong> resolve type discrepancies between ESM and CJS TypeScript declaration files (<a href="https://redirect.github.com/axios/axios/issues/6956">#6956</a>) (<a href="https://github.com/axios/axios/commit/8517aa16f8d082fc1d5309c642220fa736159110">8517aa1</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/izzygld" title="+186/-93 ([#6970](https://github.com/axios/axios/issues/6970) )">izzy goldman</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/manishsahanidev" title="+70/-0 ([#6961](https://github.com/axios/axios/issues/6961) )">Manish Sahani</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/noritaka1166" title="+12/-10 ([#6938](https://github.com/axios/axios/issues/6938) [#6939](https://github.com/axios/axios/issues/6939) )">Noritaka Kobayashi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jrnail23" title="+13/-2 ([#6956](https://github.com/axios/axios/issues/6956) )">James Nail</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Tejaswi1305" title="+1/-1 ([#6894](https://github.com/axios/axios/issues/6894) )">Tejaswi1305</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.10.0...v1.11.0">1.11.0</a> (2025-07-22)</h1> <h3>Bug Fixes</h3> <ul> <li>form-data npm pakcage (<a href="https://redirect.github.com/axios/axios/issues/6970">#6970</a>) (<a href="https://github.com/axios/axios/commit/e72c193722530db538b19e5ddaaa4544d226b253">e72c193</a>)</li> <li>prevent RangeError when using large Buffers (<a href="https://redirect.github.com/axios/axios/issues/6961">#6961</a>) (<a href="https://github.com/axios/axios/commit/a2214ca1bc60540baf2c80573cea3a0ff91ba9d1">a2214ca</a>)</li> <li><strong>types:</strong> resolve type discrepancies between ESM and CJS TypeScript declaration files (<a href="https://redirect.github.com/axios/axios/issues/6956">#6956</a>) (<a href="https://github.com/axios/axios/commit/8517aa16f8d082fc1d5309c642220fa736159110">8517aa1</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/izzygld" title="+186/-93 ([#6970](https://github.com/axios/axios/issues/6970) )">izzy goldman</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/manishsahanidev" title="+70/-0 ([#6961](https://github.com/axios/axios/issues/6961) )">Manish Sahani</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/noritaka1166" title="+12/-10 ([#6938](https://github.com/axios/axios/issues/6938) [#6939](https://github.com/axios/axios/issues/6939) )">Noritaka Kobayashi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jrnail23" title="+13/-2 ([#6956](https://github.com/axios/axios/issues/6956) )">James Nail</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Tejaswi1305" title="+1/-1 ([#6894](https://github.com/axios/axios/issues/6894) )">Tejaswi1305</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/b76c4ac6f871141dd011a21f3b7ca4e66bfc33ae"><code>b76c4ac</code></a> chore(release): v1.11.0 (<a href="https://redirect.github.com/axios/axios/issues/6974">#6974</a>)</li> <li><a href="https://github.com/axios/axios/commit/e72c193722530db538b19e5ddaaa4544d226b253"><code>e72c193</code></a> fix: form-data npm pakcage (<a href="https://redirect.github.com/axios/axios/issues/6970">#6970</a>)</li> <li><a href="https://github.com/axios/axios/commit/8517aa16f8d082fc1d5309c642220fa736159110"><code>8517aa1</code></a> fix(types): resolve type discrepancies between ESM and CJS TypeScript declara...</li> <li><a href="https://github.com/axios/axios/commit/a2214ca1bc60540baf2c80573cea3a0ff91ba9d1"><code>a2214ca</code></a> fix: prevent RangeError when using large Buffers (<a href="https://redirect.github.com/axios/axios/issues/6961">#6961</a>)</li> <li><a href="https://github.com/axios/axios/commit/6161947d9d3496ae75909a2ded98fa43ecb7e572"><code>6161947</code></a> refactor: use spread operator instead of '.apply()' (<a href="https://redirect.github.com/axios/axios/issues/6938">#6938</a>)</li> <li><a href="https://github.com/axios/axios/commit/a1d16dd9c59af11abd687b42bbeab1d50d01654e"><code>a1d16dd</code></a> refactor: use an object spread instead of Object.assign (<a href="https://redirect.github.com/axios/axios/issues/6939">#6939</a>)</li> <li><a href="https://github.com/axios/axios/commit/07183cd1496737dcd10d7241b66fa6d6a55c2aed"><code>07183cd</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6952">#6952</a>)</li> <li><a href="https://github.com/axios/axios/commit/ef36347fb559383b04c755b07f1a8d11897fab7f"><code>ef36347</code></a> docs(CONTRIBUTING): update docs link for accuracy (<a href="https://redirect.github.com/axios/axios/issues/6894">#6894</a>)</li> <li><a href="https://github.com/axios/axios/commit/b29bd6a64121f9e6b7c7026b96fbe64df3cf7e0b"><code>b29bd6a</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6948">#6948</a>)</li> <li><a href="https://github.com/axios/axios/commit/a406a93e2d99c3317596f02f3537f5457a2a80fd"><code>a406a93</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6937">#6937</a>)</li> <li>See full diff in <a href="https://github.com/axios/axios/compare/v1.10.0...v1.11.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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/evroon/bracket/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
fa4dc682e2 |
Bump @types/node from 24.0.0 to 24.1.0 in /frontend (#1306)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.0 to 24.1.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4e16334ba6 |
Bump @mantine/form from 8.1.0 to 8.2.1 in /frontend (#1305)
[](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> |
||
|
|
25e7ea8a25 |
Bump form-data from 4.0.0 to 4.0.4 in /frontend (#1304)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/form-data/form-data/releases">form-data's releases</a>.</em></p> <blockquote> <h2>v4.0.1</h2> <h3>Fixes</h3> <ul> <li>npmignore temporary build files (<a href="https://redirect.github.com/form-data/form-data/issues/532">#532</a>)</li> <li>move util.isArray to Array.isArray (<a href="https://redirect.github.com/form-data/form-data/issues/564">#564</a>)</li> </ul> <h3>Tests</h3> <ul> <li>migrate from travis to GHA</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/form-data/form-data/blob/master/CHANGELOG.md">form-data's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/form-data/form-data/compare/v4.0.3...v4.0.4">v4.0.4</a> - 2025-07-16</h2> <h3>Commits</h3> <ul> <li>[meta] add <code>auto-changelog</code> <a href="https://github.com/form-data/form-data/commit/811f68282fab0315209d0e2d1c44b6c32ea0d479"><code>811f682</code></a></li> <li>[Tests] handle predict-v8-randomness failures in node < 17 and node > 23 <a href="https://github.com/form-data/form-data/commit/1d11a76434d101f22fdb26b8aef8615f28b98402"><code>1d11a76</code></a></li> <li>[Fix] Switch to using <code>crypto</code> random for boundary values <a href="https://github.com/form-data/form-data/commit/3d1723080e6577a66f17f163ecd345a21d8d0fd0"><code>3d17230</code></a></li> <li>[Tests] fix linting errors <a href="https://github.com/form-data/form-data/commit/5e340800b5f8914213e4e0378c084aae71cfd73a"><code>5e34080</code></a></li> <li>[meta] actually ensure the readme backup isn’t published <a href="https://github.com/form-data/form-data/commit/316c82ba93fd4985af757b771b9a1f26d3b709ef"><code>316c82b</code></a></li> <li>[Dev Deps] update <code>@ljharb/eslint-config</code> <a href="https://github.com/form-data/form-data/commit/58c25d76406a5b0dfdf54045cf252563f2bbda8d"><code>58c25d7</code></a></li> <li>[meta] fix readme capitalization <a href="https://github.com/form-data/form-data/commit/2300ca19595b0ee96431e868fe2a40db79e41c61"><code>2300ca1</code></a></li> </ul> <h2><a href="https://github.com/form-data/form-data/compare/v4.0.2...v4.0.3">v4.0.3</a> - 2025-06-05</h2> <h3>Fixed</h3> <ul> <li>[Fix] <code>append</code>: avoid a crash on nullish values <a href="https://redirect.github.com/form-data/form-data/issues/577"><code>[#577](https://github.com/form-data/form-data/issues/577)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>[eslint] use a shared config <a href="https://github.com/form-data/form-data/commit/426ba9ac440f95d1998dac9a5cd8d738043b048f"><code>426ba9a</code></a></li> <li>[eslint] fix some spacing issues <a href="https://github.com/form-data/form-data/commit/20941917f0e9487e68c564ebc3157e23609e2939"><code>2094191</code></a></li> <li>[Refactor] use <code>hasown</code> <a href="https://github.com/form-data/form-data/commit/81ab41b46fdf34f5d89d7ff30b513b0925febfaa"><code>81ab41b</code></a></li> <li>[Fix] validate boundary type in <code>setBoundary()</code> method <a href="https://github.com/form-data/form-data/commit/8d8e4693093519f7f18e3c597d1e8df8c493de9e"><code>8d8e469</code></a></li> <li>[Tests] add tests to check the behavior of <code>getBoundary</code> with non-strings <a href="https://github.com/form-data/form-data/commit/837b8a1f7562bfb8bda74f3fc538adb7a5858995"><code>837b8a1</code></a></li> <li>[Dev Deps] remove unused deps <a href="https://github.com/form-data/form-data/commit/870e4e665935e701bf983a051244ab928e62d58e"><code>870e4e6</code></a></li> <li>[meta] remove local commit hooks <a href="https://github.com/form-data/form-data/commit/e6e83ccb545a5619ed6cd04f31d5c2f655eb633e"><code>e6e83cc</code></a></li> <li>[Dev Deps] update <code>eslint</code> <a href="https://github.com/form-data/form-data/commit/4066fd6f65992b62fa324a6474a9292a4f88c916"><code>4066fd6</code></a></li> <li>[meta] fix scripts to use prepublishOnly <a href="https://github.com/form-data/form-data/commit/c4bbb13c0ef669916657bc129341301b1d331d75"><code>c4bbb13</code></a></li> </ul> <h2><a href="https://github.com/form-data/form-data/compare/v4.0.1...v4.0.2">v4.0.2</a> - 2025-02-14</h2> <h3>Merged</h3> <ul> <li>[Fix] set <code>Symbol.toStringTag</code> when available <a href="https://redirect.github.com/form-data/form-data/pull/573"><code>[#573](https://github.com/form-data/form-data/issues/573)</code></a></li> <li>[Fix] set <code>Symbol.toStringTag</code> when available <a href="https://redirect.github.com/form-data/form-data/pull/573"><code>[#573](https://github.com/form-data/form-data/issues/573)</code></a></li> <li>fix (npmignore): ignore temporary build files <a href="https://redirect.github.com/form-data/form-data/pull/532"><code>[#532](https://github.com/form-data/form-data/issues/532)</code></a></li> <li>fix (npmignore): ignore temporary build files <a href="https://redirect.github.com/form-data/form-data/pull/532"><code>[#532](https://github.com/form-data/form-data/issues/532)</code></a></li> </ul> <h3>Fixed</h3> <ul> <li>[Fix] set <code>Symbol.toStringTag</code> when available (<a href="https://redirect.github.com/form-data/form-data/issues/573">#573</a>) <a href="https://redirect.github.com/form-data/form-data/issues/396"><code>[#396](https://github.com/form-data/form-data/issues/396)</code></a></li> <li>[Fix] set <code>Symbol.toStringTag</code> when available (<a href="https://redirect.github.com/form-data/form-data/issues/573">#573</a>) <a href="https://redirect.github.com/form-data/form-data/issues/396"><code>[#396](https://github.com/form-data/form-data/issues/396)</code></a></li> <li>[Fix] set <code>Symbol.toStringTag</code> when available <a href="https://redirect.github.com/form-data/form-data/issues/396"><code>[#396](https://github.com/form-data/form-data/issues/396)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>Merge tags v2.5.3 and v3.0.3 <a href="https://github.com/form-data/form-data/commit/92613b9208556eb4ebc482fdf599fae111626fb6"><code>92613b9</code></a></li> <li>[Tests] migrate from travis to GHA <a href="https://github.com/form-data/form-data/commit/806eda77740e6e3c67c7815afb216f2e1f187ba5"><code>806eda7</code></a></li> <li>[Tests] migrate from travis to GHA <a href="https://github.com/form-data/form-data/commit/8fdb3bc6b5d001f8909a9fca391d1d1d97ef1d79"><code>8fdb3bc</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/form-data/form-data/commit/41996f5ac73a867046d48512cab62e64fc846dad"><code>41996f5</code></a> v4.0.4</li> <li><a href="https://github.com/form-data/form-data/commit/316c82ba93fd4985af757b771b9a1f26d3b709ef"><code>316c82b</code></a> [meta] actually ensure the readme backup isn’t published</li> <li><a href="https://github.com/form-data/form-data/commit/2300ca19595b0ee96431e868fe2a40db79e41c61"><code>2300ca1</code></a> [meta] fix readme capitalization</li> <li><a href="https://github.com/form-data/form-data/commit/811f68282fab0315209d0e2d1c44b6c32ea0d479"><code>811f682</code></a> [meta] add <code>auto-changelog</code></li> <li><a href="https://github.com/form-data/form-data/commit/5e340800b5f8914213e4e0378c084aae71cfd73a"><code>5e34080</code></a> [Tests] fix linting errors</li> <li><a href="https://github.com/form-data/form-data/commit/1d11a76434d101f22fdb26b8aef8615f28b98402"><code>1d11a76</code></a> [Tests] handle predict-v8-randomness failures in node < 17 and node > 23</li> <li><a href="https://github.com/form-data/form-data/commit/58c25d76406a5b0dfdf54045cf252563f2bbda8d"><code>58c25d7</code></a> [Dev Deps] update <code>@ljharb/eslint-config</code></li> <li><a href="https://github.com/form-data/form-data/commit/3d1723080e6577a66f17f163ecd345a21d8d0fd0"><code>3d17230</code></a> [Fix] Switch to using <code>crypto</code> random for boundary values</li> <li><a href="https://github.com/form-data/form-data/commit/d8d67dc8ac79285154edf7d3f57dbab593b9a146"><code>d8d67dc</code></a> v4.0.3</li> <li><a href="https://github.com/form-data/form-data/commit/e6e83ccb545a5619ed6cd04f31d5c2f655eb633e"><code>e6e83cc</code></a> [meta] remove local commit hooks</li> <li>Additional commits viewable in <a href="https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~ljharb">ljharb</a>, a new releaser for form-data since your current version.</p> </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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/evroon/bracket/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
a99ee6ca4a |
Update pytest-asyncio requirement from 1.0.0 to 1.1.0 in /backend (#1302)
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> |
||
|
|
e275e895bd |
Bump cookies-next from 6.0.0 to 6.1.0 in /frontend (#1300)
Bumps [cookies-next](https://github.com/andreizanik/cookies-next) from 6.0.0 to 6.1.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.1.0</h2> <h2>What's Changed</h2> <ul> <li>feat: Revalidate cookies state by <a href="https://github.com/greg2012201"><code>@greg2012201</code></a> in <a href="https://redirect.github.com/andreizanik/cookies-next/pull/102">andreizanik/cookies-next#102</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/andreizanik/cookies-next/compare/v6.0.0...v6.1.0">https://github.com/andreizanik/cookies-next/compare/v6.0.0...v6.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/andreizanik/cookies-next/commit/c335de9b8e877fc2b2670b5518452f380c5fef38"><code>c335de9</code></a> 6.1.0</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/f828ccc3a655abc593c4094aa42de102c5735f06"><code>f828ccc</code></a> add supporters to Readme.md</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/c7b176b7caba12d5f2e587e6382ee7e879b01b96"><code>c7b176b</code></a> Merge pull request <a href="https://redirect.github.com/andreizanik/cookies-next/issues/102">#102</a> from greg2012201/revalidate-cookies-state</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/131b33dc2fbcaa5ca8389a3218114f52290badb1"><code>131b33d</code></a> test: Add one more test for cookies state revalidation.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/8e2efd4dd36877bbfe46d2708966f0d4b60e3085"><code>8e2efd4</code></a> docs: Add an example & explanation about cookies state revalidation.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/9cb315163302231e01c135b0b4a2bd343070b475"><code>9cb3151</code></a> test: Add a test case for cookies revalidation.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/8aeb6bfcaad1d975a840d0208d0315d274e304b1"><code>8aeb6bf</code></a> feat: Add cookies revalidation to the hooks & context.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/87b213adf092df4d1e933c545bf86cf623eb284a"><code>87b213a</code></a> refactor: Replace the existing logic for cookies revalidation with the dedica...</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/e817dbdfb138342e8f7ad3b2aafe640e5259e801"><code>e817dbd</code></a> feat: Add a new cookie function for cookies revalidation.</li> <li>See full diff in <a href="https://github.com/andreizanik/cookies-next/compare/v6.0.0...v6.1.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> |
||
|
|
7d22e906cc |
Update sentry-sdk requirement from 2.32.0 to 2.33.0 in /backend (#1301)
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> |
||
|
|
cfcb4da2ca |
Bump @next/eslint-plugin-next from 15.3.0 to 15.4.1 in /frontend (#1299)
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.3.0 to 15.4.1. <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.4.1</h2> <blockquote> <p>[!TIP]<br /> <strong>Check out our Next v15.4 <a href="https://nextjs.org/blog/next-15-4">Blog Post</a> to learn more about this release.</strong></p> </blockquote> <h3>Core Changes</h3> <ul> <li>[next-server] fix params duplicate in query after rewrite: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77939">#77939</a></li> <li>[next-server] preserve rsc query for rsc redirects: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77963">#77963</a></li> <li>Turbopack: fix a bug where marking a task a completed causes a panic when reading the output: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77922">#77922</a></li> <li>Turbopack warning spelling fix: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77999">#77999</a></li> <li>Allow URL schemes that include <code>+</code>, <code>-</code> or <code>.</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77932">#77932</a></li> <li>[dev-overlay] Remove unused hydration error related code: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77929">#77929</a></li> <li>[dev-overlay] Unify error deduplication logic: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78017">#78017</a></li> <li>fix: use the match result after matching using the matched path header: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77994">#77994</a></li> <li>Upgrade React from <code>3fbfb9ba-20250409</code> to <code>c44e4a25-20250409</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78031">#78031</a></li> <li>Move unhandled rejection handling to shared path: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77997">#77997</a></li> <li>fix: ensure app router not found works when deployed with pages i18n config: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77905">#77905</a></li> <li>Uninstall existing uncaughtException listeners to prevent the process from crashing: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78042">#78042</a></li> <li>Experimental bfcache: Restore state w/ <!-- raw HTML omitted -->: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77992">#77992</a></li> <li>Add graceful error fallback for bots requests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77916">#77916</a></li> <li>Upgrade React from <code>c44e4a25-20250409</code> to <code>1d6c8168-20250411</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78067">#78067</a></li> <li>[next-server] remove unnecessary query shallow copy: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78003">#78003</a></li> <li>[dev-overlay] disable copy button when clipboard is not available: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78101">#78101</a></li> <li>[dev-overlay] Stop stashing React error details on error instances: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77975">#77975</a></li> <li>[dynamicIO] Model invalid dynamic on empty shells: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77270">#77270</a></li> <li>fix: bump <code>image-size@1.2.1</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78149">#78149</a></li> <li>Handle graceful fallback for custom error boundaries: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78121">#78121</a></li> <li>[dev-overlay] Stop squashing hydration related errors in App Router: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78140">#78140</a></li> <li>[test] Enable <code>strictNullChecks</code> in test utils: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78142">#78142</a></li> <li>Document Turbopack trace viewer: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78184">#78184</a></li> <li>[dev-overlay] Fix error dialog resizing logic: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78144">#78144</a></li> <li>Include types in published <code>eslint-plugin-next</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78109">#78109</a></li> <li>[dev-overlay] Stop appending wrong Owner Stacks to SSR-only shell errors: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77302">#77302</a></li> <li>[dev-overlay] Add dedicated label for recoverable errors: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78186">#78186</a></li> <li>[chore] remove unused __NEXT_PRIVATE_RUNTIME_TYPE: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78230">#78230</a></li> <li>Preserve slashes when custom URL schemes are used in redirects: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78176">#78176</a></li> <li>ignore-list published sources if they have a sourcemap: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78242">#78242</a></li> <li>Upgrade React from <code>1d6c8168-20250411</code> to <code>39cad7af-20250411</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78152">#78152</a></li> <li>Turbopack: add test case for persistent caching: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77030">#77030</a></li> <li>Upgrade React from <code>39cad7af-20250411 </code> to <code>b04254fd-20250415</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78253">#78253</a></li> <li>fix: alternate bundler support for dropping client pages in AMP: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77601">#77601</a></li> <li>[errors] refactor default global-error into a separate file: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78182">#78182</a></li> <li>[metadata] render streaming metadata on the top level: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/77620">#77620</a></li> <li>[metadata] skip head cache in default slot: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78206">#78206</a></li> <li>chore: Backport SWC-based RC optimization (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78260">#78260</a>)</li> <li>fix: bump image-size@1.2.1 (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78164">#78164</a>)</li> <li><code>@next/mdx</code>: Use stable turbopack config options: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78261">#78261</a></li> <li>Upgrade React from <code>b04254fd-20250415</code> to <code>4a36d3ea-20250416</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78297">#78297</a></li> <li>Add graceful error boundary for bots requests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78298">#78298</a></li> <li>make sure eslint-plugin-next is built when running 'pnpm dev': <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next/issues/78305">#78305</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/079c06d3c3421c23080dffc6b3c46859f6438212"><code>079c06d</code></a> v15.4.1</li> <li><a href="https://github.com/vercel/next.js/commit/7ad467409b67691ae4f5dc4dc47f1a247c4ba988"><code>7ad4674</code></a> v15.4.0</li> <li><a href="https://github.com/vercel/next.js/commit/c1fa79be58eb1bc3c08ad834d934a62e91c6964b"><code>c1fa79b</code></a> v15.4.0-canary.130</li> <li><a href="https://github.com/vercel/next.js/commit/ee4d8e6586576527d80d9a0dca7e8daec05d06de"><code>ee4d8e6</code></a> v15.4.0-canary.129</li> <li><a href="https://github.com/vercel/next.js/commit/9c980c0179bedc9087a85e9d2e1324d4dad74465"><code>9c980c0</code></a> v15.4.0-canary.128</li> <li><a href="https://github.com/vercel/next.js/commit/be7b3a64fab12ddb5bb233d384e062125c343306"><code>be7b3a6</code></a> v15.4.0-canary.127</li> <li><a href="https://github.com/vercel/next.js/commit/2f97e3c04ef73466223e863ae4a1473de77a71ed"><code>2f97e3c</code></a> v15.4.0-canary.126</li> <li><a href="https://github.com/vercel/next.js/commit/5157472d841b06cf58f5e63b38167256fb01f012"><code>5157472</code></a> v15.4.0-canary.125</li> <li><a href="https://github.com/vercel/next.js/commit/e98773491894e386c7dab016599331a2152221b3"><code>e987734</code></a> v15.4.0-canary.124</li> <li><a href="https://github.com/vercel/next.js/commit/5e65f807f637728f97ad44088717071ffe5084b6"><code>5e65f80</code></a> v15.4.0-canary.123</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v15.4.1/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> |
||
|
|
08a1c09a23 |
Bump @next/bundle-analyzer from 15.3.0 to 15.4.1 in /frontend (#1298)
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.3.0 to 15.4.1. <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.4.1</h2> <blockquote> <p>[!TIP]<br /> <strong>Check out our Next v15.4 <a href="https://nextjs.org/blog/next-15-4">Blog Post</a> to learn more about this release.</strong></p> </blockquote> <h3>Core Changes</h3> <ul> <li>[next-server] fix params duplicate in query after rewrite: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77939">#77939</a></li> <li>[next-server] preserve rsc query for rsc redirects: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77963">#77963</a></li> <li>Turbopack: fix a bug where marking a task a completed causes a panic when reading the output: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77922">#77922</a></li> <li>Turbopack warning spelling fix: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77999">#77999</a></li> <li>Allow URL schemes that include <code>+</code>, <code>-</code> or <code>.</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77932">#77932</a></li> <li>[dev-overlay] Remove unused hydration error related code: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77929">#77929</a></li> <li>[dev-overlay] Unify error deduplication logic: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78017">#78017</a></li> <li>fix: use the match result after matching using the matched path header: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77994">#77994</a></li> <li>Upgrade React from <code>3fbfb9ba-20250409</code> to <code>c44e4a25-20250409</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78031">#78031</a></li> <li>Move unhandled rejection handling to shared path: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77997">#77997</a></li> <li>fix: ensure app router not found works when deployed with pages i18n config: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77905">#77905</a></li> <li>Uninstall existing uncaughtException listeners to prevent the process from crashing: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78042">#78042</a></li> <li>Experimental bfcache: Restore state w/ <!-- raw HTML omitted -->: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77992">#77992</a></li> <li>Add graceful error fallback for bots requests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77916">#77916</a></li> <li>Upgrade React from <code>c44e4a25-20250409</code> to <code>1d6c8168-20250411</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78067">#78067</a></li> <li>[next-server] remove unnecessary query shallow copy: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78003">#78003</a></li> <li>[dev-overlay] disable copy button when clipboard is not available: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78101">#78101</a></li> <li>[dev-overlay] Stop stashing React error details on error instances: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77975">#77975</a></li> <li>[dynamicIO] Model invalid dynamic on empty shells: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77270">#77270</a></li> <li>fix: bump <code>image-size@1.2.1</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78149">#78149</a></li> <li>Handle graceful fallback for custom error boundaries: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78121">#78121</a></li> <li>[dev-overlay] Stop squashing hydration related errors in App Router: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78140">#78140</a></li> <li>[test] Enable <code>strictNullChecks</code> in test utils: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78142">#78142</a></li> <li>Document Turbopack trace viewer: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78184">#78184</a></li> <li>[dev-overlay] Fix error dialog resizing logic: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78144">#78144</a></li> <li>Include types in published <code>eslint-plugin-next</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78109">#78109</a></li> <li>[dev-overlay] Stop appending wrong Owner Stacks to SSR-only shell errors: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77302">#77302</a></li> <li>[dev-overlay] Add dedicated label for recoverable errors: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78186">#78186</a></li> <li>[chore] remove unused __NEXT_PRIVATE_RUNTIME_TYPE: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78230">#78230</a></li> <li>Preserve slashes when custom URL schemes are used in redirects: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78176">#78176</a></li> <li>ignore-list published sources if they have a sourcemap: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78242">#78242</a></li> <li>Upgrade React from <code>1d6c8168-20250411</code> to <code>39cad7af-20250411</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78152">#78152</a></li> <li>Turbopack: add test case for persistent caching: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77030">#77030</a></li> <li>Upgrade React from <code>39cad7af-20250411 </code> to <code>b04254fd-20250415</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78253">#78253</a></li> <li>fix: alternate bundler support for dropping client pages in AMP: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77601">#77601</a></li> <li>[errors] refactor default global-error into a separate file: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78182">#78182</a></li> <li>[metadata] render streaming metadata on the top level: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/77620">#77620</a></li> <li>[metadata] skip head cache in default slot: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78206">#78206</a></li> <li>chore: Backport SWC-based RC optimization (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78260">#78260</a>)</li> <li>fix: bump image-size@1.2.1 (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78164">#78164</a>)</li> <li><code>@next/mdx</code>: Use stable turbopack config options: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78261">#78261</a></li> <li>Upgrade React from <code>b04254fd-20250415</code> to <code>4a36d3ea-20250416</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78297">#78297</a></li> <li>Add graceful error boundary for bots requests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78298">#78298</a></li> <li>make sure eslint-plugin-next is built when running 'pnpm dev': <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer/issues/78305">#78305</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/079c06d3c3421c23080dffc6b3c46859f6438212"><code>079c06d</code></a> v15.4.1</li> <li><a href="https://github.com/vercel/next.js/commit/7ad467409b67691ae4f5dc4dc47f1a247c4ba988"><code>7ad4674</code></a> v15.4.0</li> <li><a href="https://github.com/vercel/next.js/commit/c1fa79be58eb1bc3c08ad834d934a62e91c6964b"><code>c1fa79b</code></a> v15.4.0-canary.130</li> <li><a href="https://github.com/vercel/next.js/commit/ee4d8e6586576527d80d9a0dca7e8daec05d06de"><code>ee4d8e6</code></a> v15.4.0-canary.129</li> <li><a href="https://github.com/vercel/next.js/commit/9c980c0179bedc9087a85e9d2e1324d4dad74465"><code>9c980c0</code></a> v15.4.0-canary.128</li> <li><a href="https://github.com/vercel/next.js/commit/be7b3a64fab12ddb5bb233d384e062125c343306"><code>be7b3a6</code></a> v15.4.0-canary.127</li> <li><a href="https://github.com/vercel/next.js/commit/2f97e3c04ef73466223e863ae4a1473de77a71ed"><code>2f97e3c</code></a> v15.4.0-canary.126</li> <li><a href="https://github.com/vercel/next.js/commit/5157472d841b06cf58f5e63b38167256fb01f012"><code>5157472</code></a> v15.4.0-canary.125</li> <li><a href="https://github.com/vercel/next.js/commit/e98773491894e386c7dab016599331a2152221b3"><code>e987734</code></a> v15.4.0-canary.124</li> <li><a href="https://github.com/vercel/next.js/commit/1781abd7d4a7e48e1fbd1b121d79ae26f8935645"><code>1781abd</code></a> fix(packages/next-bundle-analyzer): file extension of webpack bundle analyzer...</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v15.4.1/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> |
||
|
|
6801295686 |
Update mypy requirement from 1.16.0 to 1.17.0 in /backend (#1297)
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> |
||
|
|
efd75949f4 |
Bump eslint-plugin-testing-library from 7.5.0 to 7.6.0 in /frontend (#1296)
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 7.5.0 to 7.6.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.6.0</h2> <h1><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.5.4...v7.6.0">7.6.0</a> (2025-07-14)</h1> <h3>Features</h3> <ul> <li>add support for expectAsync matchers (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1040">#1040</a>) (<a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/c27465ea27cc6aa27ece79fe67668d65810d33fe">c27465e</a>), closes <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1039">#1039</a></li> </ul> <h2>v7.5.4</h2> <h2><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.5.3...v7.5.4">7.5.4</a> (2025-07-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-node-access:</strong> improve detection for Testing Library calls (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1033">#1033</a>) (<a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/7812dae547fd2237f90d9db37dad8c11a0dbee89">7812dae</a>), closes <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1024">#1024</a> <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1032">#1032</a></li> </ul> <h2>v7.5.3</h2> <h2><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.5.2...v7.5.3">7.5.3</a> (2025-06-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-node-access:</strong> stop reporting blur() usage (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1031">#1031</a>) (<a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/1c1497abfc3508e860868ed49cb4b508e7057d67">1c1497a</a>), closes <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1030">#1030</a></li> </ul> <h2>v7.5.2</h2> <h2><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.5.1...v7.5.2">7.5.2</a> (2025-06-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-node-access:</strong> stop reporting <code>focus()</code> usage (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1028">#1028</a>) (<a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/6ed37851d5d36e4b8344f79bb77a8c45087790d9">6ed3785</a>), closes <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1027">#1027</a></li> </ul> <h2>v7.5.1</h2> <h2><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.5.0...v7.5.1">7.5.1</a> (2025-06-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-node-access:</strong> exclude <code>user</code> to avoid false positives (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1025">#1025</a>) (<a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/67f08f938eec699442f34c1d1724842fb9983589">67f08f9</a>), closes <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1024">#1024</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/c27465ea27cc6aa27ece79fe67668d65810d33fe"><code>c27465e</code></a> feat: add support for expectAsync matchers (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1040">#1040</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/7812dae547fd2237f90d9db37dad8c11a0dbee89"><code>7812dae</code></a> fix(no-node-access): improve detection for Testing Library calls (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1033">#1033</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/b1a4da7eec625d6a05b9cf74a13da4cec0debbc7"><code>b1a4da7</code></a> build(deps-dev): bump semantic-release from 24.2.0 to 24.2.6 (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1035">#1035</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/1c1497abfc3508e860868ed49cb4b508e7057d67"><code>1c1497a</code></a> fix(no-node-access): stop reporting blur() usage (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1031">#1031</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/7606622e5144e674fda5fd8a9318b1b94408070e"><code>7606622</code></a> build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in the npm_and_yarn g...</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/6ed37851d5d36e4b8344f79bb77a8c45087790d9"><code>6ed3785</code></a> fix(no-node-access): stop reporting <code>focus()</code> usage (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1028">#1028</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/67f08f938eec699442f34c1d1724842fb9983589"><code>67f08f9</code></a> fix(no-node-access): exclude <code>user</code> to avoid false positives (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1025">#1025</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.5.0...v7.6.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> |
||
|
|
c77389fa94 |
Bump next from 15.3.3 to 15.4.1 in /frontend (#1295)
Bumps [next](https://github.com/vercel/next.js) from 15.3.3 to 15.4.1. <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.4.1</h2> <blockquote> <p>[!TIP]<br /> <strong>Check out our Next v15.4 <a href="https://nextjs.org/blog/next-15-4">Blog Post</a> to learn more about this release.</strong></p> </blockquote> <h3>Core Changes</h3> <ul> <li>[next-server] fix params duplicate in query after rewrite: <a href="https://redirect.github.com/vercel/next.js/issues/77939">#77939</a></li> <li>[next-server] preserve rsc query for rsc redirects: <a href="https://redirect.github.com/vercel/next.js/issues/77963">#77963</a></li> <li>Turbopack: fix a bug where marking a task a completed causes a panic when reading the output: <a href="https://redirect.github.com/vercel/next.js/issues/77922">#77922</a></li> <li>Turbopack warning spelling fix: <a href="https://redirect.github.com/vercel/next.js/issues/77999">#77999</a></li> <li>Allow URL schemes that include <code>+</code>, <code>-</code> or <code>.</code>: <a href="https://redirect.github.com/vercel/next.js/issues/77932">#77932</a></li> <li>[dev-overlay] Remove unused hydration error related code: <a href="https://redirect.github.com/vercel/next.js/issues/77929">#77929</a></li> <li>[dev-overlay] Unify error deduplication logic: <a href="https://redirect.github.com/vercel/next.js/issues/78017">#78017</a></li> <li>fix: use the match result after matching using the matched path header: <a href="https://redirect.github.com/vercel/next.js/issues/77994">#77994</a></li> <li>Upgrade React from <code>3fbfb9ba-20250409</code> to <code>c44e4a25-20250409</code>: <a href="https://redirect.github.com/vercel/next.js/issues/78031">#78031</a></li> <li>Move unhandled rejection handling to shared path: <a href="https://redirect.github.com/vercel/next.js/issues/77997">#77997</a></li> <li>fix: ensure app router not found works when deployed with pages i18n config: <a href="https://redirect.github.com/vercel/next.js/issues/77905">#77905</a></li> <li>Uninstall existing uncaughtException listeners to prevent the process from crashing: <a href="https://redirect.github.com/vercel/next.js/issues/78042">#78042</a></li> <li>Experimental bfcache: Restore state w/ <!-- raw HTML omitted -->: <a href="https://redirect.github.com/vercel/next.js/issues/77992">#77992</a></li> <li>Add graceful error fallback for bots requests: <a href="https://redirect.github.com/vercel/next.js/issues/77916">#77916</a></li> <li>Upgrade React from <code>c44e4a25-20250409</code> to <code>1d6c8168-20250411</code>: <a href="https://redirect.github.com/vercel/next.js/issues/78067">#78067</a></li> <li>[next-server] remove unnecessary query shallow copy: <a href="https://redirect.github.com/vercel/next.js/issues/78003">#78003</a></li> <li>[dev-overlay] disable copy button when clipboard is not available: <a href="https://redirect.github.com/vercel/next.js/issues/78101">#78101</a></li> <li>[dev-overlay] Stop stashing React error details on error instances: <a href="https://redirect.github.com/vercel/next.js/issues/77975">#77975</a></li> <li>[dynamicIO] Model invalid dynamic on empty shells: <a href="https://redirect.github.com/vercel/next.js/issues/77270">#77270</a></li> <li>fix: bump <code>image-size@1.2.1</code>: <a href="https://redirect.github.com/vercel/next.js/issues/78149">#78149</a></li> <li>Handle graceful fallback for custom error boundaries: <a href="https://redirect.github.com/vercel/next.js/issues/78121">#78121</a></li> <li>[dev-overlay] Stop squashing hydration related errors in App Router: <a href="https://redirect.github.com/vercel/next.js/issues/78140">#78140</a></li> <li>[test] Enable <code>strictNullChecks</code> in test utils: <a href="https://redirect.github.com/vercel/next.js/issues/78142">#78142</a></li> <li>Document Turbopack trace viewer: <a href="https://redirect.github.com/vercel/next.js/issues/78184">#78184</a></li> <li>[dev-overlay] Fix error dialog resizing logic: <a href="https://redirect.github.com/vercel/next.js/issues/78144">#78144</a></li> <li>Include types in published <code>eslint-plugin-next</code>: <a href="https://redirect.github.com/vercel/next.js/issues/78109">#78109</a></li> <li>[dev-overlay] Stop appending wrong Owner Stacks to SSR-only shell errors: <a href="https://redirect.github.com/vercel/next.js/issues/77302">#77302</a></li> <li>[dev-overlay] Add dedicated label for recoverable errors: <a href="https://redirect.github.com/vercel/next.js/issues/78186">#78186</a></li> <li>[chore] remove unused __NEXT_PRIVATE_RUNTIME_TYPE: <a href="https://redirect.github.com/vercel/next.js/issues/78230">#78230</a></li> <li>Preserve slashes when custom URL schemes are used in redirects: <a href="https://redirect.github.com/vercel/next.js/issues/78176">#78176</a></li> <li>ignore-list published sources if they have a sourcemap: <a href="https://redirect.github.com/vercel/next.js/issues/78242">#78242</a></li> <li>Upgrade React from <code>1d6c8168-20250411</code> to <code>39cad7af-20250411</code>: <a href="https://redirect.github.com/vercel/next.js/issues/78152">#78152</a></li> <li>Turbopack: add test case for persistent caching: <a href="https://redirect.github.com/vercel/next.js/issues/77030">#77030</a></li> <li>Upgrade React from <code>39cad7af-20250411 </code> to <code>b04254fd-20250415</code>: <a href="https://redirect.github.com/vercel/next.js/issues/78253">#78253</a></li> <li>fix: alternate bundler support for dropping client pages in AMP: <a href="https://redirect.github.com/vercel/next.js/issues/77601">#77601</a></li> <li>[errors] refactor default global-error into a separate file: <a href="https://redirect.github.com/vercel/next.js/issues/78182">#78182</a></li> <li>[metadata] render streaming metadata on the top level: <a href="https://redirect.github.com/vercel/next.js/issues/77620">#77620</a></li> <li>[metadata] skip head cache in default slot: <a href="https://redirect.github.com/vercel/next.js/issues/78206">#78206</a></li> <li>chore: Backport SWC-based RC optimization (<a href="https://redirect.github.com/vercel/next.js/issues/78260">#78260</a>)</li> <li>fix: bump image-size@1.2.1 (<a href="https://redirect.github.com/vercel/next.js/issues/78164">#78164</a>)</li> <li><code>@next/mdx</code>: Use stable turbopack config options: <a href="https://redirect.github.com/vercel/next.js/issues/78261">#78261</a></li> <li>Upgrade React from <code>b04254fd-20250415</code> to <code>4a36d3ea-20250416</code>: <a href="https://redirect.github.com/vercel/next.js/issues/78297">#78297</a></li> <li>Add graceful error boundary for bots requests: <a href="https://redirect.github.com/vercel/next.js/issues/78298">#78298</a></li> <li>make sure eslint-plugin-next is built when running 'pnpm dev': <a href="https://redirect.github.com/vercel/next.js/issues/78305">#78305</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/079c06d3c3421c23080dffc6b3c46859f6438212"><code>079c06d</code></a> v15.4.1</li> <li><a href="https://github.com/vercel/next.js/commit/7ad467409b67691ae4f5dc4dc47f1a247c4ba988"><code>7ad4674</code></a> v15.4.0</li> <li><a href="https://github.com/vercel/next.js/commit/c1fa79be58eb1bc3c08ad834d934a62e91c6964b"><code>c1fa79b</code></a> v15.4.0-canary.130</li> <li><a href="https://github.com/vercel/next.js/commit/27a271bd68f8759b0e4cdae04c1a3533233a777e"><code>27a271b</code></a> [turbopack] Rename <code>traverse_edges_from_entries_topological</code> to `traverse_edg...</li> <li><a href="https://github.com/vercel/next.js/commit/a1339ec6b05ecbebd3cfd0fe5115f63e069ba7b4"><code>a1339ec</code></a> Turbopack: Clean up some of the logic in visit_assign_expr (<a href="https://redirect.github.com/vercel/next.js/issues/81636">#81636</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/d48daff8c6efd73f7e546ae4da584b1cb1dcafc8"><code>d48daff</code></a> fix(next/image): bump sharp to 0.34.3 (<a href="https://redirect.github.com/vercel/next.js/issues/81556">#81556</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/de52c00b930f6b791604ff77df959b92aa416d4c"><code>de52c00</code></a> Turbopack: Fix turbopack-swc-ast-explorer with multi-line inputs (<a href="https://redirect.github.com/vercel/next.js/issues/81635">#81635</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/b5f2517a155b8f482c06317f0f6fb4b11530dc91"><code>b5f2517</code></a> [segment explorer] fix boundary trigger state (<a href="https://redirect.github.com/vercel/next.js/issues/81623">#81623</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/d04d65b5e69e8b60823de0e80162ff4e93445fe4"><code>d04d65b</code></a> [segment explorer] fix route url is missing cases (<a href="https://redirect.github.com/vercel/next.js/issues/81622">#81622</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/1758c3c4427480274211f9dd769cec305b274f62"><code>1758c3c</code></a> docs: onInvalidate router.prefetch (<a href="https://redirect.github.com/vercel/next.js/issues/81609">#81609</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v15.3.3...v15.4.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> |
||
|
|
205738c9cb |
Update starlette requirement from 0.41.3 to 0.46.2 in /backend (#1293)
Updates the requirements on [starlette](https://github.com/encode/starlette) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/encode/starlette/releases">starlette's releases</a>.</em></p> <blockquote> <h2>Version 0.46.2</h2> <h2>What's Changed</h2> <ul> <li>Use correct index on backwards compatible logic in <code>TemplateResponse</code> by <a href="https://github.com/alex-oleshkevich"><code>@alex-oleshkevich</code></a> in <a href="https://redirect.github.com/encode/starlette/pull/2909">encode/starlette#2909</a></li> <li>Prevents reraising of exception from <code>BaseHTTPMiddleware</code> by <a href="https://github.com/ramannanda9"><code>@ramannanda9</code></a> in <a href="https://redirect.github.com/encode/starlette/pull/2911">encode/starlette#2911</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ahryniv"><code>@ahryniv</code></a> made their first contribution in <a href="https://redirect.github.com/encode/starlette/pull/2913">encode/starlette#2913</a></li> <li><a href="https://github.com/ramannanda9"><code>@ramannanda9</code></a> made their first contribution in <a href="https://redirect.github.com/encode/starlette/pull/2911">encode/starlette#2911</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/starlette/compare/0.46.1...0.46.2">https://github.com/encode/starlette/compare/0.46.1...0.46.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/encode/starlette/blob/master/docs/release-notes.md">starlette's changelog</a>.</em></p> <blockquote> <h2>0.46.2 (April 13, 2025)</h2> <h4>Fixed</h4> <ul> <li>Prevents reraising of exception from BaseHttpMiddleware <a href="https://redirect.github.com/encode/starlette/pull/2911">#2911</a>.</li> <li>Use correct index on backwards compatible logic in <code>TemplateResponse</code> <a href="https://redirect.github.com/encode/starlette/pull/2909">#2909</a>.</li> </ul> <h2>0.46.1 (March 8, 2025)</h2> <h4>Fixed</h4> <ul> <li>Allow relative directory path when <code>follow_symlinks=True</code> <a href="https://redirect.github.com/encode/starlette/pull/2896">#2896</a>.</li> </ul> <h2>0.46.0 (February 22, 2025)</h2> <h4>Added</h4> <ul> <li><code>GZipMiddleware</code>: Make sure <code>Vary</code> header is always added if a response can be compressed <a href="https://redirect.github.com/encode/starlette/pull/2865">#2865</a>.</li> </ul> <h4>Fixed</h4> <ul> <li>Raise exception from background task on BaseHTTPMiddleware <a href="https://redirect.github.com/encode/starlette/pull/2812">#2812</a>.</li> <li><code>GZipMiddleware</code>: Don't compress on server sent events <a href="https://redirect.github.com/encode/starlette/pull/2871">#2871</a>.</li> </ul> <h4>Changed</h4> <ul> <li><code>MultiPartParser</code>: Rename <code>max_file_size</code> to <code>spool_max_size</code> <a href="https://redirect.github.com/encode/starlette/pull/2780">#2780</a>.</li> </ul> <h4>Deprecated</h4> <ul> <li>Add deprecated warning to <code>TestClient(timeout=...)</code> <a href="https://redirect.github.com/encode/starlette/pull/2840">#2840</a>.</li> </ul> <h2>0.45.3 (January 24, 2025)</h2> <h4>Fixed</h4> <ul> <li>Turn directory into string on <code>lookup_path</code> on commonpath comparison <a href="https://redirect.github.com/encode/starlette/pull/2851">#2851</a>.</li> </ul> <h2>0.45.2 (January 4, 2025)</h2> <h4>Fixed</h4> <ul> <li>Make <code>create_memory_object_stream</code> compatible with old anyio versions once again, and bump anyio minimum version to 3.6.2 <a href="https://redirect.github.com/encode/starlette/pull/2833">#2833</a>.</li> </ul> <h2>0.45.1 (December 30, 2024)</h2> <h4>Fixed</h4> <ul> <li>Close <code>MemoryObjectReceiveStream</code> left unclosed upon exception in <code>BaseHTTPMiddleware</code> children <a href="https://redirect.github.com/encode/starlette/pull/2813">#2813</a>.</li> <li>Collect errors more reliably from the WebSocket logic on the <code>TestClient</code> <a href="https://redirect.github.com/encode/starlette/pull/2814">#2814</a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/encode/starlette/commit/4a811767bcba6e933bf7a8b48edef5993ce8948e"><code>4a81176</code></a> Version 0.46.2 (<a href="https://redirect.github.com/encode/starlette/issues/2921">#2921</a>)</li> <li><a href="https://github.com/encode/starlette/commit/48f7cd7f28b9e4b9a5a6b19159139205907aec41"><code>48f7cd7</code></a> Prevents reraising of exception from BaseHttpMiddleware (<a href="https://redirect.github.com/encode/starlette/issues/2911">#2911</a>)</li> <li><a href="https://github.com/encode/starlette/commit/5d98cd52ef1e2b8e486baac1f7c48e69581fc4ff"><code>5d98cd5</code></a> Include Python 3.14 to the pipeline (<a href="https://redirect.github.com/encode/starlette/issues/2919">#2919</a>)</li> <li><a href="https://github.com/encode/starlette/commit/eb6cebbeecbbc44f87acb310330b37813d06598d"><code>eb6cebb</code></a> Bump the python-packages group with 6 updates (<a href="https://redirect.github.com/encode/starlette/issues/2914">#2914</a>)</li> <li><a href="https://github.com/encode/starlette/commit/d278cafb96c082f4d0e4494fc717ffeb72e23ba8"><code>d278caf</code></a> Fix link title for contextvars.ContextVar (<a href="https://redirect.github.com/encode/starlette/issues/2913">#2913</a>)</li> <li><a href="https://github.com/encode/starlette/commit/bcdf0ad017168408060b6faab156636ced4c94f7"><code>bcdf0ad</code></a> fix IndexError in TemplateResponse (<a href="https://redirect.github.com/encode/starlette/issues/2909">#2909</a>)</li> <li><a href="https://github.com/encode/starlette/commit/c8a46925366361e40b65b117473db1342895b904"><code>c8a4692</code></a> Update note about anyio thread pool (<a href="https://redirect.github.com/encode/starlette/issues/2895">#2895</a>)</li> <li><a href="https://github.com/encode/starlette/commit/aa8f6f02034cbccef6c7ab1dd6a7b2518c58b0ab"><code>aa8f6f0</code></a> docs: fix email on sponsorship page</li> <li><a href="https://github.com/encode/starlette/commit/a8a44375310c9ce4a335d80b3cc31d941659bdd1"><code>a8a4437</code></a> docs: fix Alex's github handle (<a href="https://redirect.github.com/encode/starlette/issues/2901">#2901</a>)</li> <li><a href="https://github.com/encode/starlette/commit/df754caeff0eb6dbdf749c43a8501395f6c0d455"><code>df754ca</code></a> Version 0.46.1 (<a href="https://redirect.github.com/encode/starlette/issues/2900">#2900</a>)</li> <li>Additional commits viewable in <a href="https://github.com/encode/starlette/compare/0.41.3...0.46.2">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> |
||
|
|
c40e9428f1 |
Update fastapi requirement from 0.115.6 to 0.116.0 in /backend (#1292)
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastapi/fastapi/releases">fastapi's releases</a>.</em></p> <blockquote> <h2>0.116.0</h2> <h3>Features</h3> <ul> <li>✨ Add support for deploying to FastAPI Cloud with <code>fastapi deploy</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13870">#13870</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> </ul> <p>Installing <code>fastapi[standard]</code> now includes <code>fastapi-cloud-cli</code>.</p> <p>This will allow you to deploy to <a href="https://fastapicloud.com">FastAPI Cloud</a> with the <code>fastapi deploy</code> command.</p> <p>If you want to install <code>fastapi</code> with the standard dependencies but without <code>fastapi-cloud-cli</code>, you can install instead <code>fastapi[standard-no-fastapi-cloud-cli]</code>.</p> <h3>Translations</h3> <ul> <li>🌐 Add Russian translation for <code>docs/ru/docs/advanced/response-directly.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13801">#13801</a> by <a href="https://github.com/NavesSapnis"><code>@NavesSapnis</code></a>.</li> <li>🌐 Add Russian translation for <code>docs/ru/docs/advanced/additional-status-codes.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13799">#13799</a> by <a href="https://github.com/NavesSapnis"><code>@NavesSapnis</code></a>.</li> <li>🌐 Add Ukrainian translation for <code>docs/uk/docs/tutorial/body-updates.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13804">#13804</a> by <a href="https://github.com/valentinDruzhinin"><code>@valentinDruzhinin</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>⬆ Bump pillow from 11.1.0 to 11.3.0. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13852">#13852</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>👥 Update FastAPI People - Sponsors. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13846">#13846</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>👥 Update FastAPI GitHub topic repositories. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13848">#13848</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>⬆ Bump mkdocs-material from 9.6.1 to 9.6.15. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13849">#13849</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13843">#13843</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@pre-commit-ci[bot]</code></a>.</li> <li>👥 Update FastAPI People - Contributors and Translators. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13845">#13845</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastapi/fastapi/commit/bd8f358fd93416835b06486566b9d9ab991577b6"><code>bd8f358</code></a> 🔖 Release version 0.116.0</li> <li><a href="https://github.com/fastapi/fastapi/commit/18eb7a708096ab7a19f31a59918bc010aba0ddba"><code>18eb7a7</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/fastapi/commit/dd906a998ee2aa41cba98edf13364b34fdc9b1c1"><code>dd906a9</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/fastapi/commit/b083ccd250e8fd22c3f9f8b3fd34765c6d625917"><code>b083ccd</code></a> ✨ Add support for deploying to FastAPI Cloud with <code>fastapi deploy</code> (<a href="https://redirect.github.com/fastapi/fastapi/issues/13870">#13870</a>)</li> <li><a href="https://github.com/fastapi/fastapi/commit/af64e9d196fc124a7f8051406234301c3b4024ed"><code>af64e9d</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/fastapi/commit/0d5dc7ee7bdcd747fd15cfa5d562d2b6411a2fa5"><code>0d5dc7e</code></a> 🌐 Add Russian translation for <code>docs/ru/docs/advanced/response-directly.md</code> (#...</li> <li><a href="https://github.com/fastapi/fastapi/commit/8068a404c7597d5bdbf4afdce37dffbccb44111d"><code>8068a40</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/fastapi/commit/6682295c73c1c1ba22bad9efff86682adfca9035"><code>6682295</code></a> 🌐 Add Russian translation for `docs/ru/docs/advanced/additional-status-codes....</li> <li><a href="https://github.com/fastapi/fastapi/commit/2915e31dab7057a24a24a91797195a9e28aacb96"><code>2915e31</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/fastapi/commit/4f4d47baf497bb36d0e5d3b838f760550cf18a05"><code>4f4d47b</code></a> ⬆ Bump pillow from 11.1.0 to 11.3.0 (<a href="https://redirect.github.com/fastapi/fastapi/issues/13852">#13852</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastapi/fastapi/compare/0.115.6...0.116.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> |
||
|
|
78c8926f33 |
Update ruff requirement from 0.11.0 to 0.12.2 in /backend (#1289)
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/releases">ruff's releases</a>.</em></p> <blockquote> <h2>0.12.2</h2> <h2>Release Notes</h2> <h3>Preview features</h3> <ul> <li>[<code>flake8-pyi</code>] Expand <code>Optional[A]</code> to <code>A | None</code> (<code>PYI016</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/18572">#18572</a>)</li> <li>[<code>pyupgrade</code>] Mark <code>UP008</code> fix safe if no comments are in range (<a href="https://redirect.github.com/astral-sh/ruff/pull/18683">#18683</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>flake8-comprehensions</code>] Fix <code>C420</code> to prepend whitespace when needed (<a href="https://redirect.github.com/astral-sh/ruff/pull/18616">#18616</a>)</li> <li>[<code>perflint</code>] Fix <code>PERF403</code> panic on attribute or subscription loop variable (<a href="https://redirect.github.com/astral-sh/ruff/pull/19042">#19042</a>)</li> <li>[<code>pydocstyle</code>] Fix <code>D413</code> infinite loop for parenthesized docstring (<a href="https://redirect.github.com/astral-sh/ruff/pull/18930">#18930</a>)</li> <li>[<code>pylint</code>] Fix <code>PLW0108</code> autofix introducing a syntax error when the lambda's body contains an assignment expression (<a href="https://redirect.github.com/astral-sh/ruff/pull/18678">#18678</a>)</li> <li>[<code>refurb</code>] Fix false positive on empty tuples (<code>FURB168</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19058">#19058</a>)</li> <li>[<code>ruff</code>] Allow more <code>field</code> calls from <code>attrs</code> (<code>RUF009</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19021">#19021</a>)</li> <li>[<code>ruff</code>] Fix syntax error introduced for an empty string followed by a u-prefixed string (<code>UP025</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/18899">#18899</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>flake8-executable</code>] Allow <code>uvx</code> in shebang line (<code>EXE003</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/18967">#18967</a>)</li> <li>[<code>pandas</code>] Avoid flagging <code>PD002</code> if <code>pandas</code> is not imported (<a href="https://redirect.github.com/astral-sh/ruff/pull/18963">#18963</a>)</li> <li>[<code>pyupgrade</code>] Avoid PEP-604 unions with <code>typing.NamedTuple</code> (<code>UP007</code>, <code>UP045</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/18682">#18682</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Document link between <code>import-outside-top-level (PLC0415)</code> and <code>lint.flake8-tidy-imports.banned-module-level-imports</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/18733">#18733</a>)</li> <li>Fix description of the <code>format.skip-magic-trailing-comma</code> example (<a href="https://redirect.github.com/astral-sh/ruff/pull/19095">#19095</a>)</li> <li>[<code>airflow</code>] Make <code>AIR302</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18988">#18988</a>)</li> <li>[<code>airflow</code>] Make <code>AIR312</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18989">#18989</a>)</li> <li>[<code>flake8-annotations</code>] Make <code>ANN401</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18974">#18974</a>)</li> <li>[<code>flake8-async</code>] Make <code>ASYNC100</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18993">#18993</a>)</li> <li>[<code>flake8-async</code>] Make <code>ASYNC105</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19002">#19002</a>)</li> <li>[<code>flake8-async</code>] Make <code>ASYNC110</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18975">#18975</a>)</li> <li>[<code>flake8-async</code>] Make <code>ASYNC210</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18977">#18977</a>)</li> <li>[<code>flake8-async</code>] Make <code>ASYNC220</code>, <code>ASYNC221</code>, and <code>ASYNC222</code> examples error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18978">#18978</a>)</li> <li>[<code>flake8-async</code>] Make <code>ASYNC251</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18990">#18990</a>)</li> <li>[<code>flake8-bandit</code>] Make <code>S201</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19017">#19017</a>)</li> <li>[<code>flake8-bandit</code>] Make <code>S604</code> and <code>S609</code> examples error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19049">#19049</a>)</li> <li>[<code>flake8-bugbear</code>] Make <code>B028</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19054">#19054</a>)</li> <li>[<code>flake8-bugbear</code>] Make <code>B911</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19051">#19051</a>)</li> <li>[<code>flake8-datetimez</code>] Make <code>DTZ011</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19055">#19055</a>)</li> <li>[<code>flake8-datetimez</code>] Make <code>DTZ901</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19056">#19056</a>)</li> <li>[<code>flake8-pyi</code>] Make <code>PYI032</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19061">#19061</a>)</li> <li>[<code>flake8-pyi</code>] Make example error out-of-the-box (<code>PYI014</code>, <code>PYI015</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19097">#19097</a>)</li> <li>[<code>flake8-pyi</code>] Make example error out-of-the-box (<code>PYI042</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19101">#19101</a>)</li> <li>[<code>flake8-pyi</code>] Make example error out-of-the-box (<code>PYI059</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19080">#19080</a>)</li> <li>[<code>flake8-pyi</code>] Make example error out-of-the-box (<code>PYI062</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19079">#19079</a>)</li> <li>[<code>flake8-pytest-style</code>] Make example error out-of-the-box (<code>PT023</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19104">#19104</a>)</li> <li>[<code>flake8-pytest-style</code>] Make example error out-of-the-box (<code>PT030</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19105">#19105</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's changelog</a>.</em></p> <blockquote> <h2>0.12.2</h2> <h3>Preview features</h3> <ul> <li>[<code>flake8-pyi</code>] Expand <code>Optional[A]</code> to <code>A | None</code> (<code>PYI016</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/18572">#18572</a>)</li> <li>[<code>pyupgrade</code>] Mark <code>UP008</code> fix safe if no comments are in range (<a href="https://redirect.github.com/astral-sh/ruff/pull/18683">#18683</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>flake8-comprehensions</code>] Fix <code>C420</code> to prepend whitespace when needed (<a href="https://redirect.github.com/astral-sh/ruff/pull/18616">#18616</a>)</li> <li>[<code>perflint</code>] Fix <code>PERF403</code> panic on attribute or subscription loop variable (<a href="https://redirect.github.com/astral-sh/ruff/pull/19042">#19042</a>)</li> <li>[<code>pydocstyle</code>] Fix <code>D413</code> infinite loop for parenthesized docstring (<a href="https://redirect.github.com/astral-sh/ruff/pull/18930">#18930</a>)</li> <li>[<code>pylint</code>] Fix <code>PLW0108</code> autofix introducing a syntax error when the lambda's body contains an assignment expression (<a href="https://redirect.github.com/astral-sh/ruff/pull/18678">#18678</a>)</li> <li>[<code>refurb</code>] Fix false positive on empty tuples (<code>FURB168</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19058">#19058</a>)</li> <li>[<code>ruff</code>] Allow more <code>field</code> calls from <code>attrs</code> (<code>RUF009</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19021">#19021</a>)</li> <li>[<code>ruff</code>] Fix syntax error introduced for an empty string followed by a u-prefixed string (<code>UP025</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/18899">#18899</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>flake8-executable</code>] Allow <code>uvx</code> in shebang line (<code>EXE003</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/18967">#18967</a>)</li> <li>[<code>pandas</code>] Avoid flagging <code>PD002</code> if <code>pandas</code> is not imported (<a href="https://redirect.github.com/astral-sh/ruff/pull/18963">#18963</a>)</li> <li>[<code>pyupgrade</code>] Avoid PEP-604 unions with <code>typing.NamedTuple</code> (<code>UP007</code>, <code>UP045</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/18682">#18682</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Document link between <code>import-outside-top-level (PLC0415)</code> and <code>lint.flake8-tidy-imports.banned-module-level-imports</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/18733">#18733</a>)</li> <li>Fix description of the <code>format.skip-magic-trailing-comma</code> example (<a href="https://redirect.github.com/astral-sh/ruff/pull/19095">#19095</a>)</li> <li>[<code>airflow</code>] Make <code>AIR302</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18988">#18988</a>)</li> <li>[<code>airflow</code>] Make <code>AIR312</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18989">#18989</a>)</li> <li>[<code>flake8-annotations</code>] Make <code>ANN401</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18974">#18974</a>)</li> <li>[<code>flake8-async</code>] Make <code>ASYNC100</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18993">#18993</a>)</li> <li>[<code>flake8-async</code>] Make <code>ASYNC105</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19002">#19002</a>)</li> <li>[<code>flake8-async</code>] Make <code>ASYNC110</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18975">#18975</a>)</li> <li>[<code>flake8-async</code>] Make <code>ASYNC210</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18977">#18977</a>)</li> <li>[<code>flake8-async</code>] Make <code>ASYNC220</code>, <code>ASYNC221</code>, and <code>ASYNC222</code> examples error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18978">#18978</a>)</li> <li>[<code>flake8-async</code>] Make <code>ASYNC251</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/18990">#18990</a>)</li> <li>[<code>flake8-bandit</code>] Make <code>S201</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19017">#19017</a>)</li> <li>[<code>flake8-bandit</code>] Make <code>S604</code> and <code>S609</code> examples error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19049">#19049</a>)</li> <li>[<code>flake8-bugbear</code>] Make <code>B028</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19054">#19054</a>)</li> <li>[<code>flake8-bugbear</code>] Make <code>B911</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19051">#19051</a>)</li> <li>[<code>flake8-datetimez</code>] Make <code>DTZ011</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19055">#19055</a>)</li> <li>[<code>flake8-datetimez</code>] Make <code>DTZ901</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19056">#19056</a>)</li> <li>[<code>flake8-pyi</code>] Make <code>PYI032</code> example error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19061">#19061</a>)</li> <li>[<code>flake8-pyi</code>] Make example error out-of-the-box (<code>PYI014</code>, <code>PYI015</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19097">#19097</a>)</li> <li>[<code>flake8-pyi</code>] Make example error out-of-the-box (<code>PYI042</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19101">#19101</a>)</li> <li>[<code>flake8-pyi</code>] Make example error out-of-the-box (<code>PYI059</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19080">#19080</a>)</li> <li>[<code>flake8-pyi</code>] Make example error out-of-the-box (<code>PYI062</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19079">#19079</a>)</li> <li>[<code>flake8-pytest-style</code>] Make example error out-of-the-box (<code>PT023</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19104">#19104</a>)</li> <li>[<code>flake8-pytest-style</code>] Make example error out-of-the-box (<code>PT030</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19105">#19105</a>)</li> <li>[<code>flake8-quotes</code>] Make example error out-of-the-box (<code>Q003</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19106">#19106</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff/commit/9bee8376a17401f9736b45fdefffb62edc2f1668"><code>9bee837</code></a> Bump 0.12.2 (<a href="https://redirect.github.com/astral-sh/ruff/issues/19126">#19126</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/1c6717b149ddfbcd4aa0aee2e160320474392da9"><code>1c6717b</code></a> Filter private symbols from stubs if they are internal types (<a href="https://redirect.github.com/astral-sh/ruff/issues/19121">#19121</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/1b813cd5f1933ab05ba7b96ace798199429c0bd6"><code>1b813cd</code></a> Fix description of the <code>format.skip-magic-trailing-comma</code> example (<a href="https://redirect.github.com/astral-sh/ruff/issues/19095">#19095</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/b00f68a23cedbd3a38fc25bac63638f0f11fc3f0"><code>b00f68a</code></a> [<code>ruff</code>] Allow more <code>field</code> calls from <code>attrs</code> (<code>RUF009</code>) (<a href="https://redirect.github.com/astral-sh/ruff/issues/19021">#19021</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/710c60f7135879b05f6c05a34085cd7af5c19e7f"><code>710c60f</code></a> [<code>flake8-pytest-style</code>] Make example error out-of-the-box (<code>PT023</code>) (<a href="https://redirect.github.com/astral-sh/ruff/issues/19104">#19104</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/811e25d16e22ca4ce124d9514232211c9a0b27a1"><code>811e25d</code></a> [<code>flake8-pytest-style</code>] Make example error out-of-the-box (<code>PT030</code>) (<a href="https://redirect.github.com/astral-sh/ruff/issues/19105">#19105</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/b78af2db4822dc55acbfb1024b30e69fe0262311"><code>b78af2d</code></a> [<code>flake8-quotes</code>] Make example error out-of-the-box (<code>Q003</code>) (<a href="https://redirect.github.com/astral-sh/ruff/issues/19106">#19106</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/4f36f0677f09b0ed1ba20f583b6f017c4f7d26c8"><code>4f36f06</code></a> Document link between <code>import-outside-top-level (PLC0415)</code> and `lint.flake8-t...</li> <li><a href="https://github.com/astral-sh/ruff/commit/2589a2938ee58a1ff1b54a9558807ecb000ccca3"><code>2589a29</code></a> [<code>flake8-simplify</code>] Make example error out-of-the-box (<code>SIM113</code>) (<a href="https://redirect.github.com/astral-sh/ruff/issues/19109">#19109</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/26bb8f7b7189558520bb386867579768b5a17347"><code>26bb8f7</code></a> [<code>flake8-simplify</code>] Make example error out-of-the-box (<code>SIM401</code>) (<a href="https://redirect.github.com/astral-sh/ruff/issues/19110">#19110</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/0.11.0...0.12.2">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> Co-authored-by: Erik Vroon <erik.vroon@channable.com> |
||
|
|
06d41791f9 | Disable skipTrailingSlashRedirect (#1291) | ||
|
|
e74ccb857c |
Bump react-i18next from 15.5.1 to 15.6.0 in /frontend (#1290)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.5.1 to 15.6.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md">react-i18next's changelog</a>.</em></p> <blockquote> <h3>15.6.0</h3> <p>fix: passing components as object should still allow for indexed matching of children <a href="https://redirect.github.com/i18next/react-i18next/pull/1854">1854</a></p> <h3>15.5.3</h3> <p>chore: update <code>@babel/runtime</code> <a href="https://redirect.github.com/i18next/react-i18next/pull/1851">1851</a></p> <h3>15.5.2</h3> <p>fix element.ref access issue with react 19 <a href="https://redirect.github.com/i18next/react-i18next/pull/1846">1846</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/react-i18next/commit/6e680d2ed8af69f78df1800a2fef2ca1b1a1aa0e"><code>6e680d2</code></a> 15.6.0</li> <li><a href="https://github.com/i18next/react-i18next/commit/fdfb89c254353ee447022ad0a539142005edb511"><code>fdfb89c</code></a> release</li> <li><a href="https://github.com/i18next/react-i18next/commit/6ae61efe5f82f4c562ceba2d5ce1fb7a571a9fb6"><code>6ae61ef</code></a> Fix: passing components as object should still allow for indexed matching of ...</li> <li><a href="https://github.com/i18next/react-i18next/commit/8efef93c14826fafab4749f8024206639ff16fe2"><code>8efef93</code></a> 15.5.3</li> <li><a href="https://github.com/i18next/react-i18next/commit/365a424fd566cbab8fb48b898b6738250a6e0ee1"><code>365a424</code></a> release</li> <li><a href="https://github.com/i18next/react-i18next/commit/87e658f637325b4945251feac8309addf156ca5b"><code>87e658f</code></a> fix ts test</li> <li><a href="https://github.com/i18next/react-i18next/commit/23a10d8f788c167dc497ca41d9f65cc492d44be8"><code>23a10d8</code></a> update babel deps</li> <li><a href="https://github.com/i18next/react-i18next/commit/a30bb747b06083117673c12056e13fbf834f6481"><code>a30bb74</code></a> chore: update <code>@babel/runtime</code> to 7.26.10 (<a href="https://redirect.github.com/i18next/react-i18next/issues/1851">#1851</a>)</li> <li><a href="https://github.com/i18next/react-i18next/commit/194e75db66bd6969688c51ba782d124600e42af6"><code>194e75d</code></a> 15.5.2</li> <li><a href="https://github.com/i18next/react-i18next/commit/05996c3ee16515b5f7ea8d928639329478b4044e"><code>05996c3</code></a> release</li> <li>Additional commits viewable in <a href="https://github.com/i18next/react-i18next/compare/v15.5.1...v15.6.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> |
||
|
|
79500be101 |
Bump next from 15.3.0 to 15.3.3 in /frontend (#1288)
Bumps [next](https://github.com/vercel/next.js) from 15.3.0 to 15.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v15.3.3</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Reinstate <code>vary</code> (<a href="https://redirect.github.com/vercel/next.js/issues/79939">#79939</a>)</li> <li>fix(next-swc): Fix interestingness detection for React Compiler (<a href="https://redirect.github.com/vercel/next.js/issues/79558">#79558</a>)</li> <li>fix(next-swc): Fix react compiler usefulness detector (<a href="https://redirect.github.com/vercel/next.js/issues/79480">#79480</a>)</li> <li>fix(dev-overlay): Better handle edge-case file paths in launchEditor (<a href="https://redirect.github.com/vercel/next.js/issues/79526">#79526</a>)</li> <li>Client router should discard stale prefetch entries for static pages (<a href="https://redirect.github.com/vercel/next.js/issues/79362">#79362</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/gaojude"><code>@gaojude</code></a>, <a href="https://github.com/kdy1"><code>@kdy1</code></a>, <a href="https://github.com/bgw"><code>@bgw</code></a>, and <a href="https://github.com/unstubbable"><code>@unstubbable</code></a> for helping!</p> <h2>v15.3.2</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (<a href="https://redirect.github.com/vercel/next.js/issues/78488">#78488</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/78883">#78883</a>)</li> <li><code>@next/mdx</code>: Use stable turbopack config options (<a href="https://redirect.github.com/vercel/next.js/issues/78880">#78880</a>)</li> <li>Fix react-compiler: Fix detection of interest (<a href="https://redirect.github.com/vercel/next.js/issues/78879">#78879</a>)</li> <li>Fix turbopack: Backport sourcemap bugfix (<a href="https://redirect.github.com/vercel/next.js/issues/78881">#78881</a>)</li> <li>[next-server] preserve rsc query for rsc redirects (<a href="https://redirect.github.com/vercel/next.js/issues/78876">#78876</a>)</li> <li>Update middleware public/static matching (<a href="https://redirect.github.com/vercel/next.js/issues/78875">#78875</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@ijjk</code></a>, <a href="https://github.com/huozhi"><code>@huozhi</code></a>, <a href="https://github.com/kdy1"><code>@kdy1</code></a>, <a href="https://github.com/wbinnssmith"><code>@wbinnssmith</code></a>, and <a href="https://github.com/bgw"><code>@bgw</code></a> for helping!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/3ab8db7383ae904af872e14c26a9bd8a43879819"><code>3ab8db7</code></a> v15.3.3</li> <li><a href="https://github.com/vercel/next.js/commit/18c8113ebd90cfb54902c429a7c1138ed7d9f97d"><code>18c8113</code></a> [backport] Reinstate <code>vary</code> (<a href="https://redirect.github.com/vercel/next.js/issues/79939">#79939</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/e18212f54668eba21ef8ac33f5db5a94f2ba3499"><code>e18212f</code></a> re-enable vary header deploy test (<a href="https://redirect.github.com/vercel/next.js/issues/79753">#79753</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/ec202eccf05820b60c6126d6411fe16766ecc066"><code>ec202ec</code></a> Revert "[next-server] skip setting vary header for basic routes" (<a href="https://redirect.github.com/vercel/next.js/issues/79426">#79426</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/e2f264fdce0472001675418f7524ed355fa184a0"><code>e2f264f</code></a> fix(next-swc): Fix interestingness detection for React Compiler (15.3) (<a href="https://redirect.github.com/vercel/next.js/issues/79558">#79558</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/562fac78dab5656c6b8cbf6248a44a8f18da3075"><code>562fac7</code></a> fix(next-swc): Fix react compiler usefulness detector (15.3) (<a href="https://redirect.github.com/vercel/next.js/issues/79480">#79480</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/06097fd7bb74f437fdb52d42a82280bce206f9d3"><code>06097fd</code></a> fix(dev-overlay): Better handle edge-case file paths in launchEditor (<a href="https://redirect.github.com/vercel/next.js/issues/79526">#79526</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/bda731fa96326da06ecb4128a3074f417b90903e"><code>bda731f</code></a> Client router should discard stale prefetch entries for static pages (<a href="https://redirect.github.com/vercel/next.js/issues/79362">#79362</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/d9ec4a4b573994c492a25497fdca4364e5fd5ee8"><code>d9ec4a4</code></a> v15.3.2</li> <li><a href="https://github.com/vercel/next.js/commit/3def5ff92b2d2b1d428c0a6ca7d390fa6c00f9d3"><code>3def5ff</code></a> backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOu...</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v15.3.0...v15.3.3">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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/evroon/bracket/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4ed34c25cf |
Bump @babel/core from 7.27.1 to 7.28.0 in /frontend (#1287)
[](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> |
||
|
|
ae5fbed11e |
Update pytest-xdist requirement from 3.7.0 to 3.8.0 in /backend (#1286)
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.8.0 (2025-06-30)</h1> <h2>Features</h2> <ul> <li> <p><code>[#1083](https://github.com/pytest-dev/pytest-xdist/issues/1083) <https://github.com/pytest-dev/pytest-xdist/issues/1083></code>_: Add <code>--no-loadscope-reorder</code> and <code>--loadscope-reorder</code> option to control whether to automatically reorder tests in loadscope for tests where relative ordering matters. This only applies when using <code>loadscope</code>.</p> <p>For example, [test_file_1, test_file_2, ..., test_file_n] are given as input test files, if <code>--no-loadscope-reorder</code> is used, for either worker, the <code>test_file_a</code> will be executed before <code>test_file_b</code> only if <code>a < b</code>.</p> <p>The default behavior is to reorder the tests to maximize the number of tests that can be executed in parallel.</p> </li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/1e3e4dc16523c8a8f6c67d95a950166420718c99"><code>1e3e4dc</code></a> Release 3.8.0</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/600aad575a4e4382855145b0c464d51b8f0b7242"><code>600aad5</code></a> Ensure all xdist group names are strings (<a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1216">#1216</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/9d7ba5b5fbbbe26793fbfb7cb1903eb69425cf09"><code>9d7ba5b</code></a> Add <code>--no-loadscope-reorder</code> and <code>--loadscope-reorder</code> options (<a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1217">#1217</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/532f07fb181bb1546eda79bbe6b46bdb56c699e1"><code>532f07f</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1210">#1210</a> from pytest-dev/pre-commit-ci-update-config</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/0883ad085e0cf039c8ae13eb2789c1076544d225"><code>0883ad0</code></a> Fix Path usage in <code>test_rsync_roots_no_roots</code></li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/58a51bc14015d211761e44c2bdacab09c3893668"><code>58a51bc</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/59a2ad0150697b9ff837f3ae8dcf6e074d5a114b"><code>59a2ad0</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1220">#1220</a> from pytest-dev/dependabot/github_actions/github-act...</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/d42b9c72044855236c68286ca3bdb34486a05872"><code>d42b9c7</code></a> build(deps): bump hynek/build-and-inspect-python-package</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/ebfcb99072aed3503fda5175245f28895a0204bb"><code>ebfcb99</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1206">#1206</a> from pytest-dev/release-3.7.0</li> <li><a href="https://github.com/pytest-dev/pytest-xdist/commit/23b7fd6054298a530b02b33d07007b3082a36277"><code>23b7fd6</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-xdist/issues/1207">#1207</a>)</li> <li>See full diff in <a href="https://github.com/pytest-dev/pytest-xdist/compare/v3.7.0...v3.8.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> |
||
|
|
3859ffbd98 |
Bump postcss-preset-mantine from 1.17.0 to 1.18.0 in /frontend (#1285)
Bumps [postcss-preset-mantine](https://github.com/mantinedev/postcss-preset-mantine) from 1.17.0 to 1.18.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/mantinedev/postcss-preset-mantine/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
7b3d6249ca |
Bump i18next from 25.2.0 to 25.3.0 in /frontend (#1284)
Bumps [i18next](https://github.com/i18next/i18next) from 25.2.0 to 25.3.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.3.0</h2> <ul> <li>feat: support formatting function with plural and interpolation <a href="https://redirect.github.com/i18next/i18next/pull/2325">2325</a></li> <li>fix <code>dir()</code> for Latn language codes <a href="https://redirect.github.com/i18next/i18next/issues/2324">2324</a></li> </ul> <h2>v25.2.1</h2> <ul> <li>streamline <code>fallbackLng</code> option of t call with the init options <a href="https://redirect.github.com/i18next/i18next/issues/2312">2312</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.3.0</h2> <ul> <li>feat: support formatting function with plural and interpolation <a href="https://redirect.github.com/i18next/i18next/pull/2325">2325</a></li> <li>fix <code>dir()</code> for Latn language codes <a href="https://redirect.github.com/i18next/i18next/issues/2324">2324</a></li> </ul> <h2>25.2.1</h2> <ul> <li>streamline <code>fallbackLng</code> option of t call with the init options <a href="https://redirect.github.com/i18next/i18next/issues/2312">2312</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/70f979ae674dfc9f023b5ae7473ca7a9a6ad8ea3"><code>70f979a</code></a> 25.3.0</li> <li><a href="https://github.com/i18next/i18next/commit/862f2cbfbbb037908c5be64afd73439aa9a2477c"><code>862f2cb</code></a> prepare release</li> <li><a href="https://github.com/i18next/i18next/commit/dd694f290ff459ecaf2a55ffbc10deecdacc3fb4"><code>dd694f2</code></a> feat: support formatting function with plural and interpolation (<a href="https://redirect.github.com/i18next/i18next/issues/2325">#2325</a>)</li> <li><a href="https://github.com/i18next/i18next/commit/9a6623bc61985d6e8a684ab808db3331ae544846"><code>9a6623b</code></a> changelog</li> <li><a href="https://github.com/i18next/i18next/commit/c645570eff437231dc3308f537682611ea79b026"><code>c645570</code></a> fix <code>dir()</code> for Latn language codes <a href="https://redirect.github.com/i18next/i18next/issues/2324">#2324</a></li> <li><a href="https://github.com/i18next/i18next/commit/a7f7d067f56d06feea74d247130ce26b404cbd52"><code>a7f7d06</code></a> update babel deps</li> <li><a href="https://github.com/i18next/i18next/commit/defa00f1a3bc79a32645d95f737b5ce4dcace14b"><code>defa00f</code></a> 25.2.1</li> <li><a href="https://github.com/i18next/i18next/commit/8b42d4bef6774e0ca27b724ca995951f43d54a3c"><code>8b42d4b</code></a> streamline <code>fallbackLng</code> option of t call with the init options <a href="https://redirect.github.com/i18next/i18next/issues/2312">#2312</a></li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.2.0...v25.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> |
||
|
|
b0ea0d2e70 |
Update sentry-sdk requirement from 2.31.0 to 2.32.0 in /backend (#1283)
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.32.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>feat(sessions): Add top-level start- and end session methods (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4474">#4474</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>feat(openai-agents): Set tool span to failed if an error is raised in the tool (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4527">#4527</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix(integrations/ray): Correctly pass keyword arguments to ray.remote function (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4430">#4430</a>) by <a href="https://github.com/svartalf"><code>@svartalf</code></a></li> <li>fix(langchain): Make <code>span_map</code> an instance variable (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4476">#4476</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>fix(langchain): Ensure no duplicate <code>SentryLangchainCallback</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4485">#4485</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>fix(Litestar): Apply <code>failed_request_status_codes</code> to exceptions raised in middleware (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4074">#4074</a>) by <a href="https://github.com/vrslev"><code>@vrslev</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.32.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>feat(sessions): Add top-level start- and end session methods (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4474">#4474</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>feat(openai-agents): Set tool span to failed if an error is raised in the tool (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4527">#4527</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix(integrations/ray): Correctly pass keyword arguments to ray.remote function (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4430">#4430</a>) by <a href="https://github.com/svartalf"><code>@svartalf</code></a></li> <li>fix(langchain): Make <code>span_map</code> an instance variable (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4476">#4476</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>fix(langchain): Ensure no duplicate <code>SentryLangchainCallback</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4485">#4485</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>fix(Litestar): Apply <code>failed_request_status_codes</code> to exceptions raised in middleware (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4074">#4074</a>) by <a href="https://github.com/vrslev"><code>@vrslev</code></a></li> </ul> <h2>2.31.0</h2> <h3>Various fixes & improvements</h3> <ul> <li> <p><strong>New Integration (BETA):</strong> Add support for <code>openai-agents</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4437">#4437</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> <p>We can now instrument AI agents that are created with the <a href="https://openai.github.io/openai-agents-python/">OpenAI Agents SDK</a> out of the box.</p> </li> </ul> <pre lang="python"><code>import sentry_sdk from sentry_sdk.integrations.openai_agents import OpenAIAgentsIntegration <h1>Add the OpenAIAgentsIntegration to your sentry_sdk.init call:</h1> <p>sentry_sdk.init(<br /> dsn="...",<br /> integrations=[<br /> OpenAIAgentsIntegration(),<br /> ]<br /> )<br /> </code></pre></p> <p>For more information see the <a href="https://docs.sentry.io/platforms/python/integrations/openai-agents/">OpenAI Agents integrations documentation</a>.</p> <ul> <li>Logs: Add support for <code>dict</code> arguments (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4478">#4478</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>Add Cursor generated rules (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4493">#4493</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> <li>Greatly simplify Langchain integrations <code>_wrap_configure</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4479">#4479</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Fix(ci): Remove tracerite pin (almost) (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4504">#4504</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(profiling): Ensure profiler thread exits when needed (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4497">#4497</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Fix(ci): Do not install newest <code>tracerite</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4494">#4494</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(scope): Handle token reset <code>LookupError</code>s gracefully (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4481">#4481</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Tests: Tox update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4509">#4509</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Tests: Upper bound on fakeredis on old Python versions (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4482">#4482</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Tests: Regenerate tox (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4457">#4457</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> </ul> <h2>2.30.0</h2> <h3>Various fixes & improvements</h3> <ul> <li><strong>New beta feature:</strong> Sentry logs for Loguru (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4445">#4445</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/4b022dc731aa10e8cdb1cc8342c06374b226b6f4"><code>4b022dc</code></a> Merge branch 'master' into release/2.32.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/2634a523b3416748cf952bc517641594b9b40bac"><code>2634a52</code></a> Pin zope.event (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4531">#4531</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/c815a3245d10e45bebee5b47292deec438a4d4d2"><code>c815a32</code></a> updated changelog</li> <li><a href="https://github.com/getsentry/sentry-python/commit/bca8816ac1f84fe4304682bd6de173fbf0c005a3"><code>bca8816</code></a> release: 2.32.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/546ce1f71023b651860d6b576024b9d93b4c9ab8"><code>546ce1f</code></a> Set tool span to failed if an error is raised in the tool (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4527">#4527</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/ab2e3f08b600b22a95c3313eddd66f733e2d133c"><code>ab2e3f0</code></a> fix(integrations/ray): Correctly pass keyword arguments to ray.remote functio...</li> <li><a href="https://github.com/getsentry/sentry-python/commit/7804260fbf3ed8f797af95d2c0bdfcfeb85b0605"><code>7804260</code></a> fix(langchain): Make <code>span_map</code> an instance variable (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4476">#4476</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/0a2d8585f18f1d135d1f04624b702ef46fd119bb"><code>0a2d858</code></a> fix(langchain): Ensure no duplicate <code>SentryLangchainCallback</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4485">#4485</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/dae02180dfb095cdbd8ed7e81544ef048482d70b"><code>dae0218</code></a> fix(Litestar): Apply <code>failed_request_status_codes</code> to exceptions raised in mi...</li> <li><a href="https://github.com/getsentry/sentry-python/commit/65d31af4ff9b93cddf12d043fe9d631e3c6c85a4"><code>65d31af</code></a> Merge branch 'release/2.31.0'</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.31.0...2.32.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> |
||
|
|
511ee4fa8e |
Update uvicorn requirement from 0.34.0 to 0.35.0 in /backend (#1282)
Updates the requirements on [uvicorn](https://github.com/encode/uvicorn) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/encode/uvicorn/releases">uvicorn's releases</a>.</em></p> <blockquote> <h2>Version 0.35.0</h2> <h2>Added</h2> <ul> <li>Add <code>WebSocketsSansIOProtocol</code> by <a href="https://github.com/Kludex"><code>@Kludex</code></a> in <a href="https://redirect.github.com/encode/uvicorn/pull/2540">encode/uvicorn#2540</a></li> </ul> <h2>Changed</h2> <ul> <li>Refine help message for option <code>--proxy-headers</code> by <a href="https://github.com/zhangyoufu"><code>@zhangyoufu</code></a> in <a href="https://redirect.github.com/encode/uvicorn/pull/2653">encode/uvicorn#2653</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/zhangyoufu"><code>@zhangyoufu</code></a> made their first contribution in <a href="https://redirect.github.com/encode/uvicorn/pull/2653">encode/uvicorn#2653</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/uvicorn/compare/0.34.3...0.35.0">https://github.com/encode/uvicorn/compare/0.34.3...0.35.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/encode/uvicorn/blob/master/docs/release-notes.md">uvicorn's changelog</a>.</em></p> <blockquote> <h2>0.35.0 (June 28, 2025)</h2> <h3>Added</h3> <ul> <li>Add <code>WebSocketsSansIOProtocol</code> (<a href="https://redirect.github.com/encode/uvicorn/issues/2540">#2540</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Refine help message for option <code>--proxy-headers</code> (<a href="https://redirect.github.com/encode/uvicorn/issues/2653">#2653</a>)</li> </ul> <h2>0.34.3 (June 1, 2025)</h2> <h3>Fixed</h3> <ul> <li>Don't include <code>cwd()</code> when non-empty <code>--reload-dirs</code> is passed (<a href="https://redirect.github.com/encode/uvicorn/issues/2598">#2598</a>)</li> <li>Apply <code>get_client_addr</code> formatting to WebSocket logging (<a href="https://redirect.github.com/encode/uvicorn/issues/2636">#2636</a>)</li> </ul> <h2>0.34.2 (April 19, 2025)</h2> <h3>Fixed</h3> <ul> <li>Flush stdout buffer on Windows to trigger reload (<a href="https://redirect.github.com/encode/uvicorn/issues/2604">#2604</a>)</li> </ul> <h2>0.34.1 (April 13, 2025)</h2> <h3>Deprecated</h3> <ul> <li>Deprecate <code>ServerState</code> in the main module (<a href="https://redirect.github.com/encode/uvicorn/issues/2581">#2581</a>)</li> </ul> <h2>0.34.0 (December 15, 2024)</h2> <h3>Added</h3> <ul> <li>Add <code>content-length</code> to 500 response in <code>wsproto</code> implementation (<a href="https://redirect.github.com/encode/uvicorn/issues/2542">#2542</a>)</li> </ul> <h3>Removed</h3> <ul> <li>Drop support for Python 3.8 (<a href="https://redirect.github.com/encode/uvicorn/issues/2543">#2543</a>)</li> </ul> <h2>0.33.0 (December 14, 2024)</h2> <h3>Removed</h3> <ul> <li>Remove <code>WatchGod</code> support for <code>--reload</code> (<a href="https://redirect.github.com/encode/uvicorn/issues/2536">#2536</a>)</li> </ul> <h2>0.32.1 (November 20, 2024)</h2> <h3>Fixed</h3> <ul> <li>Drop ASGI spec version to 2.3 on HTTP scope (<a href="https://redirect.github.com/encode/uvicorn/issues/2513">#2513</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/encode/uvicorn/commit/daecb45327702efe8f702f46fb0870c2d6357837"><code>daecb45</code></a> Version 0.35.0 (<a href="https://redirect.github.com/encode/uvicorn/issues/2654">#2654</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/22dfd3fa95dd035db77099c4903aad6e148a50a8"><code>22dfd3f</code></a> refine help message for option --proxy-headers (<a href="https://redirect.github.com/encode/uvicorn/issues/2653">#2653</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/b9606269a7f24f2511de0015b7af7df499be569f"><code>b960626</code></a> Add <code>WebSocketsSansIOProtocol</code> (<a href="https://redirect.github.com/encode/uvicorn/issues/2540">#2540</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/5432729137988a53bb70d2f3e0c790f9bdf33ec5"><code>5432729</code></a> Add CITATION.cff (<a href="https://redirect.github.com/encode/uvicorn/issues/2649">#2649</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/5e33d430f13622c8363fe74d97963ab37f3df3c2"><code>5e33d43</code></a> Add notes about 0.34.3 and Google Analytics (<a href="https://redirect.github.com/encode/uvicorn/issues/2642">#2642</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/ce129ff120c31f433edea63e697de60ab690ace6"><code>ce129ff</code></a> chore: improve type hints (<a href="https://redirect.github.com/encode/uvicorn/issues/2638">#2638</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/fa3d9d27dbe7ecbc68e0992309d0ba49ead5640b"><code>fa3d9d2</code></a> Apply <code>get_client_addr</code> formatting to WebSocket logging (<a href="https://redirect.github.com/encode/uvicorn/issues/2636">#2636</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/66b9b58ad90112d54e7e3c4160c837ec72de51da"><code>66b9b58</code></a> Bump the python-packages group across 1 directory with 5 updates (<a href="https://redirect.github.com/encode/uvicorn/issues/2631">#2631</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/bc795051bd6761d2dc6eaf3b5fef3cad1b2009ba"><code>bc79505</code></a> chore: update h11 dependecy to latest release (<a href="https://redirect.github.com/encode/uvicorn/issues/2621">#2621</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/2eda7b10be2e91d84f639974b915a00378b0375d"><code>2eda7b1</code></a> Bump uvloop (<a href="https://redirect.github.com/encode/uvicorn/issues/2618">#2618</a>)</li> <li>Additional commits viewable in <a href="https://github.com/encode/uvicorn/compare/0.34.0...0.35.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> |
||
|
|
213e5fb72b |
Update sentry-sdk requirement from 2.30.0 to 2.31.0 in /backend (#1279)
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.31.0</h2> <h3>Various fixes & improvements</h3> <ul> <li> <p><strong>New Integration (BETA):</strong> Add support for <code>openai-agents</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4437">#4437</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> <p>We can now instrument AI agents that are created with the <a href="https://openai.github.io/openai-agents-python/">OpenAI Agents SDK</a> out of the box.</p> </li> </ul> <pre lang="python"><code>import sentry_sdk from sentry_sdk.integrations.openai_agents import OpenAIAgentsIntegration <h1>Add the OpenAIAgentsIntegration to your sentry_sdk.init call:</h1> <p>sentry_sdk.init(<br /> dsn="...",<br /> integrations=[<br /> OpenAIAgentsIntegration(),<br /> ]<br /> )<br /> </code></pre></p> <p>For more information see the <a href="https://docs.sentry.io/platforms/python/integrations/openai-agents/">OpenAI Agents integrations documentation</a>.</p> <ul> <li>Logs: Add support for <code>dict</code> arguments (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4478">#4478</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>Add Cursor generated rules (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4493">#4493</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> <li>Greatly simplify Langchain integrations <code>_wrap_configure</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4479">#4479</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Fix(ci): Remove tracerite pin (almost) (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4504">#4504</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(profiling): Ensure profiler thread exits when needed (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4497">#4497</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Fix(ci): Do not install newest <code>tracerite</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4494">#4494</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(scope): Handle token reset <code>LookupError</code>s gracefully (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4481">#4481</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Tests: Tox update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4509">#4509</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Tests: Upper bound on fakeredis on old Python versions (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4482">#4482</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Tests: Regenerate tox (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4457">#4457</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.31.0</h2> <h3>Various fixes & improvements</h3> <ul> <li> <p><strong>New Integration (BETA):</strong> Add support for <code>openai-agents</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4437">#4437</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> <p>We can now instrument AI agents that are created with the <a href="https://openai.github.io/openai-agents-python/">OpenAI Agents SDK</a> out of the box.</p> </li> </ul> <pre lang="python"><code>import sentry_sdk from sentry_sdk.integrations.openai_agents import OpenAIAgentsIntegration <h1>Add the OpenAIAgentsIntegration to your sentry_sdk.init call:</h1> <p>sentry_sdk.init(<br /> dsn="...",<br /> integrations=[<br /> OpenAIAgentsIntegration(),<br /> ]<br /> )<br /> </code></pre></p> <p>For more information see the <a href="https://docs.sentry.io/platforms/python/integrations/openai-agents/">OpenAI Agents integrations documentation</a>.</p> <ul> <li>Logs: Add support for <code>dict</code> arguments (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4478">#4478</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>Add Cursor generated rules (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4493">#4493</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> <li>Greatly simplify Langchain integrations <code>_wrap_configure</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4479">#4479</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Fix(ci): Remove tracerite pin (almost) (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4504">#4504</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(profiling): Ensure profiler thread exits when needed (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4497">#4497</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Fix(ci): Do not install newest <code>tracerite</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4494">#4494</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix(scope): Handle token reset <code>LookupError</code>s gracefully (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4481">#4481</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Tests: Tox update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4509">#4509</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Tests: Upper bound on fakeredis on old Python versions (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4482">#4482</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Tests: Regenerate tox (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4457">#4457</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> </ul> <h2>2.30.0</h2> <h3>Various fixes & improvements</h3> <ul> <li> <p><strong>New beta feature:</strong> Sentry logs for Loguru (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4445">#4445</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> <p>We can now capture Loguru logs and send them to Sentry.</p> </li> </ul> <pre lang="python"><code>import sentry_sdk from sentry_sdk.integrations.loguru import LoguruIntegration <h1>Setup Sentry SDK to send Loguru log messages with a level of "error" or higher to Sentry</h1> <p>sentry_sdk.init(<br /> _experiments={<br /> "enable_logs": True,<br /> </tr></table><br /> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-python/commit/9792e4f4ac0a529a42726b01f8c78f5fd3e218a5"><code>9792e4f</code></a> Updated changelog</li> <li><a href="https://github.com/getsentry/sentry-python/commit/15f1348ffd2ea5f1a098df56d1864d7faa9117e1"><code>15f1348</code></a> release: 2.31.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/4a0e5ed544a37109da1a8b33bda50f4871920a85"><code>4a0e5ed</code></a> Support <code>openai-agents</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4437">#4437</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/7f507fd4e0cdbb1f071766431a6dcf3db77b7bb1"><code>7f507fd</code></a> ref(langchain): Greatly simplify <code>_wrap_configure</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4479">#4479</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/ad2bbff928bef9464dc13099dae1fb200717aaf4"><code>ad2bbff</code></a> tests: Tox update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4509">#4509</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/3e2994800dc99b07b016053878e90d5b64dbdeae"><code>3e29948</code></a> Cursor generated rules (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4493">#4493</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/ae06ef177b320a3fb1400c225105e4bf3503c987"><code>ae06ef1</code></a> fix(ci): Remove tracerite pin (almost) (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4504">#4504</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/d39599fc374b01a62fd702fa3adc59aac0f2b79c"><code>d39599f</code></a> fix(profiling): Ensure profiler thread exits when needed (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4497">#4497</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/3f9acc4cf74da1543a2b8fc14799ed186ef58053"><code>3f9acc4</code></a> fix(ci): Do not install newest tracerite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4494">#4494</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/6a58e5fb7cc8d6d794a70dc1f00761dce240e2b7"><code>6a58e5f</code></a> tests: Regenerate tox (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4484">#4484</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.30.0...2.31.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> |
||
|
|
5987409336 |
Bump eslint-plugin-import from 2.31.0 to 2.32.0 in /frontend (#1278)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 to 2.32.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-plugin-import/releases">eslint-plugin-import's releases</a>.</em></p> <blockquote> <h2>v2.32.0</h2> <h3>Added</h3> <ul> <li>add <a href="./docs/rules/enforce-node-protocol-usage.md"><code>enforce-node-protocol-usage</code></a> rule and <code>import/node-version</code> setting (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3024">#3024</a>, thanks [<a href="https://github.com/GoldStrikeArch"><code>@GoldStrikeArch</code></a>] and [<a href="https://github.com/sevenc-nanashi"><code>@sevenc-nanashi</code></a>])</li> <li>add TypeScript types (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3097">#3097</a>, thanks [<a href="https://github.com/G-Rath"><code>@G-Rath</code></a>])</li> <li><a href="./docs/rules/extensions.md"><code>extensions</code></a>: add `pathGroupOverrides to allow enforcement decision overrides based on specifier (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3105">#3105</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> <li>[<code>order</code>]: add <code>sortTypesGroup</code> option to allow intragroup sorting of type-only imports (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3104">#3104</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> <li>[<code>order</code>]: add <code>newlines-between-types</code> option to control intragroup sorting of type-only imports (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3127">#3127</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> <li>[<code>order</code>]: add <code>consolidateIslands</code> option to collapse excess spacing for aesthetically pleasing imports (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3129">#3129</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> </ul> <h3>Fixed</h3> <ul> <li>[<code>no-unused-modules</code>]: provide more meaningful error message when no .eslintrc is present (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3116">#3116</a>, thanks [<a href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li> <li>configs: added missing name attribute for eslint config inspector (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3151">#3151</a>, thanks [<a href="https://github.com/NishargShah"><code>@NishargShah</code></a>])</li> <li>[<code>order</code>]: ensure arcane imports do not cause undefined behavior (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3128">#3128</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> <li>[<code>order</code>]: resolve undefined property access issue when using <code>named</code> ordering (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3166">#3166</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> <li><a href="./docs/rules/enforce-node-protocol-usage.md"><code>enforce-node-protocol-usage</code></a>: avoid a crash with some TS code (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3173">#3173</a>, thanks [<a href="https://github.com/ljharb"><code>@ljharb</code></a>])</li> <li>[<code>order</code>]: codify invariants from docs into config schema (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3152">#3152</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> </ul> <h3>Changed</h3> <ul> <li>[Docs] <a href="./docs/rules/extensions.md"><code>extensions</code></a>, [<code>order</code>]: improve documentation (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3106">#3106</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> <li>[Docs] add flat config guide for using <code>tseslint.config()</code> (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3125">#3125</a>, thanks [<a href="https://github.com/lnuvy"><code>@lnuvy</code></a>])</li> <li>[Docs] add missing comma (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3122">#3122</a>, thanks [<a href="https://github.com/RyanGst"><code>@RyanGst</code></a>])</li> <li>[readme] Update flatConfig example to include typescript config (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3138">#3138</a>, thanks [<a href="https://github.com/intellix"><code>@intellix</code></a>])</li> <li>[Refactor] [<code>order</code>]: remove unnecessary negative check (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3167">#3167</a>, thanks [<a href="https://github.com/JounQin"><code>@JounQin</code></a>])</li> <li>[Docs] [<code>no-unused-modules</code>]: add missing double quote (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3191">#3191</a>, thanks [<a href="https://github.com/albertpastrana"><code>@albertpastrana</code></a>])</li> <li>[Docs] <code>no-restricted-paths</code>: clarify wording and fix errors (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3172">#3172</a>, thanks [<a href="https://github.com/greim"><code>@greim</code></a>])</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md">eslint-plugin-import's changelog</a>.</em></p> <blockquote> <h2>[2.32.0] - 2025-06-20</h2> <h3>Added</h3> <ul> <li>add [<code>enforce-node-protocol-usage</code>] rule and <code>import/node-version</code> setting (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3024">#3024</a>, thanks [<a href="https://github.com/GoldStrikeArch"><code>@GoldStrikeArch</code></a>] and [<a href="https://github.com/sevenc-nanashi"><code>@sevenc-nanashi</code></a>])</li> <li>add TypeScript types (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3097">#3097</a>, thanks [<a href="https://github.com/G-Rath"><code>@G-Rath</code></a>])</li> <li>[<code>extensions</code>]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3105">#3105</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> <li>[<code>order</code>]: add <code>sortTypesGroup</code> option to allow intragroup sorting of type-only imports (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3104">#3104</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> <li>[<code>order</code>]: add <code>newlines-between-types</code> option to control intragroup sorting of type-only imports (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3127">#3127</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> <li>[<code>order</code>]: add <code>consolidateIslands</code> option to collapse excess spacing for aesthetically pleasing imports (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3129">#3129</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> </ul> <h3>Fixed</h3> <ul> <li>[<code>no-unused-modules</code>]: provide more meaningful error message when no .eslintrc is present (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3116">#3116</a>, thanks [<a href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li> <li>configs: added missing name attribute for eslint config inspector (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3151">#3151</a>, thanks [<a href="https://github.com/NishargShah"><code>@NishargShah</code></a>])</li> <li>[<code>order</code>]: ensure arcane imports do not cause undefined behavior (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3128">#3128</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> <li>[<code>order</code>]: resolve undefined property access issue when using <code>named</code> ordering (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3166">#3166</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> <li>[<code>enforce-node-protocol-usage</code>]: avoid a crash with some TS code (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3173">#3173</a>, thanks [<a href="https://github.com/ljharb"><code>@ljharb</code></a>])</li> <li>[<code>order</code>]: codify invariants from docs into config schema (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3152">#3152</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> </ul> <h3>Changed</h3> <ul> <li>[Docs] [<code>extensions</code>], [<code>order</code>]: improve documentation (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3106">#3106</a>, thanks [<a href="https://github.com/Xunnamius"><code>@Xunnamius</code></a>])</li> <li>[Docs] add flat config guide for using <code>tseslint.config()</code> (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3125">#3125</a>, thanks [<a href="https://github.com/lnuvy"><code>@lnuvy</code></a>])</li> <li>[Docs] add missing comma (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3122">#3122</a>, thanks [<a href="https://github.com/RyanGst"><code>@RyanGst</code></a>])</li> <li>[readme] Update flatConfig example to include typescript config (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3138">#3138</a>, thanks [<a href="https://github.com/intellix"><code>@intellix</code></a>])</li> <li>[Refactor] [<code>order</code>]: remove unnecessary negative check (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3167">#3167</a>, thanks [<a href="https://github.com/JounQin"><code>@JounQin</code></a>])</li> <li>[Docs] [<code>no-unused-modules</code>]: add missing double quote (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3191">#3191</a>, thanks [<a href="https://github.com/albertpastrana"><code>@albertpastrana</code></a>])</li> <li>[Docs] <code>no-restricted-paths</code>: clarify wording and fix errors (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3172">#3172</a>, thanks [<a href="https://github.com/greim"><code>@greim</code></a>])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/01c9eb04331d2efa8d63f2d7f4bfec3bc44c94f3"><code>01c9eb0</code></a> v2.32.0</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/ae57cc12a4c3dceb15f4149ba942a367a4181b84"><code>ae57cc1</code></a> [Deps] update <code>array-includes</code>, <code>array.prototype.findlastindex</code>, `eslint-modu...</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/9e1ad6bef9c7d31dbeb4fe8904664ca2c3ed702c"><code>9e1ad6b</code></a> [Fix] <code>order</code>: codify invariants from docs into config schema</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/f017790a1a6ab4839cb636c9fdbdc80c1bb6d8f3"><code>f017790</code></a> [Docs] <code>no-restricted-paths</code>: clarify wording and fix errors</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/7d83a5770d537d5a3b612d1b7f4445041c33acbe"><code>7d83a57</code></a> [Docs] <code>no-unused-modules</code>: add missing double quote</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/519eb94f8923ce6dabd67239d59319850932ca92"><code>519eb94</code></a> [utils] v2.12.1</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/71ad145db5d8fc0756c2ba6f9b4df5efdf2073b3"><code>71ad145</code></a> [actions] split out tests into new vs old eslint</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/9b096c459e96edf7180db2e9cc90d2ce3fae573d"><code>9b096c4</code></a> [utils] [dev deps] update <code>@arethetypeswrong/cli</code>, <code>@ljharb/tsconfig</code>, `@type...</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/da5f6ec13160cb288338db0c2a00c34b2d932f0d"><code>da5f6ec</code></a> [Fix] <code>enforce-node-protocol-usage</code>: avoid a crash with some TS code</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/6e49a58751455bab5f693fff0ee16501fced6952"><code>6e49a58</code></a> [Refactor] <code>order</code>: remove unnecessary negative check</li> <li>Additional commits viewable in <a href="https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.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> |
||
|
|
1e2af4172b |
Bump prettier from 3.5.0 to 3.6.0 in /frontend (#1277)
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.0 to 3.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>3.6.0</h2> <p><a href="https://github.com/prettier/prettier/compare/3.5.3...3.6.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2025/06/23/3.6.0">Release note</a></p> <h2>3.5.3</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#353">Changelog</a></p> <h2>3.5.2</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#352">Changelog</a></p> <h2>3.5.1</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#351">Changelog</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>3.6.0</h1> <p><a href="https://github.com/prettier/prettier/compare/3.5.3...3.6.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2025/06/23/3.6.0">Release Notes</a></p> <h1>3.5.3</h1> <p><a href="https://github.com/prettier/prettier/compare/3.5.2...3.5.3">diff</a></p> <h4>Flow: Fix missing parentheses in <code>ConditionalTypeAnnotation</code> (<a href="https://redirect.github.com/prettier/prettier/pull/17196">#17196</a> by <a href="https://github.com/fisker"><code>@fisker</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="jsx"><code>// Input type T<U> = 'a' | ('b' extends U ? 'c' : empty); type T<U> = 'a' & ('b' extends U ? 'c' : empty); <p>// Prettier 3.5.2<br /> type T<U> = "a" | "b" extends U ? "c" : empty;<br /> type T<U> = "a" & "b" extends U ? "c" : empty;</p> <p>// Prettier 3.5.3<br /> type T<U> = "a" | ("b" extends U ? "c" : empty);<br /> type T<U> = "a" & ("b" extends U ? "c" : empty);<br /> </code></pre></p> <h1>3.5.2</h1> <p><a href="https://github.com/prettier/prettier/compare/3.5.1...3.5.2">diff</a></p> <h4>Remove <code>module-sync</code> condition (<a href="https://redirect.github.com/prettier/prettier/pull/17156">#17156</a> by <a href="https://github.com/fisker"><code>@fisker</code></a>)</h4> <p>In Prettier 3.5.0, <a href="https://prettier.io/blog/2025/02/09/3.5.0#use-esm-entrypoint-for-requireesm-16958-by-tats-u">we added <code>module-sync</code> condition to <code>package.json</code></a>, so that <code>require("prettier")</code> can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the <code>module-sync</code> condition, so <code>require("prettier")</code> will still use the CommonJS version, we'll revisit until <code>require(ESM)</code> feature is more stable.</p> <h1>3.5.1</h1> <p><a href="https://github.com/prettier/prettier/compare/3.5.0...3.5.1">diff</a></p> <h4>Fix CLI crash when cache for old version exists (<a href="https://redirect.github.com/prettier/prettier/pull/17100">#17100</a> by <a href="https://github.com/sosukesuzuki"><code>@sosukesuzuki</code></a>)</h4> <p>Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.</p> <h4>Support dockercompose and github-actions-workflow in VSCode (<a href="https://redirect.github.com/prettier/prettier/pull/17101">#17101</a> by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a>)</h4> <p>Prettier now supports the <code>dockercompose</code> and <code>github-actions-workflow</code> languages in Visual Studio Code.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/e1c8095fd070ba621b89a63f938f783e131eb845"><code>e1c8095</code></a> Release 3.6.0</li> <li><a href="https://github.com/prettier/prettier/commit/9dfcdcb06a938a3f498101fdbdf7f2e35eb7b047"><code>9dfcdcb</code></a> Disable "Linting files" step</li> <li><a href="https://github.com/prettier/prettier/commit/64e014795100ebb406016610dc722403b3c17d87"><code>64e0147</code></a> get previous version from package.json</li> <li><a href="https://github.com/prettier/prettier/commit/1a32b27e6a2897d95eff5969561f48d74cfd1003"><code>1a32b27</code></a> Release <code>@prettier/plugin-oxc</code> and <code>@prettier/plugin-hermes</code></li> <li><a href="https://github.com/prettier/prettier/commit/e0055d2f03e10aa8b2c41fd1c18a8d860373f1ca"><code>e0055d2</code></a> Avoid break <code>TSImportType</code> with long module name (<a href="https://redirect.github.com/prettier/prettier/issues/17637">#17637</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/c19a8a9579a6b0c5b60b286be47cc2ee89c01ac2"><code>c19a8a9</code></a> chore(deps): update dependency <code>@stylistic/eslint-plugin</code> to v5 (<a href="https://redirect.github.com/prettier/prettier/issues/17640">#17640</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/b4522b490abadde10ffd0f581c339d9cd4d67502"><code>b4522b4</code></a> Add badge to plugins (<a href="https://redirect.github.com/prettier/prettier/issues/17639">#17639</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/16c2d2e7cfee43b5245d4983b9f85530bcc29625"><code>16c2d2e</code></a> chore(deps): update dependency concurrently to v9.2.0 (<a href="https://redirect.github.com/prettier/prettier/issues/17638">#17638</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/42d733b8cbda5e46d82a3cdf5c4fc454146b6328"><code>42d733b</code></a> Improve .prettierignore file (<a href="https://redirect.github.com/prettier/prettier/issues/17632">#17632</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/25e214543e0bd5ea6dfb3465594432bbaabdee94"><code>25e2145</code></a> Add test for <a href="https://redirect.github.com/prettier/prettier/issues/11526">#11526</a> (<a href="https://redirect.github.com/prettier/prettier/issues/17551">#17551</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.5.0...3.6.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> |
||
|
|
11e2b00596 |
Bump eslint-plugin-jest from 28.14.0 to 29.0.1 in /frontend (#1276)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.14.0 to 29.0.1. <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>v29.0.1</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v29.0.0...v29.0.1">29.0.1</a> (2025-06-18)</h2> <h3>Bug Fixes</h3> <ul> <li>update semantic-release config so new v29 major is marked as latest on <code>npm</code> (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1772">#1772</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/531c8ba10afb993886a49c893d5250c13c329df1">531c8ba</a>)</li> </ul> <h2>v29.0.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.14.0...v29.0.0">29.0.0</a> (2025-06-18)</h1> <h3>Bug Fixes</h3> <ul> <li>remove <code>jest/no-alias-methods</code> from <code>styles</code> config (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/d3bf1dcec9322304a37fe45e6a5cdeee7775c543">d3bf1dc</a>)</li> </ul> <h3>Features</h3> <ul> <li>drop support for <code>[@typescript-eslint](https://github.com/typescript-eslint)</code> v6 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/fe61a409d41ef4e7ab8137b8b3d3f66cee6d40a6">fe61a40</a>)</li> <li>drop support for <code>[@typescript-eslint](https://github.com/typescript-eslint)</code> v7 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/5ca65d3f941e5c0684876c20f251e2d467fc5a15">5ca65d3</a>)</li> <li>drop support for ESLint v7 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b06e7d000fd730c24c7eb7a21d34e5cf92b30835">b06e7d0</a>)</li> <li>drop support for ESLint v8.x prior to v8.57.0 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/d79765af01e67db6646d3416cbf26df6bab414e7">d79765a</a>)</li> <li>drop support for Node v16 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/aaf62cd0da1ada072101d4d84b6a66a35d82425c">aaf62cd</a>)</li> <li>drop support for Node v18 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/598880c4cb26eed177d1efdf3f8d4293956b58ac">598880c</a>)</li> <li>drop support for Node v20.x prior to v20.12.0 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/2f2fb68db315388230fe5bcefbcafcc2716e07e4">2f2fb68</a>)</li> <li>drop support for Node v21 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a366393fb38a55c91d0200791315e727fcfe3e90">a366393</a>)</li> <li>drop support for Node v23 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/1fb1a6747ed0f15ce4532624715c2b2a079e18f2">1fb1a67</a>)</li> <li><strong>unbound-method:</strong> remove <code>docs.recommended</code> and <code>docs.requiresTypeChecking</code> properties (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/945651c36c471f424b743f0aae3ccca6271f21ba">945651c</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>dropped support for ESLint v8.x prior to v8.57.0</li> <li>dropped support for Node v20.x prior to v20.12.0</li> <li>dropped support for Node v23</li> <li>dropped support for Node v18</li> <li><strong>unbound-method:</strong> removed <code>docs.recommend</code> and <code>docs.requiresTypeChecking</code> from <code>unbound-method</code></li> <li>dropped support for <code>@typescript-eslint</code> v7</li> <li>dropped support for <code>@typescript-eslint</code> v6</li> <li><code>jest/no-alias-methods</code> has been removed from the <code>styles</code> config as its already in the <code>recommended</code> config</li> <li>dropped support for ESLint v7</li> <li>dropped support for Node v21</li> <li>dropped support for Node v16</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> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v29.0.0...v29.0.1">29.0.1</a> (2025-06-18)</h2> <h3>Bug Fixes</h3> <ul> <li>update semantic-release config so new v29 major is marked as latest on <code>npm</code> (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1772">#1772</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/531c8ba10afb993886a49c893d5250c13c329df1">531c8ba</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.14.0...v29.0.0">29.0.0</a> (2025-06-18)</h1> <h3>Bug Fixes</h3> <ul> <li>remove <code>jest/no-alias-methods</code> from <code>styles</code> config (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/d3bf1dcec9322304a37fe45e6a5cdeee7775c543">d3bf1dc</a>)</li> </ul> <h3>Features</h3> <ul> <li>drop support for <code>[@typescript-eslint](https://github.com/typescript-eslint)</code> v6 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/fe61a409d41ef4e7ab8137b8b3d3f66cee6d40a6">fe61a40</a>)</li> <li>drop support for <code>[@typescript-eslint](https://github.com/typescript-eslint)</code> v7 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/5ca65d3f941e5c0684876c20f251e2d467fc5a15">5ca65d3</a>)</li> <li>drop support for ESLint v7 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b06e7d000fd730c24c7eb7a21d34e5cf92b30835">b06e7d0</a>)</li> <li>drop support for ESLint v8.x prior to v8.57.0 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/d79765af01e67db6646d3416cbf26df6bab414e7">d79765a</a>)</li> <li>drop support for Node v16 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/aaf62cd0da1ada072101d4d84b6a66a35d82425c">aaf62cd</a>)</li> <li>drop support for Node v18 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/598880c4cb26eed177d1efdf3f8d4293956b58ac">598880c</a>)</li> <li>drop support for Node v20.x prior to v20.12.0 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/2f2fb68db315388230fe5bcefbcafcc2716e07e4">2f2fb68</a>)</li> <li>drop support for Node v21 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a366393fb38a55c91d0200791315e727fcfe3e90">a366393</a>)</li> <li>drop support for Node v23 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/1fb1a6747ed0f15ce4532624715c2b2a079e18f2">1fb1a67</a>)</li> <li><strong>unbound-method:</strong> remove <code>docs.recommended</code> and <code>docs.requiresTypeChecking</code> properties (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/945651c36c471f424b743f0aae3ccca6271f21ba">945651c</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>dropped support for ESLint v8.x prior to v8.57.0</li> <li>dropped support for Node v20.x prior to v20.12.0</li> <li>dropped support for Node v23</li> <li>dropped support for Node v18</li> <li><strong>unbound-method:</strong> removed <code>docs.recommend</code> and <code>docs.requiresTypeChecking</code> from <code>unbound-method</code></li> <li>dropped support for <code>@typescript-eslint</code> v7</li> <li>dropped support for <code>@typescript-eslint</code> v6</li> <li><code>jest/no-alias-methods</code> has been removed from the <code>styles</code> config as its already in the <code>recommended</code> config</li> <li>dropped support for ESLint v7</li> <li>dropped support for Node v21</li> <li>dropped support for Node v16</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/0206a8aaa1f8bc31a5bec051cb6c51d043637566"><code>0206a8a</code></a> chore(release): 29.0.1 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/1a9d310c9d108c9f129b07b32b25ebac0add1725"><code>1a9d310</code></a> docs: remove duplicate changelog entry (again) (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1774">#1774</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/f3deac14f34d490ef3d048326286f710bc2df97f"><code>f3deac1</code></a> chore(release): 29.0.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/6eade92f0486a0e8ce5716e58f9537bfe90137a1"><code>6eade92</code></a> docs: remove duplicate changelog entry (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1773">#1773</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/5b4cb543748d7f074e34d962d7273fa00225af72"><code>5b4cb54</code></a> chore(release): 29.0.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/531c8ba10afb993886a49c893d5250c13c329df1"><code>531c8ba</code></a> fix: update semantic-release config so new v29 major is marked as latest on `...</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/fc41e8d7854bd5e9cebedbdc36cfa425d6bc914b"><code>fc41e8d</code></a> chore(release): 29.0.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/d4caa67c799ecbadec60e0fa006bbd151d427999"><code>d4caa67</code></a> refactor: remove ESLint context fallbacks</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/854cef4735520ada9de2e1e3e9a4edbce2332b59"><code>854cef4</code></a> feat: drop support for ESLint v8.x prior to v8.57.0</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/83c130b7634a30318a32dd968f89e84ea384124b"><code>83c130b</code></a> feat: drop support for Node v20.x prior to v20.12.0</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.14.0...v29.0.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> |