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 #42

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cyco130/eslint-config ^3.9.0 -> ^3.9.1 age adoption passing confidence
@types/node (source) ^20.14.2 -> ^20.14.5 age adoption passing confidence
acorn ^8.11.3 -> ^8.12.0 age adoption passing confidence
lint-staged ^15.2.5 -> ^15.2.7 age adoption passing confidence
prettier (source) ^3.3.1 -> ^3.3.2 age adoption passing confidence
vite (source) ^5.2.12 -> ^5.3.1 age adoption passing confidence

Release Notes

acornjs/acorn (acorn)

v8.12.0

Compare Source

okonet/lint-staged (lint-staged)

v15.2.7

Compare Source

Patch Changes
  • #​1440 a51be80 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 drops the --path-format=absolute option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading git to the latest version.

v15.2.6

Compare Source

Patch Changes
  • #​1433 119adb2 Thanks @​iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.
prettier/prettier (prettier)

v3.3.2

Compare Source

diff

Fix handlebars path expressions starts with @ (#​16358 by @​Princeyadav05)
{{! Input }}
<div>{{@&#8203;x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@&#8203;x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@&#8203;x.y.z}}</div>
vitejs/vite (vite)

v5.3.1

Compare Source

v5.3.0

Compare Source

v5.2.13

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

👻 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 d82b56c to b2271ce Compare June 11, 2024 10:05
@renovate renovate bot changed the title chore(deps): update dependency vite to ^5.2.13 chore(deps): update all non-major dependencies Jun 11, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7b0c433 to 8d44e6b Compare June 14, 2024 10:57
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jun 14, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8d44e6b to acd78dd Compare June 17, 2024 22:35
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jun 17, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ddd4f26 to 35d5a74 Compare June 18, 2024 07:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 35d5a74 to daf5fe3 Compare June 18, 2024 09:44
@cyco130 cyco130 merged commit 0025c64 into main Jun 18, 2024
2 checks passed
@cyco130 cyco130 deleted the renovate/all-minor-patch branch June 18, 2024 09:45
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