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

build(deps): lock file maintenance #1978

Merged
merged 2 commits into from
Feb 20, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

πŸ”§ This Pull Request updates lock files to use the latest dependency versions.


Configuration

πŸ“… Schedule: Branch creation - "before 5am on monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 20, 2024 03:46
@renovate renovate bot enabled auto-merge (squash) February 20, 2024 03:46
@renovate renovate bot merged commit 2d10214 into master Feb 20, 2024
19 checks passed
@renovate renovate bot deleted the renovate/lock-file-maintenance branch February 20, 2024 07:39
@AaronDewes
Copy link
Member

πŸ™„ Prettier changing their formatting rules in patch releases is quite annoying

@wolfy1339
Copy link
Collaborator

I'm pretty sure that prettier doesn't respect semantic versioning. They only guarantee that the API will respect semver.
They recommend pinning versions

prettier/prettier#2201

@gr2m
Copy link
Contributor

gr2m commented Feb 20, 2024

πŸ™„ Prettier changing their formatting rules in patch releases is quite annoying

I usually pin the prettier version because of that and run prettier --write on the pull request like here:
https://github.com/octokit/core.js/blob/0cf80ffddada34260b9f7a16cb574b472da863f5/.github/workflows/update-prettier.yml

Copy link

πŸŽ‰ This PR is included in version 13.1.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

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.

None yet

3 participants