[PR #195] [MERGED] Bump webpack-cli from 3.2.1 to 3.2.3 #285

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 10da7a0 Bump webpack-cli from 3.2.1 to 3.2.3

📊 Changes

2 files changed (+11 additions, -47 deletions)

View changed files

📝 package-lock.json (+10 -46)
📝 package.json (+1 -1)

📄 Description

Bumps webpack-cli from 3.2.1 to 3.2.3.

Release notes

Sourced from webpack-cli's releases.

V.3.2.3

In this release we reverted the donate script that caused issues on different platforms.

V.3.2.2

Version 3.2.2 comes with fixes to donation banner and stderr instead of stdout for information and json outputting.

Changelog found here

Changelog

Sourced from webpack-cli's changelog.

3.2.2 (2019-02-05)

Full Changelog

New Features

  • only display once a week (b6199e5)
  • add util to run-and-get watch proc (1d2ccd5)
  • add test-util to append data to file (e9e1dcb)
  • log: clean single line logs (5d2284b)
  • log: add gitignore (7c830b5)
  • log: make log package (df7c224)
  • log: add clrscr function (11b3bff)
  • log: few changes (bc32727)
  • log: add newline for title (4047213)
  • log: remove unwanted commits (c088f3e)
  • log: task based custom loggers (2c43a41)

Chore

Docs

  • init documentaion (14d2b47)
  • scaffold: Add installation guide for packages/webpack-scaffold (#727)

Fix

  • close compiler, own sh script and output clearing (6ded275)
  • bin: extension detection (#724)
  • readme: remove old dependency status link (4df0000)
  • readme: add fallback badge for dependency status (0e3753b)
  • failing test (88888bb)
  • test: fix travis ts build (22d3acc)

Tests

  • azure pipelines (c9c3fea)
  • bin: add webpack.config.ts related test (#724)
  • module: use extractSummary (7bde073)
  • watch: use copyFile functionality (c61fe92)
  • add copyFile function in test-utils (1b21e81)
... (truncated)
Commits

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 cancel merge will cancel a previously requested merge
  • @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/195 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/5/2019 **Status:** ✅ Merged **Merged:** 2/5/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-cli-3.2.3` --- ### 📝 Commits (1) - [`10da7a0`](https://github.com/nextcloud/twofactor_gateway/commit/10da7a0c75ca422498372848f322513cb821f14a) Bump webpack-cli from 3.2.1 to 3.2.3 ### 📊 Changes **2 files changed** (+11 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+10 -46) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.2.1 to 3.2.3. <details> <summary>Release notes</summary> *Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).* > ## V.3.2.3 > In this release we reverted the donate script that caused issues on different platforms. > > ## V.3.2.2 > Version 3.2.2 comes with fixes to donation banner and stderr instead of stdout for information and `json` outputting. > > Changelog found [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#322-2019-02-05) </details> <details> <summary>Changelog</summary> *Sourced from [webpack-cli's changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md).* > <a name="3.2.2"></a> > # 3.2.2 (2019-02-05) > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.1.3...v3.2.2) > > ## New Features > > * only display once a week ([b6199e5](https://github.com/webpack/webpack-cli/commit/b6199e5)) > * add util to run-and-get watch proc ([1d2ccd5](https://github.com/webpack/webpack-cli/commit/1d2ccd5)) > * add test-util to append data to file ([e9e1dcb](https://github.com/webpack/webpack-cli/commit/e9e1dcb)) > * log: clean single line logs ([5d2284b](https://github.com/webpack/webpack-cli/commit/5d2284b)) > * log: add gitignore ([7c830b5](https://github.com/webpack/webpack-cli/commit/7c830b5)) > * log: make log package ([df7c224](https://github.com/webpack/webpack-cli/commit/df7c224)) > * log: add clrscr function ([11b3bff](https://github.com/webpack/webpack-cli/commit/11b3bff)) > * log: few changes ([bc32727](https://github.com/webpack/webpack-cli/commit/bc32727)) > * log: add newline for title ([4047213](https://github.com/webpack/webpack-cli/commit/4047213)) > * log: remove unwanted commits ([c088f3e](https://github.com/webpack/webpack-cli/commit/c088f3e)) > * log: task based custom loggers ([2c43a41](https://github.com/webpack/webpack-cli/commit/2c43a41)) > > ## Chore > > * v.3.2.3 ([70138b7](https://github.com/webpack/webpack-cli/commit/70138b7)) > * v.3.2.2 ([24b6387](https://github.com/webpack/webpack-cli/commit/24b6387)) > * update tests ([70bfbd9](https://github.com/webpack/webpack-cli/commit/70bfbd9)) > * one liner ([0f55d5a](https://github.com/webpack/webpack-cli/commit/0f55d5a)) > * one liner after log ([6d8fb67](https://github.com/webpack/webpack-cli/commit/6d8fb67)) > * watch: remove console log ([0952317](https://github.com/webpack/webpack-cli/commit/0952317)) > * v.3.2.1 ([54805ae](https://github.com/webpack/webpack-cli/commit/54805ae)) > * dependency: add `node-ts` as devDependency ([#724](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/724)) > > ## Docs > > * init documentaion ([14d2b47](https://github.com/webpack/webpack-cli/commit/14d2b47)) > * scaffold: Add installation guide for packages/webpack-scaffold ([#727](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/727)) > > ## Fix > > * close compiler, own sh script and output clearing ([6ded275](https://github.com/webpack/webpack-cli/commit/6ded275)) > * bin: extension detection ([#724](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/724)) > * readme: remove old dependency status link ([4df0000](https://github.com/webpack/webpack-cli/commit/4df0000)) > * readme: add fallback badge for dependency status ([0e3753b](https://github.com/webpack/webpack-cli/commit/0e3753b)) > * failing test ([88888bb](https://github.com/webpack/webpack-cli/commit/88888bb)) > * test: fix travis ts build ([22d3acc](https://github.com/webpack/webpack-cli/commit/22d3acc)) > > ## Tests > > * azure pipelines ([c9c3fea](https://github.com/webpack/webpack-cli/commit/c9c3fea)) > * bin: add `webpack.config.ts` related test ([#724](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/724)) > * module: use extractSummary ([7bde073](https://github.com/webpack/webpack-cli/commit/7bde073)) > * watch: use copyFile functionality ([c61fe92](https://github.com/webpack/webpack-cli/commit/c61fe92)) > * add copyFile function in test-utils ([1b21e81](https://github.com/webpack/webpack-cli/commit/1b21e81)) ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - See full diff in [compare view](https://github.com/webpack/webpack-cli/commits) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=3.2.1&new-version=3.2.3)](https://dependabot.com/compatibility-score.html?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=3.2.1&new-version=3.2.3) 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 cancel merge` will cancel a previously requested merge - `@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:22 +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#285
No description provided.