René's URL Explorer Experiment


Title: Bump qs and browser-sync by dependabot[bot] · Pull Request #6 · feelingstack/feelingstack.github.io · GitHub

Open Graph Title: Bump qs and browser-sync by dependabot[bot] · Pull Request #6 · feelingstack/feelingstack.github.io

X Title: Bump qs and browser-sync by dependabot[bot] · Pull Request #6 · feelingstack/feelingstack.github.io

Description: Bumps qs to 6.11.1 and updates ancestor dependency browser-sync. These dependencies need to be updated together. Updates qs from 6.5.2 to 6.11.1 Changelog Sourced from qs's changelog. 6.11.1 [Fix] stringify: encode comma values more consistently (#463) [readme] add usage of filter option for injecting custom serialization, i.e. of custom types (#447) [meta] remove extraneous code backticks (#457) [meta] fix changelog markdown [actions] update checkout action [actions] restrict action permissions [Dev Deps] update @ljharb/eslint-config, aud, object-inspect, tape 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" ... (truncated) Commits 9dca37f v6.11.1 4c4b23d [Fix] stringify: encode comma values more consistently 1778ed4 [Dev Deps] update @ljharb/eslint-config, object-inspect, tape 20820fa [Dev Deps] update aud 2048fa5 [meta] remove extraneous code backticks 7e937fa [actions] update checkout action 6ce7665 [Dev Deps] update aud, tape e45d713 [actions] restrict action permissions 997044d [meta] fix changelog markdown 92c746b [readme] add usage of filter option for injecting custom serialization, i.e... Additional commits viewable in compare view Updates browser-sync from 2.26.7 to 2.29.1 Release notes Sourced from browser-sync's releases. The one that restores IE11 support 💪 What's Changed fix ie11 by @​shakyShane in BrowserSync/browser-sync#2024 esbuild does not support down-level transpiling as far as IE11 - so when I switched to it, it accidentally broke IE11 support 😢 This is an important issue for me - many devs that support old browsers like IE11 are doing so because their projects are used in public services, or internal applications. Not every developer out there has the luxury of supporting evergreen-only browsers. So, IE11 will work once again 🎉. Please use the issues thread to make me aware of any problem that's preventing you from using Browsersync in your day job 💪 (and be sure to thumbs-up the issues you want to see resolved) # IE11 works, again npm install browser-sync@latest Full Changelog: BrowserSync/browser-sync@v2.28.3...v2.29.0 the one that finally removes document.write What's Changed browser-sync-2017 use chalk everywhere by @​shakyShane in BrowserSync/browser-sync#2018 fix: remove document.write by @​shakyShane in BrowserSync/browser-sync#2019 Full Changelog: BrowserSync/browser-sync@v2.27.12...v2.28.0 2.27.9 What's Changed fix(cli): Where's the command help? fixes #1929 by @​shakyShane in BrowserSync/browser-sync#1945 A bug prevented the help output from displaying - it was introduced when the CLI parser yargs was updated, and is now fixed :) Full Changelog: BrowserSync/browser-sync@v2.27.8...v2.27.9 2.27.8 This release upgrades Socket.io (client+server) to the latest versions - solving the following issues, and silencing security warning :) PR: BrowserSync/browser-sync@58ab4ab Resolved Issues: BrowserSync/browser-sync#1850 BrowserSync/browser-sync#1892 BrowserSync/browser-sync#1925 BrowserSync/browser-sync#1926 BrowserSync/browser-sync#1933 ... (truncated) Commits 6ffc212 v2.29.1 7b07798 v2.29.1-alpha.0 497f216 remove client deps bed04d4 v2.29.0 87421b5 fix: ie11 support (#2024) 59eb01a v2.28.3 3fd2720 v2.28.2 8487a85 bump logger (#2026) a841795 chalk as main dep - fixes #2021 (#2025) 9ea395f v2.28.1 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 to 6.11.1 and updates ancestor dependency browser-sync. These dependencies need to be updated together. Updates qs from 6.5.2 to 6.11.1 Changelog Sourced from qs's changelog. 6.11.1 ...

X Description: Bumps qs to 6.11.1 and updates ancestor dependency browser-sync. These dependencies need to be updated together. Updates qs from 6.5.2 to 6.11.1 Changelog Sourced from qs's changelog. 6.1...

Opengraph URL: https://github.com/feelingstack/feelingstack.github.io/pull/6

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:7bfbedc7-f31e-6b2a-4dd9-f781317ce572
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id84CE:B4049:2B111EF:3792309:6974CF8B
html-safe-nonce6e3d296ece70496ee8b0c8a238d54423a015ec163071a463bbc9bdc39a5809f1
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NENFOkI0MDQ5OjJCMTExRUY6Mzc5MjMwOTo2OTc0Q0Y4QiIsInZpc2l0b3JfaWQiOiIyMzgzODg0MjMzMTk4NTg3Nzg3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac5a64079c0368a64c7fbef4a0616a19f2211e094b3bcc34ccd6768baad0a77735
hovercard-subject-tagpull_request:1340991419
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/feelingstack/feelingstack.github.io/pull/6/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.1 and updates ancestor dependency browser-sync. These dependencies need to be updated together. Updates qs from 6.5.2 to 6.11.1 Changelog Sourced from qs's changelog. 6.11.1 ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None4a4bf5f4e28041a9d2e5c107d7d20b78b4294ba261cab243b28167c16a623a1f
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/feelingstack/feelingstack.github.io git https://github.com/feelingstack/feelingstack.github.io.git
octolytics-dimension-user_id19234002
octolytics-dimension-user_loginfeelingstack
octolytics-dimension-repository_id219646613
octolytics-dimension-repository_nwofeelingstack/feelingstack.github.io
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id219646613
octolytics-dimension-repository_network_root_nwofeelingstack/feelingstack.github.io
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
release488b30e96dfd057fbbe44c6665ccbc030b729dde
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeelingstack%2Ffeelingstack.github.io%2Fpull%2F6%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%2Ffeelingstack%2Ffeelingstack.github.io%2Fpull%2F6%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=feelingstack%2Ffeelingstack.github.io
Reloadhttps://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files
Reloadhttps://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files
Reloadhttps://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files
feelingstack https://patch-diff.githubusercontent.com/feelingstack
feelingstack.github.iohttps://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Ffeelingstack%2Ffeelingstack.github.io
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Ffeelingstack%2Ffeelingstack.github.io
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Ffeelingstack%2Ffeelingstack.github.io
Code https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io
Issues 0 https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/issues
Pull requests 12 https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pulls
Actions https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/actions
Projects 0 https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/projects
Security 0 https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/security
Insights https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pulse
Code https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io
Issues https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/issues
Pull requests https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pulls
Actions https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/actions
Projects https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/projects
Security https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/security
Insights https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Ffeelingstack%2Ffeelingstack.github.io%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=%2Ffeelingstack%2Ffeelingstack.github.io%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/tree/master
dependabot/npm_and_yarn/qs-and-browser-sync-6.11.1https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/tree/dependabot/npm_and_yarn/qs-and-browser-sync-6.11.1
Conversation 0 https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6
Commits 1 https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/commits
Checks 0 https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/checks
Files changed https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files
Please reload this pagehttps://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files
Bump qs and browser-sync https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files
373479d Bump qs and browser-sync dependabot[bot] May 7, 2023 https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/commits/373479dd2d27abd3cfcf2495bfddd0b4c69089a5
Clear filters https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files
Please reload this pagehttps://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files
Please reload this pagehttps://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files
package-lock.json https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Please reload this pagehttps://patch-diff.githubusercontent.com/feelingstack/feelingstack.github.io/pull/6/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.