René's URL Explorer Experiment


Title: Bump js-yaml in /frontend by dependabot[bot] · Pull Request #41 · llooker/fastapi_python_example · GitHub

Open Graph Title: Bump js-yaml in /frontend by dependabot[bot] · Pull Request #41 · llooker/fastapi_python_example

X Title: Bump js-yaml in /frontend by dependabot[bot] · Pull Request #41 · llooker/fastapi_python_example

Description: Bumps and js-yaml. These dependencies needed to be updated together. Updates js-yaml from 3.14.1 to 3.14.2 Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. [4.1.0] - 2021-04-15 Added Types are now exported as yaml.types.XXX. Every type now has options property with original arguments kept as they were (see yaml.types.int.options as an example). Changed Schema.extend() now keeps old type order in case of conflicts (e.g. Schema.extend([ a, b, c ]).extend([ b, a, d ]) is now ordered as abcd instead of cbad). [4.0.0] - 2021-01-03 Changed Check migration guide to see details for all breaking changes. Breaking: "unsafe" tags !!js/function, !!js/regexp, !!js/undefined are moved to js-yaml-js-types package. Breaking: removed safe* functions. Use load, loadAll, dump instead which are all now safe by default. yaml.DEFAULT_SAFE_SCHEMA and yaml.DEFAULT_FULL_SCHEMA are removed, use yaml.DEFAULT_SCHEMA instead. yaml.Schema.create(schema, tags) is removed, use schema.extend(tags) instead. !!binary now always mapped to Uint8Array on load. Reduced nesting of /lib folder. Parse numbers according to YAML 1.2 instead of YAML 1.1 (01234 is now decimal, 0o1234 is octal, 1:23 is parsed as string instead of base60). dump() no longer quotes :, [, ], (, ) except when necessary, #470, #557. Line and column in exceptions are now formatted as (X:Y) instead of at line X, column Y (also present in compact format), #332. Code snippet created in exceptions now contains multiple lines with line numbers. dump() now serializes undefined as null in collections and removes keys with undefined in mappings, #571. dump() with skipInvalid=true now serializes invalid items in collections as null. Custom tags starting with ! are now dumped as !tag instead of !, #576. Custom tags starting with tag:yaml.org,2002: are now shorthanded using !!, #258. Added Added .mjs (es modules) support. Added quotingType and forceQuotes options for dumper to configure string literal style, #290, #529. Added styles: { '!!null': 'empty' } option for dumper (serializes { foo: null } as "foo: "), #570. ... (truncated) Commits 9963d36 3.14.2 released 10d3c8e dist rebuild 5278870 fix prototype pollution in merge (<<) (#731) See full diff in compare view Updates js-yaml from 4.1.0 to 4.1.1 Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. [4.1.0] - 2021-04-15 Added Types are now exported as yaml.types.XXX. Every type now has options property with original arguments kept as they were (see yaml.types.int.options as an example). Changed Schema.extend() now keeps old type order in case of conflicts (e.g. Schema.extend([ a, b, c ]).extend([ b, a, d ]) is now ordered as abcd instead of cbad). [4.0.0] - 2021-01-03 Changed Check migration guide to see details for all breaking changes. Breaking: "unsafe" tags !!js/function, !!js/regexp, !!js/undefined are moved to js-yaml-js-types package. Breaking: removed safe* functions. Use load, loadAll, dump instead which are all now safe by default. yaml.DEFAULT_SAFE_SCHEMA and yaml.DEFAULT_FULL_SCHEMA are removed, use yaml.DEFAULT_SCHEMA instead. yaml.Schema.create(schema, tags) is removed, use schema.extend(tags) instead. !!binary now always mapped to Uint8Array on load. Reduced nesting of /lib folder. Parse numbers according to YAML 1.2 instead of YAML 1.1 (01234 is now decimal, 0o1234 is octal, 1:23 is parsed as string instead of base60). dump() no longer quotes :, [, ], (, ) except when necessary, #470, #557. Line and column in exceptions are now formatted as (X:Y) instead of at line X, column Y (also present in compact format), #332. Code snippet created in exceptions now contains multiple lines with line numbers. dump() now serializes undefined as null in collections and removes keys with undefined in mappings, #571. dump() with skipInvalid=true now serializes invalid items in collections as null. Custom tags starting with ! are now dumped as !tag instead of !, #576. Custom tags starting with tag:yaml.org,2002: are now shorthanded using !!, #258. Added Added .mjs (es modules) support. Added quotingType and forceQuotes options for dumper to configure string literal style, #290, #529. Added styles: { '!!null': 'empty' } option for dumper (serializes { foo: null } as "foo: "), #570. ... (truncated) Commits 9963d36 3.14.2 released 10d3c8e dist rebuild 5278870 fix prototype pollution in merge (<<) (#731) 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 and js-yaml. These dependencies needed to be updated together. Updates js-yaml from 3.14.1 to 3.14.2 Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backpor...

X Description: Bumps and js-yaml. These dependencies needed to be updated together. Updates js-yaml from 3.14.1 to 3.14.2 Changelog Sourced from js-yaml&#39;s changelog. [3.14.2] - 2025-11-15 Security Bac...

Opengraph URL: https://github.com/llooker/fastapi_python_example/pull/41

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:239158ce-f776-d857-75b9-d46bcd07ddda
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id918E:3B758B:597584:75BBEF:698D406D
html-safe-nonce0d48af0cc9e244dbb01f868d19eb59fc3d6b400945979c11aabfd49fe75e8e85
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MThFOjNCNzU4Qjo1OTc1ODQ6NzVCQkVGOjY5OEQ0MDZEIiwidmlzaXRvcl9pZCI6IjUxNDkyOTMyMTg0NDE4MDU5MzMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacec5f4c3134f8d6966fa7990f983ddb6d68c7af771199084134a4678831230a7d
hovercard-subject-tagpull_request:3019319998
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/llooker/fastapi_python_example/pull/41/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 and js-yaml. These dependencies needed to be updated together. Updates js-yaml from 3.14.1 to 3.14.2 Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backpor...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonec0818105fa276287e9369cfdefa0a0fa7953719791ceff9b94d69623c0a4fe8a
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/llooker/fastapi_python_example git https://github.com/llooker/fastapi_python_example.git
octolytics-dimension-user_id1437890
octolytics-dimension-user_loginllooker
octolytics-dimension-repository_id508145798
octolytics-dimension-repository_nwollooker/fastapi_python_example
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id508145798
octolytics-dimension-repository_network_root_nwollooker/fastapi_python_example
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
releasebc912d4349851e5f32c76bbb213754e40947d7a6
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fllooker%2Ffastapi_python_example%2Fpull%2F41%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%2Fllooker%2Ffastapi_python_example%2Fpull%2F41%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=llooker%2Ffastapi_python_example
Reloadhttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files
Reloadhttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files
Reloadhttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files
llooker https://patch-diff.githubusercontent.com/llooker
fastapi_python_examplehttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fllooker%2Ffastapi_python_example
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fllooker%2Ffastapi_python_example
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fllooker%2Ffastapi_python_example
Code https://patch-diff.githubusercontent.com/llooker/fastapi_python_example
Issues 0 https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/issues
Pull requests 32 https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pulls
Actions https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/actions
Projects 0 https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/projects
Security 0 https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/security
Insights https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pulse
Code https://patch-diff.githubusercontent.com/llooker/fastapi_python_example
Issues https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/issues
Pull requests https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pulls
Actions https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/actions
Projects https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/projects
Security https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/security
Insights https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fllooker%2Ffastapi_python_example%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=%2Fllooker%2Ffastapi_python_example%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
mainhttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/tree/main
dependabot/npm_and_yarn/frontend/multi-75e6bc5210https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/tree/dependabot/npm_and_yarn/frontend/multi-75e6bc5210
Conversation 0 https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41
Commits 1 https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/commits
Checks 2 https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/checks
Files changed https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files
Please reload this pagehttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files
Bump js-yaml in /frontend https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files
2a2bf5b Bump js-yaml in /frontend dependabot[bot] Nov 17, 2025 https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/commits/2a2bf5b4802838b9846ecc9e831f34f39447c278
Clear filters https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files
Please reload this pagehttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files
Please reload this pagehttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files
frontend/package-lock.jsonhttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files#diff-4a2d9aa3e849b134993936ca81b83fb139edd2b0218077ab0f403b8c4803c62a
View file https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/blob/2a2bf5b4802838b9846ecc9e831f34f39447c278/frontend/package-lock.json
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/41/files
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.