Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(renovate): Update major (major) #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

darraghoriordan
Copy link
Owner

@darraghoriordan darraghoriordan commented Feb 13, 2024

This PR contains the following updates:

Package Type Update Change Pending
@nestjs/swagger dependencies major 7.4.0 -> 8.1.1
@types/eslint (source) devDependencies major 8.56.10 -> 9.6.1
@types/express (source) devDependencies major 4.17.21 -> 5.0.0
@types/react (source) dependencies major 18.3.3 -> 19.0.4 19.0.6 (+1)
@types/react-dom (source) dependencies major 18.3.0 -> 19.0.2 19.0.3
@typescript-eslint/eslint-plugin (source) dependencies major 7.16.1 -> 8.19.1 8.20.0
@typescript-eslint/eslint-plugin (source) devDependencies major 7.16.1 -> 8.19.1 8.20.0
@typescript-eslint/parser (source) dependencies major 7.16.1 -> 8.19.1 8.20.0
@typescript-eslint/parser (source) devDependencies major 7.16.1 -> 8.19.1 8.20.0
cache-manager (source) dependencies major 5.7.3 -> 6.3.2
concurrently dependencies major 8.2.2 -> 9.1.2
date-fns dependencies major 3.6.0 -> 4.1.0
eslint-config-next (source) dependencies major 14.2.5 -> 15.1.4
eslint-plugin-jsdoc devDependencies major 48.8.1 -> 50.6.1
eslint-plugin-promise devDependencies major 6.5.1 -> 7.2.1
eslint-plugin-react-hooks (source) dependencies major 4.6.2 -> 5.1.0
eslint-plugin-sonarjs (source) devDependencies major 0.25.1 -> 3.0.1
eslint-plugin-unicorn devDependencies major 54.0.0 -> 56.0.1
inquirer (source) dependencies major 10.0.4 -> 12.3.0 12.3.2 (+1)
node (source) major 20.12.2 -> 22.13.0
node (source) engines major >=20.12.2 -> >=22.13.0
node final major 21.7.3-alpine -> 22.13.0-alpine
node stage major 21.7.3-alpine -> 22.13.0-alpine
nx (source) dependencies major 19.5.1 -> 20.3.1
nx (source) devDependencies major 19.5.1 -> 20.3.1
pnpm (source) packageManager major 8.15.1 -> 9.15.3 9.15.4
pnpm (source) engines major >=8.15.1 -> >=9.15.3 9.15.4
postcss-focus-visible (source) dependencies major 9.0.1 -> 10.0.1
react (source) dependencies major 18.3.1 -> 19.0.0
react-dom (source) dependencies major 18.3.1 -> 19.0.0
remark-embed-images dependencies major 4.0.0 -> 5.0.0
stripe (source) required_provider major 1.9.4 -> 3.3.0

Release Notes

nestjs/swagger (@​nestjs/swagger)

v8.1.1

Compare Source

Unreleased (2025-01-10)

Bug fixes
  • #​3232 fix: missing ApiProperty enum undefined handling (@​nxht)
  • #​3223 fix: swagger crashed while using any Param/Query/Body decorator in a monorepo with pnpm (@​winuxx)
Dependencies
Committers: 3

v8.1.0

Compare Source

8.1.0 (2024-12-04)

Enhancements
Committers: 2

v8.0.7

Compare Source

8.0.7 (2024-11-15)

Bug fixes
Committers: 1

v8.0.6

Compare Source

8.0.6 (2024-11-15)

Bug fixes
Dependencies
Committers: 2

v8.0.5

Compare Source

8.0.5 (2024-11-08)

Dependencies

v8.0.4

Compare Source

8.0.4 (2024-11-08)

Bug fixes
Dependencies
Committers: 1

v8.0.3

Compare Source

8.0.3 (2024-11-07)

Bug fixes
Enhancements
Dependencies
Committers: 1

v8.0.2

Compare Source

8.0.2 (2024-11-05)

Bug fixes
Dependencies
Committers: 2

v8.0.1

Compare Source

8.0.1 (2024-10-29)

Enhancements
Committers: 1

v8.0.0

Compare Source

8.0.0 (2024-10-28)

Breaking changes
  • #​3017 feat(@​nestjs/swagger): defaults api tag to controller name
  • #​2877 fix(): Updated types for Specific ApiResponse decorator options to omit status
  • #​1454 fix(transformer): prefer explicit config over auto-detected schema
Features
Bug fixes
Enhancements

v7.4.2

Compare Source

  • Merge pull request #​3031 from danielsharvey/feature/example-support (391abb3)
  • Merge pull request #​3037 from blended-bram/patch-1 (00a6b80)
  • Merge pull request #​3067 from nadavhalfon/feat/x-enumNames (5cb058e)
  • Merge pull request #​3062 from thiagotognoli/master (fdf9c1c)
  • chore(deps): update typescript-eslint monorepo to v8.6.0 (276b4fa)
  • chore(deps): update dependency eslint to v8.57.1 (f389bd4)
  • chore(deps): update dependency express to v4.21.0 (3b9c7f9)
  • chore(deps): update nest monorepo to v10.4.2 (1c27db8)
  • feat: support x-enumNames param for client code generations, supporting numeric enums (bdd0ac8)
  • bugfix: correct param in map (f28b947)
  • fix: support examples field in @ApiHeader (c7721d6)
  • feat: Add schema support for "example" annotations (bd75d0a)

v7.4.1

Compare Source

  • Merge pull request #​3071 from nestjs/renovate/npm-path-to-regexp-vulnerability (057e560)
  • chore(deps): update dependency @​types/jest to v29.5.13 (7721ad5)
  • chore(deps): update dependency husky to v9.1.6 (ba963e1)
  • fix(deps): update dependency path-to-regexp to v3.3.0 [security] (0c1e756)
  • chore(deps): update commitlint monorepo to v19.5.0 (4e13bb0)
  • chore(deps): update dependency express to v4.20.0 (df76aa1)
  • chore(deps): update typescript-eslint monorepo to v8.5.0 (f5f1b02)
  • chore(deps): update dependency @​types/node to v20.16.5 (d1a3da6)
  • chore(deps): update dependency @​types/node to v20.16.4 (f7098ce)
  • chore(deps): update dependency eslint-plugin-import to v2.30.0 (bdbbeb9)
  • chore(deps): update typescript-eslint monorepo to v8.4.0 (e3976b5)
  • chore(deps): update dependency lint-staged to v15.2.10 (2ef9f9e)
  • chore(deps): update dependency @​types/node to v20.16.3 (526801f)
  • chore(deps): update commitlint monorepo to v19.4.1 (375e3ac)
  • chore(deps): update dependency @​types/node to v20.16.2 (7f0b3a9)
  • chore(deps): update typescript-eslint monorepo to v8.3.0 (84cfcd2)
  • chore(deps): update dependency ts-jest to v29.2.5 (1374005)
  • chore(deps): update dependency husky to v9.1.5 (39a5a15)
  • chore(deps): update typescript-eslint monorepo to v8.2.0 (c3f98b2)
  • chore(deps): update dependency @​types/node to v20.16.1 (ca5f7a5)
  • chore(deps): update dependency @​types/node to v20.16.0 (5d4436f)
  • chore(deps): update dependency @​types/node to v20.15.0 (986351f)
  • chore(deps): update nest monorepo to v10.4.1 (2e11b2d)
  • chore(deps): update dependency lint-staged to v15.2.9 (2e4b4dd)
  • chore(deps): update typescript-eslint monorepo to v8.1.0 (f499e54)
  • chore(deps): update nest monorepo to v10.4.0 (15ad2b6)
  • chore(deps): update dependency @​types/node to v20.14.15 (ea25697)
  • chore(deps): update dependency @​commitlint/cli to v19.4.0 (51d7f50)
  • chore(deps): update typescript-eslint monorepo to v8.0.1 (341918a)
  • chore(deps): update dependency lint-staged to v15.2.8 (02e0341)
  • chore(deps): update dependency @​types/node to v20.14.14 (9cb4742)
  • chore(deps): update dependency ts-jest to v29.2.4 (ab74629)
  • chore(deps): update typescript-eslint monorepo to v8 (c5964c0)
  • chore(deps): update typescript-eslint monorepo to v7.18.0 (13f99fe)
  • chore(deps): update dependency husky to v9.1.4 (6715367)
  • chore(deps): update dependency @​types/node to v20.14.13 (b122574)
  • chore(deps): update dependency husky to v9.1.3 (68b9814)
  • chore(deps): update dependency husky to v9.1.2 (6f83cd0)
  • chore(deps): update dependency @​types/node to v20.14.12 (8323c3b)
  • chore(deps): update typescript-eslint monorepo to v7.17.0 (5f40531)
  • chore(deps): update dependency ts-jest to v29.2.3 (def2f77)
  • chore(deps): update dependency husky to v9.1.1 (7c175bb)
  • chore(deps): update dependency husky to v9.1.0 (0637912)
  • chore(deps): update dependency @​types/node to v20.14.11 (28424c9)
  • chore(deps): update dependency @​types/lodash to v4.17.7 (976d5c5)
  • chore(deps): update typescript-eslint monorepo to v7.16.1 (29f59e9)
  • chore(deps): update dependency release-it to v17.6.0 (f42c75f)
  • chore(deps): update dependency ts-jest to v29.2.2 (05db366)
  • chore(deps): update dependency ts-jest to v29.2.1 (b4e4f91)
  • chore(deps): update typescript-eslint monorepo to v7.16.0 (2d61362)
  • chore(deps): update dependency release-it to v17.5.0 (1a32e24)
  • chore(deps): update dependency ts-jest to v29.2.0 (88859bb)
  • chore(deps): update dependency @​types/node to v20.14.10 (0b448ca)
  • chore(deps): update typescript-eslint monorepo to v7.15.0 (ce9a5f6)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.19.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle literal types (#​10523)
  • eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#​10550)
  • eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#​10548)
  • eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the declare keyword (#​10543)
  • eslint-plugin: [no-base-to-string] check array generic type (#​10437)
❤️ Thank You
  • Kirk Waiblinger
  • mdm317
  • Ronen Amiel
  • Yukihiro Hasegawa @​y-hsgw

You can read about our versioning strategy and releases on our website.

v8.19.0

Compare Source

🚀 Features
  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#​10106)
🩹 Fixes
  • eslint-plugin: [member-ordering] ignore method overloading (#​10536)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#​10537)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#​10522)
  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#​10496)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.18.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#​10514)
  • eslint-plugin: [consistent-type-assertions] allow default assertionStyle option (#​10512)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type/value context (#​10503)
  • eslint-plugin: [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#​10461)
  • eslint-plugin: [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#​10490)
  • eslint-plugin: [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#​10473)
  • eslint-plugin: [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#​10494)
  • eslint-plugin: [no-deprecated] not reporting usages of deprecated declared constants as object value (#​10498)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.18.1

Compare Source

🩹 Fixes
  • scope-manager: visit params decorator before nest scope (#​10475)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#​10454)
  • eslint-plugin: use consistent naming for asserting types and casting values (#​10472)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#​10474)
  • eslint-plugin: handle string like index type (#​10460)
  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#​10444)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.18.0

Compare Source

🚀 Features
  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#​10218)
  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#​10397)
🩹 Fixes
  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#​10436)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#​10432)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#​10374)
  • typescript peer dependency (#​10373)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.17.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] options to allow any and unknown (#​10392)
🩹 Fixes
  • eslint-plugin: [promise-function-async] handle function overloading (#​10304)
  • eslint-plugin: remove references to "extendDefaults" in no-restricted-types (#​10401)
  • eslint-plugin: [no-unnecessary-template-expressions] allow template expressions used to make trailing whitespace visible (#​10363)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.16.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#​10287)
  • eslint-plugin: [max-params] add function overload and function type support (#​10312)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.15.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#​10299)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • utils: add defaultOptions to meta in rule (#​10339)
  • eslint-plugin: report deprecations used in default export (#​10330)
  • eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#​10315)
  • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#​10314)
  • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#​10301)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.14.0

Compare Source

🚀 Features
  • eslint-plugin: [await-thenable] report unnecessary await using statements (#​10209)
  • eslint-plugin: [no-confusing-void-expression] add an option to ignore void<->void (#​10067)
🩹 Fixes
  • scope-manager: fix asserted increments not being marked as write references (#​10271)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#​10216)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#​10194)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.13.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] add allow option (#​10221)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#​9924)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#​10250)
🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#​10232)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#​10235)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#​10259)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#​10261)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#​10205)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.12.2

Compare Source

🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#​10223)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.12.1

Compare Source

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 and releases on our website.

v8.12.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] handle String() (#​10005)
  • eslint-plugin: [switch-exhaustiveness-check] add allowDefaultCaseMatchUnionMember option (#​9954)
  • eslint-plugin: [consistent-indexed-object-style] report mapped types (#​10160)
  • eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#​10152)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.11.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#​10149)
  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#​10138)
🩹 Fixes
  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#​10135)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.10.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

v8.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value

  • scope-manager: [no-use-before-define] do not treat nested namespace aliases as variable references

  • eslint-plugin: [return-await] sync the behavior with await-thenable

  • eslint-plugin: [prefer-literal-enum-member] report a different error message when allowBitwiseExpressions is enabled

  • eslint-plugin: [no-loop-func] sync from upstream base rule

  • eslint-plugin: [no-unused-vars] never report the naming of an enum member

  • eslint-plugin: correct use-at-your-own-risk type definitions

  • eslint-plugin: handle unions in await...for

❤️ Thank You
  • Abraham Guo
  • Anna Bocharova
  • Arya Emami
  • auvred
  • Joshua Chen
  • Kirk Waiblinger
  • Lotfi Meklati
  • mdm317
  • Ronen Amiel
  • Sukka
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v8.8.1

Compare Source

🩹 Fixes
  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file
❤️ Thank You
  • Brad Zacher
  • Ronen Amiel
  • WhitePiano

You can read about our versioning strategy and releases on our website.

v8.8.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates

  • eslint-plugin: [return-await] check for-await loop iteree

🩹 Fixes
  • remove export type * in d.ts to support TS<5.0

  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines

  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser()

  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself

  • eslint-plugin: [no-misused-promises] check contextual type

  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Ronen Amiel
  • Tarun Chauhan
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v8.7.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unsafe-call] check calls of Function

  • eslint-plugin: [consistent-type-exports] check export * exports to see if all exported members are types

🩹 Fixes
  • eslint-plugin: properly coerce all types to string in getStaticMemberAccessValue

  • eslint-plugin: [no-deprecated] report on imported deprecated variables

  • eslint-plugin: [no-confusing-non-null-assertion] check !in and !instanceof

❤️ Thank You
  • Abraham Guo
  • auvred
  • Brian Donovan
  • Kirk Waiblinger

You can read about our versioning strategy and releases on our website.

v8.6.0

Compare Source

🚀 Features
  • add allow option for restrict-template-expressions

  • type-utils: isNullableType add Void logic

  • eslint-plugin: [no-unnecessary-condition] check switch cases

  • eslint-plugin: [no-misused-promises] check array predicate return

🩹 Fixes
  • eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice

  • eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment

  • eslint-plugin: [no-deprecated] report on deprecated properties with function-like types

  • eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Kim Sang Du
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v8.5.0

Compare Source

🚀 Features
  • eslint-plugin: [no-duplicate-type-constituents] prevent unnecessary `

  • eslint-plugin: [no-unsafe-argument] differentiate error types

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] fix TSNonNullExpression fixer

  • eslint-plugin: [no-misused-promises] handle static method

  • eslint-plugin: [no-unnecessary-type-parameters] fix AST quick path scope analysis

  • eslint-plugin: [consistent-type-assertions] access parser services lazily

❤️ Thank You
  • f44da95
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v8.4.0

[Co


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * *" in timezone Australia/Melbourne.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@darraghoriordan darraghoriordan changed the title fix(renovate): Update dependency knip to v5 fix(renovate): Update major (major) Feb 15, 2024
@darraghoriordan darraghoriordan force-pushed the renovate/major-major branch 2 times, most recently from 247241c to 42882fd Compare February 26, 2024 21:25
@darraghoriordan darraghoriordan force-pushed the renovate/major-major branch 3 times, most recently from 2ebe99b to df3aa03 Compare March 2, 2024 21:25
@darraghoriordan darraghoriordan force-pushed the renovate/major-major branch 3 times, most recently from 89db5f2 to db1ef25 Compare March 14, 2024 21:25
@darraghoriordan darraghoriordan force-pushed the renovate/major-major branch 9 times, most recently from 915e76e to bf87002 Compare March 22, 2024 02:28
@darraghoriordan darraghoriordan force-pushed the renovate/major-major branch 6 times, most recently from 587e386 to 389c487 Compare March 28, 2024 21:26
@darraghoriordan darraghoriordan force-pushed the renovate/major-major branch 2 times, most recently from bd22fea to 5ad311f Compare March 30, 2024 21:24
@darraghoriordan darraghoriordan force-pushed the renovate/major-major branch 10 times, most recently from ae5429c to 32cd14d Compare December 14, 2024 21:29
@darraghoriordan darraghoriordan force-pushed the renovate/major-major branch 7 times, most recently from a01d2fc to 88ca22d Compare December 26, 2024 21:29
@darraghoriordan darraghoriordan force-pushed the renovate/major-major branch 5 times, most recently from a09d92c to bb683ec Compare January 3, 2025 05:30
@darraghoriordan darraghoriordan force-pushed the renovate/major-major branch 6 times, most recently from cd9861b to 4c8b45c Compare January 11, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant