René's URL Explorer Experiment


Title: Bump qs and express in /day11-ExpressAppGenerator by dependabot[bot] · Pull Request #14 · getmscode2013/NodeJsTutorial · GitHub

Open Graph Title: Bump qs and express in /day11-ExpressAppGenerator by dependabot[bot] · Pull Request #14 · getmscode2013/NodeJsTutorial

X Title: Bump qs and express in /day11-ExpressAppGenerator by dependabot[bot] · Pull Request #14 · getmscode2013/NodeJsTutorial

Description: Bumps qs to 6.11.0 and updates ancestor dependency express. These dependencies need to be updated together. Updates qs from 6.5.2 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 express from 4.16.4 to 4.18.2 Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: body-parser@1.20.1 deps: qs@6.11.0 perf: remove unnecessary object clone deps: qs@6.11.0 4.18.1 Fix hanging on large stack of sync routes 4.18.0 Add "root" option to res.download Allow options without filename in res.download Deprecate string and non-integer arguments to res.status Fix behavior of null/undefined as maxAge in res.cookie Fix handling very large stacks of sync middleware Ignore Object.prototype values in settings through app.set/app.get Invoke default with same arguments as types in res.format Support proper 205 responses using res.send Use http-errors for res.format error deps: body-parser@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 deps: http-errors@2.0.0 deps: on-finished@2.4.1 deps: qs@6.10.3 deps: raw-body@2.5.1 deps: cookie@0.5.0 Add priority option Fix expires option to reject invalid dates deps: depd@2.0.0 Replace internal eval usage with Function constructor Use instance methods on process to check for listeners deps: finalhandler@1.2.0 Remove set content headers that break response deps: on-finished@2.4.1 deps: statuses@2.0.1 deps: on-finished@2.4.1 Prevent loss of async hooks context deps: qs@6.10.3 deps: send@0.18.0 Fix emitted 416 error missing headers property Limit the headers removed for 304 response deps: depd@2.0.0 deps: destroy@1.2.0 deps: http-errors@2.0.0 deps: on-finished@2.4.1 ... (truncated) Changelog Sourced from express's changelog. 4.18.2 / 2022-10-08 Fix regression routing a large stack in a single route deps: body-parser@1.20.1 deps: qs@6.11.0 perf: remove unnecessary object clone deps: qs@6.11.0 4.18.1 / 2022-04-29 Fix hanging on large stack of sync routes 4.18.0 / 2022-04-25 Add "root" option to res.download Allow options without filename in res.download Deprecate string and non-integer arguments to res.status Fix behavior of null/undefined as maxAge in res.cookie Fix handling very large stacks of sync middleware Ignore Object.prototype values in settings through app.set/app.get Invoke default with same arguments as types in res.format Support proper 205 responses using res.send Use http-errors for res.format error deps: body-parser@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 deps: http-errors@2.0.0 deps: on-finished@2.4.1 deps: qs@6.10.3 deps: raw-body@2.5.1 deps: cookie@0.5.0 Add priority option Fix expires option to reject invalid dates deps: depd@2.0.0 Replace internal eval usage with Function constructor Use instance methods on process to check for listeners deps: finalhandler@1.2.0 Remove set content headers that break response deps: on-finished@2.4.1 deps: statuses@2.0.1 deps: on-finished@2.4.1 Prevent loss of async hooks context deps: qs@6.10.3 deps: send@0.18.0 ... (truncated) Commits 8368dc1 4.18.2 61f4049 docs: replace Freenode with Libera Chat bb7907b build: Node.js@18.10 f56ce73 build: supertest@6.3.0 24b3dc5 deps: qs@6.11.0 689d175 deps: body-parser@1.20.1 340be0f build: eslint@8.24.0 33e8dc3 docs: use Node.js name style 644f646 build: supertest@6.2.4 ecd7572 build: Node.js@14.20 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 qs to 6.11.0 and updates ancestor dependency express. These dependencies need to be updated together. Updates qs from 6.5.2 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New...

X Description: Bumps qs to 6.11.0 and updates ancestor dependency express. These dependencies need to be updated together. Updates qs from 6.5.2 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 ...

Opengraph URL: https://github.com/getmscode2013/NodeJsTutorial/pull/14

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:e5997f91-4fa4-66a8-eb32-7732d359b6ac
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idCA56:115551:87B498:C0EDB9:6A63355C
html-safe-noncedf7237bb198e9a50d11966252f966e7219432c5e5ce62112b4ff704acbf72d0c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQTU2OjExNTU1MTo4N0I0OTg6QzBFREI5OjZBNjMzNTVDIiwidmlzaXRvcl9pZCI6Ijk1MTU4MTQ1ODI1OTE5NTIyOCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacbbb0905a2c47a35034e570ac957cf729121e99fdc3904dee1ac2734c42c71e30
hovercard-subject-tagpull_request:1158553577
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/getmscode2013/NodeJsTutorial/pull/14/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 to 6.11.0 and updates ancestor dependency express. These dependencies need to be updated together. Updates qs from 6.5.2 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None59e55daad7174ca59d63c6974d58276ccb5477442e550bebb3c035e1bef11c94
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/getmscode2013/NodeJsTutorial git https://github.com/getmscode2013/NodeJsTutorial.git
octolytics-dimension-user_id29460874
octolytics-dimension-user_logingetmscode2013
octolytics-dimension-repository_id259305177
octolytics-dimension-repository_nwogetmscode2013/NodeJsTutorial
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id259305177
octolytics-dimension-repository_network_root_nwogetmscode2013/NodeJsTutorial
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release990295d92a4cc7b63fbbd83a046217cd7d77d49c
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/getmscode2013/NodeJsTutorial/pull/14/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgetmscode2013%2FNodeJsTutorial%2Fpull%2F14%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgetmscode2013%2FNodeJsTutorial%2Fpull%2F14%2Ffiles
Sign up https://github.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=getmscode2013%2FNodeJsTutorial
Reloadhttps://github.com/getmscode2013/NodeJsTutorial/pull/14/files
Reloadhttps://github.com/getmscode2013/NodeJsTutorial/pull/14/files
Reloadhttps://github.com/getmscode2013/NodeJsTutorial/pull/14/files
getmscode2013 https://github.com/getmscode2013
NodeJsTutorialhttps://github.com/getmscode2013/NodeJsTutorial
Notifications https://github.com/login?return_to=%2Fgetmscode2013%2FNodeJsTutorial
Fork 0 https://github.com/login?return_to=%2Fgetmscode2013%2FNodeJsTutorial
Star 0 https://github.com/login?return_to=%2Fgetmscode2013%2FNodeJsTutorial
Code https://github.com/getmscode2013/NodeJsTutorial
Issues 0 https://github.com/getmscode2013/NodeJsTutorial/issues
Pull requests 16 https://github.com/getmscode2013/NodeJsTutorial/pulls
Actions https://github.com/getmscode2013/NodeJsTutorial/actions
Projects https://github.com/getmscode2013/NodeJsTutorial/projects
Security and quality 0 https://github.com/getmscode2013/NodeJsTutorial/security
Insights https://github.com/getmscode2013/NodeJsTutorial/pulse
Code https://github.com/getmscode2013/NodeJsTutorial
Issues https://github.com/getmscode2013/NodeJsTutorial/issues
Pull requests https://github.com/getmscode2013/NodeJsTutorial/pulls
Actions https://github.com/getmscode2013/NodeJsTutorial/actions
Projects https://github.com/getmscode2013/NodeJsTutorial/projects
Security and quality https://github.com/getmscode2013/NodeJsTutorial/security
Insights https://github.com/getmscode2013/NodeJsTutorial/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fgetmscode2013%2FNodeJsTutorial%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fgetmscode2013%2FNodeJsTutorial%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
masterhttps://github.com/getmscode2013/NodeJsTutorial/tree/master
dependabot/npm_and_yarn/day11-ExpressAppGenerator/qs-and-express-6.11.0https://github.com/getmscode2013/NodeJsTutorial/tree/dependabot/npm_and_yarn/day11-ExpressAppGenerator/qs-and-express-6.11.0
Conversation 0 https://github.com/getmscode2013/NodeJsTutorial/pull/14
Commits 1 https://github.com/getmscode2013/NodeJsTutorial/pull/14/commits
Checks 0 https://github.com/getmscode2013/NodeJsTutorial/pull/14/checks
Files changed https://github.com/getmscode2013/NodeJsTutorial/pull/14/files
Please reload this pagehttps://github.com/getmscode2013/NodeJsTutorial/pull/14/files
Bump qs and express in /day11-ExpressAppGenerator https://github.com/getmscode2013/NodeJsTutorial/pull/14/files#top
Show all changes 1 commit https://github.com/getmscode2013/NodeJsTutorial/pull/14/files
78500c7 Bump qs and express in /day11-ExpressAppGenerator dependabot[bot] Dec 11, 2022 https://github.com/getmscode2013/NodeJsTutorial/pull/14/commits/78500c7208d4be1fef40bf52fe61023b70aa0940
Clear filters https://github.com/getmscode2013/NodeJsTutorial/pull/14/files
Please reload this pagehttps://github.com/getmscode2013/NodeJsTutorial/pull/14/files
Please reload this pagehttps://github.com/getmscode2013/NodeJsTutorial/pull/14/files
package-lock.json https://github.com/getmscode2013/NodeJsTutorial/pull/14/files#diff-a460e33af4614324ecddb0e762aa0fea8cfb05d9a420b5620b6c9e242131621c
package.json https://github.com/getmscode2013/NodeJsTutorial/pull/14/files#diff-5ff255a30eff46077581e3e6b7c1229130a57cb7b0776f6ba9d07b73cc223b82
Please reload this pagehttps://github.com/getmscode2013/NodeJsTutorial/pull/14/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.