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 dependency webpack to v5.11.1 #235

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 18, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.10.3 -> 5.11.1 age adoption passing confidence

Release Notes

webpack/webpack

v5.11.1

Compare Source

Bugfixes

  • ignore cloned ExportInfo during hashing
    • fixes a problem where changing modules affects hashes in some other part of the application during development
  • fixes compileBooleanMatcher when prefix and suffix overlap
  • fixes invalidate code generated when generating properties access
  • fix object types in typings
  • expose more types regarding Stats

v5.11.0

Compare Source

Features
  • update typings to include undefined/null types (for strict type)
  • export WebpackError
  • export Asset and AssetInfo types
  • allow error configuration for validateSchema function
Bugfixes
  • fix typings for SourceMapSource
  • allow custom properties in AssetInfo
  • handle undefined values for rule conditions like empty strings

Renovate configuration

📅 Schedule: "every weekend" in timezone Asia/Tokyo.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 deps Pull requests that update a dependency file label Dec 18, 2020
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 3 times, most recently from 492238d to 6c68bf1 Compare December 25, 2020 16:15
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.11.0 chore(deps): update dependency webpack to v5.11.1 Dec 28, 2020
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 6 times, most recently from f0e3aaf to 53d75dd Compare January 1, 2021 23:02
@ruedap ruedap merged commit ed15f98 into main Jan 5, 2021
@ruedap ruedap deleted the renovate/webpack-5.x branch January 5, 2021 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants