You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Run node scripts/ci/verify-lockfile-duplicates.js workspaces/lightspeed/yarn.lock
node scripts/ci/verify-lockfile-duplicates.js workspaces/lightspeed/yarn.lock
shell: /usr/bin/bash -e {0}
Checking lock file workspaces/lightspeed/yarn.lock
(node:2473) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use `node --trace-deprecation ...` to show where the warning was created)
*************************************************************************************
➤ YN0000: ┌ Deduplication step
* You have duplicate versions of some packages in a yarn.lock file. *
* To solve this, run the following command from the project root and commit all *
*************************************************************************************
Deduplication step
➤ YN0000: │ long@npm:^5.0.0 can be deduped from long@npm:5.2.3 to long@npm:5.3.2
➤ YN0000: │ long@npm:^5.2.1 can be deduped from long@npm:5.2.3 to long@npm:5.3.2
➤ YN0000: │ 2 packages can be deduped using the highest strategy
➤ YN0000: └ Completed in 0s 310ms
* yarn.lock changes. *
* *
* yarn --cwd workspaces/lightspeed dedupe *
Error: Process completed with exit code 1.
The action failed during the Yarn install/link phase because the workflow detected that yarn.lock is not deduped and would change. - Yarn reported duplicate package versions in yarn.lock and required running yarn --cwd workspaces/lightspeed dedupe and committing the resulting yarn.lock changes. - The job then exited with code 1 after the deduplication check (##[error]Process completed with exit code 1.). Additional warnings were present (peer dependency mismatches, e.g., prettier@3.7.4 not satisfying @spotify/prettier-config's ^2.0.0, and missing @typescript-eslint/parser), but the explicit failure shown is the dedupe/lockfile consistency check.
Relevant error logs:
1: ##[group]Runner Image Provisioner2: Hosted Compute Agent
...
151: �[94m➤�[39m �[90mYN0000�[39m: ┌ Post-resolution validation152: ##[group]Post-resolution validation153: �[93m➤�[39m YN0060: │ �[38;5;173mprettier�[39m is listed by your project with version �[38;5;111m3.7.4�[39m (�[38;5;111mpc2ecd8�[39m), which doesn't satisfy what �[38;5;166m@spotify/�[39m�[38;5;173mprettier-config�[39m and other dependencies request (�[38;5;37m^2.0.0�[39m).154: �[93m➤�[39m YN0002: │ �[38;5;166m@redhat-developer/�[39m�[38;5;173mrhdh-plugins�[39m�[38;5;111m@�[39m�[38;5;111mworkspace:.�[39m doesn't provide �[38;5;166m@typescript-eslint/�[39m�[38;5;173mparser�[39m (�[38;5;111mp8d7c5c�[39m), requested by �[38;5;166m@spotify/�[39m�[38;5;173meslint-plugin�[39m.155: �[93m➤�[39m YN0086: │ Some peer dependencies are incorrectly met by your project; run �[38;5;111myarn explain peer-requirements <hash>�[39m for details, where �[38;5;111m<hash>�[39m is the six-letter p-prefixed code.156: �[93m➤�[39m YN0086: │ Some peer dependencies are incorrectly met by dependencies; run �[38;5;111myarn explain peer-requirements�[39m for details.157: ##[endgroup]158: �[94m➤�[39m �[90mYN0000�[39m: └ Completed159: �[94m➤�[39m �[90mYN0000�[39m: ┌ Fetch step160: ##[group]Fetch step161: �[94m➤�[39m YN0013: │ �[38;5;220m1548�[39m packages were added to the project (�[38;5;160m+ 336.33 MiB�[39m).162: ##[endgroup]163: �[94m➤�[39m �[90mYN0000�[39m: └ Completed in 5s 592ms164: �[94m➤�[39m �[90mYN0000�[39m: ┌ Link step165: ##[group]Link step166: �[94m➤�[39m YN0007: │ �[38;5;173mesbuild�[39m�[38;5;111m@�[39m�[38;5;111mnpm:0.21.5�[39m must be built because it never has been before or the last one failed167: �[94m➤�[39m YN0007: │ �[38;5;166m@swc/�[39m�[38;5;173mcore�[39m�[38;5;111m@�[39m�[38;5;111mnpm:1.4.13 [366d3]�[39m must be built because it never has been before or the last one failed168: �[94m➤�[39m YN0007: │ �[38;5;173mesbuild�[39m�[38;5;111m@�[39m�[38;5;111mnpm:0.23.1�[39m must be built because it never has been before or the last one failed169: �[94m➤�[39m YN0007: │ �[38;5;173mesbuild�[39m�[38;5;111m@�[39m�[38;5;111mnpm:0.20.2�[39m must be built because it never has been before or the last one failed170: �[94m➤�[39m YN0007: │ �[38;5;173mcore-js-pure�[39m�[38;5;111m@�[39m�[38;5;111mnpm:3.36.1�[39m must be built because it never has been before or the last one failed171: �[94m➤�[39m YN0007: │ �[38;5;166m@redhat-developer/�[39m�[38;5;173mrhdh-plugins�[39m�[38;5;111m@�[39m�[38;5;111mworkspace:.�[39m must be built because it never has been before or the last one failed172: ##[endgroup]
...
181: (Use `node --trace-deprecation ...` to show where the warning was created)182: *************************************************************************************183: * You have duplicate versions of some packages in a yarn.lock file. *184: �[94m➤�[39m �[90mYN0000�[39m: ┌ Deduplication step185: * To solve this, run the following command from the project root and commit all *186: *************************************************************************************187: ##[group]Deduplication step188: �[94m➤�[39m YN0000: │ �[38;5;173mlong�[39m�[38;5;37m@�[39m�[38;5;37mnpm:^5.0.0�[39m can be deduped from �[38;5;173mlong�[39m�[38;5;111m@�[39m�[38;5;111mnpm:5.2.3�[39m to �[38;5;173mlong�[39m�[38;5;111m@�[39m�[38;5;111mnpm:5.3.2�[39m189: �[94m➤�[39m YN0000: │ �[38;5;173mlong�[39m�[38;5;37m@�[39m�[38;5;37mnpm:^5.2.1�[39m can be deduped from �[38;5;173mlong�[39m�[38;5;111m@�[39m�[38;5;111mnpm:5.2.3�[39m to �[38;5;173mlong�[39m�[38;5;111m@�[39m�[38;5;111mnpm:5.3.2�[39m190: �[94m➤�[39m YN0000: │ 2 packages can be deduped using the �[38;5;111mhighest�[39m strategy191: ##[endgroup]192: �[94m➤�[39m �[90mYN0000�[39m: └ Completed in 0s 284ms193: * yarn.lock changes. *194: * *195: * yarn --cwd workspaces/lightspeed dedupe *196: ##[error]Process completed with exit code 1.197: Post job cleanup.
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.41%. Comparing base (7d93262) to head (46d6a39).
✅ All tests successful. No failed tests found.
📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps protobufjs from 7.5.6 to 7.6.0.
Release notes
Sourced from protobufjs's releases.
Changelog
Sourced from protobufjs's changelog.
Commits
e30c334chore: release protobufjs-v7.x (#2260)f769242feat: Support BigInt conversions (7.x) (#2258)ab3862dchore: release protobufjs-v7.x (#2255)0853a62fix: Backport bundler-safe optional module lookups (#2254)d7035f9chore: release protobufjs-v7.x (#2248)54b593ffix: Backport parser hardening to 7.x (#2245)e88fceachore: release protobufjs-v7.x (#2239)cc7d595fix: Restore first-match namespace lookup (#2236)3abc9b5chore: release protobufjs-v7.x (#2190)a0bf2dffix: Update CLI peer dependency (7.x) (#2189)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.