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

deps: update dependency anchore/syft to v1.6.0 #70

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
anchore/syft minor 1.5.0 -> 1.8.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

anchore/syft (anchore/syft)

v1.8.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.7.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.6.0

Compare Source

Added Features
Bug Fixes
Additional Changes

(Full Changelog)


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

Please check the build process changes in v1.5.0..v1.6.0 (may need to address them accordingly).

Click here to see the diff
commit bc20e66d084b68dafeaedda3e3f142c3386afb41
Author: anchore-actions-token-generator[bot] <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com>
Date:   Fri Jun 7 16:55:32 2024 +0000

    chore(deps): update tools to latest versions (#2940)
    
    * chore(deps): update tools to latest versions
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * chore: update header and deprecated fields
    
    Signed-off-by: Christopher Phillips <[email protected]>
    
    ---------
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Signed-off-by: Christopher Phillips <[email protected]>
    Co-authored-by: spiffcs <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 762d87d3..a8fc7711 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -1,3 +1,5 @@
+version: 2
+
 release:
   prerelease: auto
   draft: false
@@ -80,7 +82,7 @@ nfpms:
       - deb
 
 brews:
-  - tap:
+  - repository:
       owner: anchore
       name: homebrew-syft
       token: "{{.Env.GITHUB_BREW_TOKEN}}"

@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch from dda5408 to f99a595 Compare June 14, 2024 20:23
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.6.0 deps: update dependency anchore/syft to v1.7.0 Jun 14, 2024
Copy link

Please check the build process changes in v1.5.0..v1.7.0 (may need to address them accordingly).

Click here to see the diff
commit bc20e66d084b68dafeaedda3e3f142c3386afb41
Author: anchore-actions-token-generator[bot] <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com>
Date:   Fri Jun 7 16:55:32 2024 +0000

    chore(deps): update tools to latest versions (#2940)
    
    * chore(deps): update tools to latest versions
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * chore: update header and deprecated fields
    
    Signed-off-by: Christopher Phillips <[email protected]>
    
    ---------
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Signed-off-by: Christopher Phillips <[email protected]>
    Co-authored-by: spiffcs <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 762d87d3..a8fc7711 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -1,3 +1,5 @@
+version: 2
+
 release:
   prerelease: auto
   draft: false
@@ -80,7 +82,7 @@ nfpms:
       - deb
 
 brews:
-  - tap:
+  - repository:
       owner: anchore
       name: homebrew-syft
       token: "{{.Env.GITHUB_BREW_TOKEN}}"

@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch from f99a595 to 822b4e9 Compare June 24, 2024 16:24
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.7.0 deps: update dependency anchore/syft to v1.8.0 Jun 24, 2024
Copy link

Please check the build process changes in v1.5.0..v1.8.0 (may need to address them accordingly).

Click here to see the diff
commit bc20e66d084b68dafeaedda3e3f142c3386afb41
Author: anchore-actions-token-generator[bot] <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com>
Date:   Fri Jun 7 16:55:32 2024 +0000

    chore(deps): update tools to latest versions (#2940)
    
    * chore(deps): update tools to latest versions
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * chore: update header and deprecated fields
    
    Signed-off-by: Christopher Phillips <[email protected]>
    
    ---------
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Signed-off-by: Christopher Phillips <[email protected]>
    Co-authored-by: spiffcs <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 762d87d3..a8fc7711 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -1,3 +1,5 @@
+version: 2
+
 release:
   prerelease: auto
   draft: false
@@ -80,7 +82,7 @@ nfpms:
       - deb
 
 brews:
-  - tap:
+  - repository:
       owner: anchore
       name: homebrew-syft
       token: "{{.Env.GITHUB_BREW_TOKEN}}"

@chmeliik chmeliik force-pushed the midstream/renovate/anchore-syft-1.x branch from 822b4e9 to bf8a482 Compare June 28, 2024 10:34
@chmeliik chmeliik changed the title deps: update dependency anchore/syft to v1.8.0 deps: update dependency anchore/syft to v1.6.0 Jun 28, 2024
@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch from bf8a482 to 1a1fa9b Compare June 28, 2024 10:35
@chmeliik
Copy link
Member

Can't build 1.8.0 yet, it uses Go 1.22.

Will update to 1.6.0 and 1.7.0 manually

@chmeliik chmeliik closed this Jun 28, 2024
@chmeliik chmeliik deleted the midstream/renovate/anchore-syft-1.x branch June 28, 2024 10:38
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