Skip to content

Codex/security deps hotfix rollup#283

Merged
omerbenamram merged 6 commits intomasterfrom
codex/security-deps-hotfix-rollup
Feb 6, 2026
Merged

Codex/security deps hotfix rollup#283
omerbenamram merged 6 commits intomasterfrom
codex/security-deps-hotfix-rollup

Conversation

@omerbenamram
Copy link
Copy Markdown
Owner

@omerbenamram omerbenamram commented Feb 6, 2026

supercedes #280 #281 #282


Note

Low Risk
Primarily documentation and lockfile updates; low behavioral risk beyond potential build/compatibility changes from transitive dependency bumps (time, bytes, num-conv).

Overview
Adds AGENTS.md with a security hotfix release playbook, documenting how tags trigger the GitHub Release workflow and the manual steps to publish crates.

Removes the legacy release.py helper script.

Updates dependency lockfiles (root and utf16-simd) to roll forward transitive versions, notably bytes 1.11.1, num-conv 0.2.0, and time 0.3.47 (including its move from serde to serde_core).

Written by Cursor Bugbot for commit 2edb1da. This will update automatically on new commits. Configure here.

dependabot Bot and others added 4 commits February 6, 2026 13:45
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [time](https://github.com/time-rs/time) from 0.3.44 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.44...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: indirect
...

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

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

Comment thread AGENTS.md Outdated
@omerbenamram omerbenamram merged commit 4edb23c into master Feb 6, 2026
4 checks passed
@omerbenamram omerbenamram deleted the codex/security-deps-hotfix-rollup branch February 6, 2026 12:04
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