Skip to content

chore(deps): lock file maintenance #985

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2025

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 3am on the first day of the month" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner April 1, 2025 02:21
Copy link

changeset-bot bot commented Apr 1, 2025

⚠️ No Changeset found

Latest commit: 6fd489e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

socket-security bot commented Apr 1, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​esbuild/​aix-ppc64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​android-arm64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​darwin-arm64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​darwin-x64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​freebsd-arm64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​freebsd-x64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​linux-arm@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​linux-arm64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​linux-ia32@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​linux-loong64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​linux-mips64el@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​linux-ppc64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​linux-riscv64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​linux-s390x@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​linux-x64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​openbsd-arm64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​openbsd-x64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​sunos-x64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​win32-arm64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​win32-ia32@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​win32-x64@​0.25.1 ⏵ 0.25.51001003691100
Updated@​esbuild/​netbsd-arm64@​0.25.1 ⏵ 0.25.51001003790100
Updated@​esbuild/​netbsd-x64@​0.25.1 ⏵ 0.25.51001003791100
Updated@​babel/​plugin-syntax-jsx@​7.25.9 ⏵ 7.27.11001006392100
Updated@​babel/​helper-annotate-as-pure@​7.25.9 ⏵ 7.27.31001006393100
Updated@​babel/​plugin-transform-class-properties@​7.25.9 ⏵ 7.27.11001006392100
Updated@​babel/​plugin-transform-private-methods@​7.25.9 ⏵ 7.27.11001006392100
Updated@​babel/​helper-skip-transparent-expression-wrappers@​7.25.9 ⏵ 7.27.11001006492100
Updated@​babel/​helper-optimise-call-expression@​7.25.9 ⏵ 7.27.11001006592100
Updated@​babel/​plugin-syntax-flow@​7.26.0 ⏵ 7.27.11001006692100
See 37 more rows in the dashboard

View full report

Copy link
Member

@trivikr trivikr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renovate does not seem to use yarn version from devEngines

@trivikr

This comment was marked as outdated.

@trivikr
Copy link
Member

trivikr commented Apr 14, 2025

Feature request renovatebot/renovate#35338

@trivikr
Copy link
Member

trivikr commented Jun 9, 2025

Using packageManager version from devEngines is still not supported by renovate.

New bug report created at renovatebot/renovate#36407

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 10 times, most recently from 21b1f15 to f005270 Compare June 18, 2025 16:27
@trivikr
Copy link
Member

trivikr commented Jun 18, 2025

Bug was fixed in 40.61.0 in renovatebot/renovate#36582 (comment)

On re-run, the version used by Renovate was 40.60.1 as changes might not have been propagated to GitHub App.
For verification, it needs to be re-run with >=40.61.0 in future when changes are available on GitHub.

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from f005270 to 6fd489e Compare June 18, 2025 20:33
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.

1 participant