Combine pending dependabot updates - #424
Conversation
Bumps [idna](https://github.com/kjd/idna) from 3.18 to 3.19. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.18...v3.19) --- updated-dependencies: - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [webob](https://github.com/Pylons/webob) from 1.8.10 to 1.8.11. - [Changelog](https://github.com/Pylons/webob/blob/1.8.11/CHANGES.txt) - [Commits](Pylons/webob@1.8.10...1.8.11) --- updated-dependencies: - dependency-name: webob dependency-version: 1.8.11 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 3.13.2 to 3.13.4. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.13.2...3.13.4) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.7 to 4.37.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ff2f1c6...cdf488f) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.37.7 to 4.37.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ff2f1c6...cdf488f) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action/autobuild](https://github.com/github/codeql-action) from 4.37.7 to 4.37.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ff2f1c6...cdf488f) --- updated-dependencies: - dependency-name: github/codeql-action/autobuild dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…/codeql-action/analyze-4.37.9' into chore/combine-dependabot
…/codeql-action/init-4.37.9' into chore/combine-dependabot
…oc-typehints-3.13.4' into chore/combine-dependabot
…' into chore/combine-dependabot
…nto chore/combine-dependabot
Reviewer's guide (collapsed on small PRs)Reviewer's GuideCombines six pending Dependabot updates by upgrading the pinned CodeQL actions from v4.37.7 to v4.37.9 and refreshing documentation dependencies: idna, sphinx-autodoc-typehints, and webob. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe pull request updates three pinned CodeQL workflow actions and refreshes documentation dependency pins for ChangesCodeQL workflow updates
Documentation dependency updates
Estimated code review effort: 1 (Trivial) | ~5 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #424 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 7 7
Lines 1014 1032 +18
=========================================
+ Hits 1014 1032 +18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Merges the six open dependabot PRs into one branch.
Closes #421, closes #422, closes #423: codeql-action init/autobuild/analyze 4.37.7 -> 4.37.9
Closes #420: sphinx-autodoc-typehints 3.13.2 -> 3.13.4 (docs)
Closes #406: webob 1.8.10 -> 1.8.11 (docs)
Closes #402: idna 3.18 -> 3.19 (docs)
🤖 Generated with Claude Code
https://claude.ai/code/session_017R5meHsqSLN5x52iP3zbGc
Summary by Sourcery
Consolidate pending dependency updates for CodeQL analysis and documentation tooling.
Enhancements:
CI:
Summary by CodeRabbit