cloudnative-pg / cnpg-i

CloudNativePG Interface (CNPG-I)
Apache License 2.0
26 stars 4 forks source link

chore(deps): update dependency dagger/dagger to v0.14.0 #122

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
dagger/dagger minor 0.13.7 -> 0.14.0

Release Notes

dagger/dagger (dagger/dagger) ### [`v0.14.0`](https://redirect.github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0140---2024-11-08) [Compare Source](https://redirect.github.com/dagger/dagger/compare/v0.13.7...v0.14.0) ##### 🔥 Breaking Changes - Rename `dagger-engine` core GraphQL query to `engine` by [@​marcosnils](https://redirect.github.com/marcosnils) in [https://github.com/dagger/dagger/pull/8568](https://redirect.github.com/dagger/dagger/pull/8568) - Remove deprecated `Container.withFocus` and `Container.withoutFocus` by [@​jedevc](https://redirect.github.com/jedevc) in [https://github.com/dagger/dagger/pull/8647](https://redirect.github.com/dagger/dagger/pull/8647) ##### Added - Add support for git credential managers to retrieve Personal Access Tokens (PAT) when loading private dagger modules by [@​grouville](https://redirect.github.com/grouville) in [https://github.com/dagger/dagger/pull/8805](https://redirect.github.com/dagger/dagger/pull/8805) \\ - Enables private git repository support for HTTP/HTTPS refs - Works alongside existing SSH authentication support - Compatible with standard git credential managers and credential helpers - Supports common git hosting platforms (GitHub, GitLab, Bitbucket, etc.) ##### Fixed - Ensure that gitdns support token support works with all Git server providers. Bitbucket Cloud requires a specific auth format for Git operations using tokens, where the username must be 'x-token-auth'. This fixes token authentication for Bitbucket while maintaining compatibility with other Git providers like GitHub and GitLab, and Azure by [@​grouville](https://redirect.github.com/grouville) in [https://github.com/dagger/dagger/pull/8778](https://redirect.github.com/dagger/dagger/pull/8778) ##### What to do next? - Read the [documentation](https://docs.dagger.io) - Join our [Discord server](https://discord.gg/dagger-io) - Follow us on [Twitter](https://twitter.com/dagger_io)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.