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): pin dependencies #1

Merged
merged 1 commit into from
Dec 14, 2024
Merged

chore(deps): pin dependencies #1

merged 1 commit into from
Dec 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
actions/setup-node action pinDigest -> 39370e3 OpenSSF Scorecard
actions/upload-artifact action pinDigest -> b4b15b8 OpenSSF Scorecard
github/codeql-action action pinDigest -> df409f7 OpenSSF Scorecard

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (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 was generated by Mend Renovate. View the repository job log.

Copy link

sourcery-ai bot commented Dec 14, 2024

Reviewer's Guide by Sourcery

This PR pins GitHub Actions dependencies to specific commit hashes instead of using version tags. This change improves security and reproducibility by ensuring exact versions of actions are used rather than potentially different commits that share the same version tag.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Pin GitHub Actions dependencies to specific commit hashes
  • Replace version tag references with specific commit hashes while maintaining version comments
  • Pin actions/checkout to commit 11bd719
  • Pin actions/setup-node to commit 39370e3
  • Pin actions/upload-artifact to commit b4b15b8
  • Pin github/codeql-action to commit df409f7
  • Pin super-linter/super-linter to commit 85f7611
.github/workflows/codeql-analysis.yml
.github/workflows/check-dist.yml
.github/workflows/ci.yml
.github/workflows/linter.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

@renovate renovate bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from 42dc3b2 to eec15ea Compare December 14, 2024 07:40
Copy link
Contributor Author

renovate bot commented Dec 14, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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: .github/workflows/linter.yml
Post-upgrade command 'npm run package' has not been added to the allowed list in allowedPostUpgradeCommands
File name: .github/workflows/ci.yml
Post-upgrade command 'npm run package' has not been added to the allowed list in allowedPostUpgradeCommands
File name: .github/workflows/ci.yml
Post-upgrade command 'npm run package' has not been added to the allowed list in allowedPostUpgradeCommands
File name: .github/workflows/check-dist.yml
Post-upgrade command 'npm run package' has not been added to the allowed list in allowedPostUpgradeCommands
File name: .github/workflows/check-dist.yml
Post-upgrade command 'npm run package' has not been added to the allowed list in allowedPostUpgradeCommands
File name: .github/workflows/codeql-analysis.yml
Post-upgrade command 'npm run package' has not been added to the allowed list in allowedPostUpgradeCommands
File name: .github/workflows/codeql-analysis.yml
Post-upgrade command 'npm run package' has not been added to the allowed list in allowedPostUpgradeCommands
File name: .github/workflows/codeql-analysis.yml
Post-upgrade command 'npm run package' has not been added to the allowed list in allowedPostUpgradeCommands

@renovate renovate bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from f57023c to 6179915 Compare December 14, 2024 08:32
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 6179915 to a06b673 Compare December 14, 2024 08:38
@roderik roderik merged commit fe8edb2 into main Dec 14, 2024
6 checks passed
@roderik roderik deleted the renovate/pin-dependencies branch December 14, 2024 08:40
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.

1 participant