Skip to content

Bump the all-dependencies group with 7 updates#669

Merged
winromulus merged 1 commit into
mainfrom
dependabot/nuget/all-dependencies-aa0570c00e
Jun 23, 2026
Merged

Bump the all-dependencies group with 7 updates#669
winromulus merged 1 commit into
mainfrom
dependabot/nuget/all-dependencies-aa0570c00e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Updated ES.FX.Additions.KubernetesClient from 10.0.47 to 10.0.48.

Release notes

Sourced from ES.FX.Additions.KubernetesClient's releases.

10.0.48

The release process is automated.

What's Changed

Full Changelog: emberstack/ES.FX@v10.0.47...v10.0.48

Commits viewable in compare view.

Updated ES.FX.Additions.Newtonsoft.Json from 10.0.47 to 10.0.48.

Release notes

Sourced from ES.FX.Additions.Newtonsoft.Json's releases.

10.0.48

The release process is automated.

What's Changed

Full Changelog: emberstack/ES.FX@v10.0.47...v10.0.48

Commits viewable in compare view.

Updated ES.FX.Ignite from 10.0.47 to 10.0.48.

Release notes

Sourced from ES.FX.Ignite's releases.

10.0.48

The release process is automated.

What's Changed

Full Changelog: emberstack/ES.FX@v10.0.47...v10.0.48

Commits viewable in compare view.

Updated ES.FX.Ignite.KubernetesClient from 10.0.47 to 10.0.48.

Release notes

Sourced from ES.FX.Ignite.KubernetesClient's releases.

10.0.48

The release process is automated.

What's Changed

Full Changelog: emberstack/ES.FX@v10.0.47...v10.0.48

Commits viewable in compare view.

Updated ES.FX.Ignite.OpenTelemetry.Exporter.Seq from 10.0.47 to 10.0.48.

Release notes

Sourced from ES.FX.Ignite.OpenTelemetry.Exporter.Seq's releases.

10.0.48

The release process is automated.

What's Changed

Full Changelog: emberstack/ES.FX@v10.0.47...v10.0.48

Commits viewable in compare view.

Updated ES.FX.Ignite.Serilog from 10.0.47 to 10.0.48.

Release notes

Sourced from ES.FX.Ignite.Serilog's releases.

10.0.48

The release process is automated.

What's Changed

Full Changelog: emberstack/ES.FX@v10.0.47...v10.0.48

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps ES.FX.Additions.KubernetesClient from 10.0.47 to 10.0.48
Bumps ES.FX.Additions.Newtonsoft.Json from 10.0.47 to 10.0.48
Bumps ES.FX.Ignite from 10.0.47 to 10.0.48
Bumps ES.FX.Ignite.KubernetesClient from 10.0.47 to 10.0.48
Bumps ES.FX.Ignite.OpenTelemetry.Exporter.Seq from 10.0.47 to 10.0.48
Bumps ES.FX.Ignite.Serilog from 10.0.47 to 10.0.48
Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0

---
updated-dependencies:
- dependency-name: ES.FX.Additions.KubernetesClient
  dependency-version: 10.0.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ES.FX.Additions.Newtonsoft.Json
  dependency-version: 10.0.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ES.FX.Ignite
  dependency-version: 10.0.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ES.FX.Ignite.KubernetesClient
  dependency-version: 10.0.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ES.FX.Ignite.OpenTelemetry.Exporter.Seq
  dependency-version: 10.0.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ES.FX.Ignite.Serilog
  dependency-version: 10.0.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@winromulus winromulus enabled auto-merge (squash) June 23, 2026 21:25
@winromulus winromulus merged commit 113785f into main Jun 23, 2026
7 checks passed
@winromulus winromulus deleted the dependabot/nuget/all-dependencies-aa0570c00e branch June 23, 2026 21:28
hbjydev pushed a commit to hbjydev/phoebe that referenced this pull request Jun 25, 2026
… (10.0.50 → 10.0.53) (#184)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/emberstack/helm-charts/reflector](https://github.com/emberstack/kubernetes-reflector) | patch | `10.0.50` → `10.0.53` |

---

### Release Notes

<details>
<summary>emberstack/kubernetes-reflector (ghcr.io/emberstack/helm-charts/reflector)</summary>

### [`v10.0.53`](https://github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.53)

[Compare Source](emberstack/kubernetes-reflector@v10.0.52...v10.0.53)

The release process is automated.

#### What's Changed

- Bump the all-dependencies group with 6 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;670](emberstack/kubernetes-reflector#670)

**Full Changelog**: <emberstack/kubernetes-reflector@v10.0.52...v10.0.53>

### [`v10.0.52`](https://github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.52)

[Compare Source](emberstack/kubernetes-reflector@v10.0.51...v10.0.52)

The release process is automated.

#### What's Changed

- Bump the all-dependencies group with 7 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;669](emberstack/kubernetes-reflector#669)

**Full Changelog**: <emberstack/kubernetes-reflector@v10.0.51...v10.0.52>

### [`v10.0.51`](https://github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.51)

[Compare Source](emberstack/kubernetes-reflector@v10.0.50...v10.0.51)

The release process is automated.

#### What's Changed

- build(deps): bump actions/checkout from 6 to 7 in the all-dependencies group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;667](emberstack/kubernetes-reflector#667)
- Bump the all-dependencies group with 6 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;668](emberstack/kubernetes-reflector#668)

**Full Changelog**: <emberstack/kubernetes-reflector@v10.0.50...v10.0.51>

</details>

---

### Configuration

📅 **Schedule**: (in timezone Europe/London)

- 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 becomes conflicted, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzQuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Reviewed-on: https://forgejo.hayden.moe/hayden/phoebe/pulls/184
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant