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(deps): update all non-major dependencies (patch) #48

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
commander ^12.0.0 -> ^12.1.0 age adoption passing confidence
eslint (source) ^8.56.0 -> ^8.57.0 age adoption passing confidence
lint-staged ^15.2.7 -> ^15.2.9 age adoption passing confidence
simple-git-hooks ^2.9.0 -> ^2.11.1 age adoption passing confidence
typescript (source) ^5.2.2 -> ^5.5.4 age adoption passing confidence

Release Notes

lint-staged/lint-staged (lint-staged)

v15.2.9

Compare Source

Patch Changes
  • #​1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.

v15.2.8

Compare Source

Patch Changes
  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

Microsoft/TypeScript (typescript)

v5.5.4

Compare Source

v5.5.3

Compare Source


Configuration

📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jun 24, 2024
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from 4d51d3f to d2882f2 Compare July 1, 2024 18:55
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from 3680d8e to 8a06571 Compare July 6, 2024 14:39
@renovate renovate bot changed the title fix(deps): update all non-major dependencies (patch) chore(deps): update all non-major dependencies (patch) Jul 10, 2024
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from 1a7a2d6 to dad36c2 Compare July 23, 2024 20:22
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from 37def15 to c0fd776 Compare July 28, 2024 14:40
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from 9c879da to d1155fe Compare August 3, 2024 15:43
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from 29050d7 to ff516ac Compare August 11, 2024 18:09
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from ff516ac to e0fb384 Compare August 13, 2024 15:05
@renovate renovate bot changed the title chore(deps): update all non-major dependencies (patch) fix(deps): update all non-major dependencies (patch) Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants