-
Notifications
You must be signed in to change notification settings - Fork 134
build: bump the pip group across 2 directories with 2 updates #4015
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: bump the pip group across 2 directories with 2 updates #4015
Conversation
Reviewer's GuideThis PR updates the pinned pip dependencies in two documentation example directories by bumping protobuf and requests to their latest patch versions. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4015 +/- ##
=======================================
Coverage 89.12% 89.12%
=======================================
Files 187 187
Lines 14970 14970
=======================================
Hits 13342 13342
Misses 1628 1628 🚀 New features to boost your workflow:
|
We do not update requirements on extended examples. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
fiiiiineeeeee... I will update to get rid of the dependabot alerts. |
@dependabot rebase |
Bumps the pip group with 2 updates in the /doc/source/examples/extended_examples/gui directory: [protobuf](https://github.com/protocolbuffers/protobuf) and [requests](https://github.com/psf/requests). Bumps the pip group with 2 updates in the /doc/source/examples/extended_examples/hpc directory: [protobuf](https://github.com/protocolbuffers/protobuf) and [requests](https://github.com/psf/requests). Updates `protobuf` from 4.25.5 to 4.25.8 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.5...v4.25.8) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `protobuf` from 3.20.3 to 4.25.8 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.5...v4.25.8) Updates `requests` from 2.32.0 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
914d849
to
84b40eb
Compare
Bumps the pip group with 2 updates in the /doc/source/examples/extended_examples/gui directory: protobuf and requests.
Bumps the pip group with 2 updates in the /doc/source/examples/extended_examples/hpc directory: protobuf and requests.
Updates
protobuf
from 4.25.5 to 4.25.8Commits
a4cbdd3
Updating version.json and repo version numbers to: 25.829445be
Merge pull request #21880 from shaod2/py-25cc13b69
Remove debugging code and add EOLsd31100c
Manually backport recursion limit enforcement to 25.x88a3b90
Change pre-22 poison pill to only log once per affected message type. (#21754)320eafa
Weaken vulnerable gencode poison pills to warning by default.f584fe3
Merge branch 'protocolbuffers:25.x' into 25.xc710036
Update test_upb.yml to use ubuntu-229721758
Fix missing trailing newline.cca7b28
Update test_upb.yml to use ubuntu-22Updates
requests
from 2.32.3 to 2.32.4Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
021dc72
Polish up release tooling for last manual release821770e
Bump version and add release notes for v2.32.459f8aa2
Add netrc file search information to authentication documentation (#6876)5b4b64c
Add more tests to prevent regression of CVE 2024 470817bc4587
Add new test to check netrc auth leak (#6962)96ba401
Only use hostname to do netrc lookup instead of netloc7341690
Merge pull request #6951 from tswast/patch-16716d7c
remove linksa7e1c74
Update docs/conf.pyc799b81
docs: fix dead links to kenreitz.orgUpdates
protobuf
from 3.20.3 to 4.25.8Commits
a4cbdd3
Updating version.json and repo version numbers to: 25.829445be
Merge pull request #21880 from shaod2/py-25cc13b69
Remove debugging code and add EOLsd31100c
Manually backport recursion limit enforcement to 25.x88a3b90
Change pre-22 poison pill to only log once per affected message type. (#21754)320eafa
Weaken vulnerable gencode poison pills to warning by default.f584fe3
Merge branch 'protocolbuffers:25.x' into 25.xc710036
Update test_upb.yml to use ubuntu-229721758
Fix missing trailing newline.cca7b28
Update test_upb.yml to use ubuntu-22Updates
requests
from 2.32.0 to 2.32.4Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
021dc72
Polish up release tooling for last manual release821770e
Bump version and add release notes for v2.32.459f8aa2
Add netrc file search information to authentication documentation (#6876)5b4b64c
Add more tests to prevent regression of CVE 2024 470817bc4587
Add new test to check netrc auth leak (#6962)96ba401
Only use hostname to do netrc lookup instead of netloc7341690
Merge pull request #6951 from tswast/patch-16716d7c
remove linksa7e1c74
Update docs/conf.pyc799b81
docs: fix dead links to kenreitz.orgDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by Sourcery
Bump protobuf and requests versions in GUI and HPC example requirement files
Build: