Closed
Conversation
ff23228 to
32b8a6b
Compare
Author
|
Closed in favor of #17. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpack (4.42.0 → 5.37.0) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 57 commits:
5.37.0Merge pull request #13334 from webpack/bugfix/depend-on-runtime-async-chunksMerge pull request #13318 from webpack/dependabot/npm_and_yarn/webpack-cli-4.7.0Merge pull request #13272 from webpack/dependabot/npm_and_yarn/babel/core-7.14.0Merge pull request #13338 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-33.3.0Merge pull request #13260 from webpack/dependabot/add-v2-config-filechore(deps-dev): bump eslint-plugin-jsdoc from 33.0.0 to 33.3.0deduplicatechore(deps-dev): bump @babel/core from 7.13.16 to 7.14.0Merge pull request #13298 from webpack/dependabot/npm_and_yarn/fork-ts-checker-webpack-plugin-6.2.6Merge pull request #13304 from webpack/dependabot/npm_and_yarn/acorn-8.2.4remove ignores, increase limitMerge pull request #13305 from webpack/dependabot/npm_and_yarn/types/node-15.0.2Merge pull request #13326 from webpack/dependabot/npm_and_yarn/date-fns-2.21.3Merge pull request #13331 from dhruvit-r/bugfix/fs-call-signaturesfix too large runtime chunks when using dependOnmake errors nullable for call signatures of filesystem typesMerge pull request #9856 from koto/tt-integrationnormalize output.trustedTypes to an objectfix authorrename to CreateScriptUrlRuntimeModule to have same name as RuntimeGlobalimprove test casesgenerate shorter codebetter types for normalized optionsuse createScriptUrl only when neededrename createScriptURL to createScriptUrldisable trustedTypes by defaultMerge pull request #13325 from webpack/dependabot/npm_and_yarn/hosted-git-info-2.8.9chore(deps-dev): bump date-fns from 2.21.1 to 2.21.3chore(deps): [security] bump hosted-git-info from 2.8.8 to 2.8.9Merge pull request #13164 from johnnyreilly/masterrename validate function to avoid conflictgetOptions returns OptionsTypeMerge branch 'master' into johnnyreilly/masterupgrade tooling and update types.d.tsMerge pull request #13315 from webpack/dependabot/npm_and_yarn/core-js-3.12.0Skip using Trusted Types checks if trustedTypesPolicyName is empty.chore(deps-dev): bump webpack-cli from 4.6.0 to 4.7.0chore(deps-dev): bump core-js from 3.10.2 to 3.12.0chore(deps-dev): bump @types/node from 15.0.1 to 15.0.2Only expose createScriptURL function from Trusted Types policySplit use-trusted-types into two test casesAdded Trusted Types support for importScripts() in workers.Update snapshotsMake Worker transformation compatible with Trusted TypesMove Trusted Types policy into TrustedTypesRuntimeModuleAdded the Trusted Types logic.Removed a deprecated createURL function reference.Integrate Trusted Types in webpackchore(deps): bump acorn from 8.2.2 to 8.2.4chore(deps-dev): bump fork-ts-checker-webpack-plugin from 6.2.5 to 6.2.6Merge pull request #13283 from webpack/dependabot/npm_and_yarn/browserslist-4.16.6Merge pull request #13281 from webpack/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.0Merge pull request #13282 from webpack/bugfix/log-infochore(deps): bump browserslist from 4.16.5 to 4.16.6make ESM tracking info message less verbosechore(deps-dev): bump mini-css-extract-plugin from 1.5.1 to 1.6.0👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.