[PR #210] [MERGED] Bump webpack from 4.29.5 to 4.29.6 #296

Closed
opened 2026-02-26 05:34:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/210
Author: @dependabot-preview[bot]
Created: 3/1/2019
Status: Merged
Merged: 3/1/2019
Merged by: @dependabot-preview[bot]

Base: masterHead: dependabot/npm_and_yarn/webpack-4.29.6


📝 Commits (1)

  • c3747a9 Bump webpack from 4.29.5 to 4.29.6

📊 Changes

2 files changed (+113 additions, -113 deletions)

View changed files

📝 package-lock.json (+112 -112)
📝 package.json (+1 -1)

📄 Description

Bumps webpack from 4.29.5 to 4.29.6.

Release notes

Sourced from webpack's 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 4.29.6
  • 42dff08 Merge pull request #8820 from webpack/dependabot/npm_and_yarn/typescript-3.3....
  • 1ef0c2c Merge pull request #8818 from webpack/dependabot/npm_and_yarn/react-dom-16.8.3
  • a4196f9 Merge pull request #8839 from webpack/dependabot/npm_and_yarn/acorn-6.1.1
  • 5e9b9fe Merge pull request #8844 from webpack/bugfix/8829
  • ab517aa fixes #8829
  • 99d6270 Bump acorn from 6.1.0 to 6.1.1
  • 3496426 Merge pull request #8835 from webpack/dependabot/npm_and_yarn/eslint-config-p...
  • 0dcdd3c Merge pull request #8831 from webpack/dependabot/npm_and_yarn/terser-webpack-...
  • 4c6e2bd Merge pull request #8827 from webpack/dependabot/npm_and_yarn/wast-loader-1.8.5
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


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:

  • 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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/210 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/1/2019 **Status:** ✅ Merged **Merged:** 3/1/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-4.29.6` --- ### 📝 Commits (1) - [`c3747a9`](https://github.com/nextcloud/twofactor_gateway/commit/c3747a9613a274ca28f023f3e190d6b6e5daf620) Bump webpack from 4.29.5 to 4.29.6 ### 📊 Changes **2 files changed** (+113 additions, -113 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+112 -112) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack](https://github.com/webpack/webpack) from 4.29.5 to 4.29.6. <details> <summary>Release notes</summary> *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 </details> <details> <summary>Commits</summary> - [`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) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=4.29.5&new-version=4.29.6)](https://dependabot.com/compatibility-score.html?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=4.29.5&new-version=4.29.6) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) If all status checks pass Dependabot will automatically merge this pull request. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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. </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:34:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#296
No description provided.