René's URL Explorer Experiment


Title: Bump shell-quote, @docusaurus/core and @docusaurus/plugin-google-gtag by dependabot[bot] · Pull Request #37 · codezri/codezri.github.io · GitHub

Open Graph Title: Bump shell-quote, @docusaurus/core and @docusaurus/plugin-google-gtag by dependabot[bot] · Pull Request #37 · codezri/codezri.github.io

X Title: Bump shell-quote, @docusaurus/core and @docusaurus/plugin-google-gtag by dependabot[bot] · Pull Request #37 · codezri/codezri.github.io

Description: Bumps shell-quote to 1.8.1 and updates ancestor dependencies shell-quote, @docusaurus/core and @docusaurus/plugin-google-gtag. These dependencies need to be updated together. Updates shell-quote from 1.7.2 to 1.8.1 Changelog Sourced from shell-quote's changelog. v1.8.1 - 2023-04-07 Fixed [Fix] parse: preserve whitespace in comments [#6](https://github.com/ljharb/shell-quote/issues/6) [Fix] properly support the escape option [#5](https://github.com/ljharb/shell-quote/issues/5) Commits [Refactor] parse: hoist getVar to module level b42ac73 [Refactor] hoist some vars to module level 8f0c5c3 [Refactor] parse: use slice over substr, cache some values fcb2e1a [Refactor] parse: a bit of cleanup 6780ec5 [Refactor] parse: tweak the regex to not match nothing 227d474 [Tests] increase coverage a66de94 [Refactor] parse: avoid shadowing a function arg 1d58679 v1.8.0 - 2023-01-30 Commits [New] extract parse and quote to their own deep imports 553fdfc [Tests] add nyc coverage fd7ddcd [New] Add support for here strings (<<<) 9802fb3 [New] parse: Add syntax support for duplicating input file descriptors 216b198 [Dev Deps] update @ljharb/eslint-config, aud, tape 85f8e31 [Tests] add evalmd c5549fc [actions] update checkout action 62e9b49 v1.7.4 - 2022-10-12 Merged Add node_modules to .gitignore [#48](https://github.com/ljharb/shell-quote/issues/48) Commits [eslint] fix indentation and whitespace aaa9d1f [eslint] additional cleanup 397cb62 [meta] add auto-changelog 497fca5 [actions] add reusable workflows 4763c36 [eslint] add eslint 6ee1437 [readme] rename, add badges 7eb5134 [meta] update URLs 67381b6 [meta] create FUNDING.yml; add funding in package.json 8641572 [meta] use npmignore to autogenerate an npmignore file 2e2007a Only apps should have lockfiles f97411e [Dev Deps] update tape 051f608 [meta] add safe-publish-latest 18cadf9 [Tests] add aud in posttest dc1cc12 ... (truncated) Commits da8a3ab v1.8.1 a66de94 [Tests] increase coverage b42ac73 [Refactor] parse: hoist getVar to module level fcb2e1a [Refactor] parse: use slice over substr, cache some values ecf2a60 [Fix] parse: preserve whitespace in comments 1d58679 [Refactor] parse: avoid shadowing a function arg 6780ec5 [Refactor] parse: a bit of cleanup 227d474 [Refactor] parse: tweak the regex to not match nothing 7bcd90e [Fix] properly support the escape option 8f0c5c3 [Refactor] hoist some vars to module level Additional commits viewable in compare view Maintainer changes This version was pushed to npm by ljharb, a new releaser for shell-quote since your current version. Updates @docusaurus/core from 2.0.0-alpha.72 to 2.4.1 Release notes Sourced from @​docusaurus/core's releases. 2.4.1 (2023-05-15) 🐛 Bug Fix docusaurus-theme-classic, docusaurus-theme-common #8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@​slorber) docusaurus-theme-translations #8933 fix(theme-translations): fix Turkish translation for aria label "Enter key" (@​LiberaTeMetuMortis) docusaurus #8908 fix(core): Correct yarn upgrade command for yarn 2.x (@​andrewnicols) docusaurus-plugin-content-blog, docusaurus-theme-common, docusaurus-utils-common, docusaurus #8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@​slorber) docusaurus-theme-common #8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@​slorber) #8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@​slorber) docusaurus-utils #8874 fix(utils): handle Markdown links with spaces to route correctly (@​morsko1) docusaurus-theme-classic, docusaurus-theme-translations #8842 fix(theme-translations): remove redundant navigation text in aria label (@​tarunrajput) create-docusaurus #8831 fix(create): add missing await (@​SACHINnANYAKKARA) 💅 Polish docusaurus-theme-classic #8862 refactor(theme): expose copy, success and word-wrap icons as standalone components (@​armano2) Committers: 7 Aleksandr Vladykin (@​morsko1) Andrew Lyons (@​andrewnicols) Armano (@​armano2) MetuMortis (@​LiberaTeMetuMortis) Sachin Nanayakkara (@​SACHINnANYAKKARA) Sébastien Lorber (@​slorber) Tarun Chauhan (@​tarunrajput) 2.4.0 (2023-03-23) Blog post: https://docusaurus.io/blog/releases/2.4/ 🚀 New Feature docusaurus-plugin-content-docs, docusaurus-theme-classic #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@​ZarakiKanzaki) docusaurus-theme-classic #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (@​slorber) #8616 feat(theme): add ability to translate navbar+footer logo alt text (@​Mysterious-Dev) docusaurus-remark-plugin-npm2yarn #8690 feat(npm-to-yarn): add support for PnPm and custom converters (@​armano2) ... (truncated) Changelog Sourced from @​docusaurus/core's changelog. 2.4.1 (2023-05-15) 🐛 Bug Fix docusaurus-theme-classic, docusaurus-theme-common #8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@​slorber) docusaurus-theme-translations #8933 fix(theme-translations): fix Turkish translation for aria label "Enter key" (@​LiberaTeMetuMortis) docusaurus #8908 fix(core): Correct yarn upgrade command for yarn 2.x (@​andrewnicols) docusaurus-plugin-content-blog, docusaurus-theme-common, docusaurus-utils-common, docusaurus #8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@​slorber) docusaurus-theme-common #8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@​slorber) #8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@​slorber) docusaurus-utils #8874 fix(utils): handle Markdown links with spaces to route correctly (@​morsko1) docusaurus-theme-classic, docusaurus-theme-translations #8842 fix(theme-translations): remove redundant navigation text in aria label (@​tarunrajput) create-docusaurus #8831 fix(create): add missing await (@​SACHINnANYAKKARA) 💅 Polish docusaurus-theme-classic #8862 refactor(theme): expose copy, success and word-wrap icons as standalone components (@​armano2) Committers: 7 Aleksandr Vladykin (@​morsko1) Andrew Lyons (@​andrewnicols) Armano (@​armano2) MetuMortis (@​LiberaTeMetuMortis) Sachin Nanayakkara (@​SACHINnANYAKKARA) Sébastien Lorber (@​slorber) Tarun Chauhan (@​tarunrajput) 2.4.0 (2023-03-23) 🚀 New Feature docusaurus-plugin-content-docs, docusaurus-theme-classic #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@​ZarakiKanzaki) docusaurus-theme-classic #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (@​slorber) #8616 feat(theme): add ability to translate navbar+footer logo alt text (@​Mysterious-Dev) docusaurus-remark-plugin-npm2yarn #8690 feat(npm-to-yarn): add support for PnPm and custom converters (@​armano2) docusaurus #8677 feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (@​slorber) ... (truncated) Commits 60e657d v2.4.1 704841f fix(core): Correct yarn upgrade command for yarn 2.x (#8908) b345e9b fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) sho... 4fb67ef chore: backport retro compatible commits for the Docusaurus v2.4 release (#8809) c60387d chore: backport retro compatible commits for the Docusaurus v2.3.1 release (#... c84d779 chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585) de97214 chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264) 7743aa6 chore: release Docusaurus v2.1.0 (#8040) 26d2b9a chore: backport retro compatible commits for the Docusaurus v2.1 release (#8033) bb65b5c chore: release v2.0.1 (#7919) Additional commits viewable in compare view Updates @docusaurus/plugin-google-gtag from 2.0.0-beta.14 to 2.4.1 Release notes Sourced from @​docusaurus/plugin-google-gtag's releases. 2.4.1 (2023-05-15) 🐛 Bug Fix docusaurus-theme-classic, docusaurus-theme-common #8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@​slorber) docusaurus-theme-translations #8933 fix(theme-translations): fix Turkish translation for aria label "Enter key" (@​LiberaTeMetuMortis) docusaurus #8908 fix(core): Correct yarn upgrade command for yarn 2.x (@​andrewnicols) docusaurus-plugin-content-blog, docusaurus-theme-common, docusaurus-utils-common, docusaurus #8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@​slorber) docusaurus-theme-common #8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@​slorber) #8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@​slorber) docusaurus-utils #8874 fix(utils): handle Markdown links with spaces to route correctly (@​morsko1) docusaurus-theme-classic, docusaurus-theme-translations #8842 fix(theme-translations): remove redundant navigation text in aria label (@​tarunrajput) create-docusaurus #8831 fix(create): add missing await (@​SACHINnANYAKKARA) 💅 Polish docusaurus-theme-classic #8862 refactor(theme): expose copy, success and word-wrap icons as standalone components (@​armano2) Committers: 7 Aleksandr Vladykin (@​morsko1) Andrew Lyons (@​andrewnicols) Armano (@​armano2) MetuMortis (@​LiberaTeMetuMortis) Sachin Nanayakkara (@​SACHINnANYAKKARA) Sébastien Lorber (@​slorber) Tarun Chauhan (@​tarunrajput) 2.4.0 (2023-03-23) Blog post: https://docusaurus.io/blog/releases/2.4/ 🚀 New Feature docusaurus-plugin-content-docs, docusaurus-theme-classic #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@​ZarakiKanzaki) docusaurus-theme-classic #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (@​slorber) #8616 feat(theme): add ability to translate navbar+footer logo alt text (@​Mysterious-Dev) docusaurus-remark-plugin-npm2yarn #8690 feat(npm-to-yarn): add support for PnPm and custom converters (@​armano2) ... (truncated) Changelog Sourced from @​docusaurus/plugin-google-gtag's changelog. 2.4.1 (2023-05-15) 🐛 Bug Fix docusaurus-theme-classic, docusaurus-theme-common #8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@​slorber) docusaurus-theme-translations #8933 fix(theme-translations): fix Turkish translation for aria label "Enter key" (@​LiberaTeMetuMortis) docusaurus #8908 fix(core): Correct yarn upgrade command for yarn 2.x (@​andrewnicols) docusaurus-plugin-content-blog, docusaurus-theme-common, docusaurus-utils-common, docusaurus #8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@​slorber) docusaurus-theme-common #8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@​slorber) #8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@​slorber) docusaurus-utils #8874 fix(utils): handle Markdown links with spaces to route correctly (@​morsko1) docusaurus-theme-classic, docusaurus-theme-translations #8842 fix(theme-translations): remove redundant navigation text in aria label (@​tarunrajput) create-docusaurus #8831 fix(create): add missing await (@​SACHINnANYAKKARA) 💅 Polish docusaurus-theme-classic #8862 refactor(theme): expose copy, success and word-wrap icons as standalone components (@​armano2) Committers: 7 Aleksandr Vladykin (@​morsko1) Andrew Lyons (@​andrewnicols) Armano (@​armano2) MetuMortis (@​LiberaTeMetuMortis) Sachin Nanayakkara (@​SACHINnANYAKKARA) Sébastien Lorber (@​slorber) Tarun Chauhan (@​tarunrajput) 2.4.0 (2023-03-23) 🚀 New Feature docusaurus-plugin-content-docs, docusaurus-theme-classic #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@​ZarakiKanzaki) docusaurus-theme-classic #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (@​slorber) #8616 feat(theme): add ability to translate navbar+footer logo alt text (@​Mysterious-Dev) docusaurus-remark-plugin-npm2yarn #8690 feat(npm-to-yarn): add support for PnPm and custom converters (@​armano2) docusaurus #8677 feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (@​slorber) ... (truncated) Commits 60e657d v2.4.1 4fb67ef chore: backport retro compatible commits for the Docusaurus v2.4 release (#8809) c60387d chore: backport retro compatible commits for the Docusaurus v2.3.1 release (#... c84d779 chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585) de97214 chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264) 7743aa6 chore: release Docusaurus v2.1.0 (#8040) 26d2b9a chore: backport retro compatible commits for the Docusaurus v2.1 release (#8033) bb65b5c chore: release v2.0.1 (#7919) d255389 chore: prepare v2.0.0-rc.1 release (#7778) f0f97f2 chore: prepare v2.0.0-beta.22 release (#7741) Additional commits viewable in compare view You can trigger a rebase of this PR 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. Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Open Graph Description: Bumps shell-quote to 1.8.1 and updates ancestor dependencies shell-quote, @docusaurus/core and @docusaurus/plugin-google-gtag. These dependencies need to be updated together. Updates shell-quote fr...

X Description: Bumps shell-quote to 1.8.1 and updates ancestor dependencies shell-quote, @docusaurus/core and @docusaurus/plugin-google-gtag. These dependencies need to be updated together. Updates shell-quote fr...

Opengraph URL: https://github.com/codezri/codezri.github.io/pull/37

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:873cdbb2-482a-f280-3e97-39c7edcd7a9e
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idD432:117199:521070:6CF58C:698EC36F
html-safe-noncef981880a54903fbdb8f2a70fd3def5b509542df9f3060d8bffc2b27562e30f5f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENDMyOjExNzE5OTo1MjEwNzA6NkNGNThDOjY5OEVDMzZGIiwidmlzaXRvcl9pZCI6IjEyODExMjk0OTI3OTg5NDgyMDciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac6558258eb03ddfaf0862f8eff1245542b58567f1f56f92c28507a28e49252933
hovercard-subject-tagpull_request:1463681156
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/codezri/codezri.github.io/pull/37/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 shell-quote to 1.8.1 and updates ancestor dependencies shell-quote, @docusaurus/core and @docusaurus/plugin-google-gtag. These dependencies need to be updated together. Updates shell-quote fr...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonecb2828a801ee6b7be618f3ac76fbf55def35bbc30f053a9c41bf90210b8b72ba
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/codezri/codezri.github.io git https://github.com/codezri/codezri.github.io.git
octolytics-dimension-user_id62138366
octolytics-dimension-user_logincodezri
octolytics-dimension-repository_id247055101
octolytics-dimension-repository_nwocodezri/codezri.github.io
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id247055101
octolytics-dimension-repository_network_root_nwocodezri/codezri.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
releasee6b91a7e6e46287d26887e3fb7a4161657bab8f7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcodezri%2Fcodezri.github.io%2Fpull%2F37%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%2Fcodezri%2Fcodezri.github.io%2Fpull%2F37%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=codezri%2Fcodezri.github.io
Reloadhttps://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files
Reloadhttps://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files
Reloadhttps://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files
codezri https://patch-diff.githubusercontent.com/codezri
codezri.github.iohttps://patch-diff.githubusercontent.com/codezri/codezri.github.io
Please reload this pagehttps://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fcodezri%2Fcodezri.github.io
Fork 1 https://patch-diff.githubusercontent.com/login?return_to=%2Fcodezri%2Fcodezri.github.io
Star 2 https://patch-diff.githubusercontent.com/login?return_to=%2Fcodezri%2Fcodezri.github.io
Code https://patch-diff.githubusercontent.com/codezri/codezri.github.io
Issues 1 https://patch-diff.githubusercontent.com/codezri/codezri.github.io/issues
Pull requests 7 https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pulls
Actions https://patch-diff.githubusercontent.com/codezri/codezri.github.io/actions
Projects 0 https://patch-diff.githubusercontent.com/codezri/codezri.github.io/projects
Security 0 https://patch-diff.githubusercontent.com/codezri/codezri.github.io/security
Insights https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pulse
Code https://patch-diff.githubusercontent.com/codezri/codezri.github.io
Issues https://patch-diff.githubusercontent.com/codezri/codezri.github.io/issues
Pull requests https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pulls
Actions https://patch-diff.githubusercontent.com/codezri/codezri.github.io/actions
Projects https://patch-diff.githubusercontent.com/codezri/codezri.github.io/projects
Security https://patch-diff.githubusercontent.com/codezri/codezri.github.io/security
Insights https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fcodezri%2Fcodezri.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=%2Fcodezri%2Fcodezri.github.io%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
mainhttps://patch-diff.githubusercontent.com/codezri/codezri.github.io/tree/main
dependabot/npm_and_yarn/shell-quote-and-docusaurus/core-and-docusaurus/plugin-google-gtag-1.8.1https://patch-diff.githubusercontent.com/codezri/codezri.github.io/tree/dependabot/npm_and_yarn/shell-quote-and-docusaurus/core-and-docusaurus/plugin-google-gtag-1.8.1
Conversation 0 https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37
Commits 1 https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/commits
Checks 0 https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/checks
Files changed https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files
Please reload this pagehttps://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files
Bump shell-quote, @docusaurus/core and @docusaurus/plugin-google-gtag https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files
4f23612 Bump shell-quote, @docusaurus/core and @docusaurus/plugin-google-gtag dependabot[bot] Aug 5, 2023 https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/commits/4f23612b60f8fcaf07f713207866d2fd616c5571
Clear filters https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files
Please reload this pagehttps://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files
Please reload this pagehttps://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files
package-lock.json https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
yarn.lock https://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
Please reload this pagehttps://patch-diff.githubusercontent.com/codezri/codezri.github.io/pull/37/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.