Skip to content

chore: consolidated dependabot updates - #4337

Closed
dieterolson wants to merge 8 commits into
mainfrom
batch/dependabot-updates
Closed

chore: consolidated dependabot updates#4337
dieterolson wants to merge 8 commits into
mainfrom
batch/dependabot-updates

Conversation

@dieterolson

Copy link
Copy Markdown
Collaborator

Consolidated PR combining open constituent PRs:

Closes #4293
Closes #4292
Closes #4291
Closes #4290

dependabot Bot and others added 8 commits August 8, 2026 16:03
Bumps [cryptography](https://github.com/pyca/cryptography) from 49.0.0 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@49.0.0...50.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 50.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [trimesh](https://github.com/mikedh/trimesh) from 4.12.2 to 5.0.0.
- [Release notes](https://github.com/mikedh/trimesh/releases)
- [Commits](mikedh/trimesh@4.12.2...5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.22 to 0.16.1.
- [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.15.22...0.16.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [playwright](https://github.com/microsoft/playwright-python) to permit the latest version.
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.61.0...v1.62.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.62.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

SQLite format 3���@ ���.v� �

P2 Badge Stop tracking the runtime SCADA database

When the backend is started with the repository root as its working directory, src/p1am_control_system/backend/database.py resolves its relative DB_FILE to this file and startup calls init_db(), turning this tracked empty SQLite artifact into the live historian database. Normal execution will therefore modify the worktree and risks operational tag/configuration data being staged in later commits; the runtime database should remain ignored rather than being checked in.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -0,0 +1 @@
Subproject commit 9c673194ef4c9a55595c3799d4fddd0d7e28c561

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove the unconfigured worktree gitlinks

These six entries are recorded as mode-160000 submodules, but the repository has no .gitmodules mapping for them. In a checkout of this commit, even git submodule status exits with fatal: no submodule mapping found, so developer and automation tooling that inspects or initializes submodules will fail. These local .codex-worktrees directories should not be committed as gitlinks.

Useful? React with 👍 / 👎.

@github-actions

Copy link
Copy Markdown
Contributor

Performance Benchmark Results

No benchmark results available.

@dieterolson

Copy link
Copy Markdown
Collaborator Author

Consolidated into #4408. Closing to reduce CI/CD runner load.

auto-merge was automatically disabled August 13, 2026 03:28

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant