Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2025

Bumps the pip group with 1 update: cpp-linter.

Updates cpp-linter from 1.10.7 to 1.11.0

Release notes

Sourced from cpp-linter's releases.

v1.11.0

🚀 New features and improvements

🐛 Bug fixes

👷 Changes for developers

📝 Documentation updates

✍ Other changes

📦 Dependency updates

Full Changelog: cpp-linter/cpp-linter@v1.10.7...v1.11.0

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the pip group with 1 update: [cpp-linter](https://github.com/cpp-linter/cpp-linter).


Updates `cpp-linter` from 1.10.7 to 1.11.0
- [Release notes](https://github.com/cpp-linter/cpp-linter/releases)
- [Commits](cpp-linter/cpp-linter@v1.10.7...v1.11.0)

---
updated-dependencies:
- dependency-name: cpp-linter
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor A minor version bump python:uv Pull requests that update python:uv code labels Sep 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 14, 2025 22:44
@dependabot dependabot bot requested review from shenxianpeng and removed request for a team September 14, 2025 22:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor A minor version bump python:uv Pull requests that update python:uv code labels Sep 14, 2025
@2bndy5
Copy link
Collaborator

2bndy5 commented Sep 14, 2025

This is an attempt to address #327 by using a custom value in the user-agent requests' header.
Basically, the header value changes

-user-agent: python-requests/<requests-lib-version>
+user-agent: cpp-linter/<cpp-linter-lib-version>

@2bndy5 2bndy5 added patch A patch version bump and removed minor A minor version bump labels Sep 14, 2025
Copy link
Collaborator

@2bndy5 2bndy5 left a comment

Choose a reason for hiding this comment

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

See test repo run. Thread comment posted successfully on push event and PR event. PR reviews should also work as expected.

#327 is specific to PR thread-comments

@2bndy5 2bndy5 merged commit 15ad92c into main Sep 14, 2025
8 checks passed
@2bndy5 2bndy5 deleted the dependabot/uv/pip-7d7e6381bc branch September 14, 2025 23:15
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 patch A patch version bump python:uv Pull requests that update python:uv code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant