[PR #241] [MERGED] Bump webpack-cli from 3.3.2 to 3.3.3 #321

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • bd4acf0 Bump webpack-cli from 3.3.2 to 3.3.3

📊 Changes

2 files changed (+16 additions, -7 deletions)

View changed files

📝 package-lock.json (+15 -6)
📝 package.json (+1 -1)

📄 Description

Bumps webpack-cli from 3.3.2 to 3.3.3.

Release notes

Sourced from webpack-cli's releases.

Webpack CLI v.3.3.3

Webpack-CLI version 3.3.3 comes with infrastructure fixes, bugfixes against donation banner, bugfix when providing an array configuration, improved error messaging when dependencies are missing and much more.

A full changelog is available here

Love, webpack team🥰

Changelog

Sourced from webpack-cli's changelog.

3.3.3 (2019-06-07)

Full Changelog

New Features

  • chore: Added type definitions for the data returned by envinfo (#921)
  • add htmlWebpackPlugin in development (88fcfa8)
  • add mergeHandler (248b9cc)
  • generators: add generated file templates (6be9291)
  • init: generate README (c090b17)
  • init: generate tsconfig (25ab7e6)
  • init: support ts in configuration (283e089)
  • init: wip typescript support (093a36d)
  • md: formats md before committing (#851)
  • webpack-scaffold: adds Input defaults, doc & tests (0a648f7)

Chore

  • monorepo version update (69f7683)
  • update jest snapshots (efe8c2a)
  • monorepo version update (12a38be)
  • lockfile updates (2608179)
  • v.3.2.2 until mnorepo versioning (25c6e7b)
  • update utils version for init pkg (67b3dc7)
  • monorepo version update (ace0d4a)
  • lerna independent (16079a1)
  • sec fixes (b9711e8)
  • sec patch monorepo (9b78911)
  • v.3.3.3 (d577b0c)
  • ast-utils: undo return statements as per review (418c72c)
  • dep: commit lock (5a28a77)
  • dep: add eslint-plugin-prettier as dev dep (98ccd6f)
  • eslint: add eslint-prettier plugin (671abd5)
  • interfaces: minor modifications based on reviews (abb1a48)
  • lint: rm unused lint disables (ae4260a)
  • group imports (7fe04e9)
  • lint: fix code as per conflicting config (5bf847c)
  • reorder imports (0e0ba8a)
  • reorder imports (8a66c21)
  • reorder imports (57b47c3)
  • add some comments (95275ac)
  • lint: extend prettier config (5943f26)
  • lint: add eslint-config-prettier (4019049)
  • linting (ba0116a)
  • revise typo (a4597dd)
  • lint: format all files as per prettier plugin (f6992e6)
  • remove eslint disable comments (d72ac08)
  • use import instead of require (5ee4169)
  • update variable name (8e3f4ae)
... (truncated)
Commits
  • 173d11a chore: v.3.3.3
  • 7071b5c misc: update internal docs
  • 69f7683 chore: monorepo version update
  • efe8c2a chore: update jest snapshots
  • 12a38be chore: monorepo version update
  • 2608179 chore: lockfile updates
  • 25c6e7b chore: v.3.2.2 until mnorepo versioning
  • 67b3dc7 chore: update utils version for init pkg
  • ace0d4a chore: monorepo version update
  • 5c8c6a1 misc: add lerna publish cmnd
  • 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/241 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 6/9/2019 **Status:** ✅ Merged **Merged:** 6/9/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-cli-3.3.3` --- ### 📝 Commits (1) - [`bd4acf0`](https://github.com/nextcloud/twofactor_gateway/commit/bd4acf06d2cf7558c95ac5a3e0822f13cd75ad3f) Bump webpack-cli from 3.3.2 to 3.3.3 ### 📊 Changes **2 files changed** (+16 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+15 -6) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.2 to 3.3.3. <details> <summary>Release notes</summary> *Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).* > ## Webpack CLI v.3.3.3 > Webpack-CLI version 3.3.3 comes with infrastructure fixes, [bugfixes against donation banner](https://github.com/webpack/webpack-cli/commit/de41351), [bugfix when providing an array configuration](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/892), improved error messaging when dependencies are missing and much more. > > A full changelog is available [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#333-2019-06-07) > > Love, webpack team🥰 </details> <details> <summary>Changelog</summary> *Sourced from [webpack-cli's changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md).* > # 3.3.3 (2019-06-07) > > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.2...v3.3.3) > > ## New Features > > - chore: Added type definitions for the data returned by envinfo ([#921](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/921)) > - add htmlWebpackPlugin in development ([88fcfa8](https://github.com/webpack/webpack-cli/commit/88fcfa8)) > - add mergeHandler ([248b9cc](https://github.com/webpack/webpack-cli/commit/248b9cc)) > - generators: add generated file templates ([6be9291](https://github.com/webpack/webpack-cli/commit/6be9291)) > - init: generate README ([c090b17](https://github.com/webpack/webpack-cli/commit/c090b17)) > - init: generate tsconfig ([25ab7e6](https://github.com/webpack/webpack-cli/commit/25ab7e6)) > - init: support ts in configuration ([283e089](https://github.com/webpack/webpack-cli/commit/283e089)) > - init: wip typescript support ([093a36d](https://github.com/webpack/webpack-cli/commit/093a36d)) > - md: formats md before committing ([#851](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/851)) > - webpack-scaffold: adds Input defaults, doc & tests ([0a648f7](https://github.com/webpack/webpack-cli/commit/0a648f7)) > > ## Chore > > - monorepo version update ([69f7683](https://github.com/webpack/webpack-cli/commit/69f7683)) > - update jest snapshots ([efe8c2a](https://github.com/webpack/webpack-cli/commit/efe8c2a)) > - monorepo version update ([12a38be](https://github.com/webpack/webpack-cli/commit/12a38be)) > - lockfile updates ([2608179](https://github.com/webpack/webpack-cli/commit/2608179)) > - v.3.2.2 until mnorepo versioning ([25c6e7b](https://github.com/webpack/webpack-cli/commit/25c6e7b)) > - update utils version for init pkg ([67b3dc7](https://github.com/webpack/webpack-cli/commit/67b3dc7)) > - monorepo version update ([ace0d4a](https://github.com/webpack/webpack-cli/commit/ace0d4a)) > - lerna independent ([16079a1](https://github.com/webpack/webpack-cli/commit/16079a1)) > - sec fixes ([b9711e8](https://github.com/webpack/webpack-cli/commit/b9711e8)) > - sec patch monorepo ([9b78911](https://github.com/webpack/webpack-cli/commit/9b78911)) > - v.3.3.3 ([d577b0c](https://github.com/webpack/webpack-cli/commit/d577b0c)) > - ast-utils: undo return statements as per review ([418c72c](https://github.com/webpack/webpack-cli/commit/418c72c)) > - dep: commit lock ([5a28a77](https://github.com/webpack/webpack-cli/commit/5a28a77)) > - dep: add eslint-plugin-prettier as dev dep ([98ccd6f](https://github.com/webpack/webpack-cli/commit/98ccd6f)) > - eslint: add eslint-prettier plugin ([671abd5](https://github.com/webpack/webpack-cli/commit/671abd5)) > - interfaces: minor modifications based on reviews ([abb1a48](https://github.com/webpack/webpack-cli/commit/abb1a48)) > - lint: rm unused lint disables ([ae4260a](https://github.com/webpack/webpack-cli/commit/ae4260a)) > - group imports ([7fe04e9](https://github.com/webpack/webpack-cli/commit/7fe04e9)) > - lint: fix code as per conflicting config ([5bf847c](https://github.com/webpack/webpack-cli/commit/5bf847c)) > - reorder imports ([0e0ba8a](https://github.com/webpack/webpack-cli/commit/0e0ba8a)) > - reorder imports ([8a66c21](https://github.com/webpack/webpack-cli/commit/8a66c21)) > - reorder imports ([57b47c3](https://github.com/webpack/webpack-cli/commit/57b47c3)) > - add some comments ([95275ac](https://github.com/webpack/webpack-cli/commit/95275ac)) > - lint: extend prettier config ([5943f26](https://github.com/webpack/webpack-cli/commit/5943f26)) > - lint: add eslint-config-prettier ([4019049](https://github.com/webpack/webpack-cli/commit/4019049)) > - linting ([ba0116a](https://github.com/webpack/webpack-cli/commit/ba0116a)) > - revise typo ([a4597dd](https://github.com/webpack/webpack-cli/commit/a4597dd)) > - lint: format all files as per prettier plugin ([f6992e6](https://github.com/webpack/webpack-cli/commit/f6992e6)) > - remove eslint disable comments ([d72ac08](https://github.com/webpack/webpack-cli/commit/d72ac08)) > - use import instead of require ([5ee4169](https://github.com/webpack/webpack-cli/commit/5ee4169)) > - update variable name ([8e3f4ae](https://github.com/webpack/webpack-cli/commit/8e3f4ae)) ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`173d11a`](https://github.com/webpack/webpack-cli/commit/173d11ae4902c48aef0015d6a35907655710066c) chore: v.3.3.3 - [`7071b5c`](https://github.com/webpack/webpack-cli/commit/7071b5c61e01753244b1270ee34aa006b78d0ee8) misc: update internal docs - [`69f7683`](https://github.com/webpack/webpack-cli/commit/69f7683a5c4b541308e9f0fbf649cd09f51a0c88) chore: monorepo version update - [`efe8c2a`](https://github.com/webpack/webpack-cli/commit/efe8c2abab6210d4719549ae96187aba066d8bfd) chore: update jest snapshots - [`12a38be`](https://github.com/webpack/webpack-cli/commit/12a38be95041fe1cb84e8d654f4550e2ab9defaa) chore: monorepo version update - [`2608179`](https://github.com/webpack/webpack-cli/commit/2608179a652dfb65409db5b5476c119b89b57c58) chore: lockfile updates - [`25c6e7b`](https://github.com/webpack/webpack-cli/commit/25c6e7b8c13ec81794667798a2f821f06bc2256a) chore: v.3.2.2 until mnorepo versioning - [`67b3dc7`](https://github.com/webpack/webpack-cli/commit/67b3dc7f8dc18cb02e26ac33df3a45b0f3876e91) chore: update utils version for init pkg - [`ace0d4a`](https://github.com/webpack/webpack-cli/commit/ace0d4a9d06b56652a99577a4ec96f9f706cf877) chore: monorepo version update - [`5c8c6a1`](https://github.com/webpack/webpack-cli/commit/5c8c6a18cb18e3fb6e99a7d004d7284bddf1a27b) misc: add lerna publish cmnd - Additional commits viewable in [compare view](https://github.com/webpack/webpack-cli/compare/v3.3.2...3.3.3) </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.2&new-version=3.3.3)](https://dependabot.com/compatibility-score.html?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=3.3.2&new-version=3.3.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 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:34 +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#321
No description provided.