René's URL Explorer Experiment


Title: Bump qs and body-parser by dependabot[bot] · Pull Request #196 · httpsgithu/engine · GitHub

Open Graph Title: Bump qs and body-parser by dependabot[bot] · Pull Request #196 · httpsgithu/engine

X Title: Bump qs and body-parser by dependabot[bot] · Pull Request #196 · httpsgithu/engine

Description: Bumps qs and body-parser. These dependencies needed to be updated together. Updates qs from 6.9.6 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat: comma, properly include an explicit [] on a single-item array (#434) 6.10.4 [Fix] stringify: with arrayFormat: comma, include an explicit [] on a single-item array (#441) [meta] use npmignore to autogenerate an npmignore file [Dev Deps] update eslint, @ljharb/eslint-config, aud, has-symbol, object-inspect, tape 6.10.3 [Fix] parse: ignore __proto__ keys (#428) [Robustness] stringify: avoid relying on a global undefined (#427) [actions] reuse common workflows [Dev Deps] update eslint, @ljharb/eslint-config, object-inspect, tape 6.10.2 [Fix] stringify: actually fix cyclic references (#426) [Fix] stringify: avoid encoding arrayformat comma when encodeValuesOnly = true (#424) [readme] remove travis badge; add github actions/codecov badges; update URLs [Docs] add note and links for coercing primitive values (#408) [actions] update codecov uploader [actions] update workflows [Tests] clean up stringify tests slightly [Dev Deps] update eslint, @ljharb/eslint-config, aud, object-inspect, safe-publish-latest, tape 6.10.1 [Fix] stringify: avoid exception on repeated object values (#402) 6.10.0 [New] stringify: throw on cycles, instead of an infinite loop (#395, #394, #393) [New] parse: add allowSparse option for collapsing arrays with missing indices (#312) [meta] fix README.md (#399) [meta] only run npm run dist in publish, not install [Dev Deps] update eslint, @ljharb/eslint-config, aud, has-symbols, tape [Tests] fix tests on node v0.6 [Tests] use ljharb/actions/node/install instead of ljharb/actions/node/run [Tests] Revert "[meta] ignore eclint transitive audit warning" 6.9.7 [Fix] parse: ignore __proto__ keys (#428) [Fix] stringify: avoid encoding arrayformat comma when encodeValuesOnly = true (#424) [Robustness] stringify: avoid relying on a global undefined (#427) [readme] remove travis badge; add github actions/codecov badges; update URLs [Docs] add note and links for coercing primitive values (#408) [Tests] clean up stringify tests slightly [meta] fix README.md (#399) Revert "[meta] ignore eclint transitive audit warning" ... (truncated) Commits 56763c1 v6.11.0 ddd3e29 [readme] fix version badge c313472 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option 95bc018 v6.10.5 0e903c0 [Fix] stringify: with arrayFormat: comma, properly include an explicit `[... ba9703c v6.10.4 4e44019 [Fix] stringify: with arrayFormat: comma, include an explicit [] on a s... 113b990 [Dev Deps] update object-inspect c77f38f [Dev Deps] update eslint, @ljharb/eslint-config, aud, has-symbol, tape 2cf45b2 [meta] use npmignore to autogenerate an npmignore file Additional commits viewable in compare view Updates body-parser from 1.19.0 to 1.20.1 Release notes Sourced from body-parser's releases. 1.20.0 Fix error message for json parse whitespace in strict Fix internal error when inflated body exceeds limit Prevent loss of async hooks context Prevent hanging when request already read deps: depd@2.0.0 Replace internal eval usage with Function constructor Use instance methods on process to check for listeners deps: http-errors@2.0.0 deps: depd@2.0.0 deps: statuses@2.0.1 deps: on-finished@2.4.1 deps: qs@6.10.3 deps: raw-body@2.5.1 deps: http-errors@2.0.0 1.19.2 deps: bytes@3.1.2 deps: qs@6.9.7 Fix handling of __proto__ keys deps: raw-body@2.4.3 deps: bytes@3.1.2 1.19.1 deps: bytes@3.1.1 deps: http-errors@1.8.1 deps: inherits@2.0.4 deps: toidentifier@1.0.1 deps: setprototypeof@1.2.0 deps: qs@6.9.6 deps: raw-body@2.4.2 deps: bytes@3.1.1 deps: http-errors@1.8.1 deps: safe-buffer@5.2.1 deps: type-is@~1.6.18 Changelog Sourced from body-parser's changelog. 1.20.1 / 2022-10-06 deps: qs@6.11.0 perf: remove unnecessary object clone 1.20.0 / 2022-04-02 Fix error message for json parse whitespace in strict Fix internal error when inflated body exceeds limit Prevent loss of async hooks context Prevent hanging when request already read deps: depd@2.0.0 Replace internal eval usage with Function constructor Use instance methods on process to check for listeners deps: http-errors@2.0.0 deps: depd@2.0.0 deps: statuses@2.0.1 deps: on-finished@2.4.1 deps: qs@6.10.3 deps: raw-body@2.5.1 deps: http-errors@2.0.0 1.19.2 / 2022-02-15 deps: bytes@3.1.2 deps: qs@6.9.7 Fix handling of __proto__ keys deps: raw-body@2.4.3 deps: bytes@3.1.2 1.19.1 / 2021-12-10 deps: bytes@3.1.1 deps: http-errors@1.8.1 deps: inherits@2.0.4 deps: toidentifier@1.0.1 deps: setprototypeof@1.2.0 deps: qs@6.9.6 deps: raw-body@2.4.2 deps: bytes@3.1.1 deps: http-errors@1.8.1 deps: safe-buffer@5.2.1 deps: type-is@~1.6.18 Commits 830bdfb 1.20.1 ecad1cc build: eslint@8.24.0 03b93cf build: supertest@6.3.0 2c611fc build: Node.js@18.10 f199e94 perf: remove unnecessary object clone 0123e12 build: Node.js@18.9 de1e6c2 build: Node.js@16.17 477ff13 build: eslint-plugin-import@2.26.0 40c3fff deps: qs@6.11.0 4aa84b7 build: supertest@6.2.4 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) You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps qs and body-parser. These dependencies needed to be updated together. Updates qs from 6.9.6 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c...

X Description: Bumps qs and body-parser. These dependencies needed to be updated together. Updates qs from 6.9.6 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e...

Opengraph URL: https://github.com/httpsgithu/engine/pull/196

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:d215108a-c08b-c855-8967-1194b1c78426
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id91DA:32E1CA:2616B:36363:69789AD1
html-safe-nonce8cef789a68b72e82f209192e5825cfeb1ce9ecea62739689755d8640447cf308
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MURBOjMyRTFDQToyNjE2QjozNjM2Mzo2OTc4OUFEMSIsInZpc2l0b3JfaWQiOiIzOTEwNDk0MjM3ODg3MDc3MDczIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmaca7aa95fc444267db6548cf3cbaa8e95d24561c0c0c6c43f28f4ac6d22100c7c4
hovercard-subject-tagpull_request:1150376318
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/httpsgithu/engine/pull/196/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 qs and body-parser. These dependencies needed to be updated together. Updates qs from 6.9.6 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None2981c597c945c1d90ac6fa355ce7929b2f413dfe7872ca5c435ee53a24a1de50
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/httpsgithu/engine git https://github.com/httpsgithu/engine.git
octolytics-dimension-user_id20476787
octolytics-dimension-user_loginhttpsgithu
octolytics-dimension-repository_id133034342
octolytics-dimension-repository_nwohttpsgithu/engine
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id19696006
octolytics-dimension-repository_parent_nwoplaycanvas/engine
octolytics-dimension-repository_network_root_id19696006
octolytics-dimension-repository_network_root_nwoplaycanvas/engine
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
release14920c7cb7d7c207b5e72684d0e6f23b65b849b3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fhttpsgithu%2Fengine%2Fpull%2F196%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%2Fhttpsgithu%2Fengine%2Fpull%2F196%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=httpsgithu%2Fengine
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/files
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/files
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/files
httpsgithu https://patch-diff.githubusercontent.com/httpsgithu
enginehttps://patch-diff.githubusercontent.com/httpsgithu/engine
playcanvas/enginehttps://patch-diff.githubusercontent.com/playcanvas/engine
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fhttpsgithu%2Fengine
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fhttpsgithu%2Fengine
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fhttpsgithu%2Fengine
Code https://patch-diff.githubusercontent.com/httpsgithu/engine
Pull requests 23 https://patch-diff.githubusercontent.com/httpsgithu/engine/pulls
Actions https://patch-diff.githubusercontent.com/httpsgithu/engine/actions
Projects 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/projects
Security 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/security
Insights https://patch-diff.githubusercontent.com/httpsgithu/engine/pulse
Code https://patch-diff.githubusercontent.com/httpsgithu/engine
Pull requests https://patch-diff.githubusercontent.com/httpsgithu/engine/pulls
Actions https://patch-diff.githubusercontent.com/httpsgithu/engine/actions
Projects https://patch-diff.githubusercontent.com/httpsgithu/engine/projects
Security https://patch-diff.githubusercontent.com/httpsgithu/engine/security
Insights https://patch-diff.githubusercontent.com/httpsgithu/engine/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fhttpsgithu%2Fengine%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=%2Fhttpsgithu%2Fengine%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/httpsgithu/engine/tree/master
dependabot/npm_and_yarn/qs-and-body-parser-6.11.0https://patch-diff.githubusercontent.com/httpsgithu/engine/tree/dependabot/npm_and_yarn/qs-and-body-parser-6.11.0
Conversation 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196
Commits 1 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/commits
Checks 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/checks
Files changed https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/files
Bump qs and body-parser https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/files
d95e5cf Bump qs and body-parser dependabot[bot] Dec 7, 2022 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/commits/d95e5cf1c1dfef4bcd56858b6eb739741c27bbcc
Clear filters https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/files
package-lock.jsonhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/196/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
View file https://patch-diff.githubusercontent.com/httpsgithu/engine/blob/d95e5cf1c1dfef4bcd56858b6eb739741c27bbcc/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/httpsgithu/engine/pull/196/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.