js-a11y-workshop
js-a11y-workshop copied to clipboard
Bump loader-utils and jest-transform-css
Bumps loader-utils to 1.4.2 and updates ancestor dependency jest-transform-css. These dependencies need to be updated together.
Updates loader-utils from 1.4.0 to 1.4.2
Release notes
Sourced from loader-utils's releases.
v1.4.2
1.4.2 (2022-11-11)
Bug Fixes
v1.4.1
1.4.1 (2022-11-07)
Bug Fixes
Changelog
Sourced from loader-utils's changelog.
1.4.2 (2022-11-11)
Bug Fixes
1.4.1 (2022-11-07)
Bug Fixes
Commits
Updates jest-transform-css from 2.1.0 to 6.0.0
Release notes
Sourced from jest-transform-css's releases.
v6.0.0
- Upgraded
postcss-load-configto latest version in dferber90/jest-transform-css#23, thanks@YankovskyBREAKING CHANGE
Your
.postcssrcfile might need to be adapted aspostcss-load-configdropped support for the sync API and for Node.js 12 & 10.v5.0.0
BREAKING CHANGE
- dropped support for
jesttransformcss.config.jsin favor of transformer configYou no longer need a
jesttransformcss.config.jsfile. Instead, configure your transform directly.See dferber90/jest-transform-css#22 for more information.
massive thanks to
@Yankovskyfor coming up with & implementing this improvementv4.0.1
- make compatible with Jest v28, thanks
@3c1uv4.0.0
- upgraded to postcss v8, thanks
@WestCornfieldv3.0.0
- Remove support for Node 4 and 6. Requires Node 8+ (transitively through comsiconfig and cross-spawn)
- add support for Jest 27, thanks
@iddandferber90/jest-transform-css#14
Commits
00df393v6.0.0d284264Merge pull request #23 from Yankovsky/masterff1b941update postcss-load-config dependency to the latest version4191027switch back to npmcb0afafMerge pull request #22 from Yankovsky/master02e71dfUse transformer config in jest.config.js instead of a separate jesttransformc...411c782v4.0.110c4e67Merge pull request #19 from 3c1u/fix/jest-28-process7fade65Return TransformedSource in process()fd7c965v4.0.0- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.