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

Bump github.com/pipe-cd/pipecd from 0.49.4 to 0.50.0 #105

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps github.com/pipe-cd/pipecd from 0.49.4 to 0.50.0.

Release notes

Sourced from github.com/pipe-cd/pipecd's releases.

Release v0.50.0 with changes since v0.49.4

New Features

  • Add notification event DEPLOYMENT_STARTED (#5340)

Notable Changes

For k8s app users, you should update the piped version to v0.50.0. We changed the origin host of downloading kubectl from https://storage.googleapis.com/kubernetes-release to https://dl.k8s.io/ because the old one is deprecated and not updated the latest release.

See the fix: Change kubectl DL host to dl.k8s.io (#5379)

Internal Changes

  • Make release version=v0.50.0
  • Partial implementation of the K8S_SYNC stage (#5371)
  • Add deploy target (#5378)
  • Remove plugin config from plugin deployment api (#5377)
  • Scheduler pipedv1 init logic (#5321)
  • refactor: Applied docker build practices (#5375)
  • Add a blog: Overview of Plugin (#5372)
  • [bot] Update contributors (#5376)
  • feat: skip load serviceDef on ECS standalone task (#5373)
  • Refactor manifest loading in DeploymentService to reduce code duplication (#5366)
  • Clarify current the migration process for the plugin architecture. (#5368)
  • Modify rfc for deprecating Kind and Platform Provider (#5365)
  • Implement DetermineStrategy for the Kubernetes plugin (#5362)
  • Add functionalities for applying k8s manifests (#5359)
  • Implement Helm chart handling in Loader with support for local charts (#5350)
  • Add draft rfc for livestate feature in plugin architecture (#5364)
  • Implement retry logic for RunBinary function (#5361)
  • Refactor launcher package to lifecycle (#5360)
  • Add checkReplicasChange function to detect changes in replicas field (#5341)
  • Add detail spec for platform provider and kind in the plugin architecture (#5357)
  • Implement Kubernetes application configuration and deployment input structures (#5356)
  • Fix typo in pprof docs (#5355)
  • Enable rendering Mermaid diagrams (#5354)
  • [bot] Publish quickstart manifests (#5353)
  • Refactor and implement k8s pipeline builds (#5349)
  • Bump cross-spawn from 7.0.3 to 7.0.6 in /web (#5348)
  • Ignore updating quickstart for rc release (#5347)
  • Implement the tool registry in the piped side (#5343)
  • Introduce plugin logpersister package (#5342)
  • Implement checkImageChange and tests (#5333)
  • Add function to find ConfigMaps and Secrets in manifests (#5319)
  • Remove setting global tracer provider to avoid non-expected spans are sent (#5331)
  • Update piped base image hash for piped and launcher (#5325) (#5326)
  • Update piped base image hash for piped and launcher (#5325)
  • Add test case for the commit with trailers (#5322)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/pipe-cd/pipecd](https://github.com/pipe-cd/pipecd) from 0.49.4 to 0.50.0.
- [Release notes](https://github.com/pipe-cd/pipecd/releases)
- [Changelog](https://github.com/pipe-cd/pipecd/blob/master/RELEASES.md)
- [Commits](pipe-cd/pipecd@v0.49.4...v0.50.0)

---
updated-dependencies:
- dependency-name: github.com/pipe-cd/pipecd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from nghialv as a code owner December 3, 2024 11:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 3, 2024
@sivchari sivchari merged commit 2b9510c into main Dec 3, 2024
2 checks passed
@sivchari sivchari deleted the dependabot/go_modules/github.com/pipe-cd/pipecd-0.50.0 branch December 3, 2024 11:47
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant