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

[0.12.x] Pull in changes from main #368

Merged
merged 14 commits into from
Oct 18, 2023
Merged

[0.12.x] Pull in changes from main #368

merged 14 commits into from
Oct 18, 2023

Conversation

chenbh
Copy link
Contributor

@chenbh chenbh commented Oct 13, 2023

In prep for 0.12.1 release

chenbh and others added 13 commits September 8, 2023 10:58
Stop dependabot from updating k8s versions
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/pivotal/kpack](https://github.com/pivotal/kpack) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/pivotal/kpack/releases)
- [Changelog](https://github.com/buildpacks-community/kpack/blob/main/RELEASE.md)
- [Commits](buildpacks-community/kpack@v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: github.com/pivotal/kpack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
- Since we patch the previous build, the number will be one less than expected

fixes #354

Signed-off-by: Tom Kennedy <[email protected]>
…es/github.com/pivotal/kpack-0.12.1

Bump github.com/pivotal/kpack from 0.12.0 to 0.12.1
…ctions/actions/checkout-4

Bump actions/checkout from 3 to 4
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.3.0 to 0.4.0.
- [Commits](golang/sync@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…es/golang.org/x/sync-0.4.0

Bump golang.org/x/sync from 0.3.0 to 0.4.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](golang/net@v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Add .exe extension back to windows binary
@chenbh chenbh requested a review from a team as a code owner October 13, 2023 18:55
@chenbh chenbh merged commit ae3d886 into release/v0.12.x Oct 18, 2023
4 checks passed
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.

2 participants