astroturfcss / astroturf

Better Styling through Compiling: CSS-in-JS for those that want it all.
https://astroturfcss.github.io/astroturf/
MIT License
2.28k stars 60 forks source link

chore(deps): update all non-major dependencies #723

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react ^17.0.16 -> ^17.0.18 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.29.0 -> ^4.29.1 age adoption passing confidence
@typescript-eslint/parser ^4.29.0 -> ^4.29.1 age adoption passing confidence
webpack ^5.49.0 -> ^5.50.0 age adoption passing confidence
webpack-cli ^4.7.2 -> ^4.8.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint ### [`v4.29.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4291-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4290v4291-2021-08-09) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.29.0...v4.29.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
webpack/webpack ### [`v5.50.0`](https://togithub.com/webpack/webpack/releases/v5.50.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.49.0...v5.50.0) ### Features - hashbangs (`#! ...`) are now handled by webpack - https://github.com/tc39/proposal-hashbang ### Performance - disable cache compression by default as it tend to make performance worse - I could still be enabled again for specific scenarios - reduce the number of allocations during cache serialization - This improves performance and memory usage
webpack/webpack-cli ### [`v4.8.0`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​480-httpsgithubcomwebpackwebpack-clicomparewebpack-cli472webpack-cli480-2021-08-15) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0) ##### Bug Fixes - show default value in help output if available ([#​2814](https://togithub.com/webpack/webpack-cli/issues/2814)) ([7f50948](https://togithub.com/webpack/webpack-cli/commit/7f50948bb984821449277d6b5632b98a695eb029)) - support top multi compiler options ([#​2874](https://togithub.com/webpack/webpack-cli/issues/2874)) ([82b1fb7](https://togithub.com/webpack/webpack-cli/commit/82b1fb7441f04595ac90626235d506f29e5bb107)) ##### Features - show possible values for option in help output ([#​2819](https://togithub.com/webpack/webpack-cli/issues/2819)) ([828e5c9](https://togithub.com/webpack/webpack-cli/commit/828e5c923719982dfc828f9935f65384d6ede2d1)) - **init-generator:** add ability to specify a package manager of choice ([#​2769](https://togithub.com/webpack/webpack-cli/issues/2769)) ([e53f164](https://togithub.com/webpack/webpack-cli/commit/e53f1645c729c3bbcb27ffd41c999ed321f86f9d)) #### [4.7.2](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.1...webpack-cli@4.7.2) (2021-06-07) **Note:** Version bump only for package webpack-cli (due `@webpack-cli/serve`) #### [4.7.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.1) (2021-06-07) ##### Bug Fixes - not found module after ask installation ([#​2761](https://togithub.com/webpack/webpack-cli/issues/2761)) ([557ad05](https://togithub.com/webpack/webpack-cli/commit/557ad05ae8168255b57698bdd2d98cbc7b53812d)) - prettier config ([#​2719](https://togithub.com/webpack/webpack-cli/issues/2719)) ([181295f](https://togithub.com/webpack/webpack-cli/commit/181295fb1b1973c201c221813562219d85b845ae))

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.