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

chore(deps): update all non-major dependencies #24

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/eslint (source) 8.56.1 -> 8.56.2 age adoption passing confidence
build-ts 12.0.1 -> 12.0.4 age adoption passing confidence
prettier (source) 3.1.1 -> 3.2.1 age adoption passing confidence

Release Notes

WillBooster/build-ts (build-ts)

v12.0.4

Compare Source

Bug Fixes

v12.0.3

Compare Source

Bug Fixes

v12.0.2

Compare Source

Bug Fixes
  • warning of rollup-plugin-preserve-directives (7ff5dc2)
prettier/prettier (prettier)

v3.2.1

Compare Source

diff

Fix formatting error on member chain (#​15915 by @​sosukesuzuki)
// Input
test().test2().test2(thing?.something);

// Prettier 3.2.0
TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.1
test().test2().test2(thing?.something);

v3.2.0

Compare Source

diff

🔗 Release Notes


Configuration

📅 Schedule: Branch creation - "before 6am on Saturday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/all-minor-patch branch from 2aca2c0 to c0c5759 Compare January 12, 2024 18:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c0c5759 to fe54bd4 Compare January 12, 2024 21:18
@renovate renovate bot merged commit 851cb03 into main Jan 13, 2024
7 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 13, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants