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

Merged
merged 1 commit into from
Jan 16, 2023
Merged

chore(deps): update all dependencies #42

merged 1 commit into from
Jan 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.3.25 -> 1.3.26 age adoption passing confidence
argon2 0.30.2 -> 0.30.3 age adoption passing confidence
prettier (source) 2.8.2 -> 2.8.3 age adoption passing confidence
rimraf 3.0.2 -> 4.0.7 age adoption passing confidence
turbo (source) 1.6.3 -> 1.7.0 age adoption passing confidence

Release Notes

swc-project/swc

v1.3.26

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Testing
ranisalt/node-argon2

v0.30.3

Compare Source

What's Changed

New Contributors

Full Changelog: ranisalt/node-argon2@v0.30.2...v0.30.3

prettier/prettier

v2.8.3

Compare Source

diff

Allow self-closing tags on custom elements (#​14170 by @​fisker)

See Angular v15.1.0 release note for details.

// Input
<app-test/>

// Prettier 2.8.2
SyntaxError: Only void and foreign elements can be self closed "app-test" (1:1)
> 1 | <app-test/>
    | ^^^^^^^^^
  2 |

// Prettier 2.8.3
<app-test />
isaacs/rimraf

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

vercel/turbo

v1.7.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "before 3am 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.

@xballoy xballoy merged commit f79cd6d into main Jan 16, 2023
@xballoy xballoy deleted the renovate/all branch January 16, 2023 13:57
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