Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/jest (source) 29.4.4 -> 29.5.0 age adoption passing confidence devDependencies minor
@types/node (source) 18.15.3 -> 18.15.8 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 5.55.0 -> 5.56.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.55.0 -> 5.56.0 age adoption passing confidence devDependencies minor
actions/checkout v3.4.0 -> v3.5.0 age adoption passing confidence action minor
eslint-config-prettier 8.7.0 -> 8.8.0 age adoption passing confidence devDependencies minor
github/codeql-action v2.2.7 -> v2.2.8 age adoption passing confidence action patch
trunk-io/trunk-action v1.0.7 -> v1.0.8 age adoption passing confidence action patch

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.56.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] check order when optionalityOrder is present with no optional members (#​6619) (6aff431)
  • eslint-plugin: [no-misused-promises] avoid unnecessary calls to getContextualType (#​6193) (745cfe4)
  • eslint-plugin: [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#​6638) (9e41cee)
  • eslint-plugin: [strict-boolean-expression] support falsy and truthy literals simultaneously (#​6672) (62ef487)
  • eslint-plugin: [strict-boolean-expressions] handle truthy enums (#​6618) (0d0639f)
  • eslint-plugin: add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#​6645) (3fc5c63)
Features
  • eslint-plugin: add allowNever support to restrict-template-expressions (#​6554) (423f164)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.56.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

actions/checkout

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.4.0...v3.5.0

prettier/eslint-config-prettier

v8.8.0

Compare Source

github/codeql-action

v2.2.8

Compare Source

trunk-io/trunk-action

v1.0.8

Compare Source

What's Changed
  • Support running in repos without .trunk/trunk.yaml, by automatically running trunk init if none is present.
  • Validate check-mode is one of the allowed values.
  • Allow overriding github context inputs using environment variables.

Full Changelog: trunk-io/trunk-action@v1...v1.0.8


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Mar 16, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3853efb to e3a8c35 Compare March 17, 2023 19:33
@TylerJang27
Copy link
Collaborator

Seeing warning

Version 5.0.2 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=4.3.0 <5.0.0-0). Please do not report issues in ts-jest if you are using unsupported versions.

Gonna wait a week or so and then re-evaluate this PR.

@TylerJang27 TylerJang27 marked this pull request as draft March 17, 2023 20:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6356306 to b2ee42d Compare March 17, 2023 23:52
@renovate renovate bot changed the title chore(deps): update dependency @types/jest to v29.5.0 chore(deps): update all non-major dependencies Mar 20, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from 92a9565 to 02edf82 Compare March 25, 2023 23:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 02edf82 to 110abfa Compare March 27, 2023 19:12
@TylerJang27
Copy link
Collaborator

We're already on latest typescript, so this problem is already happening and won't go away until we're on newest ts-jest

@TylerJang27 TylerJang27 marked this pull request as ready for review March 27, 2023 20:16
@TylerJang27 TylerJang27 merged commit 714e45e into main Mar 27, 2023
@TylerJang27 TylerJang27 deleted the renovate/all-minor-patch branch March 27, 2023 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant