forked from SciCatProject/scicat-backend-next
-
Notifications
You must be signed in to change notification settings - Fork 0
Catching up #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Catching up #3
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.1.2 to 9.2.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.1.2...v9.2.0) --- updated-dependencies: - dependency-name: concurrently dependency-version: 9.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
[](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>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.15.2 to 8.16.0. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.15.2...8.16.0) --- updated-dependencies: - dependency-name: mongoose dependency-version: 8.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.15.2 to 8.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Automattic/mongoose/releases">mongoose's releases</a>.</em></p> <blockquote> <h1>8.16.0 / 2025-06-16</h1> <ul> <li>feat(model): add Model.createSearchIndexes() <a href="https://redirect.github.com/Automattic/mongoose/issues/15470">#15470</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15465">#15465</a></li> <li>feat: upgrade MongoDB driver -> 6.17.0 <a href="https://redirect.github.com/Automattic/mongoose/issues/15468">#15468</a> <a href="https://github.com/gmstavros">gmstavros</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md">mongoose's changelog</a>.</em></p> <blockquote> <h1>8.16.0 / 2025-06-16</h1> <ul> <li>feat(model): add Model.createSearchIndexes() <a href="https://redirect.github.com/Automattic/mongoose/issues/15470">#15470</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15465">#15465</a></li> <li>feat: upgrade MongoDB driver -> 6.17.0 <a href="https://redirect.github.com/Automattic/mongoose/issues/15468">#15468</a> <a href="https://github.com/gmstavros">gmstavros</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Automattic/mongoose/commit/f3ab650d3cbd7e5eabd5b4fe5cdc6d1a13f9840a"><code>f3ab650</code></a> Merge branch 'master' of github.com:Automattic/mongoose</li> <li><a href="https://github.com/Automattic/mongoose/commit/82f993798b4964501757fff704a126ad18aac191"><code>82f9937</code></a> chore: release 8.16.0</li> <li><a href="https://github.com/Automattic/mongoose/commit/5be3eec7413a612813668d9742b2e632e41aa74d"><code>5be3eec</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/15475">#15475</a> from Automattic/8.16</li> <li><a href="https://github.com/Automattic/mongoose/commit/59abae982493ee1bca667d1fe74838309c075f87"><code>59abae9</code></a> Merge branch '8.16' of github.com:Automattic/mongoose into 8.16</li> <li><a href="https://github.com/Automattic/mongoose/commit/baedeea7c0557b7a1a02ea45dfa29333ac1f11b5"><code>baedeea</code></a> chore: bump bson -> 6.10.4 to match [email protected]</li> <li><a href="https://github.com/Automattic/mongoose/commit/07706720051cc45b7338284826b768748bd24b62"><code>0770672</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/15470">#15470</a> from Automattic/vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/15465">gh-15465</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/b868d7fb83076514e7845793dfe8c0fae9858b28"><code>b868d7f</code></a> types(model): add createSearchIndexes re: <a href="https://redirect.github.com/Automattic/mongoose/issues/15465">#15465</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/dd41187a3afd81b13d05fa465afe6a9632365576"><code>dd41187</code></a> feat(model): add Model.createSearchIndexes()</li> <li><a href="https://github.com/Automattic/mongoose/commit/d2ace3175780a84d825a3c40f74e4a9c460d2bf6"><code>d2ace31</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/15468">#15468</a> from gmstavros/patch-1</li> <li><a href="https://github.com/Automattic/mongoose/commit/9b482bbca88903b505c33473f4db7bbfbd916d43"><code>9b482bb</code></a> feat: upgrade MongoDB driver -> 6.17.0</li> <li>See full diff in <a href="https://github.com/Automattic/mongoose/compare/8.15.2...8.16.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | mongoose | [< 8.3, > 8.2.2] | </details> [](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>
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 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> </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> </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.3...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>
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.17 to 4.17.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-version: 4.17.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.17 to 4.17.18. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash">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>
Bumps [mocha](https://github.com/mochajs/mocha) from 11.6.0 to 11.7.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.6.0...v11.7.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mocha](https://github.com/mochajs/mocha) from 11.6.0 to 11.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/releases">mocha's releases</a>.</em></p> <blockquote> <h2>v11.7.0</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.6.0...v11.7.0">11.7.0</a> (2025-06-18)</h2> <h3>🌟 Features</h3> <ul> <li>use require to load esm (<a href="https://redirect.github.com/mochajs/mocha/issues/5366">#5366</a>) (<a href="https://github.com/mochajs/mocha/commit/41e24a242944da0cfc9d4d6989dede85f648cb40">41e24a2</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/blob/main/CHANGELOG.md">mocha's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mochajs/mocha/compare/v11.6.0...v11.7.0">11.7.0</a> (2025-06-18)</h2> <h3>🌟 Features</h3> <ul> <li>use require to load esm (<a href="https://redirect.github.com/mochajs/mocha/issues/5366">#5366</a>) (<a href="https://github.com/mochajs/mocha/commit/41e24a242944da0cfc9d4d6989dede85f648cb40">41e24a2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mochajs/mocha/commit/5d617f3591979dfac68d8a76dfec4b33e9ea78f0"><code>5d617f3</code></a> chore(main): release 11.7.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5378">#5378</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/41e24a242944da0cfc9d4d6989dede85f648cb40"><code>41e24a2</code></a> feat: use require to load esm (<a href="https://redirect.github.com/mochajs/mocha/issues/5366">#5366</a>)</li> <li>See full diff in <a href="https://github.com/mochajs/mocha/compare/v11.6.0...v11.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>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.34.0 to 8.34.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…#2003) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.34.0 to 8.34.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v8.34.1</h2> <h2>8.34.1 (2025-06-16)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>types:</strong> add 2026/17 to EcmaVersion (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11304">#11304</a>)</li> <li><strong>typescript-estree:</strong> emit a Literal instead of Identifier for constructor when the identifier is a string (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11299">#11299</a>)</li> <li><strong>visitor-keys:</strong> bump <code>eslint-visitor-keys</code> dependency (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11294">#11294</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>David Archibald</li> <li>overlookmotel</li> <li>Tao</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>8.34.1 (2025-06-16)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ccd07914d933c3f7a284c9a7df5b1d6d40495fc5"><code>ccd0791</code></a> chore(release): publish 8.34.1</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/parser">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>
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.34.0 to 8.34.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
… 8.34.1 (#2006) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.34.0 to 8.34.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.34.1</h2> <h2>8.34.1 (2025-06-16)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>types:</strong> add 2026/17 to EcmaVersion (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11304">#11304</a>)</li> <li><strong>typescript-estree:</strong> emit a Literal instead of Identifier for constructor when the identifier is a string (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11299">#11299</a>)</li> <li><strong>visitor-keys:</strong> bump <code>eslint-visitor-keys</code> dependency (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11294">#11294</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>David Archibald</li> <li>overlookmotel</li> <li>Tao</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.34.1 (2025-06-16)</h2> <p>This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ccd07914d933c3f7a284c9a7df5b1d6d40495fc5"><code>ccd0791</code></a> chore(release): publish 8.34.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3a8369d2c5798ef3187c8ff412d409e2d5e17726"><code>3a8369d</code></a> chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2fbae4863fc39279f61ba77bfe01e080a5796072"><code>2fbae48</code></a> chore(eslint-plugin): switch auto-generated test cases to hand-written in str...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/8a69a33ab1e22c7e4b3727aa004fb58b98fd4a3b"><code>8a69a33</code></a> chore(eslint-plugin): switch auto-generated test cases to hand-written in pre...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/58ce73fdce008f4546941ba97c8ec870f9b4774e"><code>58ce73f</code></a> chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f9d4d10c2330b6d646eff148b7648a84b7387a1e"><code>f9d4d10</code></a> chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/eslint-plugin">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>
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.4.1 to 5.0.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.0.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…2007) Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.4.1 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint-stylistic/eslint-stylistic/releases"><code>@stylistic/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h3> 🚨 Breaking Changes</h3> <ul> <li>V5: remove sub packages - by <strong>Anthony Fu</strong> and <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/794">eslint-stylistic/eslint-stylistic#794</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/3b2fd6e0"><!-- raw HTML omitted -->(3b2fd)<!-- raw HTML omitted --></a></li> <li>Handle TS object-like nodes in <code>object-curly-spacing</code> instead of <code>block-spacing</code> - by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/822">eslint-stylistic/eslint-stylistic#822</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e9a4b80c"><!-- raw HTML omitted -->(e9a4b)<!-- raw HTML omitted --></a></li> <li>Handle TS object-like nodes in <code>object-curly-newline</code> instead of <code>brace-style</code> and <code>curly-newline</code> - by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/823">eslint-stylistic/eslint-stylistic#823</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/32f743f8"><!-- raw HTML omitted -->(32f74)<!-- raw HTML omitted --></a></li> <li><strong>object-property-newline</strong>: Remove deprecated option - by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/809">eslint-stylistic/eslint-stylistic#809</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/30614af0"><!-- raw HTML omitted -->(30614)<!-- raw HTML omitted --></a></li> <li><strong>space-before-function-paren</strong>: Handle catch clause with param - by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/821">eslint-stylistic/eslint-stylistic#821</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/64c06077"><!-- raw HTML omitted -->(64c06)<!-- raw HTML omitted --></a></li> </ul> <h3> 🚀 Features</h3> <ul> <li>No longer deps on <code>typescript</code> - by <strong>Yosuke Ota</strong>, <strong>Vida Xie</strong> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/838">eslint-stylistic/eslint-stylistic#838</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c18efb0f"><!-- raw HTML omitted -->(c18ef)<!-- raw HTML omitted --></a></li> <li>Add support for <code>using</code> - by <strong>Yosuke Ota</strong> and <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/804">eslint-stylistic/eslint-stylistic#804</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d133385c"><!-- raw HTML omitted -->(d1333)<!-- raw HTML omitted --></a></li> <li><strong>no-extra-parens</strong>: Allow spread syntax to wrap parentheses - by <strong>zzxming</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/781">eslint-stylistic/eslint-stylistic#781</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/bc74e908"><!-- raw HTML omitted -->(bc74e)<!-- raw HTML omitted --></a></li> <li><strong>operator-linebreak</strong>: Support TS Nodes - by <strong>Vida Xie</strong> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/805">eslint-stylistic/eslint-stylistic#805</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d7ab8d22"><!-- raw HTML omitted -->(d7ab8)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Metadata path generate normalize - by <strong>zzxming</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/820">eslint-stylistic/eslint-stylistic#820</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/7c6d6ef3"><!-- raw HTML omitted -->(7c6d6)<!-- raw HTML omitted --></a></li> <li><strong>indent</strong>: Correctly ignore <code>JSXText</code> and TS nodes - by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/785">eslint-stylistic/eslint-stylistic#785</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b0b4218a"><!-- raw HTML omitted -->(b0b42)<!-- raw HTML omitted --></a></li> <li><strong>jsx-sort-props</strong>: Correct option schema - by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/801">eslint-stylistic/eslint-stylistic#801</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f80f38a9"><!-- raw HTML omitted -->(f80f3)<!-- raw HTML omitted --></a></li> <li><strong>space-before-blocks</strong>: Check space before <code>TSModuleBlock</code> nodes - by <strong>shixianqin</strong> and <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/798">eslint-stylistic/eslint-stylistic#798</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2e9d1168"><!-- raw HTML omitted -->(2e9d1)<!-- raw HTML omitted --></a></li> <li><strong>type-annotation-spacing</strong>: Handle type annotation in parens - by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/836">eslint-stylistic/eslint-stylistic#836</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/0f7b4614"><!-- raw HTML omitted -->(0f7b4)<!-- raw HTML omitted --></a></li> <li><strong>type-generic-spacing</strong>: Prevent errors caused by empty type params - by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/828">eslint-stylistic/eslint-stylistic#828</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/229eff0b"><!-- raw HTML omitted -->(229ef)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v4.4.1...v5.0.0">View changes on GitHub</a></h5> <h2>v5.0.0-beta.6</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.0.0-beta.5...v5.0.0-beta.6">5.0.0-beta.6</a> (2025-06-22)</h2> <h3>Features</h3> <ul> <li>add support for <code>using</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/804">#804</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d133385cbf1603d5dea29bc1b0f24fba1ece456b">d133385</a>)</li> </ul> <h3>Chores</h3> <ul> <li>release-please-mark (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6c6a1545987c5102770221c8b303e2c10ecafee7">6c6a154</a>)</li> <li>unify some ast-utils (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/842">#842</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b30a26b99c119a75ea96a145391832c778553e37">b30a26b</a>)</li> </ul> <h2>v5.0.0-beta.5</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.0.0-beta.4...v5.0.0-beta.5">5.0.0-beta.5</a> (2025-06-20)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>handle TS object-like nodes in <code>object-curly-newline</code> instead of <code>brace-style</code> and <code>curly-newline</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/823">#823</a>)</li> </ul> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md"><code>@stylistic/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.0.0-beta.6...v5.0.0">5.0.0</a> (2025-06-23)</h2> <h3>Chores</h3> <ul> <li>release-please-mark (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/36163552bc0f010cbb16a2fdeeba955405500733">3616355</a>)</li> </ul> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.0.0-beta.5...v5.0.0-beta.6">5.0.0-beta.6</a> (2025-06-22)</h2> <h3>Features</h3> <ul> <li>add support for <code>using</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/804">#804</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d133385cbf1603d5dea29bc1b0f24fba1ece456b">d133385</a>)</li> </ul> <h3>Chores</h3> <ul> <li>release-please-mark (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6c6a1545987c5102770221c8b303e2c10ecafee7">6c6a154</a>)</li> <li>unify some ast-utils (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/842">#842</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b30a26b99c119a75ea96a145391832c778553e37">b30a26b</a>)</li> </ul> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.0.0-beta.4...v5.0.0-beta.5">5.0.0-beta.5</a> (2025-06-20)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>handle TS object-like nodes in <code>object-curly-newline</code> instead of <code>brace-style</code> and <code>curly-newline</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/823">#823</a>)</li> </ul> <h3>Features</h3> <ul> <li>handle TS object-like nodes in <code>object-curly-newline</code> instead of <code>brace-style</code> and <code>curly-newline</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/823">#823</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/32f743f85dd2ef5f9d3625ca3c79864cdf3c572f">32f743f</a>)</li> <li>no longer deps on <code>typescript</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/838">#838</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c18efb0f22c7b06f0be52b1aaa5afacf24a8ac12">c18efb0</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>space-before-blocks:</strong> check space before <code>TSModuleBlock</code> nodes (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/798">#798</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2e9d1168c1bb28c938703ba6c8765d37177a2a0d">2e9d116</a>)</li> <li><strong>type-annotation-spacing:</strong> handle type annotation in parens (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/836">#836</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/0f7b46143d51922a352cfe3268b0e44daef7ceff">0f7b461</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>space-before-function-paren:</strong> remove outdated info (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/837">#837</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6929b227c597c8dd9e90baffad3a2d5531a2ba25">6929b22</a>)</li> </ul> <h3>Build Related</h3> <ul> <li>setup codecov bundle analysis (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/839">#839</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/1b0daadc2acfa48bf2d18f1abab730eddbb72cf4">1b0daad</a>)</li> </ul> <h3>Chores</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/aa436b8415fa7fe627468ae1b1c75a5f41fe111d"><code>aa436b8</code></a> chore: release v5.0.0 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/844">#844</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/57281c799607012be3bcbef6f8dada201eb28506"><code>57281c7</code></a> chore: release v5.0.0-beta.6 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/843">#843</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d133385cbf1603d5dea29bc1b0f24fba1ece456b"><code>d133385</code></a> feat: add support for <code>using</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/804">#804</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b30a26b99c119a75ea96a145391832c778553e37"><code>b30a26b</code></a> refactor: unify some ast-utils (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/842">#842</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e8e8b185f50012fbeb78fdf0f8d3405878ae4294"><code>e8e8b18</code></a> chore: release v5.0.0-beta.5 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/835">#835</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c18efb0f22c7b06f0be52b1aaa5afacf24a8ac12"><code>c18efb0</code></a> feat: no longer deps on <code>typescript</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/838">#838</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2e9d1168c1bb28c938703ba6c8765d37177a2a0d"><code>2e9d116</code></a> fix(space-before-blocks): check space before <code>TSModuleBlock</code> nodes (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/798">#798</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/3d1b817594aa1cd0b3c9523393bbcc103f793c20"><code>3d1b817</code></a> refactor: restrict imports from <code>typescript-eslint</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/825">#825</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/0f7b46143d51922a352cfe3268b0e44daef7ceff"><code>0f7b461</code></a> fix(type-annotation-spacing): handle type annotation in parens (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/836">#836</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6929b227c597c8dd9e90baffad3a2d5531a2ba25"><code>6929b22</code></a> docs(space-before-function-paren): remove outdated info (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/837">#837</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.0.0/packages/eslint-plugin">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>
<!-- Follow semantic-release guidelines for the PR title, which is used in the changelog. Title should follow the format `<type>(<scope>): <subject>`, where - Type is one of: build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test|BREAKING CHANGE - Scope (optional) describes the place of the change (eg a particular milestone) and is usually omitted - subject should be a non-capitalized one-line description in present imperative tense and not ending with a period See https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines for more details. --> ## Description default config file updates for SciCatProject/frontend#1917 ## Motivation <!-- Background on use case, changes needed --> ## Fixes <!-- Please provide a list of the issues fixed by this PR --> * Bug fixed (#X) ## Changes: <!-- Please provide a list of the changes implemented by this PR --> * changes made ## Tests included - [ ] Included for each change/fix? - [ ] Passing? <!-- Merge will not be approved unless tests pass --> ## Documentation - [ ] swagger documentation updated (required for API changes) - [ ] official documentation updated ### official documentation info <!-- If you have updated the official documentation, please provide PR # and URL of the updated pages -->
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.0 to 3.6.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.0...3.6.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.0 to 3.6.2. <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.2</h2> <h2>What's Changed</h2> <ul> <li>Add missing blank line around code block by <a href="https://github.com/fisker"><code>@fisker</code></a> in <a href="https://redirect.github.com/prettier/prettier/pull/17675">prettier/prettier#17675</a></li> </ul> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#362">Changelog</a></p> <h2>3.6.1</h2> <ul> <li>Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running <code>--experimental-cli</code></li> </ul> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#361">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.2</h1> <p><a href="https://github.com/prettier/prettier/compare/3.6.1...3.6.2">diff</a></p> <h4>Markdown: Add missing blank line around code block (<a href="https://redirect.github.com/prettier/prettier/pull/17675">#17675</a> by <a href="https://github.com/fisker"><code>@fisker</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="md"><code><!-- Input --> 1. Some text, and code block below, with newline after code block <pre lang="yaml"><code>--- foo: bar </code></pre> <ol> <li>Another</li> <li>List</li> </ol> <p><!-- Prettier 3.6.1 --></p> <ol> <li> <p>Some text, and code block below, with newline after code block</p> <pre lang="yaml"><code>--- foo: bar </code></pre> <ol> <li>Another</li> <li>List</li> </ol> </li> </ol> <p><!-- Prettier 3.6.2 --></p> <ol> <li> <p>Some text, and code block below, with newline after code block</p> <pre lang="yaml"><code>--- foo: bar </code></pre> <ol> <li>Another</li> <li>List<br /> </code></pre></li> </ol> </li> </ol> <h1>3.6.1</h1> <p><a href="https://github.com/prettier/prettier/compare/3.6.0...3.6.1">diff</a></p> <h4>TypeScript: Allow const without initializer (<a href="https://redirect.github.com/prettier/prettier/pull/17650">#17650</a>, <a href="https://redirect.github.com/prettier/prettier/pull/17654">#17654</a> by <a href="https://github.com/fisker"><code>@fisker</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="jsx"><code>// Input </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/7a8b05f41574633fd3af5298f3eeaf33567ad3d3"><code>7a8b05f</code></a> Release 3.6.2</li> <li><a href="https://github.com/prettier/prettier/commit/46526b49b6315914b9229be412c1557ce59f8dbf"><code>46526b4</code></a> Add missing blank line around code block (<a href="https://redirect.github.com/prettier/prettier/issues/17675">#17675</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/a04ec1196f9c3efe2312b10c2f0d02903c9de5e7"><code>a04ec11</code></a> chore(deps): update babel to v7.27.7 (<a href="https://redirect.github.com/prettier/prettier/issues/17684">#17684</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/32be5b6b44314579f3dcc838f26b03ce47938acb"><code>32be5b6</code></a> chore(deps): update dependency flow-parser to v0.274.1 (<a href="https://redirect.github.com/prettier/prettier/issues/17676">#17676</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/b55e777924538b69c564abea51a42e33597910b9"><code>b55e777</code></a> Update docs about "TypeScript Configuration Files" (<a href="https://redirect.github.com/prettier/prettier/issues/17677">#17677</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/b197c99224b2e068736020bdaa8b2f8a686d4b1e"><code>b197c99</code></a> chore(deps): update dependency <code>@vitejs/plugin-react</code> to v4.6.0 (<a href="https://redirect.github.com/prettier/prettier/issues/17674">#17674</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/1185f8370a7a4c1b038b994e7be32a2413fae12d"><code>1185f83</code></a> chore(deps): update dependency <code>@angular/compiler</code> to v20.0.5 (<a href="https://redirect.github.com/prettier/prettier/issues/17680">#17680</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/aa1316fa603e25d853e76f69cdc029c19b8d24b9"><code>aa1316f</code></a> chore(deps): update dependency browserslist to v4.25.1 (<a href="https://redirect.github.com/prettier/prettier/issues/17671">#17671</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/c468d33f16c665363da86f9275be4b4d9f799dcd"><code>c468d33</code></a> chore(deps): update dependency oxc-parser to v0.75.0 (<a href="https://redirect.github.com/prettier/prettier/issues/17672">#17672</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/3f46d91bdb7b2a650f376215fdf884babfc765b7"><code>3f46d91</code></a> chore(deps): update dependency vite to v7 (<a href="https://redirect.github.com/prettier/prettier/issues/17673">#17673</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.6.0...3.6.2">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>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.16.0 to 8.16.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.16.0...8.16.1) --- updated-dependencies: - dependency-name: mongoose dependency-version: 8.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.16.0 to 8.16.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Automattic/mongoose/releases">mongoose's releases</a>.</em></p> <blockquote> <h1>8.16.1 / 2025-06-26</h1> <ul> <li>fix(document): avoid setting _skipMarkModified when setting nested path with merge option <a href="https://redirect.github.com/Automattic/mongoose/issues/15484">#15484</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/11913">#11913</a></li> <li>fix(model): make sure post save error handler gets doc as param on VersionError <a href="https://redirect.github.com/Automattic/mongoose/issues/15483">#15483</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15480">#15480</a></li> <li>fix: consistent $conditionalHandlers setup between schematypes <a href="https://redirect.github.com/Automattic/mongoose/issues/15490">#15490</a></li> <li>docs(compatibility): note that mongodb 4.0 is not supported anymore since 8.16.0 <a href="https://redirect.github.com/Automattic/mongoose/issues/15487">#15487</a> <a href="https://github.com/hasezoey">hasezoey</a></li> <li>docs: remove unnecessary --save flag from npm install instruction <a href="https://redirect.github.com/Automattic/mongoose/issues/15486">#15486</a> <a href="https://github.com/Thahirgeek">Thahirgeek</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md">mongoose's changelog</a>.</em></p> <blockquote> <h1>8.16.1 / 2025-06-26</h1> <ul> <li>fix(document): avoid setting _skipMarkModified when setting nested path with merge option <a href="https://redirect.github.com/Automattic/mongoose/issues/15484">#15484</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/11913">#11913</a></li> <li>fix(model): make sure post save error handler gets doc as param on VersionError <a href="https://redirect.github.com/Automattic/mongoose/issues/15483">#15483</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15480">#15480</a></li> <li>fix: consistent $conditionalHandlers setup between schematypes <a href="https://redirect.github.com/Automattic/mongoose/issues/15490">#15490</a></li> <li>docs(compatibility): note that mongodb 4.0 is not supported anymore since 8.16.0 <a href="https://redirect.github.com/Automattic/mongoose/issues/15487">#15487</a> <a href="https://github.com/hasezoey">hasezoey</a></li> <li>docs: remove unnecessary --save flag from npm install instruction <a href="https://redirect.github.com/Automattic/mongoose/issues/15486">#15486</a> <a href="https://github.com/Thahirgeek">Thahirgeek</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Automattic/mongoose/commit/ffaadd142d2d42438940743faaa9458adbdd7b03"><code>ffaadd1</code></a> Merge branch 'master' of github.com:Automattic/mongoose</li> <li><a href="https://github.com/Automattic/mongoose/commit/9af5a5c6a7070d8ac8cf25dd158182cc5a7c163c"><code>9af5a5c</code></a> chore: release 8.16.1</li> <li><a href="https://github.com/Automattic/mongoose/commit/5d587f07a04d75d80a16fbc34206d57d844c9fdb"><code>5d587f0</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/15487">#15487</a> from hasezoey/updateVersionTable</li> <li><a href="https://github.com/Automattic/mongoose/commit/91ad151bc40e279cbadbcd7c0aa17635538a2aa8"><code>91ad151</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/15486">#15486</a> from Thahirgeek/remove-save-flag</li> <li><a href="https://github.com/Automattic/mongoose/commit/27f7f3b1e32b0775aa51173063b81cefdefebb2f"><code>27f7f3b</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/15488">#15488</a> from hasezoey/testEncryptionSameTest</li> <li><a href="https://github.com/Automattic/mongoose/commit/280f48d9cce9ce73796218c4987af375a48e54d5"><code>280f48d</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/15490">#15490</a> from Automattic/vkarpov15/writeable-schema-string</li> <li><a href="https://github.com/Automattic/mongoose/commit/9f7d50e9a395f44f86f2fb03d3da6f6d0d7d1e0f"><code>9f7d50e</code></a> fix: consistent $conditionalHandlers setup between schematypes</li> <li><a href="https://github.com/Automattic/mongoose/commit/ec6afedc6321fb3a7d86fe45775d6ad33e7f8a3a"><code>ec6afed</code></a> chore(workflows/encryption-tests): only run if tests related files changed</li> <li><a href="https://github.com/Automattic/mongoose/commit/7f8250b1a531e400bf5291a1e644325b77817921"><code>7f8250b</code></a> docs(compatibility): note that mongodb 4.0 is not supported anymore since 8.16.0</li> <li><a href="https://github.com/Automattic/mongoose/commit/2fd570e38d4fe4848d715a661a68348e2a56b022"><code>2fd570e</code></a> Remove unnecessary --save flag from npm install instruction</li> <li>Additional commits viewable in <a href="https://github.com/Automattic/mongoose/compare/8.16.0...8.16.1">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | mongoose | [< 8.3, > 8.2.2] | </details> [](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>
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.1.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…2021) Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 5.0.0 to 5.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint-stylistic/eslint-stylistic/releases"><code>@stylistic/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v5.1.0</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.0.0...v5.1.0">5.1.0</a> (2025-06-29)</h2> <h3>Bug Fixes</h3> <ul> <li>correct rule name in <code>disable-legacy</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/849">#849</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e63f1e418aae14b7bfdfc764c3a1a310d7af4ddb">e63f1e4</a>)</li> <li><strong>indent:</strong> correct handling of return type annotations (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/853">#853</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5259950b5f5be86d1d73f6dcb07952b1d36f31e1">5259950</a>)</li> </ul> <h3>Build Related</h3> <ul> <li>migrate to <code>tsdown</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/854">#854</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5d2bec10f1da31eb56ccf637d936dcbba79983cc">5d2bec1</a>)</li> </ul> <h3>Chores</h3> <ul> <li>cleanup duplicate test cases (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/855">#855</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/140db8594f195193abb39d16aef5f01d386cc651">140db85</a>)</li> <li>release-please-mark (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/da0be031fc4fbea6c52640f913269e0bf07093c5">da0be03</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md"><code>@stylistic/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.0.0...v5.1.0">5.1.0</a> (2025-06-29)</h2> <h3>Bug Fixes</h3> <ul> <li>correct rule name in <code>disable-legacy</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/849">#849</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e63f1e418aae14b7bfdfc764c3a1a310d7af4ddb">e63f1e4</a>)</li> <li><strong>indent:</strong> correct handling of return type annotations (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/853">#853</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5259950b5f5be86d1d73f6dcb07952b1d36f31e1">5259950</a>)</li> </ul> <h3>Build Related</h3> <ul> <li>migrate to <code>tsdown</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/854">#854</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5d2bec10f1da31eb56ccf637d936dcbba79983cc">5d2bec1</a>)</li> </ul> <h3>Chores</h3> <ul> <li>cleanup duplicate test cases (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/855">#855</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/140db8594f195193abb39d16aef5f01d386cc651">140db85</a>)</li> <li>release-please-mark (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/da0be031fc4fbea6c52640f913269e0bf07093c5">da0be03</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/4d44889364ca11c025d9d18a4aee56a9541a7db8"><code>4d44889</code></a> chore: release v5.1.0 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/858">#858</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5d2bec10f1da31eb56ccf637d936dcbba79983cc"><code>5d2bec1</code></a> build: migrate to <code>tsdown</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/854">#854</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e63f1e418aae14b7bfdfc764c3a1a310d7af4ddb"><code>e63f1e4</code></a> fix: correct rule name in <code>disable-legacy</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/849">#849</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5259950b5f5be86d1d73f6dcb07952b1d36f31e1"><code>5259950</code></a> fix(indent): correct handling of return type annotations (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/853">#853</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/140db8594f195193abb39d16aef5f01d386cc651"><code>140db85</code></a> test: cleanup duplicate test cases (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/855">#855</a>)</li> <li>See full diff in <a href="https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.1.0/packages/eslint-plugin">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>
Bumps [eslint](https://github.com/eslint/eslint) from 9.29.0 to 9.30.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.29.0...v9.30.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 9.29.0 to 9.30.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.30.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/52a5fcaa4e0bb4e55c014c20ed47d6c93b107635"><code>52a5fca</code></a> feat: Support <code>basePath</code> property in config objects (<a href="https://redirect.github.com/eslint/eslint/issues/19879">#19879</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/4ab44823df4d4b47d3650da949077a0551e7579e"><code>4ab4482</code></a> feat: add <code>allowSeparateTypeImports</code> option to <code>no-duplicate-imports</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19872">#19872</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/b8a7e7aeb5f0ed2e1670771ab4dda6fd723d96eb"><code>b8a7e7a</code></a> feat: throw error when column is negative in <code>getIndexFromLoc</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19831">#19831</a>) (루밀LuMir)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/6a0f164543bf8461d6a27a740c9e08aa77cbe42d"><code>6a0f164</code></a> fix: handle <code>null</code> type <code>loc</code> in <code>getIndexFromLoc</code> method (<a href="https://redirect.github.com/eslint/eslint/issues/19862">#19862</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/3fbcd704a0b2aef2a6c1fc34d2bc4b35f6425067"><code>3fbcd70</code></a> fix: update error message for <code>no-restricted-properties</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19855">#19855</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/7ef4cf76610d42727a404e495ac6d47868cf5040"><code>7ef4cf7</code></a> fix: remove unnecessary semicolon from fixes (<a href="https://redirect.github.com/eslint/eslint/issues/19857">#19857</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/7dabc38a8406d470fb2389eec2f0ad1ad214173e"><code>7dabc38</code></a> fix: use <code>process.version</code> in <code>--env-info</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19865">#19865</a>) (TKDev7)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/8662ed1f6debc358e22812b145e117aa4a907d78"><code>8662ed1</code></a> docs: adopt eslint-stylistic sub packages related changes (<a href="https://redirect.github.com/eslint/eslint/issues/19887">#19887</a>) (ntnyq)</li> <li><a href="https://github.com/eslint/eslint/commit/20158b09db3430cf00b202ba8c25ce874bbaf00a"><code>20158b0</code></a> docs: typo in comment for unused variables handling (<a href="https://redirect.github.com/eslint/eslint/issues/19870">#19870</a>) (leopardracer)</li> <li><a href="https://github.com/eslint/eslint/commit/ebfb5b46136c4d737c9783333e3057421d1a0bef"><code>ebfb5b4</code></a> docs: Fixed Typo in configuration-files.md (<a href="https://redirect.github.com/eslint/eslint/issues/19873">#19873</a>) (0-20)</li> <li><a href="https://github.com/eslint/eslint/commit/4112fd09531092e9651e9981205bcd603dc56acf"><code>4112fd0</code></a> docs: clarify that boolean is still allowed for rule <code>meta.deprecated</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19866">#19866</a>) (Bryan Mishkin)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/2b6491cd4b8eec44d4a3f8dea1b71151e8dd0230"><code>2b6491c</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19889">#19889</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/5a5d5261037fdf84a91f2f22d3726d58572453f4"><code>5a5d526</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/eaf8a418af32b3190494e4a2284533353c28ccfa"><code>eaf8a41</code></a> chore: Correct typos in linter tests (<a href="https://redirect.github.com/eslint/eslint/issues/19878">#19878</a>) (kilavvy)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v9.30.0 - June 27, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/2b6491cd4b8eec44d4a3f8dea1b71151e8dd0230"><code>2b6491c</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19889">#19889</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/5a5d5261037fdf84a91f2f22d3726d58572453f4"><code>5a5d526</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/52a5fcaa4e0bb4e55c014c20ed47d6c93b107635"><code>52a5fca</code></a> feat: Support <code>basePath</code> property in config objects (<a href="https://redirect.github.com/eslint/eslint/issues/19879">#19879</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/6a0f164543bf8461d6a27a740c9e08aa77cbe42d"><code>6a0f164</code></a> fix: handle <code>null</code> type <code>loc</code> in <code>getIndexFromLoc</code> method (<a href="https://redirect.github.com/eslint/eslint/issues/19862">#19862</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/8662ed1f6debc358e22812b145e117aa4a907d78"><code>8662ed1</code></a> docs: adopt eslint-stylistic sub packages related changes (<a href="https://redirect.github.com/eslint/eslint/issues/19887">#19887</a>) (ntnyq)</li> <li><a href="https://github.com/eslint/eslint/commit/eaf8a418af32b3190494e4a2284533353c28ccfa"><code>eaf8a41</code></a> chore: Correct typos in linter tests (<a href="https://redirect.github.com/eslint/eslint/issues/19878">#19878</a>) (kilavvy)</li> <li><a href="https://github.com/eslint/eslint/commit/4ab44823df4d4b47d3650da949077a0551e7579e"><code>4ab4482</code></a> feat: add <code>allowSeparateTypeImports</code> option to <code>no-duplicate-imports</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19872">#19872</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/3fbcd704a0b2aef2a6c1fc34d2bc4b35f6425067"><code>3fbcd70</code></a> fix: update error message for <code>no-restricted-properties</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19855">#19855</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/20158b09db3430cf00b202ba8c25ce874bbaf00a"><code>20158b0</code></a> docs: typo in comment for unused variables handling (<a href="https://redirect.github.com/eslint/eslint/issues/19870">#19870</a>) (leopardracer)</li> <li><a href="https://github.com/eslint/eslint/commit/ebfb5b46136c4d737c9783333e3057421d1a0bef"><code>ebfb5b4</code></a> docs: Fixed Typo in configuration-files.md (<a href="https://redirect.github.com/eslint/eslint/issues/19873">#19873</a>) (0-20)</li> <li><a href="https://github.com/eslint/eslint/commit/b8a7e7aeb5f0ed2e1670771ab4dda6fd723d96eb"><code>b8a7e7a</code></a> feat: throw error when column is negative in <code>getIndexFromLoc</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19831">#19831</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/7ef4cf76610d42727a404e495ac6d47868cf5040"><code>7ef4cf7</code></a> fix: remove unnecessary semicolon from fixes (<a href="https://redirect.github.com/eslint/eslint/issues/19857">#19857</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/7dabc38a8406d470fb2389eec2f0ad1ad214173e"><code>7dabc38</code></a> fix: use <code>process.version</code> in <code>--env-info</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19865">#19865</a>) (TKDev7)</li> <li><a href="https://github.com/eslint/eslint/commit/4112fd09531092e9651e9981205bcd603dc56acf"><code>4112fd0</code></a> docs: clarify that boolean is still allowed for rule <code>meta.deprecated</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19866">#19866</a>) (Bryan Mishkin)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/ad1d63951773acc7828bcc1eafbb731567447298"><code>ad1d639</code></a> 9.30.0</li> <li><a href="https://github.com/eslint/eslint/commit/c02d70b71867b4cee9c38a536f74e98e3b810f16"><code>c02d70b</code></a> Build: changelog update for 9.30.0</li> <li><a href="https://github.com/eslint/eslint/commit/2b6491cd4b8eec44d4a3f8dea1b71151e8dd0230"><code>2b6491c</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19889">#19889</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/5a5d5261037fdf84a91f2f22d3726d58572453f4"><code>5a5d526</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/52a5fcaa4e0bb4e55c014c20ed47d6c93b107635"><code>52a5fca</code></a> feat: Support <code>basePath</code> property in config objects (<a href="https://redirect.github.com/eslint/eslint/issues/19879">#19879</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/6a0f164543bf8461d6a27a740c9e08aa77cbe42d"><code>6a0f164</code></a> fix: handle <code>null</code> type <code>loc</code> in <code>getIndexFromLoc</code> method (<a href="https://redirect.github.com/eslint/eslint/issues/19862">#19862</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/8662ed1f6debc358e22812b145e117aa4a907d78"><code>8662ed1</code></a> docs: adopt eslint-stylistic sub packages related changes (<a href="https://redirect.github.com/eslint/eslint/issues/19887">#19887</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/eaf8a418af32b3190494e4a2284533353c28ccfa"><code>eaf8a41</code></a> chore: Correct typos in linter tests (<a href="https://redirect.github.com/eslint/eslint/issues/19878">#19878</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/4ab44823df4d4b47d3650da949077a0551e7579e"><code>4ab4482</code></a> feat: add <code>allowSeparateTypeImports</code> option to <code>no-duplicate-imports</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19872">#19872</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/3fbcd704a0b2aef2a6c1fc34d2bc4b35f6425067"><code>3fbcd70</code></a> fix: update error message for <code>no-restricted-properties</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19855">#19855</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.29.0...v9.30.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>
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.0 to 11.7.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.0...v11.7.1) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.0 to 11.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/releases">mocha's releases</a>.</em></p> <blockquote> <h2>v11.7.1</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.7.0...v11.7.1">11.7.1</a> (2025-06-24)</h2> <h3>🩹 Fixes</h3> <ul> <li>always fallback to import() if require() fails (<a href="https://redirect.github.com/mochajs/mocha/issues/5384">#5384</a>) (<a href="https://github.com/mochajs/mocha/commit/295c168628c2583245fb67d371b640309ba243ba">295c168</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li>add esm loader test (<a href="https://redirect.github.com/mochajs/mocha/issues/5383">#5383</a>) (<a href="https://github.com/mochajs/mocha/commit/f58e49f08df2066e27f87f93ad7ee9cd6f91d225">f58e49f</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/blob/main/CHANGELOG.md">mocha's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mochajs/mocha/compare/v11.7.0...v11.7.1">11.7.1</a> (2025-06-24)</h2> <h3>🩹 Fixes</h3> <ul> <li>always fallback to import() if require() fails (<a href="https://redirect.github.com/mochajs/mocha/issues/5384">#5384</a>) (<a href="https://github.com/mochajs/mocha/commit/295c168628c2583245fb67d371b640309ba243ba">295c168</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li>add esm loader test (<a href="https://redirect.github.com/mochajs/mocha/issues/5383">#5383</a>) (<a href="https://github.com/mochajs/mocha/commit/f58e49f08df2066e27f87f93ad7ee9cd6f91d225">f58e49f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mochajs/mocha/commit/c12d85d4ccaae8b2a5a8c0a9de1eaf165657a291"><code>c12d85d</code></a> chore(main): release 11.7.1 (<a href="https://redirect.github.com/mochajs/mocha/issues/5390">#5390</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/f58e49f08df2066e27f87f93ad7ee9cd6f91d225"><code>f58e49f</code></a> test: add esm loader test (<a href="https://redirect.github.com/mochajs/mocha/issues/5383">#5383</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/295c168628c2583245fb67d371b640309ba243ba"><code>295c168</code></a> fix: always fallback to import() if require() fails (<a href="https://redirect.github.com/mochajs/mocha/issues/5384">#5384</a>)</li> <li>See full diff in <a href="https://github.com/mochajs/mocha/compare/v11.7.0...v11.7.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>
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.18 to 4.17.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-version: 4.17.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.18 to 4.17.19. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash">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>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.3 to 24.0.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.3 to 24.0.7. <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>
…lasticsearch (#2019) Co-authored-by: Martin <[email protected]>
…2032) * chore: specify generator tag for OpenAPI tools in release workflow * update generator tag for Generate and upload latest SDK artifacts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Motivation
Fixes
Changes:
Tests included
Documentation
official documentation info