Bug fixes
- fix(repository): replace pull with fetch+reset to avoid go-git non-fast-forward bug by @corrieriluca @nerdeveloper @daniel-ciaglia in #863
- This fixes a bug where Burrito could be able to clone repositories on non-default branch or when a fast-forward update was not possible between default branch and non-default branch (e.g. a layer from a PR or from a different env)
Dependency updates
- chore(release): bump version to v0.10.0 by @github-actions[bot] in #838
- chore(deps): update cloud storage libraries by @renovate[bot] in #845
- chore(deps): update dependency go to v1.26.1 by @renovate[bot] in #836
- chore(deps): update go github sdk (minor) by @renovate[bot] in #816
- chore(deps): update github actions by @renovate[bot] in #830
- chore(deps): update module sigs.k8s.io/controller-runtime to v0.23.3 by @renovate[bot] in #848
- chore(deps): update kubernetes monorepo to v0.35.2 (patch) by @renovate[bot] in #847
- chore(deps): update e2e docker images by @renovate[bot] in #852
- chore(deps): update cloud storage libraries by @renovate[bot] in #851
- chore(deps): update module google.golang.org/api to v0.273.0 by @renovate[bot] in #857
- Fix critical CVE-2026-33186
- chore(renovate): pin github-actions by @corrieriluca in #859
- chore(deps): update kubernetes monorepo to v0.35.3 by @renovate[bot] in #860
- chore(deps): update module github.com/onsi/gomega to v1.39.1 by @renovate[bot] in #856
- chore(deps): update github actions by @renovate[bot] in #862
- chore(deps): update module gitlab.com/gitlab-org/api/client-go to v2 by @renovate[bot] in #858
- chore(deps): update ui dependencies by @renovate[bot] in #861
- chore(deps): update module github.com/go-git/go-git/v5 to v5.17.0 by @renovate[bot] in #853
- chore(docker): update Docker images by @renovate[bot] in #850
Full Changelog: v0.10.0...v0.11.0