Title: chore(deps): bump postcss and css-loader in /05-install-configure-and-script-cypress-for-javaScript-web-applications by dependabot[bot] · Pull Request #127 · larrybotha/testing-javascript · GitHub
Open Graph Title: chore(deps): bump postcss and css-loader in /05-install-configure-and-script-cypress-for-javaScript-web-applications by dependabot[bot] · Pull Request #127 · larrybotha/testing-javascript
X Title: chore(deps): bump postcss and css-loader in /05-install-configure-and-script-cypress-for-javaScript-web-applications by dependabot[bot] · Pull Request #127 · larrybotha/testing-javascript
Description: Bumps postcss to 8.4.19 and updates ancestor dependency css-loader. These dependencies need to be updated together. Updates postcss from 6.0.23 to 8.4.19 Release notes Sourced from postcss's releases. 8.4.19 Fixed whitespace preserving after AST transformations (by @romainmenke). 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. ... (truncated) Changelog Sourced from postcss's changelog. 8.4.19 Fixed whitespace preserving after AST transformations (by Romain Menke). 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. ... (truncated) Commits c26baf3 Release 8.4.19 version ed5103d Update dependencies 8086ea3 Merge pull request #1790 from romainmenke/fix-whitespace-bug--passionate-afri... 4b38845 fix whitespace bug cf9425a Merge pull request #1789 from eduardopilati/patch-1 ca04e0a Update plugins.md fe63768 Update dependencies 3b6ba56 Add Node.js 19 d33f272 Release 8.4.18 version 75d6556 Update dependencies Additional commits viewable in compare view Updates css-loader from 1.0.0 to 6.7.2 Release notes Sourced from css-loader's releases. v6.7.2 6.7.2 (2022-11-13) Bug Fixes css modules generation with inline syntax (#1480) (2f4c273) v6.7.1 6.7.1 (2022-03-08) Bug Fixes defaultGetLocalIdent export (#1427) (74dac1e) v6.7.0 6.7.0 (2022-03-04) Features re-export defaultGetLocalIdent (#1423) (207cf36) v6.6.0 6.6.0 (2022-02-02) Features added the hashStrategy option (ca4abce) v6.5.1 6.5.1 (2021-11-03) Bug Fixes regression with unicode characters in locals (b7a8441) runtime path generation (#1393) (feafea8) v6.5.0 6.5.0 (2021-10-26) Features support absolute URL in url() when experiments.buildHttp enabled (#1389) (8946be4) ... (truncated) Changelog Sourced from css-loader's changelog. 6.7.2 (2022-11-13) Bug Fixes css modules generation with inline syntax (#1480) (2f4c273) 6.7.1 (2022-03-08) Bug Fixes defaultGetLocalIdent export (#1427) (74dac1e) 6.7.0 (2022-03-04) Features re-export defaultGetLocalIdent (#1423) (207cf36) 6.6.0 (2022-02-02) Features added the hashStrategy option (ca4abce) 6.5.1 (2021-11-03) Bug Fixes regression with unicode characters in locals (b7a8441) runtime path generation (#1393) (feafea8) 6.5.0 (2021-10-26) Features support absolute URL in url() when experiments.buildHttp enabled (#1389) (8946be4) Bug Fixes respect nosources in the devtool option (c60eff2) 6.4.0 (2021-10-09) ... (truncated) Commits 394d200 chore(release): 6.7.2 2f4c273 fix: css modules generation with inline syntax (#1480) 7c5cdcc chore(deps): bump loader-utils from 2.0.2 to 2.0.3 (#1479) d5bc6ea chore: update dependencies to the latest version (#1478) 85b6bf7 ci: add node v19 (#1477) 0f85c5b chore: update dependencies to the latest version (#1474) 560c05f ci: add dependency review action (#1476) cc4e08f chore: update commitlint action (#1473) 9846913 chore: run cancel workflow on pull request (#1472) 845718c chore: update jest to the latest version (#1471) 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.19 and updates ancestor dependency css-loader. These dependencies need to be updated together. Updates postcss from 6.0.23 to 8.4.19 Release notes Sourced from postcss's r...
X Description: Bumps postcss to 8.4.19 and updates ancestor dependency css-loader. These dependencies need to be updated together. Updates postcss from 6.0.23 to 8.4.19 Release notes Sourced from postcss'...
Opengraph URL: https://github.com/larrybotha/testing-javascript/pull/127
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:e966b9dc-ede3-5592-98bd-d32269e8f251 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | BEDC:2658D0:6B132B4:92ED65B:6A5EA167 |
| html-safe-nonce | 4263b199d686e19f47caa74e861fae25a3a2c182da15afc2033698900c48d347 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRURDOjI2NThEMDo2QjEzMkI0OjkyRUQ2NUI6NkE1RUExNjciLCJ2aXNpdG9yX2lkIjoiNDU0MTAyODk1OTE3NDY5NzMxOSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 122ab99780e2db2ce4ddbbc5325852058e74945b66bace7c248fb460ac63dedd |
| hovercard-subject-tag | pull_request:1120938827 |
| 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/larrybotha/testing-javascript/pull/127/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.19 and updates ancestor dependency css-loader. These dependencies need to be updated together. Updates postcss from 6.0.23 to 8.4.19 Release notes Sourced from postcss's r... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7c7e31acb6a895494e518b880f5ccf39604f7fa9a8f2f3c64145efc3b776256d |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/larrybotha/testing-javascript git https://github.com/larrybotha/testing-javascript.git |
| octolytics-dimension-user_id | 1510520 |
| octolytics-dimension-user_login | larrybotha |
| octolytics-dimension-repository_id | 154195479 |
| octolytics-dimension-repository_nwo | larrybotha/testing-javascript |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 154195479 |
| octolytics-dimension-repository_network_root_nwo | larrybotha/testing-javascript |
| 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 | 2d2ac9bdd71d5f53f2b731c9330677e38624e301 |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width