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

Update all non-major dependencies #31

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier (source) ^3.3.1 -> ^3.3.2 age adoption passing confidence
tsx (source) ^4.13.2 -> ^4.15.4 age adoption passing confidence

Release Notes

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>
privatenumber/tsx (tsx)

v4.15.4

Compare Source

Bug Fixes
  • cjs: handle re-exports from relative paths (5166122)

This release is also available on:

v4.15.3

Compare Source

Bug Fixes
  • cjs: load json with namespace (6b03a38)

This release is also available on:

v4.15.2

Compare Source

Bug Fixes
  • esm: resolve implicit extension in package subpath (7e1fe22)

This release is also available on:


Configuration

📅 Schedule: Branch creation - "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 requested a review from xuhdev as a code owner June 17, 2024 01:06
@xuhdev xuhdev merged commit f314e5e into master Jun 17, 2024
10 checks passed
@xuhdev xuhdev deleted the renovate/all-minor-patch branch June 17, 2024 01:42
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.

None yet

1 participant