Skip to content

Conversation

@mammatusphp-renovate-runner
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
mammatus/kubernetes-events ^1 -> ^1 || ^2 age confidence

Release Notes

MammatusPHP/kubernetes-events (mammatus/kubernetes-events)

v2.0.0

Compare Source

From:

$values = new Values(new Values\Registry());

$values->registry->add('secion', ['PHP_INT_SIZE' => PHP_INT_SIZE]);

$values->registry->get()); // Returns: ['secion' => ['PHP_INT_SIZE' => PHP_INT_SIZE]]

To:

$values = new Values(new Values\Registry(Values\ValuesFile::createFromFile('path/to/helm/chart/values.yaml'));

$values->registry->add('secion', ['PHP_INT_SIZE' => PHP_INT_SIZE]);

$values->registry->get()); // Returns: ['secion' => ['PHP_INT_SIZE' => PHP_INT_SIZE]]

2.0.0

  • Total issues resolved: 0
  • Total pull requests resolved: 17
  • Total contributors: 2

Bug 🐞,Dependencies 📦

Dependencies 📦,Feature 🏗

Dependencies 📦

Enhancement ✨


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@github-actions
Copy link

github-actions bot commented Oct 20, 2025

🏰 Composer Production Dependency changes 🏰

Prod Packages Operation Base Target Link
mammatus/kubernetes-events Upgraded 1.0.1 2.0.0 Compare
symfony/yaml New - v7.3.3 Compare

@github-actions github-actions bot added this to the 2.0.0 milestone Oct 20, 2025
@mammatusphp-renovate-runner mammatusphp-renovate-runner bot force-pushed the renovate/update-packagist-mammatus-kubernetes-events-2-0-0 branch from 2e10701 to b89acf3 Compare October 20, 2025 12:12
@WyriHaximus WyriHaximus force-pushed the renovate/update-packagist-mammatus-kubernetes-events-2-0-0 branch from b89acf3 to 1dc503d Compare October 20, 2025 13:09
@WyriHaximus WyriHaximus force-pushed the renovate/update-packagist-mammatus-kubernetes-events-2-0-0 branch from 1dc503d to fc1b2b0 Compare October 20, 2025 13:15
@github-actions
Copy link

🚧 Composer Development Dependency changes 🚧

Dev Packages Operation Base Target Link
webmozart/assert Upgraded 1.11.0 1.12.0 Compare

@WyriHaximus WyriHaximus merged commit b090b11 into main Oct 20, 2025
35 of 38 checks passed
@mammatusphp-renovate-runner mammatusphp-renovate-runner bot deleted the renovate/update-packagist-mammatus-kubernetes-events-2-0-0 branch October 20, 2025 13:38
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.

2 participants