René's URL Explorer Experiment


Title: Bump tensorflow from 2.4.0 to 2.9.3 in /machine-learning/nlp/text-generator by dependabot[bot] · Pull Request #16 · grimmvenom/pythoncode-tutorials · GitHub

Open Graph Title: Bump tensorflow from 2.4.0 to 2.9.3 in /machine-learning/nlp/text-generator by dependabot[bot] · Pull Request #16 · grimmvenom/pythoncode-tutorials

X Title: Bump tensorflow from 2.4.0 to 2.9.3 in /machine-learning/nlp/text-generator by dependabot[bot] · Pull Request #16 · grimmvenom/pythoncode-tutorials

Description: Bumps tensorflow from 2.4.0 to 2.9.3. Release notes Sourced from tensorflow's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a heap OOB failure in ThreadUnsafeUnigramCandidateSampler caused by missing validation (CVE-2022-41880) Fixes a segfault in ndarray_tensor_bridge (CVE-2022-41884) Fixes an overflow in FusedResizeAndPadConv2D (CVE-2022-41885) Fixes a overflow in ImageProjectiveTransformV2 (CVE-2022-41886) Fixes an FPE in tf.image.generate_bounding_box_proposals on GPU (CVE-2022-41888) Fixes a segfault in pywrap_tfe_src caused by invalid attributes (CVE-2022-41889) Fixes a CHECK fail in BCast (CVE-2022-41890) Fixes a segfault in TensorListConcat (CVE-2022-41891) Fixes a CHECK_EQ fail in TensorListResize (CVE-2022-41893) Fixes an overflow in CONV_3D_TRANSPOSE on TFLite (CVE-2022-41894) Fixes a heap OOB in MirrorPadGrad (CVE-2022-41895) Fixes a crash in Mfcc (CVE-2022-41896) Fixes a heap OOB in FractionalMaxPoolGrad (CVE-2022-41897) Fixes a CHECK fail in SparseFillEmptyRowsGrad (CVE-2022-41898) Fixes a CHECK fail in SdcaOptimizer (CVE-2022-41899) Fixes a heap OOB in FractionalAvgPool and FractionalMaxPool(CVE-2022-41900) Fixes a CHECK_EQ in SparseMatrixNNZ (CVE-2022-41901) Fixes an OOB write in grappler (CVE-2022-41902) Fixes a overflow in ResizeNearestNeighborGrad (CVE-2022-41907) Fixes a CHECK fail in PyFunc (CVE-2022-41908) Fixes a segfault in CompositeTensorVariantToComponents (CVE-2022-41909) Fixes a invalid char to bool conversion in printing a tensor (CVE-2022-41911) Fixes a heap overflow in QuantizeAndDequantizeV2 (CVE-2022-41910) Fixes a CHECK failure in SobolSample via missing validation (CVE-2022-35935) Fixes a CHECK fail in TensorListScatter and TensorListScatterV2 in eager mode (CVE-2022-35935) TensorFlow 2.9.2 Release 2.9.2 This releases introduces several vulnerability fixes: Fixes a CHECK failure in tf.reshape caused by overflows (CVE-2022-35934) Fixes a CHECK failure in SobolSample caused by missing validation (CVE-2022-35935) Fixes an OOB read in Gather_nd op in TF Lite (CVE-2022-35937) Fixes a CHECK failure in TensorListReserve caused by missing validation (CVE-2022-35960) Fixes an OOB write in Scatter_nd op in TF Lite (CVE-2022-35939) Fixes an integer overflow in RaggedRangeOp (CVE-2022-35940) Fixes a CHECK failure in AvgPoolOp (CVE-2022-35941) Fixes a CHECK failures in UnbatchGradOp (CVE-2022-35952) Fixes a segfault TFLite converter on per-channel quantized transposed convolutions (CVE-2022-36027) Fixes a CHECK failures in AvgPool3DGrad (CVE-2022-35959) Fixes a CHECK failures in FractionalAvgPoolGrad (CVE-2022-35963) Fixes a segfault in BlockLSTMGradV2 (CVE-2022-35964) Fixes a segfault in LowerBound and UpperBound (CVE-2022-35965) ... (truncated) Changelog Sourced from tensorflow's changelog. Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a heap OOB failure in ThreadUnsafeUnigramCandidateSampler caused by missing validation (CVE-2022-41880) Fixes a segfault in ndarray_tensor_bridge (CVE-2022-41884) Fixes an overflow in FusedResizeAndPadConv2D (CVE-2022-41885) Fixes a overflow in ImageProjectiveTransformV2 (CVE-2022-41886) Fixes an FPE in tf.image.generate_bounding_box_proposals on GPU (CVE-2022-41888) Fixes a segfault in pywrap_tfe_src caused by invalid attributes (CVE-2022-41889) Fixes a CHECK fail in BCast (CVE-2022-41890) Fixes a segfault in TensorListConcat (CVE-2022-41891) Fixes a CHECK_EQ fail in TensorListResize (CVE-2022-41893) Fixes an overflow in CONV_3D_TRANSPOSE on TFLite (CVE-2022-41894) Fixes a heap OOB in MirrorPadGrad (CVE-2022-41895) Fixes a crash in Mfcc (CVE-2022-41896) Fixes a heap OOB in FractionalMaxPoolGrad (CVE-2022-41897) Fixes a CHECK fail in SparseFillEmptyRowsGrad (CVE-2022-41898) Fixes a CHECK fail in SdcaOptimizer (CVE-2022-41899) Fixes a heap OOB in FractionalAvgPool and FractionalMaxPool(CVE-2022-41900) Fixes a CHECK_EQ in SparseMatrixNNZ (CVE-2022-41901) Fixes an OOB write in grappler (CVE-2022-41902) Fixes a overflow in ResizeNearestNeighborGrad (CVE-2022-41907) Fixes a CHECK fail in PyFunc (CVE-2022-41908) Fixes a segfault in CompositeTensorVariantToComponents (CVE-2022-41909) Fixes a invalid char to bool conversion in printing a tensor (CVE-2022-41911) Fixes a heap overflow in QuantizeAndDequantizeV2 (CVE-2022-41910) Fixes a CHECK failure in SobolSample via missing validation (CVE-2022-35935) Fixes a CHECK fail in TensorListScatter and TensorListScatterV2 in eager mode (CVE-2022-35935) Release 2.8.4 This release introduces several vulnerability fixes: Fixes a heap OOB failure in ThreadUnsafeUnigramCandidateSampler caused by missing validation (CVE-2022-41880) Fixes a segfault in ndarray_tensor_bridge (CVE-2022-41884) Fixes an overflow in FusedResizeAndPadConv2D (CVE-2022-41885) Fixes a overflow in ImageProjectiveTransformV2 (CVE-2022-41886) Fixes an FPE in tf.image.generate_bounding_box_proposals on GPU (CVE-2022-41888) Fixes a segfault in pywrap_tfe_src caused by invalid attributes (CVE-2022-41889) Fixes a CHECK fail in BCast (CVE-2022-41890) Fixes a segfault in TensorListConcat (CVE-2022-41891) Fixes a CHECK_EQ fail in TensorListResize (CVE-2022-41893) Fixes an overflow in CONV_3D_TRANSPOSE on TFLite (CVE-2022-41894) Fixes a heap OOB in MirrorPadGrad (CVE-2022-41895) Fixes a crash in Mfcc (CVE-2022-41896) Fixes a heap OOB in FractionalMaxPoolGrad (CVE-2022-41897) Fixes a CHECK fail in SparseFillEmptyRowsGrad (CVE-2022-41898) Fixes a CHECK fail in SdcaOptimizer (CVE-2022-41899) ... (truncated) Commits a5ed5f3 Merge pull request #58584 from tensorflow/vinila21-patch-2 258f9a1 Update py_func.cc cd27cfb Merge pull request #58580 from tensorflow-jenkins/version-numbers-2.9.3-24474 3e75385 Update version numbers to 2.9.3 bc72c39 Merge pull request #58482 from tensorflow-jenkins/relnotes-2.9.3-25695 3506c90 Update RELEASE.md 8dcb48e Update RELEASE.md 4f34ec8 Merge pull request #58576 from pak-laura/c2.99f03a9d3bafe902c1e6beb105b2f2417... 6fc67e4 Replace CHECK with returning an InternalError on failing to create python tuple 5dbe90a Merge pull request #58570 from tensorflow/r2.9-7b174a0f2e4 Additional commits viewable 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 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) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps tensorflow from 2.4.0 to 2.9.3. Release notes Sourced from tensorflow's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow ...

X Description: Bumps tensorflow from 2.4.0 to 2.9.3. Release notes Sourced from tensorflow's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overf...

Opengraph URL: https://github.com/grimmvenom/pythoncode-tutorials/pull/16

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:137ebab5-e746-5f6a-8586-a8fe7f771c3e
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id813C:1BF5D2:3FF28A5:534DE3F:69751FB7
html-safe-nonce5d048d96b9142a6c6720fd086cf6ce11870c69b04f63d52d6977fa4c0aa30566
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MTNDOjFCRjVEMjozRkYyOEE1OjUzNERFM0Y6Njk3NTFGQjciLCJ2aXNpdG9yX2lkIjoiNTU2NTg5MzYzNDQyNDExOTIyMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac07fd289c02f9416c725f5da78a7bebceb0e88cbab4cba0363bddd8b0c4d8af0c
hovercard-subject-tagpull_request:1130756393
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/grimmvenom/pythoncode-tutorials/pull/16/files
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 tensorflow from 2.4.0 to 2.9.3. Release notes Sourced from tensorflow's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None4a4bf5f4e28041a9d2e5c107d7d20b78b4294ba261cab243b28167c16a623a1f
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/grimmvenom/pythoncode-tutorials git https://github.com/grimmvenom/pythoncode-tutorials.git
octolytics-dimension-user_id15673701
octolytics-dimension-user_logingrimmvenom
octolytics-dimension-repository_id337096830
octolytics-dimension-repository_nwogrimmvenom/pythoncode-tutorials
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id199449624
octolytics-dimension-repository_parent_nwox4nth055/pythoncode-tutorials
octolytics-dimension-repository_network_root_id199449624
octolytics-dimension-repository_network_root_nwox4nth055/pythoncode-tutorials
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release488b30e96dfd057fbbe44c6665ccbc030b729dde
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgrimmvenom%2Fpythoncode-tutorials%2Fpull%2F16%2Ffiles
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%2Fgrimmvenom%2Fpythoncode-tutorials%2Fpull%2F16%2Ffiles
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%2Ffiles&source=header-repo&source_repo=grimmvenom%2Fpythoncode-tutorials
Reloadhttps://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/files
Reloadhttps://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/files
Reloadhttps://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/files
grimmvenom https://patch-diff.githubusercontent.com/grimmvenom
pythoncode-tutorialshttps://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials
x4nth055/pythoncode-tutorialshttps://patch-diff.githubusercontent.com/x4nth055/pythoncode-tutorials
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fgrimmvenom%2Fpythoncode-tutorials
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fgrimmvenom%2Fpythoncode-tutorials
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fgrimmvenom%2Fpythoncode-tutorials
Code https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials
Pull requests 4 https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pulls
Actions https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/actions
Projects 0 https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/projects
Security 0 https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/security
Insights https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pulse
Code https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials
Pull requests https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pulls
Actions https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/actions
Projects https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/projects
Security https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/security
Insights https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fgrimmvenom%2Fpythoncode-tutorials%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=%2Fgrimmvenom%2Fpythoncode-tutorials%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/tree/master
dependabot/pip/machine-learning/nlp/text-generator/tensorflow-2.9.3https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/tree/dependabot/pip/machine-learning/nlp/text-generator/tensorflow-2.9.3
Conversation 1 https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16
Commits 1 https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/commits
Checks 0 https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/checks
Files changed https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/files
Please reload this pagehttps://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/files
Bump tensorflow from 2.4.0 to 2.9.3 in /machine-learning/nlp/text-generator https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/files
2796098 Bump tensorflow in /machine-learning/nlp/text-generator dependabot[bot] Nov 21, 2022 https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/commits/27960986f89e6d5444f97b2cb30e3ab0b0e92597
Clear filters https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/files
Please reload this pagehttps://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/files
Please reload this pagehttps://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/files
machine-learning/nlp/text-generator/requirements.txthttps://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/files#diff-0f4d8b81d978c0a03d32cf98686b82ef4d1866e2729cdc9e4daa06366c4fd132
View file https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/blob/27960986f89e6d5444f97b2cb30e3ab0b0e92597/machine-learning/nlp/text-generator/requirements.txt
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/grimmvenom/pythoncode-tutorials/pull/16/{{ revealButtonHref }}
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.