René's URL Explorer Experiment


Title: Bump protobuf from 3.20.0 to 6.33.5 by dependabot[bot] · Pull Request #5 · MobileTeleSystems/CoolGraph · GitHub

Open Graph Title: Bump protobuf from 3.20.0 to 6.33.5 by dependabot[bot] · Pull Request #5 · MobileTeleSystems/CoolGraph

X Title: Bump protobuf from 3.20.0 to 6.33.5 by dependabot[bot] · Pull Request #5 · MobileTeleSystems/CoolGraph

Description: Bumps protobuf from 3.20.0 to 6.33.5. Release notes Sourced from protobuf's releases. Protocol Buffers v34.0-rc1 Announcements This version includes breaking changes to: C++, Objective-C, PHP, Python. [Bazel] Remove deprecated ProtoInfo.transitive_imports. Use equivalent transitive_sources instead (protocolbuffers/protobuf@0a5c2f6) [C++] Make generator headers private (protocolbuffers/protobuf@3a2af35) [C++] Add a debug check that the target of CopyFrom is not a descendant of the source. (protocolbuffers/protobuf@7a75898) [C++] Add [[nodiscard]] to many APIs. (protocolbuffers/protobuf@a70115f) [C++] Make the arena-enabled constructors of RepeatedField, RepeatedPtrField, and Map private. (protocolbuffers/protobuf@ef890c3) [C++] Remove deprecated FieldDescriptor::label() in OSS. Use is_repeated() or is_required() instead (protocolbuffers/protobuf@b76faa9) [C++] Removes proto2::util::MessageDifferencer::AddIgnoreCriteria that takes a raw pointer as an argument in favor of the overload that takes a unique_ptr. Remove macro PROTOBUF_FUTURE_REMOVE_ADD_IGNORE_CRITERIA (protocolbuffers/protobuf@b115358) [C++] Remove deprecated FieldDescriptor::has_optional_keyword() in OSS. Use is_repeated() or has_presence() instead (protocolbuffers/protobuf@68346ec) [C++] Remove AddUnusedImportTrackFile() and ClearUnusedImportTrackFiles(). Remove PROTOBUF_FUTURE_RENAME_ADD_UNUSED_IMPORT (protocolbuffers/protobuf@837a2cd) [C++] Remove deprecated FieldDescriptor::is_optional() in OSS. Use (!is_required() && !is_repeated()) instead (protocolbuffers/protobuf@9dbc5d4) [C++] Remove deprecated UseDeprecatedLegacyJsonFieldConflicts() (protocolbuffers/protobuf@c301c2c) [C++] All entity names have length limit (2afb0dc) [ObjC] Remove generate_minimal_imports generation option warning (protocolbuffers/protobuf@45b1297) [ObjC] Fix nullability annotations on some GPB*Dictionary types. (protocolbuffers/protobuf@ea67d6d) [ObjC] Remove -[GPBFieldDescriptor optional] (protocolbuffers/protobuf@3414dc1) [Other] Remove deprecated flag for enabling MSVC support (protocolbuffers/protobuf@97c979b) [PHP] Remove deprecated PHP APIs (protocolbuffers/protobuf@9c45014) [PHP] Remove deprecated PHP APIs FieldDescriptor getLabel, use IsRepeated or isRequired instead. (protocolbuffers/protobuf@4208121, protocolbuffers/protobuf@cd76e67, protocolbuffers/protobuf@4208121) [PHP] Add PHP typehints for setters and remove redundant GPBUtil checks (protocolbuffers/protobuf#25296) (protocolbuffers/protobuf@aee03b7) [PHP] support default values for editions/proto2 (protocolbuffers/protobuf#25161) (protocolbuffers/protobuf@b01099d) [Python] Raise errors in OSS when assign bool to int/enum field in Python Proto. (protocolbuffers/protobuf@5b116fe) [Python] Remove float_format/double_format from python proto text_format (protocolbuffers/protobuf@e4854a1) [Python] Raise TypeError when convert non-timedelta to Duration, or convert non-datetime to Timestamp in python proto. (Original code may raise ArributeError) (protocolbuffers/protobuf@00aaca1) [Python] Remove float_precision from python proto json_format (protocolbuffers/protobuf@f027f1f) [Python] Remove deprecated FieldDescriptor::label() in OSS. Use is_repeated() or is_required() instead (protocolbuffers/protobuf@b76faa9) [Python] Remove deprecated FieldDescriptor.label (protocolbuffers/protobuf@0a8ff55) [Python] Remove deprecated UseDeprecatedLegacyJsonFieldConflicts() (protocolbuffers/protobuf@c301c2c) Protobuf News may include additional announcements or pre-announcements for upcoming changes. Migration Guide may include additional guidance for breaking changes. Bazel Fix: cc_toolchain should prefer protoc when prebuilt flag is flipped. (#25168) (protocolbuffers/protobuf@8c857c3) Breaking change: Remove deprecated ProtoInfo.transitive_imports. Use equivalent transitive_sources instead (protocolbuffers/protobuf@0a5c2f6) Feat(bazel): wire up prebuilt protoc toolchain (#24115) (protocolbuffers/protobuf@cc23698) Migrate proto_descriptor_set (#23369) (protocolbuffers/protobuf@8d4dfdd) Compiler Ruby codegen: support generation of rbs files (#15633) (protocolbuffers/protobuf@6ebdf85) Avoid collision name problems between a message named Xyz and a direct sibling enum named XyzView (protocolbuffers/protobuf@eba53e8) Generalizing and implementing ValidateFeatureSupport for both Options and Features during proto parsing (protocolbuffers/protobuf@ed3c571) Fix a bug with custom features outside of the pb package. (protocolbuffers/protobuf@872d3ce) Fix import option handling when include_imports isn't set. (protocolbuffers/protobuf@9ef9e80) Fix a bug in STRICT check of namespaced enums to properly check for 'reserved 1 to max' (protocolbuffers/protobuf@1229d4a) Prevent accidental stripping of debug_redact options via import option. (protocolbuffers/protobuf@f58b098) C++ Add EnumerateEnumValues function. (protocolbuffers/protobuf@397d5d9) ... (truncated) Commits See full diff in compare view 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 ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps protobuf from 3.20.0 to 6.33.5. Release notes Sourced from protobuf's releases. Protocol Buffers v34.0-rc1 Announcements This version includes breaking changes to: C++, Objective-C, PH...

X Description: Bumps protobuf from 3.20.0 to 6.33.5. Release notes Sourced from protobuf's releases. Protocol Buffers v34.0-rc1 Announcements This version includes breaking changes to: C++, Objective-C...

Opengraph URL: https://github.com/MobileTeleSystems/CoolGraph/pull/5

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:1cdb056a-b132-e53b-a9fd-9ce67443bca5
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-idB032:15540D:23BF7FF:2DF23AF:699291F2
html-safe-nonce3e785401f407806f37f9d255c21eeb648a2869d4ff44a7e8351271b711ecd44b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMDMyOjE1NTQwRDoyM0JGN0ZGOjJERjIzQUY6Njk5MjkxRjIiLCJ2aXNpdG9yX2lkIjoiMjE0OTY2MzUzMzQxMzU0NDgyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac72390afcbd4034a226a1f7fc8cf8d9a9b8c2e05f2d42922a554a399ab9dc6430
hovercard-subject-tagpull_request:3229402406
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/MobileTeleSystems/CoolGraph/pull/5/checks
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps protobuf from 3.20.0 to 6.33.5. Release notes Sourced from protobuf's releases. Protocol Buffers v34.0-rc1 Announcements This version includes breaking changes to: C++, Objective-C, PH...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
go-importgithub.com/MobileTeleSystems/CoolGraph git https://github.com/MobileTeleSystems/CoolGraph.git
octolytics-dimension-user_id44975352
octolytics-dimension-user_loginMobileTeleSystems
octolytics-dimension-repository_id722032264
octolytics-dimension-repository_nwoMobileTeleSystems/CoolGraph
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id722032264
octolytics-dimension-repository_network_root_nwoMobileTeleSystems/CoolGraph
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5/checks#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FMobileTeleSystems%2FCoolGraph%2Fpull%2F5%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FMobileTeleSystems%2FCoolGraph%2Fpull%2F5%2Fchecks
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=MobileTeleSystems%2FCoolGraph
Reloadhttps://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5/checks
Reloadhttps://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5/checks
Reloadhttps://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5/checks
MobileTeleSystems https://patch-diff.githubusercontent.com/MobileTeleSystems
CoolGraphhttps://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FMobileTeleSystems%2FCoolGraph
Fork 3 https://patch-diff.githubusercontent.com/login?return_to=%2FMobileTeleSystems%2FCoolGraph
Star 134 https://patch-diff.githubusercontent.com/login?return_to=%2FMobileTeleSystems%2FCoolGraph
Code https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph
Issues 1 https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/issues
Pull requests 1 https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pulls
Actions https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/actions
Projects 0 https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/projects
Security 0 https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/security
Insights https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pulse
Code https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph
Issues https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/issues
Pull requests https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pulls
Actions https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/actions
Projects https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/projects
Security https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/security
Insights https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FMobileTeleSystems%2FCoolGraph%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FMobileTeleSystems%2FCoolGraph%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
mainhttps://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/tree/main
dependabot/pip/protobuf-6.33.5https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/tree/dependabot/pip/protobuf-6.33.5
Conversation 0 https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5
Commits 1 https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5/commits
Checks 1 https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5/checks
Files changed https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5/files
Please reload this pagehttps://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5/checks
Bump protobuf from 3.20.0 to 6.33.5 https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5/checks
CodeQL https://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/pull/5/checks?check_run_id=62049230940
View all branch alertshttps://patch-diff.githubusercontent.com/MobileTeleSystems/CoolGraph/security/code-scanning?query=pr%3A5+tool%3ACodeQL+is%3Aopen
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.