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 #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Type Update Change
architect (source) orb major 4.35.5 -> 5.11.2

Warning

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


Release Notes

giantswarm/architect-orb (architect)

v5.11.2

Compare Source

Added
  • Add go-test checks for non-ASCII filenames and non-ASCII characters in Go code.
  • update app-build-suite executor to 1.2.8

v5.11.1

Compare Source

Changed
  • Update dependency app-test-suite to v0.10.2 (#​573)

v5.11.0

Compare Source

Changed
  • Update Kind, Helm and Kubernetes versions in integration-test jobs (#​570).
  • Update dependency app-test-suite to v0.10.1 (#​570)
  • Support new app creation in collections. (#​555)
  • Update dependency architect to v5.10.1. (#​568)

v5.10.1

Compare Source

Changed
  • Update dependency architect to v5.10.0 (#​565)
  • Jobs: Bump App Test Suite to v0.8.1. (#​566)

v5.10.0

Compare Source

  • Bump app-build-suite to v1.2.5.

v5.9.0

Compare Source

Changed
  • Bump app-test-suite_version default to v0.8.0.
  • Updated Kubernetes versions in kubeconform command.
  • Bump app-build-suite to v1.2.3.

v5.8.0

Compare Source

Changed
  • Bump app-test-suite_version default to v0.7.0

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.

v5.4.0

Compare Source

Changed
  • Bump architect to v6.16.0.
Added
  • Add git-tag-prefix parameter to push-to-registries job.

v5.3.1

Compare Source

Changed
  • Bump architect to v6.15.1.

v5.3.0

Compare Source

Changed
  • Bump architect to v6.15.0.

v5.2.1

Compare Source

Changed
  • Update app-test-suite to v0.6.1.

v5.2.0

Compare Source

Changed
  • Update app-test-suite to v0.6.0.

v5.1.2

Compare Source

Changed
  • Update app-test-suite to v0.5.1.

v5.1.1

Compare Source

Changed
  • Make image-prepare-tag command fail when architect project version command fails (because CircleCI runs the scripts with -o pipefail)

v5.1.0

Compare Source

Changed
  • Update machine executor image to default.

v5.0.1

Compare Source

  • fix: push-to-registries correctly handles the force-public flag
Changed
  • Update CircleCI orb-tools to v12

v5.0.0

Compare Source

Removed

v4.38.0

Compare Source

Changed
  • Update app-build-suite version to v1.2.2.
  • Switch images to be pulled from gsoci.azurecr.io instead of quay.io

v4.37.0

Compare Source

  • push-to-registries job changes:
    • remove deprecated push-to-* config options
    • login to registries before an image is built, so it's possible to use private base images

v4.36.0

Compare Source

  • push-to-registries job changes:
    • Add retries to all remote commands
    • Add a check for a visibility of the source code in the job that pushes images to registry. If repo is private, an image should only be pushed to registries that are configured as private ones.
    • Add repos configuration that is parsed from an environment variable. This allows to configure the job to push to different registries based on the configuration only.

v4.35.6

Compare Source

Changed
  • Update push-to-app-collection command to check if the released version is greater than the one stored in the app collection repository. If so, the update is pushed. Skipped otherwise (for lesser or equal).
  • Let golangci-lint report more than 3 items of the same type of complaint

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 December 20, 2024 03:21
@renovate renovate bot added the renovate This is an automated PR by RenovateBot label Dec 20, 2024
@renovate renovate bot enabled auto-merge (squash) December 20, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies renovate This is an automated PR by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants