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
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:fe307ac7-13b6-67bb-8352-515c4ded4bb2 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | A8C8:24E098:127296C:17F5CE4:6992A1C9 |
| html-safe-nonce | 88804727d07bd145b90f5cf31cffef2ea4d32f15bdd5820b5d697b0f1ad9c9ad |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBOEM4OjI0RTA5ODoxMjcyOTZDOjE3RjVDRTQ6Njk5MkExQzkiLCJ2aXNpdG9yX2lkIjoiMjg4OTI3NTk1NTQ5ODYyMzQzMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 91eeadeb94d6efc05f226c004637b1e0c9f1f949af270d689c2e3ef1b0dfbfb6 |
| hovercard-subject-tag | pull_request:1097567700 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/WebDevsCom/webDevsCom/pull/96/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | 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'... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/WebDevsCom/webDevsCom git https://github.com/WebDevsCom/webDevsCom.git |
| octolytics-dimension-user_id | 65162582 |
| octolytics-dimension-user_login | WebDevsCom |
| octolytics-dimension-repository_id | 263018899 |
| octolytics-dimension-repository_nwo | WebDevsCom/webDevsCom |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 263018899 |
| octolytics-dimension-repository_network_root_nwo | WebDevsCom/webDevsCom |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 848bc6032dcc93a9a7301dcc3f379a72ba13b96e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width