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 k8s from 2.3.0 to 2.4.0 #217

Merged
merged 1 commit into from Jul 18, 2023
Merged

Bump k8s from 2.3.0 to 2.4.0 #217

merged 1 commit into from Jul 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps k8s from 2.3.0 to 2.4.0.

Release notes

Sourced from k8s's releases.

2.4.0

What's Changed

Added

  • K8s.Client.wait_until/2 - Allow passing DELETE operations in order to wait for deletion. - #262

Chores

New Contributors

Full Changelog: coryodaniel/k8s@2.3.0...2.4.0

Changelog

Sourced from k8s's changelog.

[2.4.0] - 2023-07-07

Added

  • K8s.Client.wait_until/2 - Allow passing DELETE operations in order to wait for deletion. - #262
Commits
  • e5b75c9 publish 2.4.0
  • 4ee3e75 Merge pull request #262 from coryodaniel/wait-for-deletion
  • 6ce5569 add possibility to wait for delete
  • 986f777 Merge pull request #261 from coryodaniel/upgrade-elixir-in-ci
  • 5295f30 replace deprecated logger function
  • b543a1a fix formatting
  • 62ee80c upgrade elixir in ci
  • 438f11b Merge pull request #257 from coryodaniel/dependabot/hex/castore-1.0.3
  • 99bc44a Merge pull request #259 from coryodaniel/dependabot/github_actions/actions/ch...
  • 342abab add missing doc for K8s.Conn.from_env/2 and fix hexdocs
  • Additional commits viewable in compare view

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 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)

@mruoss
Copy link
Collaborator

mruoss commented Jul 18, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/hex/k8s-2.4.0 branch from ebc5b64 to 207bde0 Compare July 18, 2023 18:04
@mruoss
Copy link
Collaborator

mruoss commented Jul 18, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/hex/k8s-2.4.0 branch from 207bde0 to 6d7cbb1 Compare July 18, 2023 18:09
@mruoss
Copy link
Collaborator

mruoss commented Jul 18, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/hex/k8s-2.4.0 branch from 6d7cbb1 to ecca619 Compare July 18, 2023 18:13
@mruoss
Copy link
Collaborator

mruoss commented Jul 18, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/hex/k8s-2.4.0 branch from ecca619 to 5249539 Compare July 18, 2023 18:18
@mruoss
Copy link
Collaborator

mruoss commented Jul 18, 2023

@dependabot rebase

@mruoss
Copy link
Collaborator

mruoss commented Jul 18, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/hex/k8s-2.4.0 branch from c72ff91 to 35ffad4 Compare July 18, 2023 19:06
Bumps [k8s](https://github.com/coryodaniel/k8s) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/coryodaniel/k8s/releases)
- [Changelog](https://github.com/coryodaniel/k8s/blob/develop/CHANGELOG.md)
- [Commits](coryodaniel/k8s@2.3.0...2.4.0)

---
updated-dependencies:
- dependency-name: k8s
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/k8s-2.4.0 branch from 35ffad4 to 2e18c93 Compare July 18, 2023 19:15
@mruoss mruoss merged commit 289dc80 into master Jul 18, 2023
13 checks passed
@dependabot dependabot bot deleted the dependabot/hex/k8s-2.4.0 branch July 18, 2023 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant