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

Update dependency architect to v5.7.0 #296

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 20, 2024

This PR contains the following updates:

Package Type Update Change
architect (source) orb minor 5.4.0 -> 5.7.0

Release Notes

giantswarm/architect-orb (architect)

v5.7.0

Compare Source

Added
  • Add path parameter to go-build and go-test jobs to allow for different Go package path.

v5.6.0

Compare Source

Changed
  • Bump architect to v6.18.0, which uses Go v1.23.0

v5.5.2

Compare Source

Removed
  • In command go-test...
    • remove the step that executes go vet, as the same checks are also run by golangci-lint
    • move the go test step up to get executed before golangci-lint, for reduced runtime.
    • Add cache for golangci-lint
Changed
  • In command go-test, the golangci-lint call is no longer limited to a certain number of issues per linter (max-issues-per-linter is now 0).
  • In command go-test, use the environment key for setting environment variables.

v5.5.1

Compare Source

Fixed
  • Set GOGC when running golangci-lint to help avoid using up all available memory in CircleCI

v5.5.0

Compare Source

Changed
  • Bump architect to v6.17.0.

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 20, 2024 11:42
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Aug 20, 2024
@renovate renovate bot changed the title Update dependency architect to v5.5.0 Update dependency architect to v5.5.1 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/architect-5.x branch 2 times, most recently from 9670188 to 1efaa8f Compare August 23, 2024 12:31
@renovate renovate bot changed the title Update dependency architect to v5.5.1 Update dependency architect to v5.5.2 Aug 26, 2024
@renovate renovate bot changed the title Update dependency architect to v5.5.2 Update dependency architect to v5.6.0 Aug 26, 2024
@renovate renovate bot changed the title Update dependency architect to v5.6.0 Update dependency architect to v5.7.0 Aug 29, 2024
@fhielpos fhielpos enabled auto-merge (squash) August 29, 2024 23:36
@fhielpos fhielpos merged commit a0bacac into main Aug 29, 2024
5 checks passed
@fhielpos fhielpos deleted the renovate/architect-5.x branch August 29, 2024 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant