Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

chore(deps): Combine Dependabot PRs - #203

Merged
tvdaptible merged 20 commits into
mainfrom
combined-prs-branch
Sep 30, 2025
Merged

chore(deps): Combine Dependabot PRs#203
tvdaptible merged 20 commits into
mainfrom
combined-prs-branch

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 29, 2025

Copy link
Copy Markdown
Contributor

Combined PRs ➡️📦⬅️

✅ The following pull requests have been successfully combined on this PR:

This PR was created by the github/combine-prs action

dependabot Bot and others added 19 commits September 29, 2025 05:48
Bumps [kr8s](https://github.com/kr8s-org/kr8s) from 0.20.9 to 0.20.10.
- [Release notes](https://github.com/kr8s-org/kr8s/releases)
- [Changelog](https://github.com/kr8s-org/kr8s/blob/main/docs/history.md)
- [Commits](kr8s-org/kr8s@v0.20.9...v0.20.10)

---
updated-dependencies:
- dependency-name: kr8s
  dependency-version: 0.20.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.13.1...0.13.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.77.3 to 1.77.5.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](https://github.com/BerriAI/litellm/commits)

---
updated-dependencies:
- dependency-name: litellm
  dependency-version: 1.77.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@2.10.1...v2.11.0)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [anyio](https://github.com/agronholm/anyio) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.10.0...4.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES)
- [Commits](yaml/pyyaml@6.0.2...6.0.3)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pyngrok](https://github.com/alexdlaird/pyngrok) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/alexdlaird/pyngrok/releases)
- [Changelog](https://github.com/alexdlaird/pyngrok/blob/main/CHANGELOG.md)
- [Commits](alexdlaird/pyngrok@7.3.0...7.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pagerduty](https://github.com/PagerDuty/python-pagerduty) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/PagerDuty/python-pagerduty/releases)
- [Changelog](https://github.com/PagerDuty/python-pagerduty/blob/main/docs/changelog.html)
- [Commits](PagerDuty/python-pagerduty@v4.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: pagerduty
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.38.0 to 2.39.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.38.0...2.39.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-version: 2.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/jlowin/fastmcp/releases)
- [Changelog](https://github.com/jlowin/fastmcp/blob/main/docs/changelog.mdx)
- [Commits](PrefectHQ/fastmcp@v2.12.3...v2.12.4)

---
updated-dependencies:
- dependency-name: fastmcp
  dependency-version: 2.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions Bot added combined-pr dependencies Pull requests that update a dependency file no-ticket labels Sep 29, 2025
@tvdaptible tvdaptible closed this Sep 30, 2025
@tvdaptible tvdaptible reopened this Sep 30, 2025
@tvdaptible
tvdaptible merged commit b477b96 into main Sep 30, 2025
6 checks passed
@tvdaptible
tvdaptible deleted the combined-prs-branch branch September 30, 2025 17:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

combined-pr dependencies Pull requests that update a dependency file no-ticket

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant