[PR #248] [MERGED] Bump webpack-cli from 3.3.4 to 3.3.5 #328

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

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/webpack-cli-3.3.5


📝 Commits (1)

  • 193d259 Bump webpack-cli from 3.3.4 to 3.3.5

📊 Changes

2 files changed (+139 additions, -134 deletions)

View changed files

📝 package-lock.json (+138 -133)
📝 package.json (+1 -1)

📄 Description

Bumps webpack-cli from 3.3.4 to 3.3.5.

Release notes

Sourced from webpack-cli's releases.

Webpack CLI v3.3.5

Webpack-CLI v3.3.5 has a patch to remove the donation banner that causes some irritation around donations to webpack and for windows users. We've removed this and a full changelog is found here

Changelog

Sourced from webpack-cli's changelog.

3.3.5 (2019-06-23)

Full Changelog

Chore

  • remove donation section (76b75ac)
  • update pkg lock (8913928)
  • deps: update major versions (#969)
  • packages: lock dependencies versions (#958)
  • scripts: clean opencollective (cd54ba5)
  • scripts: clean postinstall (0c1f6b6)
  • ts: enables source map in the ts (#961)
  • added await in order to resolve the pending promise (#948)

CLI

Fix

  • deps: move prettier from dependencies to devDependencies (#968)
  • change "usr strict" to "use strict" (670efc7)
  • update deps (69f364e)

Commits
  • 30b1b8d chore: v3.3.5
  • 76b75ac chore: remove donation section
  • 8913928 chore: update pkg lock
  • a37477d cli: remove donation prompt
  • 002a6ac Merge pull request #970 from dhruvdutt/postinstall
  • cd54ba5 chore(scripts): clean opencollective
  • 0c1f6b6 chore(scripts): clean postinstall
  • 313e83e chore(deps): update major versions (#969)
  • 6105ef1 fix(deps): move prettier from dependencies to devDependencies (#968)
  • dad54f4 chore(ts): enables source map in the ts (#961)
  • 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/248 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 6/24/2019 **Status:** ✅ Merged **Merged:** 6/24/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-cli-3.3.5` --- ### 📝 Commits (1) - [`193d259`](https://github.com/nextcloud/twofactor_gateway/commit/193d2594175d19831ff7e9750b4f66e70cca0a15) Bump webpack-cli from 3.3.4 to 3.3.5 ### 📊 Changes **2 files changed** (+139 additions, -134 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+138 -133) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.4 to 3.3.5. <details> <summary>Release notes</summary> *Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).* > ## Webpack CLI v3.3.5 > Webpack-CLI v3.3.5 has a patch to remove the donation banner that causes some irritation around donations to webpack and for windows users. We've removed this and a full changelog is found [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#335-2019-06-23) > > </details> <details> <summary>Changelog</summary> *Sourced from [webpack-cli's changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md).* > # 3.3.5 (2019-06-23) > > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.4...v3.3.5) > > ## Chore > > - remove donation section ([76b75ac](https://github.com/webpack/webpack-cli/commit/76b75ac)) > - update pkg lock ([8913928](https://github.com/webpack/webpack-cli/commit/8913928)) > - deps: update major versions ([#969](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/969)) > - packages: lock dependencies versions ([#958](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/958)) > - scripts: clean opencollective ([cd54ba5](https://github.com/webpack/webpack-cli/commit/cd54ba5)) > - scripts: clean postinstall ([0c1f6b6](https://github.com/webpack/webpack-cli/commit/0c1f6b6)) > - ts: enables source map in the ts ([#961](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/961)) > - added await in order to resolve the pending promise ([#948](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/948)) > > ## CLI > > - remove donation prompt ([a37477d](https://github.com/webpack/webpack-cli/commit/a37477d)) > > ## Fix > > - deps: move prettier from dependencies to devDependencies ([#968](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/968)) > - change "usr strict" to "use strict" ([670efc7](https://github.com/webpack/webpack-cli/commit/670efc7)) > - update deps ([69f364e](https://github.com/webpack/webpack-cli/commit/69f364e)) > > <a name="3.3.4"></a> </details> <details> <summary>Commits</summary> - [`30b1b8d`](https://github.com/webpack/webpack-cli/commit/30b1b8d76f10314333fec2d43c57cb4f27ca035e) chore: v3.3.5 - [`76b75ac`](https://github.com/webpack/webpack-cli/commit/76b75ace159391014ef994f32243c2c15d364bc1) chore: remove donation section - [`8913928`](https://github.com/webpack/webpack-cli/commit/8913928661ebd758629eda6beba0ce895408b0f4) chore: update pkg lock - [`a37477d`](https://github.com/webpack/webpack-cli/commit/a37477dd37525a497728b3076d6745928bd5b974) cli: remove donation prompt - [`002a6ac`](https://github.com/webpack/webpack-cli/commit/002a6ac6cd4779ee864944238d5222c74d3edfeb) Merge pull request [#970](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/970) from dhruvdutt/postinstall - [`cd54ba5`](https://github.com/webpack/webpack-cli/commit/cd54ba519147e1d22812f86086ae8a8880cc3f15) chore(scripts): clean opencollective - [`0c1f6b6`](https://github.com/webpack/webpack-cli/commit/0c1f6b6f0c657b4e3963ea8e74553ce1edffda97) chore(scripts): clean postinstall - [`313e83e`](https://github.com/webpack/webpack-cli/commit/313e83ec0022fe36518d8d80683c5e3a0ed6ab2c) chore(deps): update major versions ([#969](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/969)) - [`6105ef1`](https://github.com/webpack/webpack-cli/commit/6105ef1e7ce2c459784805979a3b509d0d4d71d2) fix(deps): move prettier from dependencies to devDependencies ([#968](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/968)) - [`dad54f4`](https://github.com/webpack/webpack-cli/commit/dad54f4eede61a1eef64177c7dc25874b6946c24) chore(ts): enables source map in the ts ([#961](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/961)) - Additional commits viewable in [compare view](https://github.com/webpack/webpack-cli/compare/v3.3.4...v3.3.5) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=3.3.4&new-version=3.3.5)](https://dependabot.com/compatibility-score.html?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=3.3.4&new-version=3.3.5) 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:35 +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#328
No description provided.