Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update devdependencies #255

Merged
merged 2 commits into from
Jan 13, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 11.2.2 -> 11.2.3 age adoption passing confidence
@types/jest 26.0.19 -> 26.0.20 age adoption passing confidence
css-minimizer-webpack-plugin 1.1.5 -> 1.2.0 age adoption passing confidence
husky 4.3.6 -> 4.3.7 age adoption passing confidence
terser-webpack-plugin 5.0.3 -> 5.1.1 age adoption passing confidence
ts-loader 8.0.13 -> 8.0.14 age adoption passing confidence
webpack 5.11.1 -> 5.12.2 age adoption passing confidence

Release Notes

testing-library/react-testing-library

v11.2.3

Compare Source

Bug Fixes
webpack-contrib/css-minimizer-webpack-plugin

v1.2.0

Compare Source

Features
  • optimize CSS assets added later by plugins (webpack@5 only) (#​47) (bdb3f52)
Bug Fixes
  • crash with source maps when the parallel option is false (#​53) (4fe95f9)
1.1.5 (2020-10-07)
Chore
  • update schema-utils
1.1.4 (2020-09-18)
Bug Fixes
  • weak cache
  • source map generation
  • cache warnings between builds
1.1.3 (2020-09-03)
Bug Fixes
  • do not crash on the minify option (fd9abac)
1.1.2 (2020-08-24)
Bug Fixes
  • compatibility with webpack 5 (6232829)
1.1.1 (2020-08-10)
Bug Fixes
  • compatibility with 10.13 version of Node.js (d38ea79)
typicode/husky

v4.3.7

Compare Source

  • Fix: upgrade find-versions to 4.0.0 #​837
webpack-contrib/terser-webpack-plugin

v5.1.1

Compare Source

v5.1.0

Compare Source

Features
5.0.3 (2020-10-28)
Bug Fixes
5.0.2 (2020-10-27)
Bug Fixes
  • compatibility with the format option for terser (b944353)
5.0.1 (2020-10-23)
Bug Fixes
  • improved performance (we strongly recommend using latest LTS releases) (#​345) (95f3418)
  • used worker_thread where is it possible (#​344) (3c50404)
  • fixed terser options for es module (a12730f)
TypeStrong/ts-loader

v8.0.14

Compare Source

webpack/webpack

v5.12.2

Compare Source

Bugfixes

  • fix problem with typings in strict mode

v5.12.1

Compare Source

Bugfixes
  • fix a crash in ConcatenatedModule when deserializing
  • fix some not serializable warnings
  • show error when using an invalid identifier as var library

v5.12.0

Compare Source

Features

  • add experiments.layers
    • entry.xxx.layer: "name-of-layer" allows to set the layer for an entrypoint
    • module.rules[].issuerLayer: RuleCondition allows to filter/match by layer of issuer
    • module.rules[].layer: "name-of-layer" allows to set the layer of an module
    • splitChunks.cacheGroups.xxx.layer allows to select modules by layer
    • externals.byLayer["name-of-layer"] allows to specify externals by layer
    • externals.byLayer: (layer) => ... allows to specify externals by layer
    • externals function has an additional argument property contextInfo which contains info about the issuer (e. g. the layer)
  • add module.parser and module.generator options to allow to specify parser/generator options globally per module type
  • make chunkId variable available in script tag hook (like it was with webpack 4)

Bugfixes

  • escape exclamation marks in context regexp when generating readable module names/ids
  • fix a problem when bundling webpack bundles with enabled eval-based devtools
  • add stats.nestedModulesSpace to schema to allow to specify this option
  • fix a bug that incorrectly replaces new.target with constants
  • fix a bug where splitChunk minSize is not handled correctly
  • fix a bug where the order of splitChunk cacheGroups is not handled correctly
  • avoid adding non-filesystem resources as dependencies for watching and caching

Developer experience

  • fix incorrect negation in hint comment for eval-based devtools
  • improve error messages of "Library/Chunk Loading/Wasm Loading typeof is not enabled" errors
  • improve question message when asking to install webpack-cli
  • show a warning when loaders/plugins report invalid dependencies to webpack

Contributing

  • examples use webpack-cli 4 now
  • rename memorize to memoize

Renovate configuration

📅 Schedule: "after 10pm on sunday,before 5am on sunday" in timezone Asia/Tokyo.

🚦 Automerge: Enabled.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies label Jan 9, 2021
@renovate renovate bot force-pushed the renovate/devdependencies branch from 5cb8f93 to 4b0ff9e Compare January 9, 2021 16:45
@heavenshell heavenshell merged commit 2ffcbab into master Jan 13, 2021
@heavenshell heavenshell deleted the renovate/devdependencies branch January 13, 2021 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants