Skip to content

chore(deps): bump pydantic-settings from 2.14.0 to 2.14.2 in the uv group across 1 directory - #67

Merged
cdeust merged 1 commit into
mainfrom
dependabot/uv/uv-10713fdc8d
Jun 23, 2026
Merged

chore(deps): bump pydantic-settings from 2.14.0 to 2.14.2 in the uv group across 1 directory#67
cdeust merged 1 commit into
mainfrom
dependabot/uv/uv-10713fdc8d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the uv group with 1 update in the / directory: pydantic-settings.

Updates pydantic-settings from 2.14.0 to 2.14.2

Release notes

Sourced from pydantic-settings's releases.

v2.14.2

What's Changed

This is a security patch release.

Security

Fixes GHSA-4xgf-cpjx-pc3j: NestedSecretsSettingsSource with secrets_nested_subdir=True could follow a symbolic link inside secrets_dir pointing outside it, reading out-of-tree files into settings values and bypassing the secrets_dir_max_size cap. Affected versions: >= 2.12.0, < 2.14.2.

Full Changelog: pydantic/pydantic-settings@v2.14.1...v2.14.2

v2.14.1

What's Changed

Full Changelog: pydantic/pydantic-settings@v2.14.0...v2.14.1

Commits

Dependabot compatibility score

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the uv group with 1 update in the / directory: [pydantic-settings](https://github.com/pydantic/pydantic-settings).


Updates `pydantic-settings` from 2.14.0 to 2.14.2
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.14.0...v2.14.2)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-version: 2.14.2
  dependency-type: direct:production
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 23, 2026
@cdeust
cdeust merged commit 3d87d17 into main Jun 23, 2026
9 checks passed
@cdeust
cdeust deleted the dependabot/uv/uv-10713fdc8d branch June 23, 2026 19:31
@cdeust cdeust mentioned this pull request Jun 30, 2026
cdeust added a commit that referenced this pull request Jun 30, 2026
…forgetting (#73)

Bumps version across pyproject/server/manifest/marketplace/plugin manifests and
records the 3.25.0 CHANGELOG section covering #67#72:
- feat: active forgetting module (#69), safe headless drain (#70), full zetetic
  agent roster for wiki authoring (#72)
- fix: Windows portability (#68), subscription-default billing (#71),
  variadic --add-dir prompt-swallow root cause (#72)
- deps: pydantic-settings 2.14.0→2.14.2 security patch (#67)


Claude-Session: https://claude.ai/code/session_019o58McF4LRfvGNNXaqG2Au

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
cdeust added a commit that referenced this pull request Jul 24, 2026
…, frozen audit, server.json leg

Addresses the PR #182 review in full:
- fail-open: network errors degrade to NOTICE + exit 0 (tested offline
  path) — a gate that reddens PRs during outages gets disabled and the
  gap recurs with the gate nominally in place
- no-releases arm: releases/latest 404 -> NOTICE, no KeyError
- release counts in both stale messages (releases_between /
  tags_between; degrade to countless message, never None-in-string)
- PIN_BEHIND_TAG: local-source pins compared against the repo's own
  latest semver git tag — detection now ORIGINATES offline, catching
  the both-manifests-stale state (AP #67 replay is the load-bearing
  test)
- SERVER_JSON_SPLIT: the third leg of the three-way split guarded
- frozen-pin allowlist with audit reason: the cortex deprecation shim
  is explicitly frozen at 4.15.0 by design, not silently passing
- release procedure wired: CLAUDE.md Releasing section — the checklist
  ends at the pin, not the tag
- canonical-copy header: AP carries a byte-identical copy with a
  weekly CI drift check against this file
15 unit tests (unittest-style so AP runs them without pytest).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant