René's URL Explorer Experiment


Title: Bump path-to-regexp and express in /frontend by dependabot[bot] · Pull Request #32 · llooker/fastapi_python_example · GitHub

Open Graph Title: Bump path-to-regexp and express in /frontend by dependabot[bot] · Pull Request #32 · llooker/fastapi_python_example

X Title: Bump path-to-regexp and express in /frontend by dependabot[bot] · Pull Request #32 · llooker/fastapi_python_example

Description: Bumps path-to-regexp and express. These dependencies needed to be updated together. Updates path-to-regexp from 0.1.7 to 0.1.12 Release notes Sourced from path-to-regexp's releases. Fix backtracking (again) Fixed Improved backtracking protection for 0.1.x, will break some previously valid paths (see previous advisory: GHSA-9wv6-86v2-598j) pillarjs/path-to-regexp@v0.1.11...v0.1.12 Error on bad input Changed Add error on bad input values 8f09549 pillarjs/path-to-regexp@v0.1.10...v0.1.11 Backtrack protection Fixed Add backtrack protection to parameters 29b96b4 This will break some edge cases but should improve performance pillarjs/path-to-regexp@v0.1.9...v0.1.10 Support non-lookahead regex output Added Allow a non-lookahead regex (#312) c4272e4 component/path-to-regexp@v0.1.8...v0.1.9 Support named matching groups in RegExp Added Add support for named matching groups (#301) 114f62d pillarjs/path-to-regexp@v0.1.7...v0.1.8 Commits 640e694 0.1.12 f01c26a Merge commit from fork 0c71192 0.1.11 8f09549 Add error on bad input values c827fce 0.1.10 29b96b4 Add backtrack protection to parameters ac4c234 Update repo url (#314) bdb6635 0.1.9 c4272e4 Allow a non-lookahead regex (#312) 51a1955 0.1.8 Additional commits viewable in compare view Updates express from 4.18.1 to 4.21.2 Release notes Sourced from express's releases. 4.21.2 What's Changed Add funding field (v4) by @​bjohansebas in expressjs/express#6065 deps: path-to-regexp@0.1.11 by @​blakeembrey in expressjs/express#5956 deps: bump path-to-regexp@0.1.12 by @​jonchurch in expressjs/express#6209 Release: 4.21.2 by @​UlisesGascon in expressjs/express#6094 Full Changelog: expressjs/express@4.21.1...4.21.2 4.21.1 What's Changed Backport a fix for CVE-2024-47764 to the 4.x branch by @​joshbuker in expressjs/express#6029 Release: 4.21.1 by @​UlisesGascon in expressjs/express#6031 Full Changelog: expressjs/express@4.21.0...4.21.1 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakeembrey in expressjs/express#5935 finalhandler@1.3.1 by @​wesleytodd in expressjs/express#5954 fix(deps): serve-static@1.16.2 by @​wesleytodd in expressjs/express#5951 Upgraded dependency qs to 6.13.0 to match qs in body-parser by @​agadzinski93 in expressjs/express#5946 New Contributors @​agadzinski93 made their first contribution in expressjs/express#5946 Full Changelog: expressjs/express@4.20.0...4.21.0 4.20.0 What's Changed Important IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity) Remove link renderization in html while using res.redirect Other Changes 4.19.2 Staging by @​wesleytodd in expressjs/express#5561 remove duplicate location test for data uri by @​wesleytodd in expressjs/express#5562 feat: document beta releases expectations by @​marco-ippolito in expressjs/express#5565 Cut down on duplicated CI runs by @​jonchurch in expressjs/express#5564 Add a Threat Model by @​UlisesGascon in expressjs/express#5526 Assign captain of encodeurl by @​blakeembrey in expressjs/express#5579 Nominate jonchurch as repo captain for http-errors, expressjs.com, morgan, cors, body-parser by @​jonchurch in expressjs/express#5587 docs: update Security.md by @​inigomarquinez in expressjs/express#5590 docs: update triage nomination policy by @​UlisesGascon in expressjs/express#5600 Add CodeQL (SAST) by @​UlisesGascon in expressjs/express#5433 docs: add UlisesGascon as triage initiative captain by @​UlisesGascon in expressjs/express#5605 ... (truncated) Changelog Sourced from express's changelog. 4.21.2 / 2024-11-06 deps: path-to-regexp@0.1.12 Fix backtracking protection deps: path-to-regexp@0.1.11 Throws an error on invalid path values 4.21.1 / 2024-10-08 Backported a fix for CVE-2024-47764 4.21.0 / 2024-09-11 Deprecate res.location("back") and res.redirect("back") magic string deps: serve-static@1.16.2 includes send@0.19.0 deps: finalhandler@1.3.1 deps: qs@6.13.0 4.20.0 / 2024-09-10 deps: serve-static@0.16.0 Remove link renderization in html while redirecting deps: send@0.19.0 Remove link renderization in html while redirecting deps: body-parser@0.6.0 add depth option to customize the depth level in the parser IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity) Remove link renderization in html while using res.redirect deps: path-to-regexp@0.1.10 Adds support for named matching groups in the routes using a regex Adds backtracking protection to parameters without regexes defined deps: encodeurl@~2.0.0 Removes encoding of \, |, and ^ to align better with URL spec Deprecate passing options.maxAge and options.expires to res.clearCookie Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie 4.19.2 / 2024-03-25 Improved fix for open redirect allow list bypass 4.19.1 / 2024-03-20 Allow passing non-strings to res.location with new encoding handling checks ... (truncated) Commits 1faf228 4.21.2 2e0fb64 deps: bump path-to-regexp@0.1.12 (#6209) 59fc270 deps: path-to-regexp@0.1.11 (#5956) 51fc39c docs: add funding (#6065) 8e229f9 4.21.1 a024c8a fix(deps): cookie@0.7.1 7e562c6 4.21.0 1bcde96 fix(deps): qs@6.13.0 (#5946) 7d36477 fix(deps): serve-static@1.16.2 (#5951) 40d2d8f fix(deps): finalhandler@1.3.1 Additional commits viewable in compare view Maintainer changes This version was pushed to npm by jonchurch, a new releaser for express since your current version. 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 path-to-regexp and express. These dependencies needed to be updated together. Updates path-to-regexp from 0.1.7 to 0.1.12 Release notes Sourced from path-to-regexp's releases. Fix backt...

X Description: Bumps path-to-regexp and express. These dependencies needed to be updated together. Updates path-to-regexp from 0.1.7 to 0.1.12 Release notes Sourced from path-to-regexp's releases. Fix b...

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

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:27548793-c189-9885-1767-584902bfb6ea
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-id9642:31C543:23D49:2CFA1:698D246F
html-safe-nonce2f2f72ae5a95441551795d1df14851c14c6bb2813c1e644fe440023ad2cdba13
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NjQyOjMxQzU0MzoyM0Q0OToyQ0ZBMTo2OThEMjQ2RiIsInZpc2l0b3JfaWQiOiIxMTYwNjAxNzAyNDcxOTAyMzE5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac75e2ebfb1930f7b3aba3aaa25096e1a357920a3a2a6f8e5e3171ef0a92f1493d
hovercard-subject-tagpull_request:2231744310
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/llooker/fastapi_python_example/pull/32/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 path-to-regexp and express. These dependencies needed to be updated together. Updates path-to-regexp from 0.1.7 to 0.1.12 Release notes Sourced from path-to-regexp's releases. Fix backt...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonec25395580e1e3bf82d705e0982a1b24255366088720fef945f1493d5e3e67954
turbo-cache-controlno-preview
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 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
release1fa2bc33fc715bfb2cb9dd8a9cad4f811c16c371
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/checks#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%2F32%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%2Fllooker%2Ffastapi_python_example%2Fpull%2F32%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=llooker%2Ffastapi_python_example
Reloadhttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/checks
Reloadhttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/checks
Reloadhttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/checks
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-6bc014718ahttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/tree/dependabot/npm_and_yarn/frontend/multi-6bc014718a
Conversation 0 https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32
Commits 1 https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/commits
Checks 2 https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/checks
Files changed https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/files
Please reload this pagehttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/checks
Bump path-to-regexp and express in /frontend https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/checks
CodeQL https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/checks?check_run_id=34319564995
cla/google https://patch-diff.githubusercontent.com/llooker/fastapi_python_example/pull/32/checks?check_run_id=34319567786
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.