nobt-io / frontend

Frontend of nobt.io.
https://nobt.io
GNU General Public License v3.0
10 stars 4 forks source link

Bump webpack from 4.29.5 to 4.29.6 #228

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack from 4.29.5 to 4.29.6.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.29.6 > # Bugfixes > > * typeof `__webpack_require__` and `require.onError` is no longer evaluated to `undefined` and evaluation is done at runtime instead. > * `this` value in `module.hot.accept` with imported dependency is correctly preserved. > * webassemblyjs updated to latest version > > # Contributing > > * added a linting step to ensure all dependencies resolve to `npm` modules
Commits - [`685a062`](https://github.com/webpack/webpack/commit/685a0626cb10664133ef2fb2e2f9f4cb3971402a) 4.29.6 - [`42dff08`](https://github.com/webpack/webpack/commit/42dff08e44d7d5235bd657405669ea4f26af0cc9) Merge pull request [#8820](https://github-redirect.dependabot.com/webpack/webpack/issues/8820) from webpack/dependabot/npm_and_yarn/typescript-3.3.... - [`1ef0c2c`](https://github.com/webpack/webpack/commit/1ef0c2ce0a090300eee10127b446a9ef8e56ac9b) Merge pull request [#8818](https://github-redirect.dependabot.com/webpack/webpack/issues/8818) from webpack/dependabot/npm_and_yarn/react-dom-16.8.3 - [`a4196f9`](https://github.com/webpack/webpack/commit/a4196f9d7b0a10c91cbbb6b8d40f5afe4b1ee591) Merge pull request [#8839](https://github-redirect.dependabot.com/webpack/webpack/issues/8839) from webpack/dependabot/npm_and_yarn/acorn-6.1.1 - [`5e9b9fe`](https://github.com/webpack/webpack/commit/5e9b9fed460e8bf13d79a3a2d5aa1f6245329b25) Merge pull request [#8844](https://github-redirect.dependabot.com/webpack/webpack/issues/8844) from webpack/bugfix/8829 - [`ab517aa`](https://github.com/webpack/webpack/commit/ab517aa080979e2a0aabe2186ca768d64ce76624) fixes [#8829](https://github-redirect.dependabot.com/webpack/webpack/issues/8829) - [`99d6270`](https://github.com/webpack/webpack/commit/99d6270db2b58a1504ab7d9d74fbf3d7147c5ec2) Bump acorn from 6.1.0 to 6.1.1 - [`3496426`](https://github.com/webpack/webpack/commit/3496426aa0a951c183ce2341480abc799d199dd6) Merge pull request [#8835](https://github-redirect.dependabot.com/webpack/webpack/issues/8835) from webpack/dependabot/npm_and_yarn/eslint-config-p... - [`0dcdd3c`](https://github.com/webpack/webpack/commit/0dcdd3ca34a6953ef1cb3b33114d4dea21aaeb42) Merge pull request [#8831](https://github-redirect.dependabot.com/webpack/webpack/issues/8831) from webpack/dependabot/npm_and_yarn/terser-webpack-... - [`4c6e2bd`](https://github.com/webpack/webpack/commit/4c6e2bd263d03f442b133d8d65b84fa6e7066a73) Merge pull request [#8827](https://github-redirect.dependabot.com/webpack/webpack/issues/8827) from webpack/dependabot/npm_and_yarn/wast-loader-1.8.5 - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.29.5...v4.29.6)


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @thomaseizinger.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will 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 labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.