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): all non-major dependencies #252

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2023

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action minor v4.1.1 -> v4.2.1
rhysd/actionlint patch 1.6.25 -> 1.6.26

Release Notes

docker/build-push-action (docker/build-push-action)

v4.2.1

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.2.0...v4.2.1

v4.2.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.1.1...v4.2.0

rhysd/actionlint (rhysd/actionlint)

v1.6.26

Compare Source

  • Several template fields and template actions were added. All fields and actions are listed in the document. Please read it for more details. (#​311)
    • By these additions, now actionlint can output the result in the SARIF format. SARIF is a format for the output of static analysis tools used by GitHub CodeQL. the example Go template to format actionlint output in SARIF.
      actionlint -format "$(cat /path/to/sarif_template.txt)" > output.json
    • allKinds returns the kinds (lint rules) information as an array. You can include what lint rules are defined in the command output.
    • toPascalCase converts snake case (foo_bar) or kebab case (foo-bar) into pascal case (FooBar).
  • Report an error when the condition at if: is always evaluated to true. See the check document to know more details. (#​272)

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

@renovate renovate bot requested a review from jbergstroem as a code owner September 8, 2023 08:32
@renovate renovate bot added the type: dependencies Pull requests that update a dependency file label Sep 8, 2023
@renovate renovate bot changed the title chore(deps): docker/build-push-action v4.2.0 chore(deps): docker/build-push-action v4.2.1 Sep 8, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e5170fb to 8797fd3 Compare September 8, 2023 14:03
@renovate renovate bot changed the title chore(deps): docker/build-push-action v4.2.1 chore(deps): all non-major dependencies Sep 18, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8797fd3 to beeb5c9 Compare September 18, 2023 14:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from beeb5c9 to 0748e88 Compare October 1, 2023 20:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 81c9554 to 5022cf3 Compare October 21, 2023 20:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5022cf3 to 403e80a Compare October 21, 2023 20:45
@jbergstroem jbergstroem merged commit 6bd149f into main Oct 21, 2023
7 checks passed
@jbergstroem jbergstroem deleted the renovate/all-minor-patch branch October 21, 2023 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant