René's URL Explorer Experiment


Title: Bump postcss and react-scripts by dependabot[bot] · Pull Request #96 · WebDevsCom/webDevsCom · GitHub

Open Graph Title: Bump postcss and react-scripts by dependabot[bot] · Pull Request #96 · WebDevsCom/webDevsCom

X Title: Bump postcss and react-scripts by dependabot[bot] · Pull Request #96 · WebDevsCom/webDevsCom

Description: Bumps postcss to 8.4.18 and updates ancestor dependency react-scripts. These dependencies need to be updated together. Updates postcss from 7.0.21 to 8.4.18 Release notes Sourced from postcss's releases. 8.4.18 Fixed an error on absolute: true with empty sourceContent (by @​KingSora). 8.4.17 Fixed Node.before() unexpected behavior (by @​romainmenke). Added TOC to docs (by @​muddv). 8.4.16 Fixed Root AST migration. 8.4.15 Fixed AST normalization after using custom parser with old PostCSS AST. 8.4.14 Print “old plugin API” warning only if plugin was used (by @​zardoy). 8.4.13 Fixed append() error after using .parent (by @​thecrypticace). 8.4.12 Fixed package.funding to have same value between all PostCSS packages. 8.4.11 Fixed Declaration#raws.value type. 8.4.10 Fixed package.funding URL format. 8.4.9 Fixed package.funding (by @​mondeja). 8.4.8 Fixed end position in empty Custom Properties. 8.4.7 Fixed Node#warn() type (by @​ybiquitous). Fixed comment removal in values after ,. 8.4.6 Prevented comment removing when it change meaning of CSS. Fixed parsing space in last semicolon-less CSS Custom Properties. Fixed comment cleaning in CSS Custom Properties with space. Fixed throwing an error on .root access for plugin-less case. 8.4.5 Fixed raws types to make object extendable (by @​43081j). Moved from Yarn 1 to pnpm. 8.4.4 Fixed absolute path in source map on zero plugins mode. ... (truncated) Changelog Sourced from postcss's changelog. 8.4.18 Fixed an error on absolute: true with empty sourceContent (by Rene Haas). 8.4.17 Fixed Node.before() unexpected behavior (by Romain Menke). Added TOC to docs (by Mikhail Dedov). 8.4.16 Fixed Root AST migration. 8.4.15 Fixed AST normalization after using custom parser with old PostCSS AST. 8.4.14 Print “old plugin API” warning only if plugin was used (by @​zardoy). 8.4.13 Fixed append() error after using .parent (by Jordan Pittman). 8.4.12 Fixed package.funding to have same value between all PostCSS packages. 8.4.11 Fixed Declaration#raws.value type. 8.4.10 Fixed package.funding URL format. 8.4.9 Fixed package.funding (by Álvaro Mondéjar). 8.4.8 Fixed end position in empty Custom Properties. 8.4.7 Fixed Node#warn() type (by Masafumi Koba). Fixed comment removal in values after ,. 8.4.6 Prevented comment removing when it change meaning of CSS. Fixed parsing space in last semicolon-less CSS Custom Properties. Fixed comment cleaning in CSS Custom Properties with space. Fixed throwing an error on .root access for plugin-less case. 8.4.5 Fixed raws types to make object extendable (by James Garbutt). Moved from Yarn 1 to pnpm. 8.4.4 Fixed absolute path in source map on zero plugins mode. ... (truncated) Commits d33f272 Release 8.4.18 version 75d6556 Update dependencies a11d868 Merge pull request #1788 from KingSora/main a1c0b8b delete package.lock 28be739 add toFileUrl function edfd3e0 improvement 3d0d204 improve test 3dac15c absolute sourcemaps have source content 767c83e Merge pull request #1787 from muddv/architecture-title-fix 567b976 Change title Additional commits viewable in compare view Updates react-scripts from 3.4.1 to 5.0.1 Changelog Sourced from react-scripts's changelog. 3.4.4 (2020-10-20) v3.4.4 release bumps resolve-url-loader to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools. Migrating from 3.4.3 to 3.4.4 Inside any created project that has not been ejected, run: npm install --save --save-exact react-scripts@3.4.4 or yarn add --exact react-scripts@3.4.4 3.4.3 (2020-08-12) v3.4.3 release bumps terser-webpack-plugin to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools. Migrating from 3.4.2 to 3.4.3 Inside any created project that has not been ejected, run: npm install --save --save-exact react-scripts@3.4.3 or yarn add --exact react-scripts@3.4.3 3.4.2 (2020-08-11) v3.4.2 release bumps webpack-dev-server to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools. Commits 19fa58d Publish 9802941 fix: webpack noise printed only if error or warning (#12245) 2eef1d0 Update templates to use React 18 createRoot (#12220) 221e511 Publish 5614c87 Add support for Tailwind (#11717) 20edab4 fix(webpackDevServer): disable overlay for warnings (#11413) 3afbbc0 Update all dependencies (#11624) f5467d5 feat(eslint-config-react-app): support ESLint 8.x (#11375) c7627ce Update webpack and dev server (#11646) 544befe Update package.json (#11597) 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 postcss to 8.4.18 and updates ancestor dependency react-scripts. These dependencies need to be updated together. Updates postcss from 7.0.21 to 8.4.18 Release notes Sourced from postcss'...

X Description: Bumps postcss to 8.4.18 and updates ancestor dependency react-scripts. These dependencies need to be updated together. Updates postcss from 7.0.21 to 8.4.18 Release notes Sourced from postcss&...

Opengraph URL: https://github.com/WebDevsCom/webDevsCom/pull/96

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:fe307ac7-13b6-67bb-8352-515c4ded4bb2
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA8C8:24E098:127296C:17F5CE4:6992A1C9
html-safe-nonce88804727d07bd145b90f5cf31cffef2ea4d32f15bdd5820b5d697b0f1ad9c9ad
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBOEM4OjI0RTA5ODoxMjcyOTZDOjE3RjVDRTQ6Njk5MkExQzkiLCJ2aXNpdG9yX2lkIjoiMjg4OTI3NTk1NTQ5ODYyMzQzMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac91eeadeb94d6efc05f226c004637b1e0c9f1f949af270d689c2e3ef1b0dfbfb6
hovercard-subject-tagpull_request:1097567700
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/WebDevsCom/webDevsCom/pull/96/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 postcss to 8.4.18 and updates ancestor dependency react-scripts. These dependencies need to be updated together. Updates postcss from 7.0.21 to 8.4.18 Release notes Sourced from postcss'...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/WebDevsCom/webDevsCom git https://github.com/WebDevsCom/webDevsCom.git
octolytics-dimension-user_id65162582
octolytics-dimension-user_loginWebDevsCom
octolytics-dimension-repository_id263018899
octolytics-dimension-repository_nwoWebDevsCom/webDevsCom
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id263018899
octolytics-dimension-repository_network_root_nwoWebDevsCom/webDevsCom
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
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FWebDevsCom%2FwebDevsCom%2Fpull%2F96%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%2FWebDevsCom%2FwebDevsCom%2Fpull%2F96%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=WebDevsCom%2FwebDevsCom
Reloadhttps://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files
Reloadhttps://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files
Reloadhttps://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files
WebDevsCom https://patch-diff.githubusercontent.com/WebDevsCom
webDevsComhttps://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FWebDevsCom%2FwebDevsCom
Fork 89 https://patch-diff.githubusercontent.com/login?return_to=%2FWebDevsCom%2FwebDevsCom
Star 719 https://patch-diff.githubusercontent.com/login?return_to=%2FWebDevsCom%2FwebDevsCom
Code https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom
Issues 4 https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/issues
Pull requests 16 https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pulls
Discussions https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/discussions
Actions https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/actions
Projects 0 https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/projects
Security 0 https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/security
Insights https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pulse
Code https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom
Issues https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/issues
Pull requests https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pulls
Discussions https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/discussions
Actions https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/actions
Projects https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/projects
Security https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/security
Insights https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FWebDevsCom%2FwebDevsCom%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=%2FWebDevsCom%2FwebDevsCom%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/tree/master
dependabot/npm_and_yarn/postcss-and-react-scripts-8.4.18https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/tree/dependabot/npm_and_yarn/postcss-and-react-scripts-8.4.18
Conversation 0 https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96
Commits 1 https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/commits
Checks 0 https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/checks
Files changed https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files
Please reload this pagehttps://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files
Bump postcss and react-scripts https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files
5523732 Bump postcss and react-scripts dependabot[bot] Nov 1, 2022 https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/commits/55237321186f4661861acdc96972896a5803de88
Clear filters https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files
Please reload this pagehttps://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files
Please reload this pagehttps://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files
package-lock.json https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
yarn.lock https://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
Please reload this pagehttps://patch-diff.githubusercontent.com/WebDevsCom/webDevsCom/pull/96/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.