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

[Dev] Update dependency @action-validator/cli to v0.5.4 #97

Merged
merged 6 commits into from
Nov 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@action-validator/cli 0.5.1 -> 0.5.4 age adoption passing confidence

Release Notes

mpalmer/action-validator (@​action-validator/cli)

v0.5.4: Loosen the requirements on runs-on

Compare Source

GitHub have finally admitted defeat in their attempts to keep any sort of structure to the runs-on directive, so we're following suit.
Thanks to Victor Sollerhed (@​MPV) for the PR.

v0.5.3: Updated schemas

Compare Source

Nothing big for this release, just an updated version of the schemas for workflows and actions that we use to validate whether the document is well-formed.

v0.5.2: Binary releases for the correct architecture!

Compare Source

It turns out that if you don't tell Rust to build for a particular target, it... doesn't build for that target.
That meant that all those arm64 binaries we were building were actually x86_64 binaries.

Well now, hopefully, they're not.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Nov 25, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: PangaeaTech Reusable [email protected]
npm ERR! Found: @action-validator/[email protected]
npm ERR! node_modules/@action-validator/core
npm ERR!   dev @action-validator/core@"0.5.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @action-validator/core@"0.5.4" from @action-validator/[email protected]
npm ERR! node_modules/@action-validator/cli
npm ERR!   dev @action-validator/cli@"0.5.4" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/253c39/88b8ec/cache/others/npm/_logs/2023-11-25T08_39_50_433Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/253c39/88b8ec/cache/others/npm/_logs/2023-11-25T08_39_50_433Z-debug-0.log

mwaddell
mwaddell previously approved these changes Nov 27, 2023
Copy link
Contributor Author

renovate bot commented Nov 27, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

…re-0.x' into renovate/dev/action-validator-cli-0.x
@mwaddell mwaddell merged commit e5f8b6c into main Nov 27, 2023
2 checks passed
@mwaddell mwaddell deleted the renovate/dev/action-validator-cli-0.x branch November 27, 2023 15:21
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