Update renovate to look for java 17#8203
Merged
gwendolyngoetz merged 1 commit intomainfrom Jul 29, 2024
Merged
Conversation
nb1701
approved these changes
Jul 29, 2024
1 task
dkatzz
pushed a commit
that referenced
this pull request
May 30, 2025
) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.microsoft.graph:microsoft-graph](https://redirect.github.com/microsoftgraph/msgraph-sdk-java) | minor | `6.36.0` -> `6.39.0` | --- ### Release Notes <details> <summary>microsoftgraph/msgraph-sdk-java (com.microsoft.graph:microsoft-graph)</summary> ### [`v6.39.0`](https://redirect.github.com/microsoftgraph/msgraph-sdk-java/blob/HEAD/CHANGELOG.md#6390-2025-05-20) [Compare Source](https://redirect.github.com/microsoftgraph/msgraph-sdk-java/compare/v6.38.0...v6.39.0) ##### Features - **generation:** update request builders and models ([5b43619](https://redirect.github.com/microsoftgraph/msgraph-sdk-java/commit/5b43619ab7c51d57ae0b7606600c65a13353fe76)) ### [`v6.38.0`](https://redirect.github.com/microsoftgraph/msgraph-sdk-java/blob/HEAD/CHANGELOG.md#6380-2025-05-13) [Compare Source](https://redirect.github.com/microsoftgraph/msgraph-sdk-java/compare/v6.37.0...v6.38.0) ##### Features - **generation:** update request builders and models ([c199ec8](https://redirect.github.com/microsoftgraph/msgraph-sdk-java/commit/c199ec874d02d985efd4a4c1fe9a9af8875b7f9c)) ### [`v6.37.0`](https://redirect.github.com/microsoftgraph/msgraph-sdk-java/blob/HEAD/CHANGELOG.md#6370-2025-05-07) [Compare Source](https://redirect.github.com/microsoftgraph/msgraph-sdk-java/compare/v6.36.0...v6.37.0) ##### Features - **generation:** update request builders and models ([#​2366](https://redirect.github.com/microsoftgraph/msgraph-sdk-java/issues/2366)) ([8701225](https://redirect.github.com/microsoftgraph/msgraph-sdk-java/commit/870122577a993a3b3cb630c21cd9c5e13e9c2a3a)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC4xNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
May 31, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uswds/uswds](https://redirect.github.com/uswds/uswds) | [`3.12.0` -> `3.13.0`](https://renovatebot.com/diffs/npm/@uswds%2fuswds/3.12.0/3.13.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uswds/uswds (@​uswds/uswds)</summary> ### [`v3.13.0`](https://redirect.github.com/uswds/uswds/releases/tag/v3.13.0): USWDS 3.13.0 [Compare Source](https://redirect.github.com/uswds/uswds/compare/v3.12.0...v3.13.0) ### What's new in USWDS 3.13.0 #### Features | Package | A11y | Breaking | Markup change | Description | | :-- | :-- | :-- | :-- | :-- | | `usa-banner` | - | - | - | **Added a Web Component variant of banner.** This release contains the first Web Component in USWDS. The addition of the `usa-banner` tag will make it easier for many teams to get up and running with USWDS, and we plan to add more Web Components in the future. Huge thanks to [@​mejiaj](https://redirect.github.com/mejiaj) who did much of the work on this component in the [USWDS Elements](https://redirect.github.com/uswds/uswds-elements) repository ([#​6460](https://redirect.github.com/uswds/uswds/issues/6460)) | |`usa-range` | Yes | - | - | Currently, the range slider has audible cues that aren't available for sighted users. This update adds a value to the slider so the current value is visible. ([#​6302](https://redirect.github.com/uswds/uswds/issues/6302)) Thank you, [@​aduth](https://redirect.github.com/aduth)! | | `uswds-core` | Yes | - | - | **Animated transitions now respect the system's reduced motion preference.** A new transition utility handles default behavior for easing and disabling inessential animation. ([#​6268](https://redirect.github.com/uswds/uswds/issues/6268)) Thank you, [@​cathybaptista](https://redirect.github.com/cathybaptista)! | ##### Dependency updates | Dependency name | Previous version | New version | | ---------------------------- | :--------------: | :---------: | | lit | -- | 3.2.1 | **Note:** While Lit is a new dependency, it's only necessary for the new Web Component banner variant. If you're using the compiled version of that component from `dist`, Lit's already included. ##### Dev Dependency updates | Dependency name | Previous version | New version | | ---------------------------- | :--------------: | :---------: | | [@​rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs) | -- | 28.0.3 | | [@​spiriit/vite-plugin-svg-spritemap](https://redirect.github.com/spiriit/vite-plugin-svg-spritemap) | -- | 4.0.0 | | `eslint-plugin-airbnb-base` | -- | 0.0.1-security | | eslint-plugin-lit | -- | 2.0.0 | | lit | -- | 3.2.1 | | vite | -- | 6.3.5 | | vite-plugin-svg-sprite | -- | 0.6.2 | | undici | 6.21.1 | 6.21.3 | `0` vulnerabilities in regular dependencies (dependencies for USWDS projects installed with npm install [@​uswds/uswds](https://redirect.github.com/uswds/uswds)) `55` vulnerabilities (`29` moderate, `26` high) in devDependencies (development dependencies) Release TGZ SHA-256 hash: `6eac004fb7785490eb640f388c6949c57951501876acb109ecdd4c8ead7518b6` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
May 31, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [postcss](https://postcss.org/) ([source](https://redirect.github.com/postcss/postcss)) | [`8.5.3` -> `8.5.4`](https://renovatebot.com/diffs/npm/postcss/8.5.3/8.5.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>postcss/postcss (postcss)</summary> ### [`v8.5.4`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#854) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.5.3...8.5.4) - Fixed Parcel compatibility issue (by [@​git-sumitchaudhary](https://redirect.github.com/git-sumitchaudhary)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
May 31, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [scalafmt](https://redirect.github.com/scalameta/scalafmt) | patch | `3.9.6` -> `3.9.7` | --- ### Release Notes <details> <summary>scalameta/scalafmt (scalafmt)</summary> ### [`v3.9.7`](https://redirect.github.com/scalameta/scalafmt/releases/tag/v3.9.7) [Compare Source](https://redirect.github.com/scalameta/scalafmt/compare/v3.9.6...v3.9.7) #### Pull Requests - bugfix: Update sbt plugin to correctly publish to maven central ([#​4917](https://redirect.github.com/scalameta/scalafmt/issues/4917)) [@​tgodzik](https://redirect.github.com/tgodzik) - DeleteTree: ignore exceptions ([#​4915](https://redirect.github.com/scalameta/scalafmt/issues/4915)) [@​kitbellew](https://redirect.github.com/kitbellew) - FormatTests: write heat map async, skip under CI ([#​4914](https://redirect.github.com/scalameta/scalafmt/issues/4914)) [@​kitbellew](https://redirect.github.com/kitbellew) - Scalameta: upgrade to v4.13.6 ([#​4910](https://redirect.github.com/scalameta/scalafmt/issues/4910)) [@​kitbellew](https://redirect.github.com/kitbellew) - FormatWriter: in AlignStop, store isSlc, not owner ([#​4909](https://redirect.github.com/scalameta/scalafmt/issues/4909)) [@​kitbellew](https://redirect.github.com/kitbellew) - FormatWriter: fix inconsistent multiline alignment ([#​4907](https://redirect.github.com/scalameta/scalafmt/issues/4907)) [@​kitbellew](https://redirect.github.com/kitbellew) - FormatWriter: refactor AlignBlock.tryAppendToBlock ([#​4908](https://redirect.github.com/scalameta/scalafmt/issues/4908)) [@​kitbellew](https://redirect.github.com/kitbellew) - FormatWriter: again fix infix align owner ([#​4906](https://redirect.github.com/scalameta/scalafmt/issues/4906)) [@​kitbellew](https://redirect.github.com/kitbellew) - FormatWriter: compare eol owner tree positions ([#​4905](https://redirect.github.com/scalameta/scalafmt/issues/4905)) [@​kitbellew](https://redirect.github.com/kitbellew) - FormatWriter: traverse align owner up infix chain ([#​4904](https://redirect.github.com/scalameta/scalafmt/issues/4904)) [@​kitbellew](https://redirect.github.com/kitbellew) - Formatting: upgrade to v3.9.6 ([#​4902](https://redirect.github.com/scalameta/scalafmt/issues/4902)) [@​kitbellew](https://redirect.github.com/kitbellew) - FormatOps: modify ctrl-body comment splits ([#​4901](https://redirect.github.com/scalameta/scalafmt/issues/4901)) [@​kitbellew](https://redirect.github.com/kitbellew) - Splits: prefer before-dot over after-arrow rule ([#​4900](https://redirect.github.com/scalameta/scalafmt/issues/4900)) [@​kitbellew](https://redirect.github.com/kitbellew) - Splits: refine comment handling within select ([#​4899](https://redirect.github.com/scalameta/scalafmt/issues/4899)) [@​kitbellew](https://redirect.github.com/kitbellew) - Splits: no optimal single line if cost positive ([#​4898](https://redirect.github.com/scalameta/scalafmt/issues/4898)) [@​kitbellew](https://redirect.github.com/kitbellew) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
May 31, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [org.postgresql:postgresql](https://jdbc.postgresql.org) ([source](https://redirect.github.com/pgjdbc/pgjdbc)) | patch | `42.7.5` -> `42.7.6` | --- ### Release Notes <details> <summary>pgjdbc/pgjdbc (org.postgresql:postgresql)</summary> ### [`v42.7.6`](https://redirect.github.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4276) ##### Features - fix: Enhanced DatabaseMetadata.getIndexInfo() method, added index comment as REMARKS property [PR #​3513](https://redirect.github.com/pgjdbc/pgjdbc/pull/3513) ##### Performance Improvements - performance: Improve ResultSetMetadata.fetchFieldMetaData by using IN row values instead of UNION ALL for improved query performance (later reverted) [PR #​3510](https://redirect.github.com/pgjdbc/pgjdbc/pull/3510) - feat:Use a single simple query for all startup parameters, so groupStartupParameters is no longer needed [PR #​3613](https://redirect.github.com/pgjdbc/pgjdbc/pull/3613) - </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
May 31, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [swagger-ui-dist](https://redirect.github.com/swagger-api/swagger-ui) | [`5.21.0` -> `5.22.0`](https://renovatebot.com/diffs/npm/swagger-ui-dist/5.21.0/5.22.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swagger-api/swagger-ui (swagger-ui-dist)</summary> ### [`v5.22.0`](https://redirect.github.com/swagger-api/swagger-ui/releases/tag/v5.22.0): Swagger UI v5.22.0 Released! [Compare Source](https://redirect.github.com/swagger-api/swagger-ui/compare/v5.21.0...v5.22.0) ##### Bug Fixes - assure parameter is an immutable map when grouping parameters ([#​10457](https://redirect.github.com/swagger-api/swagger-ui/issues/10457)) ([8577d71](https://redirect.github.com/swagger-api/swagger-ui/commit/8577d71511f8d3f47a91dc64c48128420ec03621)) - avoid accessing properties of empty Example Objects ([#​10453](https://redirect.github.com/swagger-api/swagger-ui/issues/10453)) ([6a07ac8](https://redirect.github.com/swagger-api/swagger-ui/commit/6a07ac8e4fff6d9128b78a99ef4549f9609ebca6)) - **docker:** address CVE-2025-32414/CVE-2025-32415 ([#​10461](https://redirect.github.com/swagger-api/swagger-ui/issues/10461)) ([01e380e](https://redirect.github.com/swagger-api/swagger-ui/commit/01e380e3bce7f36ad3d654c1589508f99bd7f7a3)) - **json-schema-2020-12-samples:** generate proper samples for XML atttributes ([#​10459](https://redirect.github.com/swagger-api/swagger-ui/issues/10459)) ([5d346fd](https://redirect.github.com/swagger-api/swagger-ui/commit/5d346fdba1120a0392a1c7cd23f2081c7ce8da8a)) - **oauth2:** avoid processing authorizationUrl when it is not a string ([#​10452](https://redirect.github.com/swagger-api/swagger-ui/issues/10452)) ([119052e](https://redirect.github.com/swagger-api/swagger-ui/commit/119052eae626071eb5acb3961427ec30f9fefd10)) - **security:** update Axios to non-vulnerable 1.9.0 version ([#​10460](https://redirect.github.com/swagger-api/swagger-ui/issues/10460)) ([c85865c](https://redirect.github.com/swagger-api/swagger-ui/commit/c85865c2b787404e974d03e89ee209144a1d5cfe)) - **spec:** assure operation is an immutable map in operations selectors ([#​10454](https://redirect.github.com/swagger-api/swagger-ui/issues/10454)) ([b6151d4](https://redirect.github.com/swagger-api/swagger-ui/commit/b6151d45e71670da3fe7ac4e35b3e0292edc5b8b)) - **spec:** avoid accessing $ref when path item is not an object ([#​10456](https://redirect.github.com/swagger-api/swagger-ui/issues/10456)) ([581d544](https://redirect.github.com/swagger-api/swagger-ui/commit/581d5440ae5e9bb7e1133c24a938c9ad91076f01)) - use spec compliant JSON Pointer implementation ([#​10455](https://redirect.github.com/swagger-api/swagger-ui/issues/10455)) ([2f0cbba](https://redirect.github.com/swagger-api/swagger-ui/commit/2f0cbba058e325157217dcf2fd92916446fdcd03)) ##### Features - **observability:** allow defining custom uncaught exception handler ([#​10462](https://redirect.github.com/swagger-api/swagger-ui/issues/10462)) ([0a438f2](https://redirect.github.com/swagger-api/swagger-ui/commit/0a438f23c0865ef30b10a24414ae4d90ec17a63f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
May 31, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.31.0` -> `8.33.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.31.0/8.33.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.31.0` -> `8.33.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.31.0/8.33.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.33.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8330-2025-05-26) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.32.1...v8.33.0) This was a version bump only for eslint-plugin to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.32.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8321-2025-05-12) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.32.0...v8.32.1) ##### 🩹 Fixes - **eslint-plugin:** \[consistent-indexed-object-style] check for indirect circular types in aliased mapped types ([#​11177](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11177)) - **eslint-plugin:** \[consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for `TSMappedType` with no type annotation ([#​11180](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11180)) - **eslint-plugin:** \[no-deprecated] support computed member access ([#​10867](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10867)) - **eslint-plugin:** \[no-unnecessary-type-conversion] shouldn't have fixable property ([#​11194](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11194)) ##### ❤️ Thank You - Azat S. [@​azat-io](https://redirect.github.com/azat-io) - Dima Barabash [@​dbarabashh](https://redirect.github.com/dbarabashh) - Ronen Amiel You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.32.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8320-2025-05-05) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.31.1...v8.32.0) ##### 🚀 Features - **eslint-plugin:** \[only-throw-error] add option `allowRethrowing` ([#​11075](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11075)) - **eslint-plugin:** \[no-unnecessary-type-conversion] add rule ([#​10182](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10182)) ##### 🩹 Fixes - **eslint-plugin:** \[prefer-nullish-coalescing] fix parenthesization bug in suggestion ([#​11098](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11098)) - **eslint-plugin:** \[unified-signatures] exempt `this` from optional parameter overload check ([#​11005](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11005)) - **eslint-plugin:** \[no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary ([#​10907](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10907)) ##### ❤️ Thank You - Andy Edwards - Kirk Waiblinger [@​kirkwaiblinger](https://redirect.github.com/kirkwaiblinger) - mdm317 - Sasha Kondrashov - Yukihiro Hasegawa [@​y-hsgw](https://redirect.github.com/y-hsgw) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.31.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8311-2025-04-28) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.31.0...v8.31.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-condition] downgrade fix to suggestion ([#​11081](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11081)) ##### ❤️ Thank You - Kirk Waiblinger [@​kirkwaiblinger](https://redirect.github.com/kirkwaiblinger) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.33.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8330-2025-05-26) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.32.1...v8.33.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.32.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8321-2025-05-12) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.32.0...v8.32.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.32.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8320-2025-05-05) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.31.1...v8.32.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.31.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8311-2025-04-28) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.31.0...v8.31.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
May 31, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://redirect.github.com/kulshekhar/ts-jest)) | [`29.3.2` -> `29.3.4`](https://renovatebot.com/diffs/npm/ts-jest/29.3.2/29.3.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kulshekhar/ts-jest (ts-jest)</summary> ### [`v29.3.4`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2934-2025-05-16) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.3.3...v29.3.4) ##### Bug Fixes - fix: fix `TsJestTransformerOptions` type ([3b11e29](https://redirect.github.com/kulshekhar/ts-jest/commit/3b11e29)), closes [#​4247](https://redirect.github.com/kulshekhar/ts-jest/issues/4247) - fix(cli): fix wrong path for preset creator fns ([249eb2c](https://redirect.github.com/kulshekhar/ts-jest/commit/249eb2c)) - fix(config): disable `rewriteRelativeImportExtensions` always ([9b1f472](https://redirect.github.com/kulshekhar/ts-jest/commit/9b1f472)), closes [#​4855](https://redirect.github.com/kulshekhar/ts-jest/issues/4855) ### [`v29.3.3`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2933-2025-05-14) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.3.2...v29.3.3) ##### Bug Fixes - fix(cli): init config with preset creator functions ([cdd3039](https://redirect.github.com/kulshekhar/ts-jest/commit/cdd3039)), closes [#​4840](https://redirect.github.com/kulshekhar/ts-jest/issues/4840) - fix(config): disable `isolatedDeclarations` ([5d6b35f](https://redirect.github.com/kulshekhar/ts-jest/commit/5d6b35f)), closes [#​4847](https://redirect.github.com/kulshekhar/ts-jest/issues/4847) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
May 31, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [sbt/sbt](https://redirect.github.com/sbt/sbt) | minor | `1.10.11` -> `1.11.0` | --- ### Release Notes <details> <summary>sbt/sbt (sbt/sbt)</summary> ### [`v1.11.0`](https://redirect.github.com/sbt/sbt/releases/tag/v1.11.0): 1.11.0 [Compare Source](https://redirect.github.com/sbt/sbt/compare/v1.10.11...v1.11.0) #### Central Repository publishing The Central Repository (aka Maven Central) has long been the pillar of the JVM ecosystem including Scala. The mechanism to publish libraries to the Central has been hosted by Sonatype as OSS Repository Hosting (OSSRH) via HTTP PUT, but in March it was [announced](https://central.sonatype.org/news/20250326\_ossrh_sunset/) that the endpoint will be sunset in June 2025 in favor of the [Central Portal](https://central.sonatype.org/publish/publish-portal-guide/) at <https://central.sonatype.com/>. sbt 1.11.0 implements a built-in support to publish to Central Repository via the Central Portal. To publish to the Central Portal, first set `ThisBuild / publishTo` setting to the `localStaging` repository: ```scala ThisBuild / publishTo := { val centralSnapshots = "https://central.sonatype.com/repository/maven-snapshots/" if (isSnapshot.value) Some("central-snapshots" at centralSnapshots) else localStaging.value } ``` Add `credentials` to the host `central.sonatype.com` using the generated user token user name and password. When you're ready to publish, call `publishSigned` task (available via [sbt-pgp](https://redirect.github.com/sbt/sbt-pgp)). At this point, the JARs and POM files will be staged to your local `target/sona-staging` directory. Next, call `sonaUpload` to upload to the Central Portal and manually release the bundle, or call `sonaRelease` to upload and automatically release to the Central Repository. This was contributed by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [#​8126](https://redirect.github.com/sbt/sbt/pull/8126). The feature was inspired by sbt-sonatype workflow pioneered by Taro Saito, and [sonatype-central-client](https://redirect.github.com/lumidion/sonatype-central-client) spearheaded by David Doyle at [Lumidion](https://www.lumidion.com/). #### Other updates - fix: Avoid printing "copying runtime jar" etc to stdout by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/sbt/pull/8081](https://redirect.github.com/sbt/sbt/pull/8081) - fix: Fix incremental test (`testQuick`) with companion objects by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/sbt/pull/8087](https://redirect.github.com/sbt/sbt/pull/8087) **Full Changelog**: sbt/sbt@v1.10.11...v1.11.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jun 2, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [oidc-provider](https://redirect.github.com/panva/node-oidc-provider) | [`9.1.2` -> `9.1.3`](https://renovatebot.com/diffs/npm/oidc-provider/9.1.2/9.1.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>panva/node-oidc-provider (oidc-provider)</summary> ### [`v9.1.3`](https://redirect.github.com/panva/node-oidc-provider/blob/HEAD/CHANGELOG.md#913-2025-06-02) [Compare Source](https://redirect.github.com/panva/node-oidc-provider/compare/v9.1.2...v9.1.3) ##### Fixes - ensure an account's accountId and claims().sub is the same ([9b89153](https://redirect.github.com/panva/node-oidc-provider/commit/9b89153c0ea2f2280a26e35f3b66d1900aed7c79)), closes [#​1336](https://redirect.github.com/panva/node-oidc-provider/issues/1336) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jun 2, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [sbt/sbt](https://redirect.github.com/sbt/sbt) | patch | `1.11.0` -> `1.11.1` | --- ### Release Notes <details> <summary>sbt/sbt (sbt/sbt)</summary> ### [`v1.11.1`](https://redirect.github.com/sbt/sbt/releases/tag/v1.11.1): 1.11.1 [Compare Source](https://redirect.github.com/sbt/sbt/compare/v1.11.0...v1.11.1) #### updates - fix: Fixes memory leak in `update` task by [@​mrdziuban](https://redirect.github.com/mrdziuban) in [https://github.com/coursier/sbt-coursier/pull/563](https://redirect.github.com/coursier/sbt-coursier/pull/563) - fix: Default `sbtPluginPublishLegacyMavenStyle` to false by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/sbt/pull/8148](https://redirect.github.com/sbt/sbt/pull/8148) - fix: Adds `sonaDeploymentName` to `excludeLintKeys` by [@​rtyley](https://redirect.github.com/rtyley) in [https://github.com/sbt/sbt/pull/8143](https://redirect.github.com/sbt/sbt/pull/8143) #### behind the scene - ci: Use Central Portal for publishing by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/sbt/pull/8147](https://redirect.github.com/sbt/sbt/pull/8147) **Full Changelog**: sbt/sbt@v1.11.0...v1.11.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
rockycodes
pushed a commit
that referenced
this pull request
Jun 3, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.33.0` -> `8.33.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.33.0/8.33.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.33.0` -> `8.33.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.33.0/8.33.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.33.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8331-2025-06-02) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.33.0...v8.33.1) ##### 🩹 Fixes - exclude docs/ directory from eslint-plugin package ([#​11251](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11251)) ##### ❤️ Thank You - roottool You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.33.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8331-2025-06-02) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.33.0...v8.33.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jun 9, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [sbt/sbt](https://redirect.github.com/sbt/sbt) | patch | `1.11.1` -> `1.11.2` | --- ### Release Notes <details> <summary>sbt/sbt (sbt/sbt)</summary> ### [`v1.11.2`](https://redirect.github.com/sbt/sbt/releases/tag/v1.11.2): 1.11.2 [Compare Source](https://redirect.github.com/sbt/sbt/compare/v1.11.1...v1.11.2) #### updates - fix: Fixes intermittent NullPointerError in `update` task by reverting the use of `WeakReference`s by [@​mrdziuban](https://redirect.github.com/mrdziuban) in [https://github.com/coursier/sbt-coursier/pull/564](https://redirect.github.com/coursier/sbt-coursier/pull/564) - Adds `Resolver.sonatypeCentralSnapshots`, `Resolver.sonatypeCentralRepo(...)` and deprecates `Resolver.sonatypeOssRepos(...)`, ` Opts.resolver.sonatypeOssReleases `, `Opts.resolver.sonatypeOssSnapshots`, etc by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/librarymanagement/pull/517](https://redirect.github.com/sbt/librarymanagement/pull/517) / [https://github.com/sbt/sbt/pull/8156](https://redirect.github.com/sbt/sbt/pull/8156) **Full Changelog**: sbt/sbt@v1.11.1...v1.11.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC41IiwidXBkYXRlZEluVmVyIjoiNDAuNDguNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jun 9, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [swagger-ui-dist](https://redirect.github.com/swagger-api/swagger-ui) | [`5.22.0` -> `5.24.0`](https://renovatebot.com/diffs/npm/swagger-ui-dist/5.22.0/5.24.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swagger-api/swagger-ui (swagger-ui-dist)</summary> ### [`v5.24.0`](https://redirect.github.com/swagger-api/swagger-ui/releases/tag/v5.24.0): Swagger UI v5.24.0 Released! [Compare Source](https://redirect.github.com/swagger-api/swagger-ui/compare/v5.22.0...v5.24.0) ##### Bug Fixes - mitigate ReDoS when generating examples from pattern ([#​10477](https://redirect.github.com/swagger-api/swagger-ui/issues/10477)) ([71c9314](https://redirect.github.com/swagger-api/swagger-ui/commit/71c9314448d0f8fd32e6e227dafa65c6da398ff6)) - **packagist:** exclude large obsolete directories from publishing to Packagist ([#​10329](https://redirect.github.com/swagger-api/swagger-ui/issues/10329)) ([cbd4b30](https://redirect.github.com/swagger-api/swagger-ui/commit/cbd4b30b3253d37d6ef3c44849dcb6142b555075)) - **release:** fix failed v5.23.0 release ([8045f06](https://redirect.github.com/swagger-api/swagger-ui/commit/8045f0674b94b8d6a159edf940fc3832e856b176)) ##### Features - **json-schema-5-samples:** add support for time format example generation ([#​10420](https://redirect.github.com/swagger-api/swagger-ui/issues/10420)) ([#​10421](https://redirect.github.com/swagger-api/swagger-ui/issues/10421)) ([fc6fb24](https://redirect.github.com/swagger-api/swagger-ui/commit/fc6fb243e534d65c3ab875fc60b264d0a1a402cf)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC41IiwidXBkYXRlZEluVmVyIjoiNDAuNDguNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jun 9, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@axe-core/playwright](https://redirect.github.com/dequelabs/axe-core-npm) | [`4.10.1` -> `4.10.2`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.10.1/4.10.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dequelabs/axe-core-npm (@​axe-core/playwright)</summary> ### [`v4.10.2`](https://redirect.github.com/dequelabs/axe-core-npm/blob/HEAD/CHANGELOG.md#4102-2025-05-12) [Compare Source](https://redirect.github.com/dequelabs/axe-core-npm/compare/v4.10.1...v4.10.2) ##### Bug Fixes - Optimize AxeBuilder memory usage. ([#​1154](https://redirect.github.com/dequelabs/axe-core-npm/issues/1154)) ([e53cd36](https://redirect.github.com/dequelabs/axe-core-npm/commit/e53cd36d0770a8323577946b0438f058b87a0aad)), closes [/github.com/bensenescu/axe-core-npm/blob/develop/packages/puppeteer/src/axePuppeteer.ts#L59](https://redirect.github.com//github.com/bensenescu/axe-core-npm/blob/develop/packages/puppeteer/src/axePuppeteer.ts/issues/L59) [/github.com/bensenescu/axe-core-npm/blob/develop/packages/puppeteer/src/utils.ts#L34](https://redirect.github.com//github.com/bensenescu/axe-core-npm/blob/develop/packages/puppeteer/src/utils.ts/issues/L34) - Update axe-core to v4.10.3 ([#​1155](https://redirect.github.com/dequelabs/axe-core-npm/issues/1155)) ([f8e3a14](https://redirect.github.com/dequelabs/axe-core-npm/commit/f8e3a14043c7288ca9373a5f1543ffd27cedf256)) - **wdio:** resolve blank navigation issue in WDIO v9 ([#​1169](https://redirect.github.com/dequelabs/axe-core-npm/issues/1169)) ([6505560](https://redirect.github.com/dequelabs/axe-core-npm/commit/6505560d646ddc6db8a9b4cf772af08ff3f08dc3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
added a commit
that referenced
this pull request
Jun 9, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dompurify](https://redirect.github.com/cure53/DOMPurify) | [`3.2.5` -> `3.2.6`](https://renovatebot.com/diffs/npm/dompurify/3.2.5/3.2.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cure53/DOMPurify (dompurify)</summary> ### [`v3.2.6`](https://redirect.github.com/cure53/DOMPurify/releases/tag/3.2.6): DOMPurify 3.2.6 [Compare Source](https://redirect.github.com/cure53/DOMPurify/compare/3.2.5...3.2.6) - Fixed several typos and removed clutter from our documentation, thanks [@​Rotzbua](https://redirect.github.com/Rotzbua) - Added `matrix:` as an allowed URI scheme, thanks [@​kleinesfilmroellchen](https://redirect.github.com/kleinesfilmroellchen) - Added better config hardening against prototype pollution, thanks [@​EffectRenan](https://redirect.github.com/EffectRenan) - Added better handling of attribute removal, thanks [@​michalnieruchalski-tiugo](https://redirect.github.com/michalnieruchalski-tiugo) - Added better configuration for aggressive mXSS scrubbing behavior, thanks [@​BryanValverdeU](https://redirect.github.com/BryanValverdeU) - Removed the script that caused the fake entry [CVE-2025-48050](https://security.snyk.io/vuln/SNYK-JS-DOMPURIFY-10176060) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gwendolyn Goetz <gwendolyngoetz@users.noreply.github.com>
melanie-exygy
pushed a commit
that referenced
this pull request
Jun 9, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.33.1` -> `8.34.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.33.1/8.34.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.33.1` -> `8.34.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.33.1/8.34.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.34.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8340-2025-06-09) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.33.1...v8.34.0) ##### 🩹 Fixes - **typescript-estree:** add validation to interface extends ([#​11271](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11271)) ##### ❤️ Thank You - Tao You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.34.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8340-2025-06-09) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.33.1...v8.34.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC41IiwidXBkYXRlZEluVmVyIjoiNDAuNDguNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dkatzz
pushed a commit
that referenced
this pull request
Jun 25, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [swagger-ui-dist](https://redirect.github.com/swagger-api/swagger-ui) | [`5.24.0` -> `5.25.2`](https://renovatebot.com/diffs/npm/swagger-ui-dist/5.24.0/5.25.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swagger-api/swagger-ui (swagger-ui-dist)</summary> ### [`v5.25.2`](https://redirect.github.com/swagger-api/swagger-ui/releases/tag/v5.25.2) [Compare Source](https://redirect.github.com/swagger-api/swagger-ui/compare/v5.24.2...v5.25.2) ##### Bug Fixes - **dist:** provide correct npm token for swagger-ui-dist release ([a9ce4bb](https://redirect.github.com/swagger-api/swagger-ui/commit/a9ce4bbb73ddae40acf913d61b0892cdbdd05d7b)) ### [`v5.24.2`](https://redirect.github.com/swagger-api/swagger-ui/releases/tag/v5.24.2): Swagger UI v5.24.2 Released! [Compare Source](https://redirect.github.com/swagger-api/swagger-ui/compare/v5.24.1...v5.24.2) ##### Bug Fixes - align expanded content inside expand collapse button ([#​10497](https://redirect.github.com/swagger-api/swagger-ui/issues/10497)) ([2574351](https://redirect.github.com/swagger-api/swagger-ui/commit/25743516d72894a865d20e14a9266a4555512983)) ### [`v5.24.1`](https://redirect.github.com/swagger-api/swagger-ui/releases/tag/v5.24.1): Swagger UI v5.24.1 Released! [Compare Source](https://redirect.github.com/swagger-api/swagger-ui/compare/v5.24.0...v5.24.1) ##### Features - **oas3:** show the schema tab in the Try it Out mode ([#​10440](https://redirect.github.com/swagger-api/swagger-ui/issues/10440)) ([ac106cd](https://redirect.github.com/swagger-api/swagger-ui/commit/ac106cd539228638e23d76c80fde7c29584425fc)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dkatzz
pushed a commit
that referenced
this pull request
Jun 25, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tsconfig/recommended](https://redirect.github.com/tsconfig/bases) ([source](https://redirect.github.com/tsconfig/bases/tree/HEAD/bases)) | [`1.0.8` -> `1.0.10`](https://renovatebot.com/diffs/npm/@tsconfig%2frecommended/1.0.8/1.0.10) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tsconfig/bases (@​tsconfig/recommended)</summary> ### [`v1.0.10`](https://redirect.github.com/tsconfig/bases/compare/c90a597c1ffb23f3094c431c17f28c93c6ef79c2...c90a597c1ffb23f3094c431c17f28c93c6ef79c2) [Compare Source](https://redirect.github.com/tsconfig/bases/compare/c90a597c1ffb23f3094c431c17f28c93c6ef79c2...c90a597c1ffb23f3094c431c17f28c93c6ef79c2) ### [`v1.0.9`](https://redirect.github.com/tsconfig/bases/compare/be50c301257de0bb98fa8517077e15510e494ef4...c90a597c1ffb23f3094c431c17f28c93c6ef79c2) [Compare Source](https://redirect.github.com/tsconfig/bases/compare/be50c301257de0bb98fa8517077e15510e494ef4...c90a597c1ffb23f3094c431c17f28c93c6ef79c2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dkatzz
pushed a commit
that referenced
this pull request
Jun 26, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [postcss](https://postcss.org/) ([source](https://redirect.github.com/postcss/postcss)) | [`8.5.4` -> `8.5.6`](https://renovatebot.com/diffs/npm/postcss/8.5.4/8.5.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>postcss/postcss (postcss)</summary> ### [`v8.5.6`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#856) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.5.5...8.5.6) - Fixed `ContainerWithChildren` type discriminating (by [@​Goodwine](https://redirect.github.com/Goodwine)). ### [`v8.5.5`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#855) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.5.4...8.5.5) - Fixed `package.json`→`exports` compatibility with some tools (by [@​JounQin](https://redirect.github.com/JounQin)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dkatzz
pushed a commit
that referenced
this pull request
Jun 27, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.34.0` -> `8.35.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.34.0/8.35.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.34.0` -> `8.35.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.34.0/8.35.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.35.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8350-2025-06-23) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.34.1...v8.35.0) ##### 🚀 Features - **eslint-plugin:** \[no-base-to-string] add checkUnknown Option ([#​11128](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11128)) ##### ❤️ Thank You - Kim Sang Du [@​developer-bandi](https://redirect.github.com/developer-bandi) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.34.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8341-2025-06-16) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.34.0...v8.34.1) This was a version bump only for eslint-plugin to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.35.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8350-2025-06-23) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.34.1...v8.35.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.34.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8341-2025-06-16) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.34.0...v8.34.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dkatzz
pushed a commit
that referenced
this pull request
Jun 27, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://redirect.github.com/prettier/prettier)) | [`3.5.3` -> `3.6.2`](https://renovatebot.com/diffs/npm/prettier/3.5.3/3.6.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prettier/prettier (prettier)</summary> ### [`v3.6.2`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#362) [Compare Source](https://redirect.github.com/prettier/prettier/compare/3.6.1...3.6.2) [diff](https://redirect.github.com/prettier/prettier/compare/3.6.1...3.6.2) ##### Markdown: Add missing blank line around code block ([#​17675](https://redirect.github.com/prettier/prettier/pull/17675) by [@​fisker](https://redirect.github.com/fisker)) <!-- prettier-ignore --> ````md <!-- Input --> 1. Some text, and code block below, with newline after code block ```yaml --- foo: bar ``` 1. Another 2. List <!-- Prettier 3.6.1 --> 1. Some text, and code block below, with newline after code block ```yaml --- foo: bar ``` 1. Another 2. List <!-- Prettier 3.6.2 --> 1. Some text, and code block below, with newline after code block ```yaml --- foo: bar ``` 1. Another 2. List ```` ### [`v3.6.1`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#361) [Compare Source](https://redirect.github.com/prettier/prettier/compare/3.6.0...3.6.1) [diff](https://redirect.github.com/prettier/prettier/compare/3.6.0...3.6.1) ##### TypeScript: Allow const without initializer ([#​17650](https://redirect.github.com/prettier/prettier/pull/17650), [#​17654](https://redirect.github.com/prettier/prettier/pull/17654) by [@​fisker](https://redirect.github.com/fisker)) <!-- prettier-ignore --> ```jsx // Input export const version: string; // Prettier 3.6.0 (--parser=babel-ts) SyntaxError: Unexpected token (1:21) > 1 | export const version: string; | ^ // Prettier 3.6.0 (--parser=oxc-ts) SyntaxError: Missing initializer in const declaration (1:14) > 1 | export const version: string; | ^^^^^^^^^^^^^^^ // Prettier 3.6.1 export const version: string; ``` ##### Miscellaneous: Avoid closing files multiple times ([#​17665](https://redirect.github.com/prettier/prettier/pull/17665) by [@​43081j](https://redirect.github.com/43081j)) When reading a file to infer the interpreter from a shebang, we use the `n-readlines` library to read the first line in order to get the shebang. This library closes files when it reaches EOF, and we later try close the same files again. We now close files only if `n-readlines` did not already close them. ### [`v3.6.0`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#360) [Compare Source](https://redirect.github.com/prettier/prettier/compare/3.5.3...3.6.0) [diff](https://redirect.github.com/prettier/prettier/compare/3.5.3...3.6.0) 🔗 [Release Notes](https://prettier.io/blog/2025/06/23/3.6.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jun 30, 2025
…10901) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.scalameta:sbt-scalafmt](https://redirect.github.com/scalameta/sbt-scalafmt) | plugin | patch | `2.5.4` -> `2.5.5` | --- ### Release Notes <details> <summary>scalameta/sbt-scalafmt (org.scalameta:sbt-scalafmt)</summary> ### [`v2.5.5`](https://redirect.github.com/scalameta/sbt-scalafmt/releases/tag/v2.5.5) [Compare Source](https://redirect.github.com/scalameta/sbt-scalafmt/compare/v2.5.4...v2.5.5) #### What's Changed - ScalafmtPlugin: ignore exceptions when on-compile ([#​367](https://redirect.github.com/scalameta/sbt-scalafmt/issues/367)) [@​kitbellew](https://redirect.github.com/kitbellew) - ScalafmtPlugin: cosmetic, refactor some code ([#​366](https://redirect.github.com/scalameta/sbt-scalafmt/issues/366)) [@​kitbellew](https://redirect.github.com/kitbellew) - ScalafmtPlugin: optionally fail on errors ([#​365](https://redirect.github.com/scalameta/sbt-scalafmt/issues/365)) [@​kitbellew](https://redirect.github.com/kitbellew) - ScalafmtPlugin: extension to run unit Initialize ([#​364](https://redirect.github.com/scalameta/sbt-scalafmt/issues/364)) [@​kitbellew](https://redirect.github.com/kitbellew) - Test "on compile" with failing-to-parse case ([#​361](https://redirect.github.com/scalameta/sbt-scalafmt/issues/361)) [@​kitbellew](https://redirect.github.com/kitbellew) - ScalafmtPlugin: move `inConfig`, fix warning ([#​360](https://redirect.github.com/scalameta/sbt-scalafmt/issues/360)) [@​kitbellew](https://redirect.github.com/kitbellew) - ScalafmtPlugin: move getFileMatcher from sysops ([#​351](https://redirect.github.com/scalameta/sbt-scalafmt/issues/351)) [@​kitbellew](https://redirect.github.com/kitbellew) #### Build and dependency updates - scalafmt: upgrade to v3.9.8 ([#​379](https://redirect.github.com/scalameta/sbt-scalafmt/issues/379)) [@​kitbellew](https://redirect.github.com/kitbellew) - Update sbt, scripted-plugin to 1.11.2 ([#​377](https://redirect.github.com/scalameta/sbt-scalafmt/issues/377)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update sbt, scripted-plugin to 1.11.1 ([#​376](https://redirect.github.com/scalameta/sbt-scalafmt/issues/376)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update scala3-library to 3.7.1 ([#​375](https://redirect.github.com/scalameta/sbt-scalafmt/issues/375)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update sbt-ci-release to 1.11.1 ([#​374](https://redirect.github.com/scalameta/sbt-scalafmt/issues/374)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update scalafmt-dynamic, scalafmt-sysops to 3.9.7 ([#​373](https://redirect.github.com/scalameta/sbt-scalafmt/issues/373)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update sbt, scripted-plugin to 1.11.0 ([#​372](https://redirect.github.com/scalameta/sbt-scalafmt/issues/372)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update sbt-ci-release to 1.11.0 ([#​371](https://redirect.github.com/scalameta/sbt-scalafmt/issues/371)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update scalafmt-dynamic, scalafmt-sysops to 3.9.6 ([#​370](https://redirect.github.com/scalameta/sbt-scalafmt/issues/370)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update scala3-library to 3.7.0 ([#​369](https://redirect.github.com/scalameta/sbt-scalafmt/issues/369)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update scalafmt-dynamic, scalafmt-sysops to 3.9.5 ([#​368](https://redirect.github.com/scalameta/sbt-scalafmt/issues/368)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - sbt 2.0.0-M4 ([#​363](https://redirect.github.com/scalameta/sbt-scalafmt/issues/363)) [@​xuwei-k](https://redirect.github.com/xuwei-k) - Update sbt, scripted-plugin to 1.10.11 ([#​362](https://redirect.github.com/scalameta/sbt-scalafmt/issues/362)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update scalafmt-core, scalafmt-dynamic, ... to 3.9.4 ([#​358](https://redirect.github.com/scalameta/sbt-scalafmt/issues/358)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update sbt-ci-release to 1.9.3 ([#​357](https://redirect.github.com/scalameta/sbt-scalafmt/issues/357)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update scala3-library to 3.6.4 ([#​356](https://redirect.github.com/scalameta/sbt-scalafmt/issues/356)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update scalafmt-core, scalafmt-dynamic, ... to 3.9.3 ([#​355](https://redirect.github.com/scalameta/sbt-scalafmt/issues/355)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update sbt, scripted-plugin to 1.10.10 ([#​354](https://redirect.github.com/scalameta/sbt-scalafmt/issues/354)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update scalafmt-core, scalafmt-dynamic, ... to 3.9.2 ([#​353](https://redirect.github.com/scalameta/sbt-scalafmt/issues/353)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Scalafmt: upgrade to v3.9.1 ([#​352](https://redirect.github.com/scalameta/sbt-scalafmt/issues/352)) [@​kitbellew](https://redirect.github.com/kitbellew) - Update scalafmt-core, scalafmt-dynamic, ... to 3.8.6 ([#​348](https://redirect.github.com/scalameta/sbt-scalafmt/issues/348)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update scala3-library to 3.6.3 ([#​347](https://redirect.github.com/scalameta/sbt-scalafmt/issues/347)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jun 30, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [scalafmt](https://redirect.github.com/scalameta/scalafmt) | patch | `3.9.7` -> `3.9.8` | --- ### Release Notes <details> <summary>scalameta/scalafmt (scalafmt)</summary> ### [`v3.9.8`](https://redirect.github.com/scalameta/scalafmt/releases/tag/v3.9.8) [Compare Source](https://redirect.github.com/scalameta/scalafmt/compare/v3.9.7...v3.9.8) #### Bug fixes - handle polymorphic function just like regular or contextual functions - Use FunctionLike/Member.Function for FunctionTerm ([#​4938](https://redirect.github.com/scalameta/scalafmt/issues/4938)) [@​kitbellew](https://redirect.github.com/kitbellew) - FormatWriter: use Tree.Block, not AlignContainer ([#​4937](https://redirect.github.com/scalameta/scalafmt/issues/4937)) [@​kitbellew](https://redirect.github.com/kitbellew) - Splits: handle poly function after `{` and `=>` ([#​4936](https://redirect.github.com/scalameta/scalafmt/issues/4936)) [@​kitbellew](https://redirect.github.com/kitbellew) - Term.FunctionTerm: expand to Member.Function ([#​4932](https://redirect.github.com/scalameta/scalafmt/issues/4932)) [@​kitbellew](https://redirect.github.com/kitbellew) #### Miscellaneous - DynamicSuite: relax Download filter ([#​4931](https://redirect.github.com/scalameta/scalafmt/issues/4931)) [@​kitbellew](https://redirect.github.com/kitbellew) - GitOps: add tryExecLines and catch any Throwable ([#​4929](https://redirect.github.com/scalameta/scalafmt/issues/4929)) [@​kitbellew](https://redirect.github.com/kitbellew) - {CustomStructure,EmptyFile}Test: refactor slightly ([#​4928](https://redirect.github.com/scalameta/scalafmt/issues/4928)) [@​kitbellew](https://redirect.github.com/kitbellew) - ScalafmtReflect: add dynamic version to exception ([#​4926](https://redirect.github.com/scalameta/scalafmt/issues/4926)) [@​kitbellew](https://redirect.github.com/kitbellew) - DynamicSuite: properly assert out is empty ([#​4927](https://redirect.github.com/scalameta/scalafmt/issues/4927)) [@​kitbellew](https://redirect.github.com/kitbellew) - DynamicSuite: don't modify the expected exception ([#​4925](https://redirect.github.com/scalameta/scalafmt/issues/4925)) [@​kitbellew](https://redirect.github.com/kitbellew) - Fix wrong config name and outdated path in doc ([#​4924](https://redirect.github.com/scalameta/scalafmt/issues/4924)) [@​samabcde](https://redirect.github.com/samabcde) - {Git,File}OpsTest: use fixtures, don't share state ([#​4923](https://redirect.github.com/scalameta/scalafmt/issues/4923)) [@​kitbellew](https://redirect.github.com/kitbellew) - GitOpsTest: move some methods into companion ([#​4922](https://redirect.github.com/scalameta/scalafmt/issues/4922)) [@​kitbellew](https://redirect.github.com/kitbellew) - FidelityTest: read file async and within test body ([#​4918](https://redirect.github.com/scalameta/scalafmt/issues/4918)) [@​kitbellew](https://redirect.github.com/kitbellew) #### Build and dependency updates - CI: separate publishing docusaurus ([#​4939](https://redirect.github.com/scalameta/scalafmt/issues/4939)) [@​kitbellew](https://redirect.github.com/kitbellew) - Scalameta: upgrade to v4.13.8 ([#​4935](https://redirect.github.com/scalameta/scalafmt/issues/4935)) [@​kitbellew](https://redirect.github.com/kitbellew) - Github actions: use newer Windows-2025 runner ([#​4933](https://redirect.github.com/scalameta/scalafmt/issues/4933)) [@​kitbellew](https://redirect.github.com/kitbellew) - Scalameta: upgrade to v4.13.7 ([#​4930](https://redirect.github.com/scalameta/scalafmt/issues/4930)) [@​kitbellew](https://redirect.github.com/kitbellew) - Update jline to 3.30.4 ([#​4919](https://redirect.github.com/scalameta/scalafmt/issues/4919)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jun 30, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@playwright/test](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.53.1` -> `1.53.2`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.53.1/1.53.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [playwright](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.53.1` -> `1.53.2`](https://renovatebot.com/diffs/npm/playwright/1.53.1/1.53.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>microsoft/playwright (@​playwright/test)</summary> ### [`v1.53.2`](https://redirect.github.com/microsoft/playwright/compare/v1.53.1...8c38de4d13d1e8e28cc97d4ad81cc398a6b2fb32) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.53.1...8c38de4d13d1e8e28cc97d4ad81cc398a6b2fb32) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jul 1, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.35.0` -> `8.35.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.35.0/8.35.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.35.0` -> `8.35.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.35.0/8.35.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.35.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8351-2025-06-30) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.35.0...v8.35.1) ##### 🩹 Fixes - remove prettier from eslint-plugin ([#​11339](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11339)) ##### ❤️ Thank You - Abhijeet Singh [@​cseas](https://redirect.github.com/cseas) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.35.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8351-2025-06-30) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.35.0...v8.35.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jul 1, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [swagger-ui-dist](https://redirect.github.com/swagger-api/swagger-ui) | [`5.25.2` -> `5.25.4`](https://renovatebot.com/diffs/npm/swagger-ui-dist/5.25.2/5.25.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swagger-api/swagger-ui (swagger-ui-dist)</summary> ### [`v5.25.4`](https://redirect.github.com/swagger-api/swagger-ui/releases/tag/v5.25.4) [Compare Source](https://redirect.github.com/swagger-api/swagger-ui/compare/v5.25.3...v5.25.4) ##### Bug Fixes - **docker:** bump nginx image to version 1.29.0-alpine to fix CVE-2025-48174 ([#​10508](https://redirect.github.com/swagger-api/swagger-ui/issues/10508)) ([94f0818](https://redirect.github.com/swagger-api/swagger-ui/commit/94f0818e66e7c59957878e14a5e90121e5a0d17e)) ### [`v5.25.3`](https://redirect.github.com/swagger-api/swagger-ui/releases/tag/v5.25.3) [Compare Source](https://redirect.github.com/swagger-api/swagger-ui/compare/v5.25.2...v5.25.3) ##### Bug Fixes - fix opened model schema resolving issue on spec change ([#​10509](https://redirect.github.com/swagger-api/swagger-ui/issues/10509)) ([0ddc74d](https://redirect.github.com/swagger-api/swagger-ui/commit/0ddc74d52fedaf480b7bf89d081ddf77b5f54f74)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jul 1, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [globals](https://redirect.github.com/sindresorhus/globals) | [`16.2.0` -> `16.3.0`](https://renovatebot.com/diffs/npm/globals/16.2.0/16.3.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/globals (globals)</summary> ### [`v16.3.0`](https://redirect.github.com/sindresorhus/globals/releases/tag/v16.3.0) [Compare Source](https://redirect.github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0) - Update globals ([#​304](https://redirect.github.com/sindresorhus/globals/issues/304)) [`8c029d9`](https://redirect.github.com/sindresorhus/globals/commit/8c029d9) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jul 1, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`8.57.1` -> `9.30.0`](https://renovatebot.com/diffs/npm/eslint/8.57.1/9.30.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.30.0`](https://redirect.github.com/eslint/eslint/compare/v9.29.0...ad1d63951773acc7828bcc1eafbb731567447298) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.29.0...v9.30.0) ### [`v9.29.0`](https://redirect.github.com/eslint/eslint/compare/v9.28.0...edf232b680390013c68f081a5e41843bcf2dd18f) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.28.0...v9.29.0) ### [`v9.28.0`](https://redirect.github.com/eslint/eslint/compare/v9.27.0...f341f21e024388e602cfccee06e11b9113a2d298) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.27.0...v9.28.0) ### [`v9.27.0`](https://redirect.github.com/eslint/eslint/compare/v9.26.0...b9080cf28d88f934941a545a033eb960eceeadbd) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.26.0...v9.27.0) ### [`v9.26.0`](https://redirect.github.com/eslint/eslint/compare/v9.25.1...8bbabc4691d97733a422180c71eba6c097b35475) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.25.1...v9.26.0) ### [`v9.25.1`](https://redirect.github.com/eslint/eslint/compare/v9.25.0...3ed4b3652d9fe3dfa4017d22a6ddbd15e3c6cd7a) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.25.0...v9.25.1) ### [`v9.25.0`](https://redirect.github.com/eslint/eslint/compare/v9.24.0...e62e26761561e1d78c6466a2d74dbf946012fddc) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.24.0...v9.25.0) ### [`v9.24.0`](https://redirect.github.com/eslint/eslint/compare/v9.23.0...d49f5b7333e9a46aabdb0cff267a1d36cdbde598) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.23.0...v9.24.0) ### [`v9.23.0`](https://redirect.github.com/eslint/eslint/compare/v9.22.0...2aaadceec13e6df89a0c56e2b6ce4a145c1ac3aa) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.22.0...v9.23.0) ### [`v9.22.0`](https://redirect.github.com/eslint/eslint/compare/v9.21.0...60a78e7964fbb79c0e55e86845a87e0eb22d4de3) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.21.0...v9.22.0) ### [`v9.21.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.21.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.20.1...v9.21.0) ##### Features - [`418717f`](https://redirect.github.com/eslint/eslint/commit/418717f1150bb794c40014eca60c9116de2b0488) feat: introduce new deprecated types for rules ([#​19238](https://redirect.github.com/eslint/eslint/issues/19238)) (fnx) - [`5c5b802`](https://redirect.github.com/eslint/eslint/commit/5c5b8025d3e2a2a796909bdf7866fdce2a2f334c) feat: Add `--ext` CLI option ([#​19405](https://redirect.github.com/eslint/eslint/issues/19405)) (Milos Djermanovic) ##### Bug Fixes - [`db5340d`](https://redirect.github.com/eslint/eslint/commit/db5340d57bff6b6e3a148f0f2bb56c7da6614ec0) fix: update missing plugin message template ([#​19445](https://redirect.github.com/eslint/eslint/issues/19445)) (Milos Djermanovic) - [`d8ffdd4`](https://redirect.github.com/eslint/eslint/commit/d8ffdd4e51ac46cef51b4118aa3d97195b38de63) fix: do not exit process on rule crash ([#​19436](https://redirect.github.com/eslint/eslint/issues/19436)) (Francesco Trotta) ##### Documentation - [`c5561ea`](https://redirect.github.com/eslint/eslint/commit/c5561ea7fcc9d48f7c8017f51fb64fcdf13ff832) docs: Update README (GitHub Actions Bot) - [`80b0485`](https://redirect.github.com/eslint/eslint/commit/80b048535e1d951692e838fe502fb0edb72c837f) docs: replace `var` with `let` and `const` in rule example ([#​19434](https://redirect.github.com/eslint/eslint/issues/19434)) (Tanuj Kanti) - [`f67d5e8`](https://redirect.github.com/eslint/eslint/commit/f67d5e875324a9d899598b11807a9c7624021432) docs: Update README (GitHub Actions Bot) - [`75afc61`](https://redirect.github.com/eslint/eslint/commit/75afc61ff89c8c38a31877d1302584af9266f6d3) docs: Update README (GitHub Actions Bot) - [`0636cab`](https://redirect.github.com/eslint/eslint/commit/0636caba7dd7c77c1845a69257bda68d5287a097) docs: Update Eleventy from v2 to v3 ([#​19415](https://redirect.github.com/eslint/eslint/issues/19415)) (Amaresh S M) - [`dd7d930`](https://redirect.github.com/eslint/eslint/commit/dd7d93063418a9a9064a0e7cb7f556f5b8b6e96b) docs: Update README (GitHub Actions Bot) ##### Chores - [`a8c9a9f`](https://redirect.github.com/eslint/eslint/commit/a8c9a9f1b30db08094b145dd79921ae302b6ae24) chore: update `@eslint/eslintrc` and `@eslint/js` ([#​19453](https://redirect.github.com/eslint/eslint/issues/19453)) (Francesco Trotta) - [`265e0cf`](https://redirect.github.com/eslint/eslint/commit/265e0cf6d03df44f0e65ce5bcb0bac382189486a) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`3401b85`](https://redirect.github.com/eslint/eslint/commit/3401b85faaf75629900b7592433169fc00d8b224) test: add test for `Rule.ReportDescriptor` type ([#​19449](https://redirect.github.com/eslint/eslint/issues/19449)) (Francesco Trotta) - [`e497aa7`](https://redirect.github.com/eslint/eslint/commit/e497aa75f5441406985d417303081944f24acf6f) chore: update rewrite dependencies ([#​19448](https://redirect.github.com/eslint/eslint/issues/19448)) (Francesco Trotta) - [`dab5478`](https://redirect.github.com/eslint/eslint/commit/dab5478e8628447dbf9eaaa8b6f36d7ca253ed48) chore: better error message for missing plugin in config ([#​19402](https://redirect.github.com/eslint/eslint/issues/19402)) (Tanuj Kanti) - [`ebfe2eb`](https://redirect.github.com/eslint/eslint/commit/ebfe2ebc3d8b8f2d84caf309b2fc6bc8fd66fc22) chore: set js language for bug report issue config block ([#​19439](https://redirect.github.com/eslint/eslint/issues/19439)) (Josh Goldberg ✨) - [`5fd211d`](https://redirect.github.com/eslint/eslint/commit/5fd211d00b6f0fc58cf587196a432325b7b88ec2) test: processors can return subpaths ([#​19425](https://redirect.github.com/eslint/eslint/issues/19425)) (Milos Djermanovic) ### [`v9.20.1`](https://redirect.github.com/eslint/eslint/releases/tag/v9.20.1) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.20.0...v9.20.1) #### Bug Fixes - [`274f054`](https://redirect.github.com/eslint/eslint/commit/274f054f19f5f490d9496c6eee4bcd8620d2f4be) fix: fix `RuleContext` type ([#​19417](https://redirect.github.com/eslint/eslint/issues/19417)) (Francesco Trotta) #### Documentation - [`fe3ccb2`](https://redirect.github.com/eslint/eslint/commit/fe3ccb2ff43a9f20a7801c679f7d41f6a7ed3ddc) docs: allow typing in search box while dropdown is open ([#​19424](https://redirect.github.com/eslint/eslint/issues/19424)) (Amaresh S M) - [`93c78a5`](https://redirect.github.com/eslint/eslint/commit/93c78a5c58edb7ead9bff87c874d2ff9b824ec04) docs: Add instructions for pnpm compat ([#​19422](https://redirect.github.com/eslint/eslint/issues/19422)) (Nicholas C. Zakas) - [`b476a93`](https://redirect.github.com/eslint/eslint/commit/b476a930bb3a6d644c482747d985f5da0d89e1e9) docs: Fix Keyboard Navigation for Search Results ([#​19416](https://redirect.github.com/eslint/eslint/issues/19416)) (Amaresh S M) - [`ccb60c0`](https://redirect.github.com/eslint/eslint/commit/ccb60c0b1452e73750e3734c9cd7c7b12c473827) docs: Update README (GitHub Actions Bot) ### [`v9.20.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.20.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.19.0...v9.20.0) ##### Features - [`e89a54a`](https://redirect.github.com/eslint/eslint/commit/e89a54a3090f3503daf5e36b02b0035c993e3fd1) feat: change behavior of inactive flags ([#​19386](https://redirect.github.com/eslint/eslint/issues/19386)) (Milos Djermanovic) ##### Bug Fixes - [`91d4d9f`](https://redirect.github.com/eslint/eslint/commit/91d4d9f62095e302c71595cc04c47073f366315c) fix: Bring types in sync with [@​eslint/core](https://redirect.github.com/eslint/core) ([#​19157](https://redirect.github.com/eslint/eslint/issues/19157)) (Nicholas C. Zakas) - [`fa25c7a`](https://redirect.github.com/eslint/eslint/commit/fa25c7a79edee280f275fbc35b83bcde906d1480) fix: Emit warning when empty config file is used ([#​19399](https://redirect.github.com/eslint/eslint/issues/19399)) (Nicholas C. Zakas) - [`31a9fd0`](https://redirect.github.com/eslint/eslint/commit/31a9fd03d23aecf2b1e0c9b3df27554aff245723) fix: Clearer error message for wrong plugin format ([#​19380](https://redirect.github.com/eslint/eslint/issues/19380)) (Nicholas C. Zakas) - [`61d99e3`](https://redirect.github.com/eslint/eslint/commit/61d99e38f248f4d9abc09d970c4eebddd1af86ca) fix: Better error message for unserializable parser ([#​19384](https://redirect.github.com/eslint/eslint/issues/19384)) (Nicholas C. Zakas) - [`db1b9a6`](https://redirect.github.com/eslint/eslint/commit/db1b9a66e387e573f45885687dfefc04ab2877fe) fix: Ensure module scope is checked for references in `consistent-this` ([#​19383](https://redirect.github.com/eslint/eslint/issues/19383)) (Nicholas C. Zakas) - [`8bcd820`](https://redirect.github.com/eslint/eslint/commit/8bcd820f37f2361e4f7261a9876f52d21bd9de8f) fix: `arrow-body-style` crash with single-token body ([#​19379](https://redirect.github.com/eslint/eslint/issues/19379)) (Milos Djermanovic) ##### Documentation - [`b7012c8`](https://redirect.github.com/eslint/eslint/commit/b7012c85f3c0f683baeffb6d856faf86c4d41702) docs: rewrite examples with var using let and const ([#​19407](https://redirect.github.com/eslint/eslint/issues/19407)) (Mueez Javaid Hashmi) - [`6406376`](https://redirect.github.com/eslint/eslint/commit/64063765afa5bf29855d996ccabfaa93b19bd458) docs: Update README (GitHub Actions Bot) - [`350f2b9`](https://redirect.github.com/eslint/eslint/commit/350f2b9349bc8d2230cd953c14b77071f2961f47) docs: rewrite some examples with var using let and const ([#​19404](https://redirect.github.com/eslint/eslint/issues/19404)) (Mueez Javaid Hashmi) - [`93c325a`](https://redirect.github.com/eslint/eslint/commit/93c325a7a841d0fe4b5bf79efdec832e7c8f805f) docs: rewrite examples with var using let and const ([#​19398](https://redirect.github.com/eslint/eslint/issues/19398)) (Mueez Javaid Hashmi) - [`56ff404`](https://redirect.github.com/eslint/eslint/commit/56ff4048e053374db39201e7e880bde4c930e19f) docs: replace var with let or const in rules docs ([#​19396](https://redirect.github.com/eslint/eslint/issues/19396)) (Daniel Harbrueger) - [`4053226`](https://redirect.github.com/eslint/eslint/commit/4053226996bbdec1ffdef8af1b9d7f5aa4b11b86) docs: change `sourceType` in `no-eval` examples ([#​19393](https://redirect.github.com/eslint/eslint/issues/19393)) (Milos Djermanovic) - [`1324af0`](https://redirect.github.com/eslint/eslint/commit/1324af027986d655848ee1a9dcb89a527917ea3e) docs: replace var with let and const in rules docs ([#​19392](https://redirect.github.com/eslint/eslint/issues/19392)) (Daniel Harbrueger) - [`8b87e00`](https://redirect.github.com/eslint/eslint/commit/8b87e007bb2ba59b73061d22ef34baffb5656b79) docs: replace `var` with `const` and `let` in rules ([#​19389](https://redirect.github.com/eslint/eslint/issues/19389)) (Tanuj Kanti) - [`758c66b`](https://redirect.github.com/eslint/eslint/commit/758c66bc8d83cd4eda9639b0745f0d0fb70f04f4) docs: Explain what frozen rules mean ([#​19382](https://redirect.github.com/eslint/eslint/issues/19382)) (Nicholas C. Zakas) - [`0ef8bb8`](https://redirect.github.com/eslint/eslint/commit/0ef8bb859c988e558683c2d8bd9c9606f22e456c) docs: additional checks for rule examples ([#​19358](https://redirect.github.com/eslint/eslint/issues/19358)) (Milos Djermanovic) - [`58ab2f6`](https://redirect.github.com/eslint/eslint/commit/58ab2f69d2d4cf9b49bf3fd303795040ec761ebd) docs: fix order of installation steps in getting started ([#​19326](https://redirect.github.com/eslint/eslint/issues/19326)) (Tanuj Kanti) ##### Chores - [`979097a`](https://redirect.github.com/eslint/eslint/commit/979097a3b4c656e2d9faabd4a52010d6647911f6) chore: upgrade [@​eslint/js](https://redirect.github.com/eslint/js)[@​9](https://redirect.github.com/9).20.0 ([#​19412](https://redirect.github.com/eslint/eslint/issues/19412)) (Francesco Trotta) - [`031734e`](https://redirect.github.com/eslint/eslint/commit/031734efcb27e0d800da7ec32f5d5dae55f80564) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`d4c47c3`](https://redirect.github.com/eslint/eslint/commit/d4c47c3738f2bf53b4f6a1cf505861b35875ac5f) test: avoid empty config warning in test output ([#​19408](https://redirect.github.com/eslint/eslint/issues/19408)) (Milos Djermanovic) - [`67dd82a`](https://redirect.github.com/eslint/eslint/commit/67dd82ab88d784b6f36e471b6a5c6f64e37f9485) chore: update dependency [@​eslint/json](https://redirect.github.com/eslint/json) to ^0.10.0 ([#​19387](https://redirect.github.com/eslint/eslint/issues/19387)) (renovate\[bot]) - [`15ac0e1`](https://redirect.github.com/eslint/eslint/commit/15ac0e182486f32d63171a310050383e15767697) chore: add permissions: read-all to stale.yml workflow ([#​19374](https://redirect.github.com/eslint/eslint/issues/19374)) (Josh Goldberg ✨) ### [`v9.19.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.19.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.18.0...v9.19.0) ##### Features - [`1637b8e`](https://redirect.github.com/eslint/eslint/commit/1637b8e87df5c7f58ab71e0e159f4b96c998e070) feat: add `--report-unused-inline-configs` ([#​19201](https://redirect.github.com/eslint/eslint/issues/19201)) (Josh Goldberg ✨) ##### Bug Fixes - [`aae6717`](https://redirect.github.com/eslint/eslint/commit/aae67172ab9631b4267fc03f64d3c3d6d1fcda73) fix: sync rule type header comments automatically ([#​19276](https://redirect.github.com/eslint/eslint/issues/19276)) (Francesco Trotta) ##### Documentation - [`cfea9ab`](https://redirect.github.com/eslint/eslint/commit/cfea9abe0e27cf2ce1d27232b8c70555397e141b) docs: Clarify overrideConfig option ([#​19370](https://redirect.github.com/eslint/eslint/issues/19370)) (Nicholas C. Zakas) - [`2b84f66`](https://redirect.github.com/eslint/eslint/commit/2b84f666cd7474bb061e2f12205af57f5dbb89d6) docs: Update README ([#​19362](https://redirect.github.com/eslint/eslint/issues/19362)) (Nicholas C. Zakas) - [`044f93c`](https://redirect.github.com/eslint/eslint/commit/044f93cbbe71a45130156004509083814e2b9669) docs: clarify frozen rule description ([#​19351](https://redirect.github.com/eslint/eslint/issues/19351)) (Pavel) - [`797ee7c`](https://redirect.github.com/eslint/eslint/commit/797ee7c0d669678b90c5d5742228bc7b24353f79) docs: fix Bluesky links ([#​19368](https://redirect.github.com/eslint/eslint/issues/19368)) (Milos Djermanovic) - [`81a9c0e`](https://redirect.github.com/eslint/eslint/commit/81a9c0ebc33dd33765711296f827c4448c80163d) docs: Update README (GitHub Actions Bot) - [`093fb3d`](https://redirect.github.com/eslint/eslint/commit/093fb3d40286588c2c425b738426ebfe5d142a63) docs: replace `var` with `let` and `const` in rule examples ([#​19365](https://redirect.github.com/eslint/eslint/issues/19365)) (Tanuj Kanti) - [`417de32`](https://redirect.github.com/eslint/eslint/commit/417de3298527e4f257e1ae7b02e1df9db3c9ed33) docs: replace var with const in rule examples ([#​19352](https://redirect.github.com/eslint/eslint/issues/19352)) (jj) - [`17f2aae`](https://redirect.github.com/eslint/eslint/commit/17f2aaec16d5afbb0d219bce6ae01d7b15d74828) docs: update getting-started config to match default generated config ([#​19308](https://redirect.github.com/eslint/eslint/issues/19308)) (0xDev) - [`8a0a5a8`](https://redirect.github.com/eslint/eslint/commit/8a0a5a8851f72982327c2aa3a41403963f025771) docs: better `global ignores` instruction ([#​19297](https://redirect.github.com/eslint/eslint/issues/19297)) (Jacopo Marrone) - [`6671a2c`](https://redirect.github.com/eslint/eslint/commit/6671a2cd8ccc710fefbccad9a813c3bea5f76c68) docs: Update README (GitHub Actions Bot) - [`e39d3f2`](https://redirect.github.com/eslint/eslint/commit/e39d3f22ff793db42e1f1fc3808cbb12fc513118) docs: fix divider for rule category ([#​19264](https://redirect.github.com/eslint/eslint/issues/19264)) (Tanuj Kanti) - [`e0cf53f`](https://redirect.github.com/eslint/eslint/commit/e0cf53f80a4b127524e0badc8999d5d1a247143f) docs: fix search result box position for small screens ([#​19328](https://redirect.github.com/eslint/eslint/issues/19328)) (Tanuj Kanti) - [`f92a680`](https://redirect.github.com/eslint/eslint/commit/f92a6803a10c66cf77408b2bf29c17bcd63b1049) docs: replace var with let or const in rule examples ([#​19331](https://redirect.github.com/eslint/eslint/issues/19331)) (Ravi Teja Kolla) - [`b04b84b`](https://redirect.github.com/eslint/eslint/commit/b04b84bc17d4aaaea1326cb08196593624db02a2) docs: revert accidental changes in TS config files docs ([#​19336](https://redirect.github.com/eslint/eslint/issues/19336)) (Francesco Trotta) ##### Chores - [`9b9cb05`](https://redirect.github.com/eslint/eslint/commit/9b9cb0584867916d50aa2e9590b132e2ef8ca59c) chore: upgrade [@​eslint/js](https://redirect.github.com/eslint/js)[@​9](https://redirect.github.com/9).19.0 ([#​19371](https://redirect.github.com/eslint/eslint/issues/19371)) (Milos Djermanovic) - [`58560e7`](https://redirect.github.com/eslint/eslint/commit/58560e70bb4dcb305343fcd7c893ac56a404f674) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`2089707`](https://redirect.github.com/eslint/eslint/commit/20897070913418078d8f1ea9a877d223650dff73) test: fix failing test in Node.js v22.13.0 ([#​19345](https://redirect.github.com/eslint/eslint/issues/19345)) (Francesco Trotta) ### [`v9.18.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.18.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.17.0...v9.18.0) ##### Features - [`e84e6e2`](https://redirect.github.com/eslint/eslint/commit/e84e6e269c4aefc84952e17a1f967697b02b7ad2) feat: Report allowed methods for `no-console` rule ([#​19306](https://redirect.github.com/eslint/eslint/issues/19306)) (Anna Bocharova) - [`8efc2d0`](https://redirect.github.com/eslint/eslint/commit/8efc2d0c92dab6099f34c1479cd80bdc5cd1b07b) feat: unflag TypeScript config files ([#​19266](https://redirect.github.com/eslint/eslint/issues/19266)) (Francesco Trotta) - [`87a9352`](https://redirect.github.com/eslint/eslint/commit/87a9352c621e7cd1d5bb77b3c08df7837363ea12) feat: check imports and class names in `no-shadow-restricted-names` ([#​19272](https://redirect.github.com/eslint/eslint/issues/19272)) (Milos Djermanovic) ##### Bug Fixes - [`da768d4`](https://redirect.github.com/eslint/eslint/commit/da768d4541c4c30bfc33640a07a8d8a485520b18) fix: correct `overrideConfigFile` type ([#​19289](https://redirect.github.com/eslint/eslint/issues/19289)) (Francesco Trotta) ##### Documentation - [`d9c23c5`](https://redirect.github.com/eslint/eslint/commit/d9c23c55be52a431141f38561c14140ee8b15686) docs: replace `var` with `const` in rule examples ([#​19325](https://redirect.github.com/eslint/eslint/issues/19325)) (Tanuj Kanti) - [`8e1a898`](https://redirect.github.com/eslint/eslint/commit/8e1a898411fd16c73332d7a2dd28aff9bac8da01) docs: add tabs to cli code blocks ([#​18784](https://redirect.github.com/eslint/eslint/issues/18784)) (Jay) - [`f3aeefb`](https://redirect.github.com/eslint/eslint/commit/f3aeefbd6547c25d78819ab7e77cf36a2c26611c) docs: rewrite using let and const in rule examples ([#​19320](https://redirect.github.com/eslint/eslint/issues/19320)) (PoloSpark) - [`0b680b3`](https://redirect.github.com/eslint/eslint/commit/0b680b3cc19c1e8d79ab94e7160051177c4adfe7) docs: Update README (GitHub Actions Bot) - [`98c86a9`](https://redirect.github.com/eslint/eslint/commit/98c86a99f7657a2f15ea30a251523446b10a7cad) docs: `Edit this page` button link to different branches ([#​19228](https://redirect.github.com/eslint/eslint/issues/19228)) (Tanuj Kanti) - [`6947901`](https://redirect.github.com/eslint/eslint/commit/6947901d14b18dbb2db259c9769bd8ac4cd04c3c) docs: remove hardcoded edit link ([#​19323](https://redirect.github.com/eslint/eslint/issues/19323)) (Milos Djermanovic) - [`03f2f44`](https://redirect.github.com/eslint/eslint/commit/03f2f442a9a8bec15e89786980c07be5980cdac5) docs: rewrite var with const in rules examples ([#​19317](https://redirect.github.com/eslint/eslint/issues/19317)) (Thiago) - [`26c3003`](https://redirect.github.com/eslint/eslint/commit/26c3003bfca2f7d98950446fdf5b3978d17a3a60) docs: Clarify dangers of eslint:all ([#​19318](https://redirect.github.com/eslint/eslint/issues/19318)) (Nicholas C. Zakas) - [`c038257`](https://redirect.github.com/eslint/eslint/commit/c03825730d277405c357388d62ed48b3973083ba) docs: add `eqeqeq` in related rules to `no-eq-null` ([#​19310](https://redirect.github.com/eslint/eslint/issues/19310)) (루밀LuMir) - [`89c8fc5`](https://redirect.github.com/eslint/eslint/commit/89c8fc54c977ac457d3b5525a87cec1c51e72e23) docs: rewrite examples with var using let and const ([#​19315](https://redirect.github.com/eslint/eslint/issues/19315)) (Amaresh S M) - [`db574c4`](https://redirect.github.com/eslint/eslint/commit/db574c4d380e2d25b6111a06bd15caa83f75bb2d) docs: add missing backticks to `no-void` ([#​19313](https://redirect.github.com/eslint/eslint/issues/19313)) (루밀LuMir) - [`8d943c3`](https://redirect.github.com/eslint/eslint/commit/8d943c335c528a6a6a631dcbd98506238240ecfb) docs: add missing backticks to `default-case-last` ([#​19311](https://redirect.github.com/eslint/eslint/issues/19311)) (루밀LuMir) - [`36ef8bb`](https://redirect.github.com/eslint/eslint/commit/36ef8bbeab495ef2598a4b1f52e32b4cb50be5e2) docs: rewrite examples with var using let and const ([#​19298](https://redirect.github.com/eslint/eslint/issues/19298)) (Amaresh S M) - [`1610c9e`](https://redirect.github.com/eslint/eslint/commit/1610c9ee1479f23b1bc5a6853d0b42b83dacdb7f) docs: add missing backticks to `no-else-return` ([#​19309](https://redirect.github.com/eslint/eslint/issues/19309)) (루밀LuMir) - [`df409d8`](https://redirect.github.com/eslint/eslint/commit/df409d8f76555c7baa4353d678d5fc460454a4d7) docs: Update README (GitHub Actions Bot) - [`2e84213`](https://redirect.github.com/eslint/eslint/commit/2e842138e689ee5623552e885c3a5ac1b0c2bfcf) docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View ([#​19304](https://redirect.github.com/eslint/eslint/issues/19304)) (Amaresh S M) - [`6e7361b`](https://redirect.github.com/eslint/eslint/commit/6e7361bb6ae93c87fccdf2219379c7793517f17a) docs: replace `var` with `let` and `const` in rule example ([#​19302](https://redirect.github.com/eslint/eslint/issues/19302)) (Tanuj Kanti) - [`069af5e`](https://redirect.github.com/eslint/eslint/commit/069af5e9ac43c7f33bd2a30abce3d5d94f504465) docs: rewrite `var` using `const` in rule examples ([#​19303](https://redirect.github.com/eslint/eslint/issues/19303)) (Kim GyeonWon) - [`064e35d`](https://redirect.github.com/eslint/eslint/commit/064e35de95339cfedcad467c3c9871d5ff70c1a7) docs: remove 'I hope to' comments from scope-manager-interface ([#​19300](https://redirect.github.com/eslint/eslint/issues/19300)) (Josh Goldberg ✨) - [`8e00305`](https://redirect.github.com/eslint/eslint/commit/8e003056a805468b07bcf4edba83a90a932fb520) docs: replace `var` with `const` in rule examples ([#​19299](https://redirect.github.com/eslint/eslint/issues/19299)) (Tanuj Kanti) - [`a559009`](https://redirect.github.com/eslint/eslint/commit/a559009f51ad9f081bae5252bb2b7a6e23c54767) docs: Add warning about extending core rules ([#​19295](https://redirect.github.com/eslint/eslint/issues/19295)) (Nicholas C. Zakas) - [`0bfdf6c`](https://redirect.github.com/eslint/eslint/commit/0bfdf6caaf3e1553c67a77da900245879c730ad3) docs: Update README (GitHub Actions Bot) - [`ce0b9ff`](https://redirect.github.com/eslint/eslint/commit/ce0b9ff04242f61c8c49fc1ce164eb45eb3c459a) docs: add navigation link for `code explorer` ([#​19285](https://redirect.github.com/eslint/eslint/issues/19285)) (Tanuj Kanti) - [`e255cc9`](https://redirect.github.com/eslint/eslint/commit/e255cc98abef202929112378bfe133f260f2ac9d) docs: add bluesky icon to footer ([#​19290](https://redirect.github.com/eslint/eslint/issues/19290)) (Tanuj Kanti) - [`5d64851`](https://redirect.github.com/eslint/eslint/commit/5d64851955f410f31c159a7097f6cc7d4a01d6a1) docs: remove outdated info about environments ([#​19296](https://redirect.github.com/eslint/eslint/issues/19296)) (Francesco Trotta) - [`eec01f0`](https://redirect.github.com/eslint/eslint/commit/eec01f04ae1c44f7c9a8c6afec59dd72f5a57600) docs: switch rule examples config format to `languageOptions` ([#​19277](https://redirect.github.com/eslint/eslint/issues/19277)) (Milos Djermanovic) - [`b36ca0a`](https://redirect.github.com/eslint/eslint/commit/b36ca0a490829c579358ec7193bde35275000e04) docs: Fixing Focus Order by Rearranging Element Sequence ([#​19241](https://redirect.github.com/eslint/eslint/issues/19241)) (Amaresh S M) - [`d122c8a`](https://redirect.github.com/eslint/eslint/commit/d122c8a756bb8e232ef7c25cca6dcae645094835) docs: add missing backticks to `sort-imports` ([#​19282](https://redirect.github.com/eslint/eslint/issues/19282)) (루밀LuMir) - [`0367a70`](https://redirect.github.com/eslint/eslint/commit/0367a70a43346f1b9df8be75d38f98f9cfe4007c) docs: update custom parser docs ([#​19288](https://redirect.github.com/eslint/eslint/issues/19288)) (Francesco Trotta) - [`8c07ebb`](https://redirect.github.com/eslint/eslint/commit/8c07ebb9004309f8691f972d554e8bbb3eb517bc) docs: add `border-radius` to `hX:target` selector styles ([#​19270](https://redirect.github.com/eslint/eslint/issues/19270)) (루밀LuMir) - [`eff7c57`](https://redirect.github.com/eslint/eslint/commit/eff7c5721c101975a03e7906905f1fe2c9538df0) docs: add limitation section in `no-loop-func` ([#​19287](https://redirect.github.com/eslint/eslint/issues/19287)) (Tanuj Kanti) - [`5db226f`](https://redirect.github.com/eslint/eslint/commit/5db226f4da9ad7d53a4505a90290b68d4036c082) docs: add missing backticks in various parts of the documentation ([#​19269](https://redirect.github.com/eslint/eslint/issues/19269)) (루밀LuMir) - [`789edbb`](https://redirect.github.com/eslint/eslint/commit/789edbbae5aeeefc8fee94cd653b0b5f3e2ae3eb) docs: Update README (GitHub Actions Bot) - [`613c06a`](https://redirect.github.com/eslint/eslint/commit/613c06a2c341758739473409a2331074884ec7f8) docs: mark rules that are frozen with ❄️ ([#​19231](https://redirect.github.com/eslint/eslint/issues/19231)) (Amaresh S M) - [`43172ec`](https://redirect.github.com/eslint/eslint/commit/43172ecbd449c13a503cb39539e31106179f5d80) docs: Update README (GitHub Actions Bot) - [`ac8b3c4`](https://redirect.github.com/eslint/eslint/commit/ac8b3c4ca9f7b84f84356137cf23a1ba6dfecf11) docs: fix description of `overrideConfigFile` option ([#​19262](https://redirect.github.com/eslint/eslint/issues/19262)) (Milos Djermanovic) - [`bbb9b46`](https://redirect.github.com/eslint/eslint/commit/bbb9b46c20662019e98df85dedde9b68719afa1f) docs: Update README (GitHub Actions Bot) - [`995b492`](https://redirect.github.com/eslint/eslint/commit/995b49231a3f0ccddb941663175ce4fead9c9432) docs: fix inconsistent divider in rule categories box ([#​19249](https://redirect.github.com/eslint/eslint/issues/19249)) (Tanuj Kanti) - [`f76d05d`](https://redirect.github.com/eslint/eslint/commit/f76d05da6e745adbea574c32b334638c7ba3c0c8) docs: Refactor search result handling with better event listener cleanup ([#​19252](https://redirect.github.com/eslint/eslint/issues/19252)) (Amaresh S M) - [`c5f3d7d`](https://redirect.github.com/eslint/eslint/commit/c5f3d7dab303468ae33ccfec61bba75a816f832c) docs: Update README (GitHub Actions Bot) ##### Chores - [`c52be85`](https://redirect.github.com/eslint/eslint/commit/c52be85c4a916f70807377e1a486adb3a5857347) chore: upgrade to `@eslint/js@9.18.0` ([#​19330](https://redirect.github.com/eslint/eslint/issues/19330)) (Francesco Trotta) - [`362099c`](https://redirect.github.com/eslint/eslint/commit/362099c580992b2602316fc417ce3e595b96f28c) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`495aa49`](https://redirect.github.com/eslint/eslint/commit/495aa499a7390f99b763cba8f2b8312e3eecfe0d) chore: extract package `name` from `package.json` for public interface ([#​19314](https://redirect.github.com/eslint/eslint/issues/19314)) (루밀LuMir) - [`6fe0e72`](https://redirect.github.com/eslint/eslint/commit/6fe0e7244a7e88458ea7fdcebc43794c03793c4b) chore: update dependency [@​eslint/json](https://redirect.github.com/eslint/json) to ^0.9.0 ([#​19263](https://redirect.github.com/eslint/eslint/issues/19263)) (renovate\[bot]) ### [`v9.17.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.17.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.16.0...v9.17.0) #### Features - [`eed91d1`](https://redirect.github.com/eslint/eslint/commit/eed91d12d4d265bd32905dd1fbf8a6d5dbcdb54a) feat: add suggestions to `no-unused-vars` ([#​18352](https://redirect.github.com/eslint/eslint/issues/18352)) (Tanuj Kanti) #### Bug Fixes - [`67d683d`](https://redirect.github.com/eslint/eslint/commit/67d683df29d873002299c70736dacea731b69f5d) fix: fix crash when `message.fix` is nullish ([#​19168](https://redirect.github.com/eslint/eslint/issues/19168)) (ntnyq) - [`c618707`](https://redirect.github.com/eslint/eslint/commit/c61870715e5bc1cb51c45a8efd72f392502807b8) fix: ignore vars with non-identifier references in no-useless-assignment ([#​19200](https://redirect.github.com/eslint/eslint/issues/19200)) (YeonJuan) #### Documentation - [`3c22d2a`](https://redirect.github.com/eslint/eslint/commit/3c22d2accedd7b0bc381a4eee2c3db4df657b236) docs: update `yoda` to `Yoda` in `yoda.md` for consistency ([#​19230](https://redirect.github.com/eslint/eslint/issues/19230)) (루밀LuMir) - [`e0a2203`](https://redirect.github.com/eslint/eslint/commit/e0a220355f447b3674b758776344959ce746b5e3) docs: add missing backticks to `no-sequences` ([#​19233](https://redirect.github.com/eslint/eslint/issues/19233)) (루밀LuMir) - [`4cc4881`](https://redirect.github.com/eslint/eslint/commit/4cc48812cdfd686304b5b3b71ea70cd7f2d8389a) docs: Update README (GitHub Actions Bot) - [`3db6fdf`](https://redirect.github.com/eslint/eslint/commit/3db6fdf885b17d25103e3cddc31fea56542e064d) docs: \[no-await-in-loop] expand on benefits and inapplicability ([#​19211](https://redirect.github.com/eslint/eslint/issues/19211)) (Kirk Waiblinger) - [`bf2a4f6`](https://redirect.github.com/eslint/eslint/commit/bf2a4f686bb387711e269b08f13771e4208113f0) docs: add missing backticks to `func-style` ([#​19227](https://redirect.github.com/eslint/eslint/issues/19227)) (루밀LuMir) - [`ba098bd`](https://redirect.github.com/eslint/eslint/commit/ba098bd03c9943007ec77d628dc59f7eaf60f871) docs: add missing header to `prefer-spread` ([#​19224](https://redirect.github.com/eslint/eslint/issues/19224)) (루밀LuMir) - [`b607ae6`](https://redirect.github.com/eslint/eslint/commit/b607ae64913ca2b6450a74344ab0ad548e314915) docs: update description of `no-param-reassign` ([#​19220](https://redirect.github.com/eslint/eslint/issues/19220)) (루밀LuMir) - [`1eb424d`](https://redirect.github.com/eslint/eslint/commit/1eb424de558fba301eaef9a7fce256539b48dee3) docs: add missing backticks to `prefer-destructuring` ([#​19223](https://redirect.github.com/eslint/eslint/issues/19223)) (루밀LuMir) - [`85998d1`](https://redirect.github.com/eslint/eslint/commit/85998d14051c7a0c5b7b6da8cfda13dc1fc7c153) docs: add missing backticks to `no-unneeded-ternary` ([#​19222](https://redirect.github.com/eslint/eslint/issues/19222)) (루밀LuMir) - [`b75b32c`](https://redirect.github.com/eslint/eslint/commit/b75b32c091f0742788ecf232f52d9e9427008526) docs: add missing backticks to `no-new-func` ([#​19219](https://redirect.github.com/eslint/eslint/issues/19219)) (루밀LuMir) - [`a7700bc`](https://redirect.github.com/eslint/eslint/commit/a7700bcc9c566b3e348a72f3e6a4a6f5ac3345a4) docs: add missing backticks to `id-length` ([#​19217](https://redirect.github.com/eslint/eslint/issues/19217)) (루밀LuMir) - [`e2bb429`](https://redirect.github.com/eslint/eslint/commit/e2bb429974ae397c1c1cc495fa7630441c9da61a) docs: add missing backticks to `complexity.md` ([#​19214](https://redirect.github.com/eslint/eslint/issues/19214)) (루밀LuMir) - [`045d716`](https://redirect.github.com/eslint/eslint/commit/045d716b92276720961e950e6a259ef40e8e07ea) docs: add missing `)` to `id-denylist` ([#​19213](https://redirect.github.com/eslint/eslint/issues/19213)) (루밀LuMir) - [`7fe4114`](https://redirect.github.com/eslint/eslint/commit/7fe4114be2e714506fd406ea4474430ea3de0f93) docs: Update README (GitHub Actions Bot) - [`c743ba6`](https://redirect.github.com/eslint/eslint/commit/c743ba6402a27130f8b7700ae0816b087e20085d) docs: add CSS language to `no-restricted-syntax` ([#​19208](https://redirect.github.com/eslint/eslint/issues/19208)) (Milos Djermanovic) - [`1416d70`](https://redirect.github.com/eslint/eslint/commit/1416d70d4358a57e99e810dd25ac0e6263924c02) docs: add missing backticks to `eqeqeq` ([#​19207](https://redirect.github.com/eslint/eslint/issues/19207)) (루밀LuMir) - [`b950c1b`](https://redirect.github.com/eslint/eslint/commit/b950c1b7db28cc569a53b6677b71a40f1fe3bf98) docs: add missing backticks to `prefer-object-spread` ([#​19206](https://redirect.github.com/eslint/eslint/issues/19206)) (루밀LuMir) - [`8a941cb`](https://redirect.github.com/eslint/eslint/commit/8a941cb776d0872236c33027bcff6337739a6ddb) docs: update docs and `description` of `require-unicode-regexp` ([#​19205](https://redirect.github.com/eslint/eslint/issues/19205)) (루밀LuMir) - [`cbab228`](https://redirect.github.com/eslint/eslint/commit/cbab2281ddd583ddddfb55151babbd9ea59eb078) docs: Update README (GitHub Actions Bot) - [`f2257ce`](https://redirect.github.com/eslint/eslint/commit/f2257ce41278dd85170d4d102969738bcabd5903) docs: update comments and `description` of `no-script-url` ([#​19203](https://redirect.github.com/eslint/eslint/issues/19203)) (루밀LuMir) - [`365f0f4`](https://redirect.github.com/eslint/eslint/commit/365f0f4df7045c42de0f9624c488d62cf7f6cece) docs: add missing backtick to `default-case-last` ([#​19202](https://redirect.github.com/eslint/eslint/issues/19202)) (루밀LuMir) - [`e6b84f5`](https://redirect.github.com/eslint/eslint/commit/e6b84f535e84050b0c63ae304eb17f9d181ac299) docs: add missing punctuation in document ([#​19161](https://redirect.github.com/eslint/eslint/issues/19161)) (루밀LuMir) - [`c88708e`](https://redirect.github.com/eslint/eslint/commit/c88708e0571b62ee5d6c6168373e4204ec75b931) docs: replace quote with backtick in `description` of `for-direction` ([#​19199](https://redirect.github.com/eslint/eslint/issues/19199)) (루밀LuMir) - [`a76f233`](https://redirect.github.com/eslint/eslint/commit/a76f233a67abebf861efc0dd06cde2187abbd273) docs: use higher contrast color tokens for code comments ([#​19187](https://redirect.github.com/eslint/eslint/issues/19187)) (Josh Goldberg ✨) - [`db19502`](https://redirect.github.com/eslint/eslint/commit/db195024978044b7457d5d551299f96f6b60caed) docs: Update README (GitHub Actions Bot) #### Chores - [`cc243c9`](https://redirect.github.com/eslint/eslint/commit/cc243c948226a585f01d3e68b4cedbabcc5e0e40) chore: upgrade to `@eslint/js@9.17.0` ([#​19242](https://redirect.github.com/eslint/eslint/issues/19242)) (Francesco Trotta) - [`84c5787`](https://redirect.github.com/eslint/eslint/commit/84c57877801da729265cf9ce11d325c0be8c82b1) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`4c4f53b`](https://redirect.github.com/eslint/eslint/commit/4c4f53b8c961dd6aed6c0cdca303018d805a59fe) chore: add missing backticks to `flags.js` ([#​19226](https://redirect.github.com/eslint/eslint/issues/19226)) (루밀LuMir) - [`4b3132c`](https://redirect.github.com/eslint/eslint/commit/4b3132c3f55db6b51665c4c42bb762d00e266262) chore: update dependency eslint-plugin-expect-type to ^0.6.0 ([#​19221](https://redirect.github.com/eslint/eslint/issues/19221)) (renovate\[bot]) - [`9bf2204`](https://redirect.github.com/eslint/eslint/commit/9bf220464a594d44744fd35d688c61159366b8ea) chore: add type definitions for the `eslint-config-eslint` package ([#​19050](https://redirect.github.com/eslint/eslint/issues/19050)) (Arya Emami) - [`ee8c220`](https://redirect.github.com/eslint/eslint/commit/ee8c2200a19dd55aa5068b6cd336a2aec7c52ad3) chore: fix incorrect `name` property in `integration-tutorial-code` ([#​19218](https://redirect.github.com/eslint/eslint/issues/19218)) (루밀LuMir) - [`cca801d`](https://redirect.github.com/eslint/eslint/commit/cca801dd17931cfd913456569b41f6132d0366aa) chore: Upgrade cross-spawn to 7.0.6 ([#​19185](https://redirect.github.com/eslint/eslint/issues/19185)) (folortin) ### [`v9.16.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.16.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.15.0...v9.16.0) ##### Features - [`8f70eb1`](https://redirect.github.com/eslint/eslint/commit/8f70eb142cce025e7040d016a959eff0f51eb672) feat: Add `ignoreComputedKeys` option in `sort-keys` rule ([#​19162](https://redirect.github.com/eslint/eslint/issues/19162)) (Milos Djermanovic) ##### Documentation - [`9eefc8f`](https://redirect.github.com/eslint/eslint/commit/9eefc8f813b5c31f49fbbd9a36f439b365bea180) docs: fix typos in `use-isnan` ([#​19190](https://redirect.github.com/eslint/eslint/issues/19190)) (루밀LuMir) - [`0c8cea8`](https://redirect.github.com/eslint/eslint/commit/0c8cea8c803962a4358032fde5c117a1e9c41ca0) docs: switch the order of words in `no-unreachable` ([#​19189](https://redirect.github.com/eslint/eslint/issues/19189)) (루밀LuMir) - [`0c19417`](https://redirect.github.com/eslint/eslint/commit/0c19417c644a29b5113d3a2b94ce00640117574b) docs: add missing backtick to `no-async-promise-executor` ([#​19188](https://redirect.github.com/eslint/eslint/issues/19188)) (루밀LuMir) - [`8df9276`](https://redirect.github.com/eslint/eslint/commit/8df927646cadaa70263914c62f2f76fccb8c46fd) docs: add backtick in `-0` in `description` of `no-compare-neg-zero` ([#​19186](https://redirect.github.com/eslint/eslint/issues/19186)) (루밀LuMir) - [`7e16e3f`](https://redirect.github.com/eslint/eslint/commit/7e16e3fb8594e361b3e121d2d4059dc26e30c407) docs: fix `caseSensitive` option's title of `sort-keys` ([#​19183](https://redirect.github.com/eslint/eslint/issues/19183)) (Tanuj Kanti) - [`0c6b842`](https://redirect.github.com/eslint/eslint/commit/0c6b84212144da3238693fa56500b02bd4a9f05a) docs: fix typos in `migration-guide.md` ([#​19180](https://redirect.github.com/eslint/eslint/issues/19180)) (루밀LuMir) - [`353266e`](https://redirect.github.com/eslint/eslint/commit/353266edf827d4e63e9efef321f5d128748bc74d) docs: fix a typo in `debug.md` ([#​19179](https://redirect.github.com/eslint/eslint/issues/19179)) (루밀LuMir) - [`5ff318a`](https://redirect.github.com/eslint/eslint/commit/5ff318a528e3f6b8b9c6a62ea949d66ebb7f0716) docs: delete unnecessary horizontal rule(`---`) in `nodejs-api` ([#​19175](https://redirect.github.com/eslint/eslint/issues/19175)) (루밀LuMir) - [`576bcc5`](https://redirect.github.com/eslint/eslint/commit/576bcc5461c0c00c30dfceec9abcddb99e559c74) docs: mark more rules as handled by TypeScript ([#​19164](https://redirect.github.com/eslint/eslint/issues/19164)) (Tanuj Kanti) - [`742d054`](https://redirect.github.com/eslint/eslint/commit/742d054ac1124d4e53c84234dd6960d4e272d490) docs: note that `no-restricted-syntax` can be used with any language ([#​19148](https://redirect.github.com/eslint/eslint/issues/19148)) (Milos Djermanovic) ##### Chores - [`feb703b`](https://redirect.github.com/eslint/eslint/commit/feb703b3dc198cda03fb69c75a31d56d999b9d2e) chore: upgrade to `@eslint/js@9.16.0` ([#​19195](https://redirect.github.com/eslint/eslint/issues/19195)) (Francesco Trotta) - [`df9bf95`](https://redirect.github.com/eslint/eslint/commit/df9bf9519a302e284700ad300463ecdf2ebf9f25) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`f831893`](https://redirect.github.com/eslint/eslint/commit/f831893b6e2951f56ce8b9ff12e4a16913b72b47) chore: add type for `ignoreComputedKeys` option of `sort-keys` ([#​19184](https://redirect.github.com/eslint/eslint/issues/19184)) (Tanuj Kanti) - [`3afb8a1`](https://redirect.github.com/eslint/eslint/commit/3afb8a1dcf12ad12df480db014042a51403ff672) chore: update dependency [@​eslint/json](https://redirect.github.com/eslint/json) to ^0.8.0 ([#​19177](https://redirect.github.com/eslint/eslint/issues/19177)) (Milos Djermanovic) - [`1f77c53`](https://redirect.github.com/eslint/eslint/commit/1f77c53b12d00403b88a0e02c8d2432278abcf52) chore: add `repository.directory` property to `package.json` ([#​19165](https://redirect.github.com/eslint/eslint/issues/19165)) (루밀LuMir) - [`d460594`](https://redirect.github.com/eslint/eslint/commit/d46059410a0e02b98067aa31975c25fd8d0d1c2b) chore: update dependency [@​arethetypeswrong/cli](https://redirect.github.com/arethetypeswrong/cli) to ^0.17.0 ([#​19147](https://redirect.github.com/eslint/eslint/issues/19147)) (renovate\[bot]) - [`45cd4ea`](https://redirect.github.com/eslint/eslint/commit/45cd4ead9c4fc354a2542b806ec82afb67cb54fc) refactor: update default options in rules ([#​19136](https://redirect.github.com/eslint/eslint/issues/19136)) (Milos Djermanovic) ### [`v9.15.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.15.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.14.0...v9.15.0) ##### Features - [`01557ce`](https://redirect.github.com/eslint/eslint/commit/01557cec24203be72222858a3912da0a474ac75c) feat: Implement Language#normalizeLanguageOptions() ([#​19104](https://redirect.github.com/eslint/eslint/issues/19104)) (Nicholas C. Zakas) - [`2edc0e2`](https://redirect.github.com/eslint/eslint/commit/2edc0e2bdc40c4a6da8d526c82c0b6c582bae419) feat: add meta.defaultOptions ([#​17656](https://redirect.github.com/eslint/eslint/issues/17656)) (Josh Goldberg ✨) - [`bdec50e`](https://redirect.github.com/eslint/eslint/commit/bdec50e91baf9d5eefa07d97d2059fdebb53cdaa) feat: fix `no-useless-computed-key` false negative with `__proto__` ([#​19123](https://redirect.github.com/eslint/eslint/issues/19123)) (Milos Djermanovic) - [`3087c9e`](https://redirect.github.com/eslint/eslint/commit/3087c9e95094cad1354aca2e4ae48c7bd2381184) feat: add `meta` object to `@eslint/js` plugin ([#​19095](https://redirect.github.com/eslint/eslint/issues/19095)) (Francesco Trotta) ##### Bug Fixes - [`fd33f13`](https://redirect.github.com/eslint/eslint/commit/fd33f1315ac59b1b3828dbab8e1e056a1585eff0) fix: update types for `no-restricted-imports` rule ([#​19060](https://redirect.github.com/eslint/eslint/issues/19060)) (Nitin Kumar) - [`bd35098`](https://redirect.github.com/eslint/eslint/commit/bd35098f5b949ecb83e8c7e287524b28b2a3dd71) fix: switch away from Node.js node:assert and AssertionError ([#​19082](https://redirect.github.com/eslint/eslint/issues/19082)) (Josh Goldberg ✨) - [`9db5b15`](https://redirect.github.com/eslint/eslint/commit/9db5b152c325a930130d49ca967013471c3ba0dc) fix: unsafe report for `no-lonely-if` ([#​19087](https://redirect.github.com/eslint/eslint/issues/19087)) (Abraham Guo) - [`68fa497`](https://redirect.github.com/eslint/eslint/commit/68fa497f6a11f1738dce85bb2bdd7a5f8b9f5d6d) fix: ignore files on a different drive on Windows ([#​19069](https://redirect.github.com/eslint/eslint/issues/19069)) (Francesco Trotta) - [`4ce625a`](https://redirect.github.com/eslint/eslint/commit/4ce625a230778a41b856162df9ebcc57c25cc103) fix: upgrade [@​humanwhocodes/retry](https://redirect.github.com/humanwhocodes/retry)[@​0](https://redirect.github.com/0).4.1 to avoid debug logs ([#​19102](https://redirect.github.com/eslint/eslint/issues/19102)) (Milos Djermanovic) ##### Documentation - [`d927920`](https://redirect.github.com/eslint/eslint/commit/d9279202e7d15452e44adf38451d33d4aaad3bd4) docs: fix styles in no-js mode ([#​18916](https://redirect.github.com/eslint/eslint/issues/18916)) (Tanuj Kanti) - [`09bc2a8`](https://redirect.github.com/eslint/eslint/commit/09bc2a88c00aa9a93c7de505795fc4e85b2e6357) docs: Update README (GitHub Actions Bot) - [`39089c8`](https://redirect.github.com/eslint/eslint/commit/39089c80a7af09494fce86a6574bf012cbe46d10) docs: add `no-useless-computed-key` examples with object patterns ([#​19109](https://redirect.github.com/eslint/eslint/issues/19109)) (Milos Djermanovic) - [`895c60f`](https://redirect.github.com/eslint/eslint/commit/895c60f7fe09f59df1e9490006220d3ec4b9d5b0) docs: add missing messageId property and suggestion properties ([#​19122](https://redirect.github.com/eslint/eslint/issues/19122)) (fnx) - [`298625e`](https://redirect.github.com/eslint/eslint/commit/298625eb65dc00bfa0a877ea46faada22021c23e) docs: Change CLI -c to use flat config ([#​19103](https://redirect.github.com/eslint/eslint/issues/19103)) (Nicholas C. Zakas) - [`522d8a3`](https://redirect.github.com/eslint/eslint/commit/522d8a32f326c52886c531f43cf6a1ff15af8286) docs: add deprecation on `indent`, `quotes` and `semi` rule types ([#​19090](https://redirect.github.com/eslint/eslint/issues/19090)) (Marco Pasqualetti) ##### Chores - [`2967d91`](https://redirect.github.com/eslint/eslint/commit/2967d91037ad670ea3a67fdb9c171b60d9af138b) chore: upgrade [@​eslint/js](https://redirect.github.com/eslint/js)[@​9](https://redirect.github.com/9).15.0 ([#​19133](https://redirect.github.com/eslint/eslint/issues/19133)) (Milos Djermanovic) - [`b441bee`](https://redirect.github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`7d6bf4a`](https://redirect.github.com/eslint/eslint/commit/7d6bf4a250f97d8ff1e2606e3d769e016a32f45b) chore: upgrade [@​eslint/core](https://redirect.github.com/eslint/core)[@​0](https://redirect.github.com/0).9.0 ([#​19131](https://redirect.github.com/eslint/eslint/issues/19131)) (Milos Djermanovic) - [`902e707`](https://redirect.github.com/eslint/eslint/commit/902e70713de1ab67ede9ef8a3836fd2d09a759e5) chore: upgrade [@​eslint/plugin-kit](https://redirect.github.com/eslint/plugin-kit)[@​0](https://redirect.github.com/0).2.3 ([#​19130](https://redirect.github.com/eslint/eslint/issues/19130)) (Milos Djermanovic) - [`5ff6c1d`](https://redirect.github.com/eslint/eslint/commit/5ff6c1dd09f32b56c05ab97f328741fc8ffb1f64) chore: bump cross-spawn ([#​19125](https://redirect.github.com/eslint/eslint/issues/19125)) (Ian Bobinac) - [`cceccc7`](https://redirect.github.com/eslint/eslint/commit/cceccc771631011e04b37122b990205f0e8b6925) chore: update dependency [@​eslint/json](https://redirect.github.com/eslint/json) to ^0.6.0 ([#​19117](https://redirect.github.com/eslint/eslint/issues/19117)) (renovate\[bot]) - [`0da3f73`](https://redirect.github.com/eslint/eslint/commit/0da3f732fe1776f8f79dac829b2cab4cedd4b6d8) chore: update algolia referrer ([#​19114](https://redirect.github.com/eslint/eslint/issues/19114)) (Strek) - [`4f08332`](https://redirect.github.com/eslint/eslint/commit/4f08332ac03e51002f8de6da5c5a362608205437) ci: unpin `trunk-io/trunk-action` ([#​19108](https://redirect.github.com/eslint/eslint/issues/19108)) (Francesco Trotta) - [`6b75683`](https://redirect.github.com/eslint/eslint/commit/6b75683b47c346faaeb6c1dac8e168d64338c7b3) perf: optimize `text-table` by replacing regex with `trimEnd` ([#​19061](https://redirect.github.com/eslint/eslint/issues/19061)) (Nitin Kumar) ### [`v9.14.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.14.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.13.0...v9.14.0) ##### Features - [`3fa009f`](https://redirect.github.com/eslint/eslint/commit/3fa009f25992d3d305437205be0ca145a0fb53f4) feat: add support for Import Attributes and RegExp Modifiers ([#​19076](https://redirect.github.com/eslint/eslint/issues/19076)) (Milos Djermanovic) - [`b0faee3`](https://redirect.github.com/eslint/eslint/commit/b0faee30e007a89bd7bdbc22a70223fabb99a541) feat: add types for the `@eslint/js` package ([#​19010](https://redirect.github.com/eslint/eslint/issues/19010)) (Nitin Kumar) ##### Bug Fixes - [`24d0172`](https://redirect.github.com/eslint/eslint/commit/24d0172bbfb92cac663cb1631bd04e7539262066) fix: enable retry concurrency limit for readFile() ([#​19077](https://redirect.github.com/eslint/eslint/issues/19077)) (Nicholas C. Zakas) - [`b442067`](https://redirect.github.com/eslint/eslint/commit/b44206725247d30b10cd58859c388949f5489087) fix: Don't crash when directory is deleted during traversal. ([#​19067](https://redirect.github.com/eslint/eslint/issues/19067)) (Nicholas C. Zakas) - [`d474443`](https://redirect.github.com/eslint/eslint/commit/d474443109762f3b92811df0411965cf64f595c2) fix: avoid call stack overflow while processing globs ([#​19035](https://redirect.github.com/eslint/eslint/issues/19035)) (Livia Medeiros) ##### Documentation - [`151c965`](https://redirect.github.com/eslint/eslint/commit/151c965aec1c46000ac7dfc67a1c04802112aafc) docs: update `context.languageOptions.parser` description ([#​19084](https://redirect.github.com/eslint/eslint/issues/19084)) (Nitin Kumar) - [`dc34f94`](https://redirect.github.com/eslint/eslint/commit/dc34f94a2ed25b37ac4aafcabed7bfae582db77e) docs: Update README (GitHub Actions Bot) - [`f16e846`](https://redirect.github.com/eslint/eslint/commit/f16e846ac004bc32e52cd3991d14d7a89374bbb5) docs: Update README (GitHub Actions Bot) - [`ee0a77e`](https://redirect.github.com/eslint/eslint/commit/ee0a77ea3caa5838bab704b54a577eefbed58f68) docs: change link from [@​types/eslint](https://redirect.github.com/types/eslint) to lib/types ([#​19049](https://redirect.github.com/eslint/eslint/issues/19049)) (Karl Horky) - [`50f03a1`](https://redirect.github.com/eslint/eslint/commit/50f03a119e6827c03b1d6c86d3aa1f4820b609e8) docs: Clarify global ignores in config migration guide ([#​19032](https://redirect.github.com/eslint/eslint/issues/19032)) (Milos Djermanovic) ##### Build Related - [`37c9177`](https://redirect.github.com/eslint/eslint/commit/37c9177aa07296a7a794c4b4ef5333e16fa22415) build: update `@wdio/*` dependencies ([#​19068](https://redirect.github.com/eslint/eslint/issues/19068)) (Francesco Trotta) - [`35a8858`](https://redirect.github.com/eslint/eslint/commit/35a8858d62cb050fa0b56702e55c94ffaaf6956d) build: exclude flawed dendency versions ([#​19065](https://redirect.github.com/eslint/eslint/issues/19065)) (Francesco Trotta) ##### Chores - [`f36cb16`](https://redirect.github.com/eslint/eslint/commit/f36cb1649a85028fb3999ee2056ee467a907c061) chore: upgrade [@​eslint/js](https://redirect.github.com/eslint/js)[@​9](https://redirect.github.com/9).14.0 ([#​19086](https://redirect.github.com/eslint/eslint/issues/19086)) (Milos Djermanovic) - [`28be447`](https://redirect.github.com/eslint/eslint/commit/28be4471f6eb61b4304ae3d17ea7eeacc6364bbe) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`f48a2a0`](https://redirect.github.com/eslint/eslint/commit/f48a2a0e9bf4a659b9af5e70e873fb631430c1ba) test: add `no-invalid-regexp` tests with RegExp Modifiers ([#​19075](https://redirect.github.com/eslint/eslint/issues/19075)) (Milos Djermanovic) - [`425202e`](https://redirect.github.com/eslint/eslint/commit/425202ed49a1372c1719d4e7b48d0fbdda8af9fa) perf: Fix caching in config loaders ([#​19042](https://redirect.github.com/eslint/eslint/issues/19042)) (Milos Djermanovic) - [`3d44b3c`](https://redirect.github.com/eslint/eslint/commit/3d44b3c4751e4c44c32b879b65a723faee9c1c29) ci: run tests in Node.js 23 ([#​19055](https://redirect.github.com/eslint/eslint/issues/19055)) (Francesco Trotta) - [`7259627`](https://redirect.github.com/eslint/eslint/commit/725962731538eaa38d5d78b9e82ce3fccc9762d0) test: ensure tmp directory cleanup in `check-emfile-handling.js` ([#​19036](https://redirect.github.com/eslint/eslint/issues/19036)) (Livia Medeiros) ### [`v9.13.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.13.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.12.0...v9.13.0) ##### Features - [`381c32b`](https://redirect.github.com/eslint/eslint/commit/381c32b6975fa3208c62ca2b1052eb87182ed731) feat: Allow languages to provide `defaultLanguageOptions` ([#​19003](https://redirect.github.com/eslint/eslint/issues/19003)) (Milos Djermanovic) - [`bf723bd`](https://redirect.github.com/eslint/eslint/commit/bf723bd0f948dbfef57f9b34ff894e7603aeaf88) feat: Improve eslintrc warning message ([#​19023](https://redirect.github.com/eslint/eslint/issues/19023)) (Milos Djermanovic) - [`1def4cd`](https://redirect.github.com/eslint/eslint/commit/1def4cdfab1f067c5089df8b36242cdf912b0eb6) feat: drop support for jiti v1.21 ([#​18996](https://redirect.github.com/eslint/eslint/issues/18996)) (Francesco Trotta) - [`f879be2`](https://redirect.github.com/eslint/eslint/commit/f879be240ca7ddf485b700df0eb93985ccb1db45) feat: export `ESLint.defaultConfig` ([#​18983](https://redirect.github.com/eslint/eslint/issues/18983)) (Nitin Kumar) ##### Bug Fixes - [`78836d4`](https://redirect.github.com/eslint/eslint/commit/78836d40ebd3881e527075a991da4cbb0ff9adfc) fix: update the `complexity` rule type ([#​19027](https://redirect.github.com/eslint/eslint/issues/19027)) (Nitin Kumar) - [`064c8b6`](https://redirect.github.com/eslint/eslint/commit/064c8b612e2e4b773d6b25867f2045e3ceaa9d66) fix: update rule types ([#​18925](https://redirect.github.com/eslint/eslint/issues/18925)) (Nitin Kumar) ##### Documentation - [`abdbfa8`](https://redirect.github.com/eslint/eslint/commit/abdbfa83907712d0d44a35aeed4e0ea7bf106740) docs: mark `LintMessage#nodeType` as deprecated ([#​19019](https://redirect.github.com/eslint/eslint/issues/19019)) (Nitin Kumar) - [`19e68d3`](https://redirect.github.com/eslint/eslint/commit/19e68d3f3a86cf23e5c98eaf8736eeaa33f194f4) docs: update deprecated rules type definitions ([#​19018](https://redirect.github.com/eslint/eslint/issues/19018)) (Nitin Kumar) - [`7dd402d`](https://redirect.github.com/eslint/eslint/commit/7dd402d33226d821a17b22c4753ce9c40fc909bd) docs: Update examples of passing multiple values to a CLI option ([#​19006](https://redirect.github.com/eslint/eslint/issues/19006)) (Milos Djermanovic) - [`5dcbc51`](https://redirect.github.com/eslint/eslint/commit/5dcbc519b729698be651bdbddb39da774cb70bf1) docs: Add example with side-effect imports to no-restricted-imports ([#​18997](https://redirect.github.com/eslint/eslint/issues/18997)) (Milos Djermanovic) - [`1ee87ca`](https://redirect.github.com/eslint/eslint/commit/1ee87ca1c50018947e76c29e78da9aaf711f53a2) docs: Update README (GitHub Actions Bot) - [`2c3dbdc`](https://redirect.github.com/eslint/eslint/commit/2c3dbdc2319fcf2f65c2de13f9064c5a315be890) docs: Use prerendered sponsors for README ([#​18988](https://redirect.github.com/eslint/eslint/issues/18988)) (Milos Djermanovic) ##### Chores - [`68d2d9d`](https://redirect.github.com/eslint/eslint/commit/68d2d9dfd63401b6a9b413f11ac2c4b583e4897a) chore: upgrade to `@eslint/js@9.13.0` and `@eslint/core@^0.7.0` ([#​19034](https://redirect.github.com/eslint/eslint/issues/19034)) (Francesco Trotta) - [`2211f0a`](https://redirect.github.com/eslint/eslint/commit/2211f0aeb350f55e1fa71d4df93d46bc1795789d) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`c7abaef`](https://redirect.github.com/eslint/eslint/commit/c7abaef5332caf4b6251c9550a81a9c29bf324fd) perf: using Node.js compile cache ([#​19012](https://redirect.github.com/eslint/eslint/issues/19012)) (唯然) - [`1d7c077`](https://redirect.github.com/eslint/eslint/commit/1d7c077145d070aa7754018b29b038ce2e0c8b0e) chore: add pkg.type "commonjs" ([#​19011](https://redirect.github.com/eslint/eslint/issues/19011)) (唯然) - [`468e3bd`](https://redirect.github.com/eslint/eslint/commit/468e3bdadfdf5f197a44efd6c8dc5cf2b241f964) test: fix `ESLint` tests ([#​19021](https://redirect.github.com/eslint/eslint/issues/19021)) (Francesco Trotta) - [`ed4635f`](https://redirect.github.com/eslint/eslint/commit/ed4635fa0e4fb91705223a7d9c230b6e9a87cd4c) ci: upgrade knip@5.32.0 ([#​18992](https://redirect.github.com/eslint/eslint/issues/18992)) (Milos Djermanovic) - [`efad767`](https://redirect.github.com/eslint/eslint/commit/efad76732170a9a7db2e056a8d9a0cf503448c48) chore: remove unused ignore dependency ([#​18993](https </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
added a commit
that referenced
this pull request
Jul 1, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest)) | [`29.5.14` -> `30.0.0`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.14/30.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [jest](https://jestjs.io/) ([source](https://redirect.github.com/jestjs/jest/tree/HEAD/packages/jest)) | [`29.7.0` -> `30.0.3`](https://renovatebot.com/diffs/npm/jest/29.7.0/30.0.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [jest-environment-jsdom](https://redirect.github.com/jestjs/jest) ([source](https://redirect.github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom)) | [`29.7.0` -> `30.0.2`](https://renovatebot.com/diffs/npm/jest-environment-jsdom/29.7.0/30.0.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jestjs/jest (jest)</summary> ### [`v30.0.3`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3003) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v30.0.2...v30.0.3) ##### Fixes - `[jest-config]` Fix ESM TS config loading in a CJS project ([#​15694](https://redirect.github.com/jestjs/jest/pull/15694)) ##### Features - `[jest-diff]` Show non-printable control characters to diffs ([#​15696](https://redirect.github.com/facebook/jest/pull/15696)) ### [`v30.0.2`](https://redirect.github.com/jestjs/jest/compare/v30.0.1...393acbfac31f64bb38dff23c89224797caded83c) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v30.0.1...v30.0.2) ### [`v30.0.1`](https://redirect.github.com/jestjs/jest/compare/v30.0.0...5ce865b4060189fe74cd486544816c079194a0f7) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v30.0.0...v30.0.1) ### [`v30.0.0`](https://redirect.github.com/jestjs/jest/compare/v29.7.0...a383155cd5af4539b3c447cfa7184462ee32f418) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v29.7.0...v30.0.0) </details> <details> <summary>jestjs/jest (jest-environment-jsdom)</summary> ### [`v30.0.2`](https://redirect.github.com/jestjs/jest/compare/v30.0.1...393acbfac31f64bb38dff23c89224797caded83c) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v30.0.1...v30.0.2) ### [`v30.0.1`](https://redirect.github.com/jestjs/jest/compare/v30.0.0...5ce865b4060189fe74cd486544816c079194a0f7) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v30.0.0...v30.0.1) ### [`v30.0.0`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3000) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v29.7.0...v30.0.0) ##### Features - `[*]` Renamed `globalsCleanupMode` to `globalsCleanup` and `--waitNextEventLoopTurnForUnhandledRejectionEvents` to `--waitForUnhandledRejections` - `[expect]` Add `ArrayOf` asymmetric matcher for validating array elements. ([#​15567](https://redirect.github.com/jestjs/jest/pull/15567)) - `[babel-jest]` Add option `excludeJestPreset` to allow opting out of `babel-preset-jest` ([#​15164](https://redirect.github.com/jestjs/jest/pull/15164)) - `[expect]` Revert [#​15038](https://redirect.github.com/jestjs/jest/pull/15038) to fix `expect(fn).toHaveBeenCalledWith(expect.objectContaining(...))` when there are multiple calls ([#​15508](https://redirect.github.com/jestjs/jest/pull/15508)) - `[jest-circus, jest-cli, jest-config]` Add `waitNextEventLoopTurnForUnhandledRejectionEvents` flag to minimise performance impact of correct detection of unhandled promise rejections introduced in [#​14315](https://redirect.github.com/jestjs/jest/pull/14315) ([#​14681](https://redirect.github.com/jestjs/jest/pull/14681)) - `[jest-circus]` Add a `waitBeforeRetry` option to `jest.retryTimes` ([#​14738](https://redirect.github.com/jestjs/jest/pull/14738)) - `[jest-circus]` Add a `retryImmediately` option to `jest.retryTimes` ([#​14696](https://redirect.github.com/jestjs/jest/pull/14696)) - `[jest-circus, jest-jasmine2]` Allow `setupFilesAfterEnv` to export an async function ([#​10962](https://redirect.github.com/jestjs/jest/issues/10962)) - `[jest-circus, jest-test-result]` Add `startedAt` timestamp in `TestCaseResultObject` within `onTestCaseResult` ([#​15145](https://redirect.github.com/jestjs/jest/pull/15145)) - `[jest-cli]` Export `buildArgv` ([#​15310](https://redirect.github.com/facebook/jest/pull/15310)) - `[jest-config]` \[**BREAKING**] Add `mts` and `cts` to default `moduleFileExtensions` config ([#​14369](https://redirect.github.com/facebook/jest/pull/14369)) - `[jest-config]` \[**BREAKING**] Update `testMatch` and `testRegex` default option for supporting `mjs`, `cjs`, `mts`, and `cts` ([#​14584](https://redirect.github.com/jestjs/jest/pull/14584)) - `[jest-config]` Loads config file from provided path in `package.json` ([#​14044](https://redirect.github.com/facebook/jest/pull/14044)) - `[jest-config]` Allow loading `jest.config.cts` files ([#​14070](https://redirect.github.com/facebook/jest/pull/14070)) - `[jest-config]` Show `rootDir` in error message when a `preset` fails to load ([#​15194](https://redirect.github.com/jestjs/jest/pull/15194)) - `[jest-config]` Support loading TS config files using `esbuild-register` via docblock loader ([#​15190](https://redirect.github.com/jestjs/jest/pull/15190)) - `[jest-config]` Allow passing TS config loader options via docblock comment ([#​15234](https://redirect.github.com/jestjs/jest/pull/15234)) - `[jest-config]` If Node is running with type stripping enabled, do not require a TS loader ([#​15480](https://redirect.github.com/jestjs/jest/pull/15480)) - `[@jest/core]` Group together open handles with the same stack trace ([#​13417](https://redirect.github.com/jestjs/jest/pull/13417), & [#​14789](https://redirect.github.com/jestjs/jest/pull/14789)) - `[@jest/core]` Add `perfStats` to surface test setup overhead ([#​14622](https://redirect.github.com/jestjs/jest/pull/14622)) - `[@jest/core]` \[**BREAKING**] Changed `--filter` to accept an object with shape `{ filtered: Array<string> }` to match [documentation](https://jestjs.io/docs/cli#--filterfile) ([#​13319](https://redirect.github.com/jestjs/jest/pull/13319)) - `[@jest/core]` Support `--outputFile` option for [`--listTests`](https://jestjs.io/docs/cli#--listtests) ([#​14980](https://redirect.github.com/jestjs/jest/pull/14980)) - `[@jest/core]` Stringify Errors properly with `--json` flag ([#​15329](https://redirect.github.com/jestjs/jest/pull/15329)) - `[@jest/core, @​jest/test-sequencer]` \[**BREAKING**] Exposes `globalConfig` & `contexts` to `TestSequencer` ([#​14535](https://redirect.github.com/jestjs/jest/pull/14535), & [#​14543](https://redirect.github.com/jestjs/jest/pull/14543)) - `[jest-each]` Introduce `%$` option to add number of the test to its title ([#​14710](https://redirect.github.com/jestjs/jest/pull/14710)) - `[@jest/environment]` \[**BREAKING**] Remove deprecated `jest.genMockFromModule()` ([#​15042](https://redirect.github.com/jestjs/jest/pull/15042)) - `[@jest/environment]` \[**BREAKING**] Remove unnecessary defensive code ([#​15045](https://redirect.github.com/jestjs/jest/pull/15045)) - `[jest-environment-jsdom]` \[**BREAKING**] Upgrade JSDOM to v22 ([#​13825](https://redirect.github.com/jestjs/jest/pull/13825)) - `[@jest/environment-jsdom-abstract]` Introduce new package which abstracts over the `jsdom` environment, allowing usage of custom versions of JSDOM ([#​14717](https://redirect.github.com/jestjs/jest/pull/14717)) - `[jest-environment-node]` Update jest environment with dispose symbols `Symbol` ([#​14888](https://redirect.github.com/jestjs/jest/pull/14888) & [#​14909](https://redirect.github.com/jestjs/jest/pull/14909)) - `[expect, @​jest/expect]` \[**BREAKING**] Add type inference for function parameters in `CalledWith` assertions ([#​15129](https://redirect.github.com/facebook/jest/pull/15129)) - `[@jest/expect-utils]` Properly compare all types of `TypedArray`s ([#​15178](https://redirect.github.com/facebook/jest/pull/15178)) - `[@jest/fake-timers]` \[**BREAKING**] Upgrade `@sinonjs/fake-timers` to v13 ([#​14544](https://redirect.github.com/jestjs/jest/pull/14544) & [#​15470](https://redirect.github.com/jestjs/jest/pull/15470)) - `[@jest/fake-timers]` Exposing new modern timers function `advanceTimersToFrame()` which advances all timers by the needed milliseconds to execute callbacks currently scheduled with `requestAnimationFrame` ([#​14598](https://redirect.github.com/jestjs/jest/pull/14598)) - `[jest-matcher-utils]` Add `SERIALIZABLE_PROPERTIES` to allow custom serialization of objects ([#​14893](https://redirect.github.com/jestjs/jest/pull/14893)) - `[jest-mock]` Add support for the Explicit Resource Management proposal to use the `using` keyword with `jest.spyOn(object, methodName)` ([#​14895](https://redirect.github.com/jestjs/jest/pull/14895)) - `[jest-reporters]` Add support for [DEC mode 2026](https://gist.github.com/christianparpart/d8a62cc1ab659194337d73e399004036) ([#​15008](https://redirect.github.com/jestjs/jest/pull/15008)) - `[jest-resolver]` Support `file://` URLs as paths ([#​15154](https://redirect.github.com/jestjs/jest/pull/15154)) - `[jest-resolve,jest-runtime,jest-resolve-dependencies]` Pass the conditions when resolving stub modules ([#​15489](https://redirect.github.com/jestjs/jest/pull/15489)) - `[jest-runtime]` Exposing new modern timers function `jest.advanceTimersToFrame()` from `@jest/fake-timers` ([#​14598](https://redirect.github.com/jestjs/jest/pull/14598)) - `[jest-runtime]` Support `import.meta.filename` and `import.meta.dirname` (available from [Node 20.11](https://nodejs.org/en/blog/release/v20.11.0)) ([#​14854](https://redirect.github.com/jestjs/jest/pull/14854)) - `[jest-runtime]` Support `import.meta.resolve` ([#​14930](https://redirect.github.com/jestjs/jest/pull/14930)) - `[jest-runtime]` \[**BREAKING**] Make it mandatory to pass `globalConfig` to the `Runtime` constructor ([#​15044](https://redirect.github.com/jestjs/jest/pull/15044)) - `[jest-runtime]` Add `unstable_unmockModule` ([#​15080](https://redirect.github.com/jestjs/jest/pull/15080)) - `[jest-runtime]` Add `onGenerateMock` transformer callback for auto generated callbacks ([#​15433](https://redirect.github.com/jestjs/jest/pull/15433) & [#​15482](https://redirect.github.com/jestjs/jest/pull/15482)) - `[jest-runtime]` \[**BREAKING**] Use `vm.compileFunction` over `vm.Script` ([#​15461](https://redirect.github.com/jestjs/jest/pull/15461)) - `[@jest/schemas]` Upgrade `@sinclair/typebox` to v0.34 ([#​15450](https://redirect.github.com/jestjs/jest/pull/15450)) - `[@jest/types]` `test.each()`: Accept a readonly (`as const`) table properly ([#​14565](https://redirect.github.com/jestjs/jest/pull/14565)) - `[@jest/types]` Improve argument type inference passed to `test` and `describe` callback functions from `each` tables ([#​14920](https://redirect.github.com/jestjs/jest/pull/14920)) - `[jest-snapshot]` \[**BREAKING**] Add support for [Error causes](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/cause) in snapshots ([#​13965](https://redirect.github.com/facebook/jest/pull/13965)) - `[jest-snapshot]` Support Prettier 3 ([#​14566](https://redirect.github.com/facebook/jest/pull/14566)) - `[@jest/util-snapshot]` Extract utils used by tooling from `jest-snapshot` into its own package ([#​15095](https://redirect.github.com/facebook/jest/pull/15095)) - `[pretty-format]` \[**BREAKING**] Do not render empty string children (`''`) in React plugin ([#​14470](https://redirect.github.com/facebook/jest/pull/14470)) ##### Fixes - `[expect]` Show `AggregateError` to display ([#​15346](https://redirect.github.com/facebook/jest/pull/15346)) - `[*]` Replace `exit` with `exit-x` ([#​15399](https://redirect.github.com/jestjs/jest/pull/15399)) - `[babel-plugin-jest-hoist]` Use `denylist` instead of the deprecated `blacklist` for Babel 8 support ([#​14109](https://redirect.github.com/jestjs/jest/pull/14109)) - `[babel-plugin-jest-hoist]` Do not rely on buggy Babel behaviour ([#​15415](https://redirect.github.com/jestjs/jest/pull/15415)) - `[expect]` Check error instance type for `toThrow/toThrowError` ([#​14576](https://redirect.github.com/jestjs/jest/pull/14576)) - `[expect]` Improve diff for failing `expect.objectContaining` ([#​15038](https://redirect.github.com/jestjs/jest/pull/15038)) - `[expect]` Use `Array.isArray` to check if an array is an `Array` ([#​15101](https://redirect.github.com/jestjs/jest/pull/15101)) - `[expect]` Fix Error `cause` assertion errors ([#​15339](https://redirect.github.com/jestjs/jest/pull/15339)) - `[jest-changed-files]` Print underlying errors when VCS commands fail ([#​15052](https://redirect.github.com/jestjs/jest/pull/15052)) - `[jest-changed-files]` Abort `sl root` call if output resembles a steam locomotive ([#​15053](https://redirect.github.com/jestjs/jest/pull/15053)) - `[jest-circus]` \[**BREAKING**] Prevent false test failures caused by promise rejections handled asynchronously ([#​14315](https://redirect.github.com/jestjs/jest/pull/14315)) - `[jest-circus]` Replace recursive `makeTestResults` implementation with iterative one ([#​14760](https://redirect.github.com/jestjs/jest/pull/14760)) - `[jest-circus]` Omit `expect.hasAssertions()` errors if a test already has errors ([#​14866](https://redirect.github.com/jestjs/jest/pull/14866)) - `[jest-circus, jest-expect, jest-snapshot]` Pass `test.failing` tests when containing failing snapshot matchers ([#​14313](https://redirect.github.com/jestjs/jest/pull/14313)) - `[jest-circus]` Concurrent tests now emit jest circus events at the correct point and in the expected order. ([#​15381](https://redirect.github.com/jestjs/jest/pull/15381)) - `[jest-cli]` \[**BREAKING**] Validate CLI flags that require arguments receives them ([#​14783](https://redirect.github.com/jestjs/jest/pull/14783)) - `[jest-config]` Make sure to respect `runInBand` option ([#​14578](https://redirect.github.com/jestjs/jest/pull/14578)) - `[jest-config]` Support `testTimeout` in project config ([#​14697](https://redirect.github.com/jestjs/jest/pull/14697)) - `[jest-config]` Support `coverageReporters` in project config ([#​14697](https://redirect.github.com/jestjs/jest/pull/14830)) - `[jest-config]` Allow `reporters` in project config ([#​14768](https://redirect.github.com/jestjs/jest/pull/14768)) - `[jest-config]` Allow Node16/NodeNext/Bundler `moduleResolution` in project's tsconfig ([#​14739](https://redirect.github.com/jestjs/jest/pull/14739)) - `[@jest/create-cache-key-function]` Correct the return type of `createCacheKey` ([#​15159](https://redirect.github.com/jestjs/jest/pull/15159)) - `[jest-each]` Allow `$keypath` templates with `null` or `undefined` values ([#​14831](https://redirect.github.com/jestjs/jest/pull/14831)) - `[@jest/expect-utils]` Fix comparison of `DataView` ([#​14408](https://redirect.github.com/jestjs/jest/pull/14408)) - `[@jest/expect-utils]` \[**BREAKING**] exclude non-enumerable in object matching ([#​14670](https://redirect.github.com/jestjs/jest/pull/14670)) - `[@jest/expect-utils]` Fix comparison of `URL` ([#​14672](https://redirect.github.com/jestjs/jest/pull/14672)) - `[@jest/expect-utils]` Check `Symbol` properties in equality ([#​14688](https://redirect.github.com/jestjs/jest/pull/14688)) - `[@jest/expect-utils]` Catch circular references within arrays when matching objects ([#​14894](https://redirect.github.com/jestjs/jest/pull/14894)) - `[@jest/expect-utils]` Fix not addressing to Sets and Maps as objects without keys ([#​14873](https://redirect.github.com/jestjs/jest/pull/14873)) - `[jest-haste-map]` Fix errors or clobbering with multiple `hasteImplModulePath`s ([#​15522](https://redirect.github.com/jestjs/jest/pull/15522)) - `[jest-leak-detector]` Make leak-detector more aggressive when running GC ([#​14526](https://redirect.github.com/jestjs/jest/pull/14526)) - `[jest-runtime]` Properly handle re-exported native modules in ESM via CJS ([#​14589](https://redirect.github.com/jestjs/jest/pull/14589)) - `[jest-runtime]` Refactor `_importCoreModel` so required core module is consistent if modified while loading ([#​15077](https://redirect.github.com/jestjs/jest/issues/15077)) - `[jest-schemas, jest-types]` \[**BREAKING**] Fix type of `testFailureExitCode` config option([#​15232](https://redirect.github.com/jestjs/jest/pull/15232)) - `[jest-util]` Make sure `isInteractive` works in a browser ([#​14552](https://redirect.github.com/jestjs/jest/pull/14552)) - `[pretty-format]` \[**BREAKING**] Print `ArrayBuffer` and `DataView` correctly ([#​14290](https://redirect.github.com/jestjs/jest/pull/14290)) - `[pretty-format]` Fixed a bug where "anonymous custom elements" were not being printed as expected. ([#​15138](https://redirect.github.com/jestjs/jest/pull/15138)) - `[jest-cli]` When specifying paths on the command line, only match against the relative paths of the test files ([#​12519](https://redirect.github.com/jestjs/jest/pull/12519)) - \[**BREAKING**] Changes `testPathPattern` configuration option to `testPathPatterns`, which now takes a list of patterns instead of the regex. - \[**BREAKING**] `--testPathPattern` is now `--testPathPatterns` - \[**BREAKING**] Specifying `testPathPatterns` when programmatically calling `watch` must be specified as `new TestPathPatterns(patterns)`, where `TestPathPatterns` can be imported from `@jest/pattern` - `[jest-reporters, jest-runner]` Unhandled errors without stack get correctly logged to console ([#​14619](https://redirect.github.com/jestjs/jest/pull/14619)) - `[jest-util]` Always load `mjs` files with `import` ([#​15447](https://redirect.github.com/jestjs/jest/pull/15447)) - `[jest-worker]` Properly handle a circular reference error when worker tries to send an assertion fails where either the expected or actual value is circular ([#​15191](https://redirect.github.com/jestjs/jest/pull/15191)) - `[jest-worker]` Properly handle a BigInt when worker tries to send an assertion fails where either the expected or actual value is BigInt ([#​15191](https://redirect.github.com/jestjs/jest/pull/15191)) - `[expect]` Resolve issue where `ObjectContaining` matched non-object values. [#​15463](https://redirect.github.com/jestjs/jest/pull/15463). - Adds a `conditional/check` to ensure the argument passed to `expect` is an object. - Add unit tests for new `ObjectContaining` behavior. - Remove `invalid/wrong` test case assertions for `ObjectContaining`. - `[jest-worker]` Addresses incorrect state on exit ([#​15610](https://redirect.github.com/jestjs/jest/pull/15610)) ##### Performance - `[*]` \[**BREAKING**] Bundle all of Jest's modules into `index.js` ([#​12348](https://redirect.github.com/jestjs/jest/pull/12348), [#​14550](https://redirect.github.com/jestjs/jest/pull/14550) & [#​14661](https://redirect.github.com/jestjs/jest/pull/14661)) - `[jest-haste-map]` Only spawn one process to check for `watchman` installation ([#​14826](https://redirect.github.com/jestjs/jest/pull/14826)) - `[jest-runner]` Better cleanup `source-map-support` after test to resolve (minor) memory leak ([#​15233](https://redirect.github.com/jestjs/jest/pull/15233)) - `[jest-circus, jest-environment-node, jest-repl, jest-runner, jest-util]` Cleanup global variables on environment teardown to reduce memory leaks ([#​15215](https://redirect.github.com/jestjs/jest/pull/15215) & [#​15636](https://redirect.github.com/jestjs/jest/pull/15636) & [#​15643](https://redirect.github.com/jestjs/jest/pull/15643)) ##### Chore & Maintenance - `[jest-environment-jsdom, jest-environment-jsdom-abstract]` Increased version of jsdom to `^26.0.0` ([#​15325](https://redirect.github.com/jestjs/jest/issues/15325)[CVE-2024-37890](https://nvd.nist.gov/vuln/detail/CVE-2024-37890)) - `[*]` Increase version of `micromatch` to `^4.0.7` ([#​15082](https://redirect.github.com/jestjs/jest/pull/15082)) - `[*]` \[**BREAKING**] Drop support for Node.js versions 14, 16, 19, 21 and 23 ([#​14460](https://redirect.github.com/jestjs/jest/pull/14460), [#​15118](https://redirect.github.com/jestjs/jest/pull/15118), [#​15623](https://redirect.github.com/jestjs/jest/pull/15623), [#​15640](https://redirect.github.com/jestjs/jest/pull/15640)) - `[*]` \[**BREAKING**] Drop support for `typescript@4.3`, minimum version is now `5.4` ([#​14542](https://redirect.github.com/jestjs/jest/pull/14542), [#​15621](https://redirect.github.com/jestjs/jest/pull/15621)) - `[*]` Depend on exact versions of monorepo dependencies instead of `^` range ([#​14553](https://redirect.github.com/jestjs/jest/pull/14553)) - `[*]` \[**BREAKING**] Add ESM wrapper for all of Jest's modules ([#​14661](https://redirect.github.com/jestjs/jest/pull/14661)) - `[*]` \[**BREAKING**] Upgrade to `glob@10` ([#​14509](https://redirect.github.com/jestjs/jest/pull/14509)) - `[*]` Use `TypeError` over `Error` where appropriate ([#​14799](https://redirect.github.com/jestjs/jest/pull/14799)) - `[docs]` Fix typos in `CHANGELOG.md` and `packages/jest-validate/README.md` ([#​14640](https://redirect.github.com/jestjs/jest/pull/14640)) - `[docs]` Don't use alias matchers in docs ([#​14631](https://redirect.github.com/jestjs/jest/pull/14631)) - `[babel-jest, babel-preset-jest]` \[**BREAKING**] Increase peer dependency of `@babel/core` to `^7.11` ([#​14109](https://redirect.github.com/jestjs/jest/pull/14109)) - `[babel-jest, @​jest/transform]` Update `babel-plugin-istanbul` to v6 ([#​15156](https://redirect.github.com/jestjs/jest/pull/15156)) - `[babel-plugin-jest-hoist]` Move unnecessary `dependencies` to `devDependencies` ([#​15010](https://redirect.github.com/jestjs/jest/pull/15010)) - `[expect]` \[**BREAKING**] Remove `.toBeCalled()`, `.toBeCalledTimes()`, `.toBeCalledWith()`, `.lastCalledWith()`, `.nthCalledWith()`, `.toReturn()`, `.toReturnTimes()`, `.toReturnWith()`, `.lastReturnedWith()`, `.nthReturnedWith()` and `.toThrowError()` matcher aliases ([#​14632](https://redirect.github.com/jestjs/jest/pull/14632)) - `[jest-cli, jest-config, @​jest/types]` \[**BREAKING**] Remove deprecated `--init` argument ([#​14490](https://redirect.github.com/jestjs/jest/pull/14490)) - `[jest-config, @​jest/core, jest-util]` Upgrade `ci-info` ([#​14655](https://redirect.github.com/jestjs/jest/pull/14655)) - `[jest-mock]` \[**BREAKING**] Remove `MockFunctionMetadataType`, `MockFunctionMetadata` and `SpyInstance` types ([#​14621](https://redirect.github.com/jestjs/jest/pull/14621)) - `[@jest/reporters]` Upgrade `istanbul-lib-source-maps` ([#​14924](https://redirect.github.com/jestjs/jest/pull/14924)) - `[jest-schemas]` Upgrade `@sinclair/typebox` ([#​14775](https://redirect.github.com/jestjs/jest/pull/14775)) - `[jest-transform]` Upgrade `write-file-atomic` ([#​14274](https://redirect.github.com/jestjs/jest/pull/14274)) - `[jest-util]` Upgrade `picomatch` to v4 ([#​14653](https://redirect.github.com/jestjs/jest/pull/14653) & [#​14885](https://redirect.github.com/jestjs/jest/pull/14885)) - `[docs] Append to NODE_OPTIONS, not overwrite ([#​14730](https://redirect.github.com/jestjs/jest/pull/14730))` - `[docs]` Updated `.toHaveBeenCalled()` documentation to correctly reflect its functionality ([#​14842](https://redirect.github.com/jestjs/jest/pull/14842)) - `[docs]` Link NestJS documentation on testing with Jest ([#​14940](https://redirect.github.com/jestjs/jest/pull/14940)) - `[docs]` `Revised documentation for .toHaveBeenCalled()` to accurately depict its functionality. ([#​14853](https://redirect.github.com/jestjs/jest/pull/14853)) - `[docs]` Removed ExpressJS reference link from documentation due to dead link ([#​15270](https://redirect.github.com/jestjs/jest/pull/15270)) - `[docs]` Correct broken links in docs ([#​15359](https://redirect.github.com/jestjs/jest/pull/15359)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gwendolyn Goetz <gwendolyngoetz@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jul 1, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [globals](https://redirect.github.com/sindresorhus/globals) | [`16.2.0` -> `16.3.0`](https://renovatebot.com/diffs/npm/globals/16.2.0/16.3.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/globals (globals)</summary> ### [`v16.3.0`](https://redirect.github.com/sindresorhus/globals/releases/tag/v16.3.0) [Compare Source](https://redirect.github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0) - Update globals ([#​304](https://redirect.github.com/sindresorhus/globals/issues/304)) [`8c029d9`](https://redirect.github.com/sindresorhus/globals/commit/8c029d9) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jul 3, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [swagger-ui-dist](https://redirect.github.com/swagger-api/swagger-ui) | [`5.25.4` -> `5.26.0`](https://renovatebot.com/diffs/npm/swagger-ui-dist/5.25.4/5.26.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swagger-api/swagger-ui (swagger-ui-dist)</summary> ### [`v5.26.0`](https://redirect.github.com/swagger-api/swagger-ui/releases/tag/v5.26.0) [Compare Source](https://redirect.github.com/swagger-api/swagger-ui/compare/v5.25.4...v5.26.0) ##### Features - release Swagger UI to Packagist ([#​10513](https://redirect.github.com/swagger-api/swagger-ui/issues/10513)) ([d48549f](https://redirect.github.com/swagger-api/swagger-ui/commit/d48549f96032ecdfb041926d35d760fa0092d0e0)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jul 3, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [jest](https://jestjs.io/) ([source](https://redirect.github.com/jestjs/jest/tree/HEAD/packages/jest)) | [`30.0.3` -> `30.0.4`](https://renovatebot.com/diffs/npm/jest/30.0.3/30.0.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [jest-environment-jsdom](https://redirect.github.com/jestjs/jest) ([source](https://redirect.github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom)) | [`30.0.2` -> `30.0.4`](https://renovatebot.com/diffs/npm/jest-environment-jsdom/30.0.2/30.0.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jestjs/jest (jest)</summary> ### [`v30.0.4`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3004) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v30.0.3...v30.0.4) ##### Features - `[expect]` The `Inverse` type is now exported ([#​15714](https://redirect.github.com/jestjs/jest/pull/15714)) - `[expect]` feat: support `async functions` in `toBe` ([#​15704](https://redirect.github.com/jestjs/jest/pull/15704)) ##### Fixes - `[jest]` jest --onlyFailures --listTests now correctly lists only failed tests ([#​15700](https://redirect.github.com/jestjs/jest/issues/15700)) - `[jest-snapshot]` Handle line endings in snapshots ([#​15708](https://redirect.github.com/jestjs/jest/pull/15708)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
tallulahkay
pushed a commit
that referenced
this pull request
Jul 9, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [sbt/sbt](https://redirect.github.com/sbt/sbt) | patch | `1.11.2` -> `1.11.3` | --- ### Release Notes <details> <summary>sbt/sbt (sbt/sbt)</summary> ### [`v1.11.3`](https://redirect.github.com/sbt/sbt/releases/tag/v1.11.3): 1.11.3 [Compare Source](https://redirect.github.com/sbt/sbt/compare/v1.11.2...v1.11.3) #### updates - Adds `sonaUploadRequestTimeout` setting to configure the upload timeout when publishing to the Central Repo by [@​guizmaii](https://redirect.github.com/guizmaii) in [https://github.com/sbt/sbt/pull/8171](https://redirect.github.com/sbt/sbt/pull/8171) - fix: Adds support for `pluginCrossBuild/sbtBinaryVersion` "1.3", which is used by IntelliJ Scala plugin (fixes [#​8166](https://redirect.github.com/sbt/sbt/issues/8166)) by [@​unkarjedy](https://redirect.github.com/unkarjedy) in [https://github.com/sbt/sbt/pull/8167](https://redirect.github.com/sbt/sbt/pull/8167) - fix: Fixes the import order to satisfy SemanticDB by [@​inglor](https://redirect.github.com/inglor) in [https://github.com/sbt/sbt/pull/8162](https://redirect.github.com/sbt/sbt/pull/8162) #### new contributors - [@​inglor](https://redirect.github.com/inglor) made their first contribution in [https://github.com/sbt/sbt/pull/8162](https://redirect.github.com/sbt/sbt/pull/8162) - [@​guizmaii](https://redirect.github.com/guizmaii) made their first contribution in [https://github.com/sbt/sbt/pull/8171](https://redirect.github.com/sbt/sbt/pull/8171) **Full Changelog**: sbt/sbt@v1.11.2...v1.11.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
tallulahkay
pushed a commit
that referenced
this pull request
Jul 10, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.35.1` -> `8.36.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.35.1/8.36.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.35.1` -> `8.36.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.35.1/8.36.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.36.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8360-2025-07-07) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.35.1...v8.36.0) This was a version bump only for eslint-plugin to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.36.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8360-2025-07-07) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.35.1...v8.36.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
tallulahkay
pushed a commit
that referenced
this pull request
Jul 10, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [swagger-ui-dist](https://redirect.github.com/swagger-api/swagger-ui) | [`5.26.0` -> `5.26.2`](https://renovatebot.com/diffs/npm/swagger-ui-dist/5.26.0/5.26.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swagger-api/swagger-ui (swagger-ui-dist)</summary> ### [`v5.26.2`](https://redirect.github.com/swagger-api/swagger-ui/releases/tag/v5.26.2) [Compare Source](https://redirect.github.com/swagger-api/swagger-ui/compare/v5.26.1...v5.26.2) ##### Bug Fixes - **style:** restore paragraph spacing in parameter and response descriptions ([#​10514](https://redirect.github.com/swagger-api/swagger-ui/issues/10514)) ([efe6eb5](https://redirect.github.com/swagger-api/swagger-ui/commit/efe6eb5ce6f5361a2629ea24b334ce7481cf9979)) ### [`v5.26.1`](https://redirect.github.com/swagger-api/swagger-ui/releases/tag/v5.26.1) [Compare Source](https://redirect.github.com/swagger-api/swagger-ui/compare/v5.26.0...v5.26.1) ##### Bug Fixes - **oas3:** reset request body values in try it out ([#​9717](https://redirect.github.com/swagger-api/swagger-ui/issues/9717)) ([32dd3af](https://redirect.github.com/swagger-api/swagger-ui/commit/32dd3af9a35adc82b1365904b0db72160a7f917d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jul 27, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-config-prettier](https://redirect.github.com/prettier/eslint-config-prettier) | [`10.1.5` -> `10.1.8`](https://renovatebot.com/diffs/npm/eslint-config-prettier/10.1.5/10.1.8) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prettier/eslint-config-prettier (eslint-config-prettier)</summary> ### [`v10.1.8`](https://redirect.github.com/prettier/eslint-config-prettier/releases/tag/v10.1.8) [Compare Source](https://redirect.github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8) ### eslint-config-prettier #### 10.1.5 ##### Patch Changes - [#​332](https://redirect.github.com/prettier/eslint-config-prettier/pull/332) [`60fef02`](https://redirect.github.com/prettier/eslint-config-prettier/commit/60fef02574467d31d10ff47ecb567d378483c9d4) Thanks [@​JounQin](https://redirect.github.com/JounQin)! - chore: add `funding` field into `package.json` #### 10.1.4 ##### Patch Changes - [#​328](https://redirect.github.com/prettier/eslint-config-prettier/pull/328) [`94b4799`](https://redirect.github.com/prettier/eslint-config-prettier/commit/94b47999e7eb13b703835729331376cef598b850) Thanks [@​silvenon](https://redirect.github.com/silvenon)! - fix(cli): do not crash on no rules configured #### 10.1.3 ##### Patch Changes - [#​325](https://redirect.github.com/prettier/eslint-config-prettier/pull/325) [`4e95a1d`](https://redirect.github.com/prettier/eslint-config-prettier/commit/4e95a1d50073f1a24f004239ad6e1a4ffa8476df) Thanks [@​pilikan](https://redirect.github.com/pilikan)! - fix: this package is `commonjs`, align its types correctly #### 10.1.2 ##### Patch Changes - [#​321](https://redirect.github.com/prettier/eslint-config-prettier/pull/321) [`a8768bf`](https://redirect.github.com/prettier/eslint-config-prettier/commit/a8768bfe54a91d08f0cef8705f91de2883436bb0) Thanks [@​Fdawgs](https://redirect.github.com/Fdawgs)! - chore(package): add homepage for some 3rd-party registry - see [#​321](https://redirect.github.com/prettier/eslint-config-prettier/pull/321) for more details #### 10.1.1 ##### Patch Changes - [#​309](https://redirect.github.com/prettier/eslint-config-prettier/pull/309) [`eb56a5e`](https://redirect.github.com/prettier/eslint-config-prettier/commit/eb56a5e09964e49045bccde3c616275eb0a0902d) Thanks [@​JounQin](https://redirect.github.com/JounQin)! - fix: separate the `/flat` entry for compatibility For flat config users, the previous `"eslint-config-prettier"` entry still works, but `"eslint-config-prettier/flat"` adds a new `name` property for [config-inspector](https://eslint.org/blog/2024/04/eslint-config-inspector/), we just can't add it for the default entry for compatibility. See also [#​308](https://redirect.github.com/prettier/eslint-config-prettier/issues/308) ```ts // before import eslintConfigPrettier from "eslint-config-prettier"; // after import eslintConfigPrettier from "eslint-config-prettier/flat"; ``` #### 10.1.0 ##### Minor Changes - [#​306](https://redirect.github.com/prettier/eslint-config-prettier/pull/306) [`56e2e34`](https://redirect.github.com/prettier/eslint-config-prettier/commit/56e2e3466391d0fdfc200e42130309c687aaab53) Thanks [@​JounQin](https://redirect.github.com/JounQin)! - feat: migrate to exports field #### 10.0.3 ##### Patch Changes - [#​294](https://redirect.github.com/prettier/eslint-config-prettier/pull/294) [`8dbbd6d`](https://redirect.github.com/prettier/eslint-config-prettier/commit/8dbbd6d70b8a56cdfa4ea4e185d3699d5729b38e) Thanks [@​FloEdelmann](https://redirect.github.com/FloEdelmann)! - feat: add name to config - [#​280](https://redirect.github.com/prettier/eslint-config-prettier/pull/280) [`cba5737`](https://redirect.github.com/prettier/eslint-config-prettier/commit/cba57377e4c86d20d17042d6999eabc754fddc03) Thanks [@​zanminkian](https://redirect.github.com/zanminkian)! - feat: add declaration file #### 10.0.2 ##### Patch Changes - [#​299](https://redirect.github.com/prettier/eslint-config-prettier/pull/299) [`e750edc`](https://redirect.github.com/prettier/eslint-config-prettier/commit/e750edc530c816e0b3ffabfab1f4e46532bccbfe) Thanks [@​Fdawgs](https://redirect.github.com/Fdawgs)! - chore(package): explicitly declare js module type #### 10.0.0 ##### Major Changes - [#​272](https://redirect.github.com/prettier/eslint-config-prettier/pull/272) [`5be64be`](https://redirect.github.com/prettier/eslint-config-prettier/commit/5be64bef68c3a9bf7202f591f54ffec02572e46b) Thanks [@​abrahamguo](https://redirect.github.com/abrahamguo)! - add support for [@​stylistic](https://redirect.github.com/stylistic) formatting rules #### Versions before 10.0.0 ##### Version 9.1.0 (2023-12-02) - Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu ([@​gurgunday](https://redirect.github.com/gurgunday))! - Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the `ESLINT_CONFIG_PRETTIER_NO_DEPRECATED` environment variable. ##### Version 9.0.0 (2023-08-05) - Added: The CLI helper tool now works with eslint.config.js (flat config). Just like ESLint itself, the CLI tool automatically first tries eslint.config.js and then eslintrc, and you can force which one to use by setting the [ESLINT\_USE\_FLAT\_CONFIG][ESLINT_USE_FLAT_CONFIG] environment variable. Note that the *config* of eslint-config-prettier has always been compatible with eslint.config.js (flat config) – it was just the CLI tool that needed updating. On top of that, the docs have been updated to mention how to use both eslint.config.js (flat config) and eslintrc, and the tests now test both config systems. - Changed: [unicode-bom] is no longer turned off. Prettier preserves the BOM if you have one, and does not add one if missing. It was wrong of eslint-config-prettier to disable that rule. If you get ESLint errors after upgrading, either add `"unicode-bom": "off"` to your config to disable it again, or run ESLint with `--fix` to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien ([@​nstepien](https://redirect.github.com/nstepien))! ##### Version 8.10.0 (2023-08-03) - Added: [max-statements-per-line]. Thanks to [@​Zamiell](https://redirect.github.com/Zamiell)! ##### Version 8.9.0 (2023-07-27) - Added: [vue/array-element-newline]. Thanks to [@​xcatliu](https://redirect.github.com/xcatliu)! ##### Version 8.8.0 (2023-03-20) - Added: [@​typescript-eslint/lines-around-comment]. Thanks to [@​ttionya](https://redirect.github.com/ttionya)! ##### Version 8.7.0 (2023-03-06) - Added: [@​typescript-eslint/block-spacing]. Thanks to [@​ttionya](https://redirect.github.com/ttionya)! - Added: [@​typescript-eslint/key-spacing]. Thanks to [@​ttionya](https://redirect.github.com/ttionya)! ##### Version 8.6.0 (2023-01-02) - Added: [vue/multiline-ternary]. Thanks to [@​xcatliu](https://redirect.github.com/xcatliu)! ##### Version 8.5.0 (2022-03-02) - Added: [@​typescript-eslint/space-before-blocks]. Thanks to Masafumi Koba ([@​ybiquitous](https://redirect.github.com/ybiquitous))! ##### Version 8.4.0 (2022-02-19) - Added: [vue/quote-props]. Thanks to [@​xcatliu](https://redirect.github.com/xcatliu)! ##### Version 8.3.0 (2021-04-24) - Added: Support for [@​babel/eslint-plugin]. Thanks to Chip Zhang ([@​ChipZhang](https://redirect.github.com/ChipZhang)) for the heads-up! ([eslint-plugin-babel] is still supported, too.) ##### Version 8.2.0 (2021-04-13) - Added: [flowtype/quotes]. Thanks to Martin Zlámal ([@​mrtnzlml](https://redirect.github.com/mrtnzlml))! ##### Version 8.1.0 (2021-02-24) - Added: [flowtype/object-type-curly-spacing]. - Added: Dummy files for the configs removed in 8.0.0. The dummy files throw an error that try to guide you how to upgrade. ##### Version 8.0.0 (2021-02-21) - Changed: All configs have been merged into one! To upgrade, change: ```json { "extends": [ "some-other-config-you-use", "prettier", "prettier/@​typescript-eslint", "prettier/babel", "prettier/flowtype", "prettier/react", "prettier/standard", "prettier/unicorn", "prettier/vue" ] } ``` Into: <!-- prettier-ignore --> ```json { "extends": [ "some-other-config-you-use", "prettier" ] } ``` The `"prettier"` config now includes not just ESLint core rules, but also rules from all plugins. Much simpler! So … what’s the catch? Why haven’t we done this earlier? Turns out it’s just a sad mistake. I ([@​lydell](https://redirect.github.com/lydell)) was confused when testing, and thought that turning off unknown rules in a config was an error. Thanks to Georgii Dolzhykov ([@​thorn0](https://redirect.github.com/thorn0)) for pointing this out! If you use [eslint-plugin-prettier], all you need is [plugin:prettier/recommended]: <!-- prettier-ignore --> ```json { "extends": [ "some-other-config-you-use", "plugin:prettier/recommended" ] } ``` (The ["prettier/prettier" config][prettier-prettier-config] still exists separately. It’s the odd one out. The main `"prettier"` config does *not* include the rules from it.) - Changed: The CLI helper tool now only prints warnings for [arrow-body-style] and [prefer-arrow-callback], just like other “special rules.” This means that if you’ve decided to use those rules and [eslint-plugin-prettier] at the same time, you’ll get warnings but exit code zero (success). ##### Version 7.2.0 (2021-01-18) - Added: [@​typescript-eslint/object-curly-spacing]. - Added: [react/jsx-newline]. ##### Version 7.1.0 (2020-12-19) - Added: [unicorn/empty-brace-spaces]. Thanks to fisker Cheung ([@​fisker](https://redirect.github.com/fisker))! ##### Version 7.0.0 (2020-12-05) - Changed: At least ESLint 7.0.0 is now required. - Changed: [arrow-body-style] and [prefer-arrow-callback] are no longer turned off by default. They only need to be turned off if you use [eslint-plugin-prettier]. If you do, add `"prettier/prettier"` to your `"extends"` array to turn them off again. ```json { "extends": ["prettier", "prettier/prettier"], "plugins": ["prettier"], "rules": { "prettier/prettier": "error" } } ``` Alternatively, update [eslint-plugin-prettier] to version 3.2.0 or later which automatically turns off these two rules in its `"plugin:prettier/recommended"` config. The CLI helper tool only warns about these rules if you have the `"prettier/prettier"` *rule* enabled for a file. - Changed: `no-tabs` is now a validatable rule. If you use it, you should enable `allowIndentationTabs` so that the rule works regardless of your Prettier config: ```json { "rules": { "no-tabs": ["error", { "allowIndentationTabs": true }] } } ``` - Changed: The CLI helper tool is now called just `eslint-config-prettier` instead of `eslint-config-prettier-check`. This is so that `npx eslint-config-prettier` always works regardless of whether you have already installed `eslint-config-prettier` or not: If you have, the local installation is used; if you haven’t, `npx` downloads a temporary copy. - Changed: The CLI helper tool no longer requires you to pipe the output of `eslint --print-config` to it. Instead, it does that automatically for you via ESLint API:s added in ESLint v7. Before: ``` npx eslint --print-config index.js | npx eslint-config-prettier-check ``` After: ``` npx eslint-config-prettier index.js ``` - Improved: The npm package is now 75% smaller. ##### Version 6.15.0 (2020-10-27) - Added: [@​typescript-eslint/space-infix-ops]. Thanks to Masafumi Koba ([@​ybiquitous](https://redirect.github.com/ybiquitous))! ##### Version 6.14.0 (2020-10-21) - Added: New [eslint-plugin-vue] rules: \[vue/array-bracket-newline] and \[vue/block-tag-newline]. Thanks to [@​xcatliu](https://redirect.github.com/xcatliu)! ##### Version 6.13.0 (2020-10-16) - Added: New rules in [eslint-plugin-vue] 7.0 (which supports Vue 3.0). Thanks to [@​xcatliu](https://redirect.github.com/xcatliu)! ##### Version 6.12.0 (2020-09-25) - Added: [@​typescript-eslint/comma-dangle]. Thanks to Masafumi Koba ([@​ybiquitous](https://redirect.github.com/ybiquitous))! ##### Version 6.11.0 (2020-04-21) - Added: [@​typescript-eslint/keyword-spacing]. Thanks to Hans Bergren ([@​hbergren](https://redirect.github.com/hbergren))! ##### Version 6.10.1 (2020-03-22) - Improved: Recommend using `npx` when running the CLI helper tool. - Updated: Mention that eslint-config-prettier has been tested with Prettier 2.0 and the latest versions of plugins. ##### Version 6.10.0 (2020-01-28) - Added: [@​typescript-eslint/comma-spacing]. Thanks to Masafumi Koba ([@​ybiquitous](https://redirect.github.com/ybiquitous))! ##### Version 6.9.0 (2019-12-27) - Added: [vue/max-len]. Thanks to [@​xcatliu](https://redirect.github.com/xcatliu)! ##### Version 6.8.0 (2019-12-25) - Added: [@​typescript-eslint/no-extra-semi]. Thanks to [@​xcatliu](https://redirect.github.com/xcatliu)! ##### Version 6.7.0 (2019-11-19) - Added: [@​typescript-eslint/space-before-function-paren]. Thanks to Masafumi Koba ([@​ybiquitous](https://redirect.github.com/ybiquitous))! ##### Version 6.6.0 (2019-11-17) - Added: New [eslint-plugin-vue] rules: [vue/dot-location] and [vue/keyword-spacing]. Thanks to [@​xcatliu](https://redirect.github.com/xcatliu)! ##### Version 6.5.0 (2019-10-26) - Added: Support for [excluding deprecated rules]. Thanks to Alex Ilyaev ([@​alexilyaev](https://redirect.github.com/alexilyaev))! ##### Version 6.4.0 (2019-10-05) - Added: [unicorn/no-nested-ternary]. Thanks to Yang Mingshan ([@​yangmingshan](https://redirect.github.com/yangmingshan))! ##### Version 6.3.0 (2019-09-10) - Added: [@​typescript-eslint/brace-style]. Thanks to Masafumi Koba ([@​ybiquitous](https://redirect.github.com/ybiquitous))! ##### Version 6.2.0 (2019-09-03) - Added: [@​typescript-eslint/quotes] (as a [special rule][@​typescript-eslint/quotes-special]). Thanks to Masafumi Koba ([@​ybiquitous](https://redirect.github.com/ybiquitous))! ##### Version 6.1.0 (2019-08-19) - Added: [function-call-argument-newline] (new in ESLint 6.2.0). Thanks to Masafumi Koba ([@​ybiquitous](https://redirect.github.com/ybiquitous))! ##### Version 6.0.0 (2019-06-25) - Changed: The CLI helper tool now considers [no-confusing-arrow] to conflict if you use the default value of its `allowParens` option. The default was changed to `true` in ESLint 6, which conflicts with Prettier. If the CLI helper tool gives you errors about this after upgrading, the solution is to change this: ```json { "rules": { "no-confusing-arrow": ["error"] } } ``` Into this: ```json { "rules": { "no-confusing-arrow": ["error", { "allowParens": false }] } } ``` The latter works in both ESLint 6 as well as in ESLint 5 and older. - Improved: `eslint --print-config` usage instructions. The CLI tool help text as well as the documentation has been updated to suggest commands that work in ESLint 6.0 as well as in ESLint 5 and older. (Instead of `eslint --print-config .`, use `eslint --print-config path/to/main.js`.) ##### Version 5.1.0 (2019-06-25) - Added: [react/jsx-curly-newline]. Thanks to Masafumi Koba ([@​ybiquitous](https://redirect.github.com/ybiquitous))! ##### Version 5.0.0 (2019-06-15) - Removed: [react/self-closing-comp]. This rule was added in v4.1.0 not because it *conflicted* with Prettier but because it was *unnecessary* when using Prettier. However, in v1.18.0 [Prettier stopped converting empty elements to self-closing elements][prettier-self-closing]. So the rule is not unnecessary anymore. If you use Prettier v1.17.1 or older you should be able to upgrade eslint-config-prettier to v5.0.0 without having to do anything else. If you use Prettier v1.18.0 or newer, you might get lint errors about for example changing `<div></div>` into `<div />`. You have two options: - Run `eslint --fix` if you prefer to enforce self-closing elements where possible. This should fix all the errors. - Add `"react/self-closing-comp": "off"` to your ESLint config if you use autofix from your editor and you face the same [issue as Prettier did][prettier-self-closing]. - Changed: Node.js 6 is no longer officially supported, but v5.0.0 should still work with it. ##### Version 4.3.0 (2019-05-16) - Added: New [eslint-plugin-vue] rules: [vue/arrow-spacing], [vue/block-spacing], [vue/brace-style] and [vue/comma-dangle]. - Added: New [@​typescript-eslint/eslint-plugin] rules: [@​typescript-eslint/func-call-spacing] and [@​typescript-eslint/semi]. ##### Version 4.2.0 (2019-04-25) - Added: [@​typescript-eslint/no-extra-parens]. Thanks to Keiichiro Amemiya ([@​Hoishin](https://redirect.github.com/Hoishin)) and Jen Gorfine ([@​jgorfine](https://redirect.github.com/jgorfine))! ##### Version 4.1.0 (2019-02-26) - Added: [linebreak-style]. Use Prettier’s [end-of-line] option instead. - Added: [react/self-closing-comp]. Thanks to Gaurav Gupta ([@​gaurav5430](https://redirect.github.com/gaurav5430))! ##### Version 4.0.0 (2019-01-26) - Breaking change: Support for [eslint-plugin-typescript] has been removed and replaced with support for its successor [@​typescript-eslint/eslint-plugin]. Thanks to TANIGUCHI Masaya ([@​ta2gch](https://redirect.github.com/ta2gch)) and everyone else who helped with this! - Changed: [arrow-body-style] and [prefer-arrow-callback] are now marked as [special rules][arrow-special], since they might cause problems if using [eslint-plugin-prettier] and `--fix`. They are turned off by default, and the CLI helper tool will *warn* about them (but not error if you do enable them). This won’t break your linting checks, but do note that these rules will be disabled unless you explicitly enable them again, and that you might see new warnings when running the CLI helper tool. ##### Version 3.6.0 (2019-01-19) - Added: Support for [eslint-plugin-babel]. Thanks to Matija Marohnić ([@​silvenon](https://redirect.github.com/silvenon))! ##### Version 3.5.0 (2019-01-16) - Fixed: The eslint-plugin-vue change from 3.4.0 has been reverted. That change requires eslint-plugin-vue@5, while many use eslint-plugin-vue@4. In other words, it was an accidental breaking change. Also, after thinking about it some more, it makes sense to have a Prettier-specific list of rules, rather than using the `vue/no-layout-rules` list, since there can be layout rules that don’t conflict with but rather complement Prettier. - Added: New eslint-plugin-vue rules coming in the next version after 5.1.0. ##### Version 3.4.0 (2019-01-13) - Added: Support for [eslint-plugin-typescript]. Thanks to Jed Fox ([@​j-f1](https://redirect.github.com/j-f1))! - Improved: The eslint-plugin-vue integration is now using the `vue/no-layout-rules` config behind the scenes, so it should automatically stay up-to-date when new eslint-plugin-vue versions are released. Thanks to Michał Sajnóg ([@​michalsnik](https://redirect.github.com/michalsnik))! ##### Version 3.3.0 (2018-11-11) - Added: The [vue/html-self-closing] rule (as a [special rule][vue/html-self-closing-special]). Thanks to Yamagishi Kazutoshi ([@​ykzts](https://redirect.github.com/ykzts))! ##### Version 3.2.0 (2018-11-10) - Added: Support for [eslint-plugin-vue]. - Fixed: The CLI helper tool should now work in Node.js 6 with npm 3 again. Thanks to Grant Snodgrass ([@​meeber](https://redirect.github.com/meeber))! - Improved: Updated documentation. ##### Version 3.1.0 (2018-09-22) - Added: Support for [eslint-plugin-unicorn]. Thanks to John Mars ([@​j0hnm4r5](https://redirect.github.com/j0hnm4r5))! - Changed: The [quotes] rule is now allowed to be used to forbid unnecessary backticks. This means that the CLI helper tool no longer can automatically validate it, so you’ll need to refer the [quotes special rule documentation][quotes-special]. Thanks to Nick Petruzzelli ([@​npetruzzelli](https://redirect.github.com/npetruzzelli))! ##### Version 3.0.1 (2018-08-13) - Improved: `eslint --print-config` usage instructions. ##### Version 3.0.0 (2018-08-13) - Breaking change: Dropped Node.js 4 support. ##### Version 2.10.0 (2018-08-13) - Added: [flowtype/boolean-style]. Thanks to Mayank Agarwal ([@​Mayank1791989](https://redirect.github.com/Mayank1791989))! - Added: [react/jsx-child-element-spacing] - Added: [react/jsx-props-no-multi-spaces] ##### Version 2.9.0 (2017-11-26) - Added: The [implicit-arrow-linebreak] rule. ##### Version 2.8.0 (2017-11-19) - Added: The [react/jsx-one-expression-per-line] rule. ##### Version 2.7.0 (2017-11-01) - Added: The [lines-around-comment] rule (as a [special rule][lines-around-comment-special]). Thanks to Maurice de Beijer ([@​mauricedb](https://redirect.github.com/mauricedb))! - Added: The [no-unexpected-multiline] rule (as a [special rule][no-unexpected-multiline-special]). Thanks to Suhas Karanth ([@​sudo-suhas](https://redirect.github.com/sudo-suhas))! ##### Version 2.6.0 (2017-09-23) - Added: The [no-floating-decimal] rule. ##### Version 2.5.0 (2017-09-16) - Added: Support for [eslint-plugin-standard]. Thanks to Christian Pekeler ([@​pekeler](https://redirect.github.com/pekeler))! ##### Version 2.4.0 (2017-09-02) - Added: The [function-paren-newline] rule (new in [ESLint 4.6.0]). Thanks to Pierre Vanduynslager ([@​vanduynslagerp](https://redirect.github.com/vanduynslagerp))! ##### Version 2.3.0 (2017-06-30) - Added: The (deprecated) [indent-legacy] rule. Thanks to M. Ian Graham ([@​miangraham](https://redirect.github.com/miangraham))! ##### Version 2.2.0 (2017-06-17) - Added: New rules from [ESLint 4.0.0]: - [array-element-newline] - [array-bracket-newline] - [semi-style] - [switch-colon-spacing] - Added: [react/jsx-closing-tag-location] ##### Version 2.1.1 (2017-05-20) - No code changes. Just updates to the readme. ##### Version 2.1.0 (2017-05-13) - Added: The [no-tabs] rule (as a [special rule][no-tabs-special]). Thanks to Alex Meah ([@​AlexMeah](https://redirect.github.com/AlexMeah))! ##### Version 2.0.0 (2017-05-07) - Changed/Improved: The CLI helper tool is now more helpful. - The options of special rules are now validated if possible. If a special rule is enabled with non-conflicting options, the CLI no longer warns about it. - If only special rules that cannot be automatically checked are found, the CLI no longer exists with a non-zero exit code. Instead, it only warns about the rules. - Changed: The [no-confusing-arrow] is now a special rule again, since it might conflict with recent Prettier versions. - Removed: The `react/wrap-multilines` rule (which has been deprecated for a while), since it was removed in eslint-plugin-react@7. ##### Version 1.7.0 (2017-04-19) - Changed: The [no-confusing-arrow] is no longer a special rule, but simply turned off, since recent Prettier versions make it redundant. - Improved: The CLI helper tool now has a more helpful message for special rules, and exits with a different status code if only special rules were found. The exit codes are now documented as well. ##### Version 1.6.0 (2017-04-05) - Added: The [curly] rule. Thanks to Martin Rädlinger ([@​formatlos](https://redirect.github.com/formatlos))! ##### Version 1.5.0 (2017-03-04) - Added: The [nonblock-statement-body-position] rule. ##### Version 1.4.1 (2017-02-28) - Improved: eslint-config-prettier is now part of the [prettier] organization! This version updates all URLs to point to the new home of the project. ##### Version 1.4.0 (2017-02-26) - Added: The [no-confusing-arrow] rule (as a [special rule][no-confusing-arrow-special]). Thanks to Dominik Ferber ([@​dferber90](https://redirect.github.com/dferber90))! - Added: Deprecated or removed rules that might conflict with prettier. Thanks to Dominik Ferber ([@​dferber90](https://redirect.github.com/dferber90))! ##### Version 1.3.0 (2017-02-21) - Added: The [template-tag-spacing] rule. Thanks to Thibault Derousseaux ([@​tibdex](https://redirect.github.com/tibdex))! ##### Version 1.2.0 (2017-02-14) - Added: The [one-var-declaration-per-line] rule. Thanks to Ruben Oostinga ([@​0xR](https://redirect.github.com/0xR))! ##### Version 1.1.1 (2017-02-12) - Minor documentation tweak: Changed "Exceptions" into "Special rules". ##### Version 1.1.0 (2017-02-10) - Fixed: The [eslint-plugin-react] exclusion rules now actually work. - Fixed: The CLI helper tool now works in Node.js 4. Thanks to Nathan Friedly ([@​nfriedly](https://redirect.github.com/nfriedly))! - Added: Support for [eslint-plugin-flowtype]. - Improved: Minor things for the CLI helper tool. - Improved: There are now tests for everything. ##### Version 1.0.3 (2017-02-03) - Fixed: `"extends": "prettier/react"` now actually works. ##### Version 1.0.2 (2017-01-30) - Improved: CLI helper tool instructions. ##### Version 1.0.1 (2017-01-29) - No difference from 1.0.0. Just an `npm publish` mistake. ##### Version 1.0.0 (2017-01-29) - Initial release. [@​babel/eslint-plugin]: https://redirect.github.com/babel/babel/tree/main/eslint/babel-eslint-plugin [@​typescript-eslint/block-spacing]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/block-spacing.md [@​typescript-eslint/brace-style]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/brace-style.md [@​typescript-eslint/comma-dangle]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/comma-dangle.md [@​typescript-eslint/comma-spacing]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/comma-spacing.md [@​typescript-eslint/eslint-plugin]: https://redirect.github.com/typescript-eslint/typescript-eslint [@​typescript-eslint/func-call-spacing]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/func-call-spacing.md [@​typescript-eslint/key-spacing]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/key-spacing.md [@​typescript-eslint/keyword-spacing]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/keyword-spacing.md [@​typescript-eslint/lines-around-comment]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/lines-around-comment.md [@​typescript-eslint/no-extra-parens]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/no-extra-parens.md [@​typescript-eslint/no-extra-semi]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/no-extra-semi.md [@​typescript-eslint/object-curly-spacing]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/object-curly-spacing.md [@​typescript-eslint/quotes-special]: https://redirect.github.com/prettier/eslint-config-prettier/blob/857257179fe69715362dfa9300762d6e534c0603/README.md#quotes [@​typescript-eslint/quotes]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/quotes.md [@​typescript-eslint/semi]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/semi.md [@​typescript-eslint/space-before-blocks]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/space-before-blocks.md [@​typescript-eslint/space-before-function-paren]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/space-before-function-paren.md [@​typescript-eslint/space-infix-ops]: https://redirect.github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/space-infix-ops.md [array-bracket-newline]: https://eslint.org/docs/rules/array-bracket-newline [array-element-newline]: https://eslint.org/docs/rules/array-element-newline [arrow-body-style]: https://eslint.org/docs/rules/arrow-body-style [arrow-special]: https://redirect.github.com/prettier/eslint-config-prettier/blob/2c842675e55b91aecaef6f997d234ebf2d220ffb/README.md#arrow-body-style-and-prefer-arrow-callback [curly]: https://eslint.org/docs/rules/curly [deprecated-8.53.0]: https://eslint.org/blog/2023/10/deprecating-formatting-rules/ [end-of-line]: https://prettier.io/docs/en/options.html#end-of-line [eslint 4.0.0]: https://eslint.org/blog/2017/06/eslint-v4.0.0-released [eslint 4.6.0]: https://eslint.org/blog/2017/09/eslint-v4.6.0-released [ESLINT_USE_FLAT_CONFIG]: https://redirect.github.com/prettier/eslint-config-prettier#eslint_use_flat_config-environment-variable [eslint-plugin-babel]: https://redirect.github.com/babel/eslint-plugin-babel [eslint-plugin-flowtype]: https://redirect.github.com/gajus/eslint-plugin-flowtype [eslint-plugin-prettier]: https://redirect.github.com/prettier/eslint-plugin-prettier [eslint-plugin-react]: https://redirect.github.com/yannickcr/eslint-plugin-react [eslint-plugin-standard]: https://redirect.github.com/xjamundx/eslint-plugin-standard [eslint-plugin-typescript]: https://redirect.github.com/bradzacher/eslint-plugin-typescript [eslint-plugin-unicorn]: https://redirect.github.com/sindresorhus/eslint-plugin-unicorn [eslint-plugin-vue]: https://redirect.github.com/vuejs/eslint-plugin-vue [excluding deprecated rules]: https://redirect.github.com/prettier/eslint-config-prettier/tree/9f6b59486ad742dc12ad3be157ddff5f8454ef7a#excluding-deprecated-rules [flowtype/boolean-style]: https://redirect.github.com/gajus/eslint-plugin-flowtype#eslint-plugin-flowtype-rules-boolean-style [flowtype/object-type-curly-spacing]: https://redirect.github.com/gajus/eslint-plugin-flowtype#eslint-plugin-flowtype-rules-object-type-curly-spacing [flowtype/quotes]: https://redirect.github.com/gajus/eslint-plugin-flowtype#eslint-plugin-flowtype-rules-quotes [function-call-argument-newline]: https://eslint.org/docs/rules/function-call-argument-newline [function-paren-newline]: https://eslint.org/docs/rules/function-paren-newline [implicit-arrow-linebreak]: https://eslint.org/docs/rules/implicit-arrow-linebreak [indent-legacy]: https://eslint.org/docs/rules/indent-legacy [linebreak-style]: https://eslint.org/docs/rules/linebreak-style [lines-around-comment-special]: https://redirect.github.com/prettier/eslint-config-prettier/blob/5399175c37466747aae9d407021dffec2c169c8b/README.md#lines-around-comment [lines-around-comment]: https://eslint.org/docs/rules/lines-around-comment [max-statements-per-line]: https://eslint.org/docs/latest/rules/max-statements-per-line [no-confusing-arrow-special]: https://redirect.github.com/prettier/eslint-config-prettier/blob/08ac5bcc25c9cdc71864b4a1e4191e7d28dd2bc2/README.md#no-confusing-arrow [no-confusing-arrow]: https://eslint.org/docs/rules/no-confusing-arrow [no-floating-decimal]: https://eslint.org/docs/rules/no-floating-decimal [no-tabs-special]: https://redirect.github.com/prettier/eslint-config-prettier/blob/dfa6e2b51f11a8001e9e7d38b78f03c7d75175ec/README.md#no-tabs [no-tabs]: https://eslint.org/docs/rules/no-tabs [no-unexpected-multiline-special]: https://redirect.github.com/prettier/eslint-config-prettier/blob/5399175c37466747aae9d407021dffec2c169c8b/README.md#no-unexpected-multiline [no-unexpected-multiline]: https://eslint.org/docs/rules/no-unexpected-multiline [nonblock-statement-body-position]: https://eslint.org/docs/rules/nonblock-statement-body-position [one-var-declaration-per-line]: https://eslint.org/docs/rules/one-var-declaration-per-line [plugin:prettier/recommended]: https://redirect.github.com/prettier/eslint-plugin-prettier#recommended-configuration [prefer-arrow-callback]: https://eslint.org/docs/rules/prefer-arrow-callback [prettier-prettier-config]: https://redirect.github.com/prettier/eslint-config-prettier/tree/03c79b9306892d4dbc828ce723813ef015baabc5#arrow-body-style-and-prefer-arrow-callback [prettier-self-closing]: https://prettier.io/blog/2019/06/06/1.18.0.html#stop-converting-empty-jsx-elements-to-self-closing-elements-6127-by-duailibe [prettier]: https://redirect.github.com/prettier [quotes-special]: https://redirect.github.com/prettier/eslint-config-prettier/blob/8d264cd0a7f06c12e2e05415e0282a4f8f21ebc9/README.md#quotes [quotes]: https://eslint.org/docs/rules/quotes [react/jsx-child-element-spacing]: https://redirect.github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-child-element-spacing.md [react/jsx-closing-tag-location]: https://redirect.github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-closing-tag-location.md [react/jsx-curly-newline]: https://redirect.github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-curly-newline.md [react/jsx-newline]: https://redirect.github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-newline.md [react/jsx-one-expression-per-line]: https://redirect.github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-one-expression-per-line.md [react/jsx-props-no-multi-spaces]: https://redirect.github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-props-no-multi-spaces.md [react/self-closing-comp]: https://redirect.github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/self-closing-comp.md [semi-style]: https://eslint.org/docs/rules/semi-style [switch-colon-spacing]: https://eslint.org/docs/rules/switch-colon-spacing [template-tag-spacing]: https://eslint.org/docs/rules/template-tag-spacing [unicode-bom]: https://eslint.org/docs/rules/unicode-bom [unicorn/empty-brace-spaces]: https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/empty-brace-spaces.md [unicorn/no-nested-ternary]: https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/no-nested-ternary.md [unicorn/template-indent-special]: https://redirect.github.com/prettier/eslint-config-prettier/blob/4110dff0c5b258be37506ecee9578cd7ff8e4759/README.md#unicorntemplate-indent [unicorn/template-indent]: https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/template-indent.md [vue/array-element-newline]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/array-element-newline.md [vue/arrow-spacing]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/arrow-spacing.md [vue/block-spacing]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/block-spacing.md [vue/brace-style]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/brace-style.md [vue/comma-dangle]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/comma-dangle.md [vue/dot-location]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/dot-location.md [vue/html-self-closing-special]: https://redirect.github.com/prettier/eslint-config-prettier/blob/d5e7af986221df5faedc12893d8dc3150a808693/README.md#vuehtml-self-closing [vue/html-self-closing]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/html-self-closing.md [vue/keyword-spacing]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/array-bracket-newline.md [vue/keyword-spacing]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/block-tag-newline.md [vue/keyword-spacing]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/keyword-spacing.md [vue/max-len]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/max-len.md [vue/multiline-ternary]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/multiline-ternary.md [vue/quote-props]: https://redirect.github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/quote-props.md </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jul 27, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.36.0` -> `8.38.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.36.0/8.38.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.36.0` -> `8.38.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.36.0/8.38.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.38.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8380-2025-07-21) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.37.0...v8.38.0) ##### 🩹 Fixes - disallow extra properties in rule options ([#​11397](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11397)) - **eslint-plugin:** \[consistent-generic-constructors] resolve conflict with `isolatedDeclarations` if enabled in `constructor` option ([#​11351](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11351)) ##### ❤️ Thank You - Andrew Kazakov [@​andreww2012](https://redirect.github.com/andreww2012) - Younsang Na [@​nayounsang](https://redirect.github.com/nayounsang) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.37.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8370-2025-07-14) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.36.0...v8.37.0) ##### 🩹 Fixes - **eslint-plugin:** \[unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option ([#​11381](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11381)) ##### ❤️ Thank You - Yukihiro Hasegawa [@​y-hsgw](https://redirect.github.com/y-hsgw) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.38.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8380-2025-07-21) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.37.0...v8.38.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.37.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8370-2025-07-14) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.36.0...v8.37.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jul 27, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@playwright/test](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.53.2` -> `1.54.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.53.2/1.54.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [playwright](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.53.2` -> `1.54.1`](https://renovatebot.com/diffs/npm/playwright/1.53.2/1.54.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>microsoft/playwright (@​playwright/test)</summary> ### [`v1.54.1`](https://redirect.github.com/microsoft/playwright/compare/v1.54.0...v1.54.1) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.54.0...v1.54.1) ### [`v1.54.0`](https://redirect.github.com/microsoft/playwright/releases/tag/v1.54.0) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.53.2...v1.54.0) #### Highlights - New cookie property `partitionKey` in [browserContext.cookies()](https://playwright.dev/docs/api/class-browsercontext#browser-context-cookies) and [browserContext.addCookies()](https://playwright.dev/docs/api/class-browsercontext#browser-context-add-cookies). This property allows to save and restore partitioned cookies. See [CHIPS MDN article](https://developer.mozilla.org/en-US/docs/Web/Privacy/Guides/Privacy_sandbox/Partitioned_cookies) for more information. Note that browsers have different support and defaults for cookie partitioning. - New option `noSnippets` to disable code snippets in the html report. ```js import { defineConfig } from '@​playwright/test'; export default defineConfig({ reporter: [['html', { noSnippets: true }]] }); ``` - New property `location` in test annotations, for example in [testResult.annotations](https://playwright.dev/docs/api/class-testresult#test-result-annotations) and [testInfo.annotations](https://playwright.dev/docs/api/class-testinfo#test-info-annotations). It shows where the annotation like `test.skip` or `test.fixme` was added. #### Command Line - New option `--user-data-dir` in multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions. ```bash npx playwright codegen --user-data-dir=./user-data ``` - Option `-gv` has been removed from the `npx playwright test` command. Use `--grep-invert` instead. - `npx playwright open` does not open the test recorder anymore. Use `npx playwright codegen` instead. #### Miscellaneous - Support for Node.js 16 has been removed. - Support for Node.js 18 has been deprecated, and will be removed in the future. #### Browser Versions - Chromium 139.0.7258.5 - Mozilla Firefox 140.0.2 - WebKit 26.0 This version was also tested against the following stable channels: - Google Chrome 140 - Microsoft Edge 140 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Jul 27, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [swagger-ui-dist](https://redirect.github.com/swagger-api/swagger-ui) | [`5.26.2` -> `5.27.0`](https://renovatebot.com/diffs/npm/swagger-ui-dist/5.26.2/5.27.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swagger-api/swagger-ui (swagger-ui-dist)</summary> ### [`v5.27.0`](https://redirect.github.com/swagger-api/swagger-ui/releases/tag/v5.27.0) [Compare Source](https://redirect.github.com/swagger-api/swagger-ui/compare/v5.26.2...v5.27.0) ##### Bug Fixes - permissions of files to allow running as non-root ([#​10515](https://redirect.github.com/swagger-api/swagger-ui/issues/10515)) ([679e73b](https://redirect.github.com/swagger-api/swagger-ui/commit/679e73b51ca49e326ee82fd8d15b897f4ff068ff)) - sanitization of relative OpenAPI JSON paths ([#​10528](https://redirect.github.com/swagger-api/swagger-ui/issues/10528)) ([60dee8b](https://redirect.github.com/swagger-api/swagger-ui/commit/60dee8b66b331cf5d2cb701251b6c8746df8b331)) ##### Features - **json-schema:** support x-additionalPropertiesName ([#​10006](https://redirect.github.com/swagger-api/swagger-ui/issues/10006)) ([4bada92](https://redirect.github.com/swagger-api/swagger-ui/commit/4bada92516b43ed9f7a710fceb0dc7aa2d9a773f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
rockycodes
pushed a commit
that referenced
this pull request
Jul 31, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-playwright](https://redirect.github.com/playwright-community/eslint-plugin-playwright) | [`2.2.1` -> `2.2.2`](https://renovatebot.com/diffs/npm/eslint-plugin-playwright/2.2.1/2.2.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)</summary> ### [`v2.2.2`](https://redirect.github.com/playwright-community/eslint-plugin-playwright/releases/tag/v2.2.2) [Compare Source](https://redirect.github.com/playwright-community/eslint-plugin-playwright/compare/v2.2.1...v2.2.2) ##### Bug Fixes - **prefer-web-first-assertions:** Fix false positive ([#​384](https://redirect.github.com/playwright-community/eslint-plugin-playwright/issues/384)) ([38a559e](https://redirect.github.com/playwright-community/eslint-plugin-playwright/commit/38a559e69978c19206d4a7a032f8fb4227306a11)) - **valid-test-tags:** disallow extra properties in rule options and add to recommended ([#​381](https://redirect.github.com/playwright-community/eslint-plugin-playwright/issues/381)) ([4762bbd](https://redirect.github.com/playwright-community/eslint-plugin-playwright/commit/4762bbdc13a5832266538b6fbcace391cc3aadfd)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Aug 6, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@playwright/test](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.54.1` -> `1.54.2`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.54.1/1.54.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [playwright](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.54.1` -> `1.54.2`](https://renovatebot.com/diffs/npm/playwright/1.54.1/1.54.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>microsoft/playwright (@​playwright/test)</summary> ### [`v1.54.2`](https://redirect.github.com/microsoft/playwright/releases/tag/v1.54.2) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.54.1...v1.54.2) ##### Highlights [https://github.com/microsoft/playwright/issues/36714](https://redirect.github.com/microsoft/playwright/issues/36714) - \[Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error)[https://github.com/microsoft/playwright/issues/36828](https://redirect.github.com/microsoft/playwright/issues/36828)8 - \[Regression]: Playwright Codegen keeps spamming with selected optio[https://github.com/microsoft/playwright/issues/36810](https://redirect.github.com/microsoft/playwright/issues/36810)10 - \[Regression]: Starting Codegen with target language doesn't work anymore #### Browser Versions - Chromium 139.0.7258.5 - Mozilla Firefox 140.0.2 - WebKit 26.0 This version was also tested against the following stable channels: - Google Chrome 140 - Microsoft Edge 140 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Aug 8, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [maplibre-gl](https://maplibre.org/) ([source](https://redirect.github.com/maplibre/maplibre-gl-js)) | [`5.6.1` -> `5.6.2`](https://renovatebot.com/diffs/npm/maplibre-gl/5.6.1/5.6.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>maplibre/maplibre-gl-js (maplibre-gl)</summary> ### [`v5.6.2`](https://redirect.github.com/maplibre/maplibre-gl-js/blob/HEAD/CHANGELOG.md#562) [Compare Source](https://redirect.github.com/maplibre/maplibre-gl-js/compare/v5.6.1...v5.6.2) ##### 🐞 Bug fixes - Fix white artifacts when using non-zero elevation ([#​6032](https://redirect.github.com/maplibre/maplibre-gl-js/pull/6032)) - Fix geolocate control lock loss on window resize and zoom ([#​3504](https://redirect.github.com/maplibre/maplibre-gl-js/issues/3504)) - Fix a memory leak in `GeoJSONSource` when rapidly updating data ([#​6163](https://redirect.github.com/maplibre/maplibre-gl-js/pull/6163)) - Fix `Map.setTransformRequest` parameter type to include `null` ([#​6179](https://redirect.github.com/maplibre/maplibre-gl-js/issues/6179)) - Fix typo `_rotatePitchHandler` in the `navigation_control.ts` file ([#​6207](https://redirect.github.com/maplibre/maplibre-gl-js/issues/6207)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Aug 8, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [scalafmt](https://redirect.github.com/scalameta/scalafmt) | patch | `3.9.8` -> `3.9.9` | --- ### Release Notes <details> <summary>scalameta/scalafmt (scalafmt)</summary> ### [`v3.9.9`](https://redirect.github.com/scalameta/scalafmt/releases/tag/v3.9.9) [Compare Source](https://redirect.github.com/scalameta/scalafmt/compare/v3.9.8...v3.9.9) #### Bug fixes - RedundantBraces: remove in if-guard sometimes ([#​4953](https://redirect.github.com/scalameta/scalafmt/issues/4953)) [@​kitbellew](https://redirect.github.com/kitbellew) - RedundantParens: relax rule around tuples ([#​4950](https://redirect.github.com/scalameta/scalafmt/issues/4950)) [@​kitbellew](https://redirect.github.com/kitbellew) - RedundantParens: refactor and expand findEnclosed ([#​4951](https://redirect.github.com/scalameta/scalafmt/issues/4951)) [@​kitbellew](https://redirect.github.com/kitbellew) - Splits: observe break in `for` if `keep` ([#​4942](https://redirect.github.com/scalameta/scalafmt/issues/4942)) [@​kitbellew](https://redirect.github.com/kitbellew) #### Build and dependency updates - Scalameta: upgrade to v4.13.9 ([#​4952](https://redirect.github.com/scalameta/scalafmt/issues/4952)) [@​kitbellew](https://redirect.github.com/kitbellew) - SBT: replace deprecated Resolver.sonatypeOssRepos ([#​4949](https://redirect.github.com/scalameta/scalafmt/issues/4949)) [@​kitbellew](https://redirect.github.com/kitbellew) - Update sbt-scalafmt to 2.5.5 ([#​4946](https://redirect.github.com/scalameta/scalafmt/issues/4946)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update sbt, scripted-plugin to 1.11.2 ([#​4945](https://redirect.github.com/scalameta/scalafmt/issues/4945)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) - Update sbt-ci-release to 1.11.1 ([#​4943](https://redirect.github.com/scalameta/scalafmt/issues/4943)) [@​scalameta-bot](https://redirect.github.com/scalameta-bot) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Aug 8, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [swagger-ui-dist](https://redirect.github.com/swagger-api/swagger-ui) | [`5.27.0` -> `5.27.1`](https://renovatebot.com/diffs/npm/swagger-ui-dist/5.27.0/5.27.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swagger-api/swagger-ui (swagger-ui-dist)</summary> ### [`v5.27.1`](https://redirect.github.com/swagger-api/swagger-ui/releases/tag/v5.27.1) [Compare Source](https://redirect.github.com/swagger-api/swagger-ui/compare/v5.27.0...v5.27.1) ##### Bug Fixes - use open-cli instead of require('open') for Node 20+ compatibility ([#​10517](https://redirect.github.com/swagger-api/swagger-ui/issues/10517)) ([47a5c1f](https://redirect.github.com/swagger-api/swagger-ui/commit/47a5c1f3b4530ade168782e2d5bdb84012826306)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Aug 8, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@azure/storage-blob](https://redirect.github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-blob/) ([source](https://redirect.github.com/Azure/azure-sdk-for-js)) | [`12.27.0` -> `12.28.0`](https://renovatebot.com/diffs/npm/@azure%2fstorage-blob/12.27.0/12.28.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Azure/azure-sdk-for-js (@​azure/storage-blob)</summary> ### [`v12.28.0`](https://redirect.github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.27.0...@azure/storage-blob_12.28.0) [Compare Source](https://redirect.github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.27.0...@azure/storage-blob_12.28.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Aug 8, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [sbt/sbt](https://redirect.github.com/sbt/sbt) | patch | `1.11.3` -> `1.11.4` | --- ### Release Notes <details> <summary>sbt/sbt (sbt/sbt)</summary> ### [`v1.11.4`](https://redirect.github.com/sbt/sbt/releases/tag/v1.11.4): 1.11.4 [Compare Source](https://redirect.github.com/sbt/sbt/compare/v1.11.3...v1.11.4) #### Updates - fix: Fixes sbt plugin cross building by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/librarymanagement/pull/528](https://redirect.github.com/sbt/librarymanagement/pull/528) - fix: Fixes `sonaUploadRequestTimeout` by scoping globally by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/sbt/sbt/pull/8190](https://redirect.github.com/sbt/sbt/pull/8190) **Full Changelog**: sbt/sbt@v1.11.3...v1.11.4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gwendolyngoetz
pushed a commit
that referenced
this pull request
Aug 17, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.39.0` -> `8.39.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.39.0/8.39.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.39.0` -> `8.39.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.39.0/8.39.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.39.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8391-2025-08-11) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.39.0...v8.39.1) This was a version bump only for eslint-plugin to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.39.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8391-2025-08-11) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.39.0...v8.39.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
avrittrohwer
pushed a commit
that referenced
this pull request
Aug 25, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.39.1` -> `8.41.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.39.1/8.41.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.39.1` -> `8.41.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.39.1/8.41.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.41.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8410-2025-08-25) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.40.0...v8.41.0) ##### 🩹 Fixes - **deps:** update dependency prettier to v3.6.2 ([#​11496](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11496)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.40.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8400-2025-08-18) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.39.1...v8.40.0) ##### 🚀 Features - **typescript-estree:** forbid invalid keys in `EnumMember` ([#​11232](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11232)) ##### ❤️ Thank You - fisker Cheung [@​fisker](https://redirect.github.com/fisker) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.41.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8410-2025-08-25) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.40.0...v8.41.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.40.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8400-2025-08-18) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.39.1...v8.40.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaWdub3JlLWZvci1yZWxlYXNlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
avrittrohwer
pushed a commit
that referenced
this pull request
Aug 25, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [oidc-provider](https://redirect.github.com/panva/node-oidc-provider) | [`9.4.1` -> `9.4.2`](https://renovatebot.com/diffs/npm/oidc-provider/9.4.1/9.4.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>panva/node-oidc-provider (oidc-provider)</summary> ### [`v9.4.2`](https://redirect.github.com/panva/node-oidc-provider/blob/HEAD/CHANGELOG.md#942-2025-08-23) [Compare Source](https://redirect.github.com/panva/node-oidc-provider/compare/v9.4.1...v9.4.2) ##### Fixes - check for native logout redirect allowed same way as during auth ([419f286](https://redirect.github.com/panva/node-oidc-provider/commit/419f286529fd66d0cb577ea64dd544867eb27b18)), closes [#​1351](https://redirect.github.com/panva/node-oidc-provider/issues/1351) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
avrittrohwer
pushed a commit
that referenced
this pull request
Aug 25, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [sbt/sbt](https://redirect.github.com/sbt/sbt) | patch | `1.11.4` -> `1.11.5` | --- ### Release Notes <details> <summary>sbt/sbt (sbt/sbt)</summary> ### [`v1.11.5`](https://redirect.github.com/sbt/sbt/releases/tag/v1.11.5): 1.11.5 [Compare Source](https://redirect.github.com/sbt/sbt/compare/v1.11.4...v1.11.5) #### changes with compatibility implications - sbtn is built using `ubuntu-22.04` image, which will require similar Linux version with glibc 2.32 and above. #### 🚀 features and other updates - Adds scala-library 3.8.0 support by [@​hamzaremmal](https://redirect.github.com/hamzaremmal) + [@​eed3si9n](https://redirect.github.com/eed3si9n) in [#​8226](https://redirect.github.com/sbt/sbt/pull/8226) - Adds Scala Nightly repository resolver. See below - Central Repository publishing: Shows validation errors if present by [@​unkarjedy](https://redirect.github.com/unkarjedy) in [#​8191](https://redirect.github.com/sbt/sbt/pull/8191) - Central Repository publishing: Includes the root subproject name into the deployment by [@​jeanmarc](https://redirect.github.com/jeanmarc) in [#​8219](https://redirect.github.com/sbt/sbt/pull/8219) - Adds `--jvm-client` to the `sbt` runner script to launch JVM client by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [#​8232](https://redirect.github.com/sbt/sbt/pull/8232) - Reduces sbtn outputs by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [#​8234](https://redirect.github.com/sbt/sbt/pull/8234) #### Scala Nightly repository Scala Team now publishes nightlies to a dedicated Artifactory instance. sbt 1.11.5 adds a new resolver for this: ```scala resolvers += Resolver.scalaNightlyRepository ThisBuild / scalaVersion := "3.8.0-RC1-bin-20250823-712d5bc-NIGHTLY" Compile / scalacOptions += "-language:experimental.captureChecking" ``` This was contributed by [@​hamzaremmal](https://redirect.github.com/hamzaremmal) in [sbt/librarymanagement#532](https://redirect.github.com/sbt/librarymanagement/pull/532) #### 🎬 behind the scene - ci: Uses sbt 1.11.4 by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [#​8192](https://redirect.github.com/sbt/sbt/pull/8192) - ci: Adds clean.yml by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [#​8227](https://redirect.github.com/sbt/sbt/pull/8227) - ci: Bump actions/setup-java from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​8229](https://redirect.github.com/sbt/sbt/pull/8229) - ci: Split server-test by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [#​8233](https://redirect.github.com/sbt/sbt/pull/8233) - deps: Bump to lm 1.11.5 by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [#​8231](https://redirect.github.com/sbt/sbt/pull/8231) #### new contributors - [@​jeanmarc](https://redirect.github.com/jeanmarc) made their first contribution in [#​8219](https://redirect.github.com/sbt/sbt/pull/8219) - [@​hamzaremmal](https://redirect.github.com/hamzaremmal) made their first contribution in [#​8226](https://redirect.github.com/sbt/sbt/pull/8226) **Full Changelog**: <sbt/sbt@v1.11.4...v1.11.5> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/civiform/civiform). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
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
Forgot to update the renovate config to allow for java 17.
Checklist
General
Read the full guidelines for PRs here
civiform/developers, or a more specific round-robin list