forked from devspace-sh/devspace
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge latest main #2
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Nico Berlee <[email protected]>
fixes devspace-sh#2865 Signed-off-by: Nico Berlee <[email protected]>
Signed-off-by: Nico Berlee <[email protected]>
Signed-off-by: Nico Berlee <[email protected]>
Signed-off-by: Nico Berlee <[email protected]>
Signed-off-by: Russell Centanni <[email protected]>
Signed-off-by: Russell Centanni <[email protected]>
Signed-off-by: Russell Centanni <[email protected]>
Signed-off-by: Russell Centanni <[email protected]>
fix: do not wait for initContainer to exit when it is a sidecar
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.23.0. - [Commits](golang/net@v0.7.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Russell Centanni <[email protected]>Update go-licenses.yaml
Signed-off-by: Russell Centanni <[email protected]>
Signed-off-by: Russell Centanni <[email protected]>
Signed-off-by: Russell Centanni <[email protected]>
Update go-licenses.yaml
…dules/golang.org/x/net-0.23.0 chore(deps): bump golang.org/x/net from 0.7.0 to 0.23.0
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.0+incompatible to 26.1.4+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v24.0.0...v26.1.4) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…nd_yarn/docs/ws-7.5.10 chore(deps): bump ws from 7.5.9 to 7.5.10 in /docs
Signed-off-by: Russell Centanni <[email protected]>
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…dules/github.com/docker/docker-26.1.4incompatible chore(deps): bump github.com/docker/docker from 24.0.0+incompatible to 26.1.4+incompatible
…dules/google.golang.org/protobuf-1.33.0 chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix
/kind enhancement
/kind feature
/kind documentation
/kind test
What does this pull request do? Which issues does it resolve? (use
resolves #<issue_number>
if possible)resolves #
Please provide a short message that should be published in the DevSpace release notes
Fixed an issue where DevSpace ...
What else do we need to know?