[PR #71] [MERGED] Bump webpack-cli from 2.1.5 to 3.1.0 #188

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/71
Author: @dependabot-preview[bot]
Created: 7/19/2018
Status: Merged
Merged: 8/7/2018
Merged by: @ChristophWurst

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


📝 Commits (1)

  • 92f9a1f Bump webpack-cli from 2.1.5 to 3.1.0

📊 Changes

2 files changed (+1625 additions, -4880 deletions)

View changed files

📝 package-lock.json (+1624 -4879)
📝 package.json (+1 -1)

📄 Description

Bumps webpack-cli from 2.1.5 to 3.1.0.

Release notes

Sourced from webpack-cli's releases.

v3.0.8

3.0.8 (2018-06-16)

v3.0.7

3.0.7 (2018-06-15)

v3.0.6

3.0.6 (2018-06-13)

v3.0.5

3.0.5 (2018-06-13)

v3.0.4

3.0.4 (2018-06-12)

v3.0.3

3.0.3 (2018-06-06)

v3.0.2

3.0.2 (2018-06-04)

Bug Fixes

v3.0.1

3.0.1 (2018-06-02)

Bug Fixes

v3.0.0

3.0.0 (2018-06-02)

Changelog

Sourced from webpack-cli's changelog.

3.1.0 (2018-07-18)

Full Changelog

New Features

  • generators: add typescript support (c1844f8)
  • init: add typescript support (222ccdc)
  • make: add typescript support (4b574d9)
  • remove: add typescript support (f1623ed)
  • scaffold: add typescript support (eaf6fdf)
  • scaffold: add typescript support (f611c27)
  • serve: add typescript support (d313421)
  • types: add webpack types schema (90909e4)
  • typescript: setup base infra (fe25465)
  • typescript: setup base infra (373a304)
  • update: add typescript support (53505b9)
  • utils: add typescript support (47702cb)

Ast

Chore

  • add-cmd: add typescript support (fb98933)
  • add-cmd: add typescript support (d730841)
  • build: fix eslint pattern (#529)
  • build: fix ci (#535)
  • ci: fix build (#534)
  • ci: fix build (#534)
  • ci: remove semantic release (#516)
  • ci: update appveyor config, script (f220c9e)
  • ci: update travis script (00df5ba)
  • update pkg.lock (817f99c)
  • fix minor build infra (87dd419)
  • Update eslint to the latest version 🚀 (#526)
  • update gitignore (fdc82b9)
  • add missing READMES to packages (#545)
  • docs: Updated working link for webpack addon. (#543)
  • generate-loader,plugin: add typescript support (971b31a)
  • info: add typescript support (ca133ab)
  • info: add typescript support (2c69df0)
  • migrate: add typescript support (82a7dec)
  • package: update eslint-plugin-node to version 7.0.0 (507a4a6)
  • package: update lockfile (a3d41fb)
  • release: whitelist/blacklist release files (#514)
  • release: whitelist/blacklist release files (#514)
  • release: whitelist/blacklist release files (#514)
  • scripts: fix pretest (55efce6)
... (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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @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 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.


⚠️ Dependabot is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).


🔄 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/71 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 7/19/2018 **Status:** ✅ Merged **Merged:** 8/7/2018 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-cli-3.1.0` --- ### 📝 Commits (1) - [`92f9a1f`](https://github.com/nextcloud/twofactor_gateway/commit/92f9a1f1f8ef959b228f23df04eced72ddd92687) Bump webpack-cli from 2.1.5 to 3.1.0 ### 📊 Changes **2 files changed** (+1625 additions, -4880 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+1624 -4879) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 2.1.5 to 3.1.0. <details> <summary>Release notes</summary> *Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).* > ## v3.0.8 > ## [3.0.8](https://github.com/webpack/webpack-cli/compare/v3.0.7...v3.0.8) (2018-06-16) > > ## v3.0.7 > ## [3.0.7](https://github.com/webpack/webpack-cli/compare/v3.0.6...v3.0.7) (2018-06-15) > > ## v3.0.6 > ## [3.0.6](https://github.com/webpack/webpack-cli/compare/v3.0.5...v3.0.6) (2018-06-13) > > ## v3.0.5 > ## [3.0.5](https://github.com/webpack/webpack-cli/compare/v3.0.4...v3.0.5) (2018-06-13) > > ## v3.0.4 > ## [3.0.4](https://github.com/webpack/webpack-cli/compare/v3.0.3...v3.0.4) (2018-06-12) > > ## v3.0.3 > <a name="3.0.3"></a> > ## [3.0.3](https://github.com/webpack/webpack-cli/compare/v3.0.2...v3.0.3) (2018-06-06) > > ## v3.0.2 > <a name="3.0.2"></a> > ## [3.0.2](https://github.com/webpack/webpack-cli/compare/v3.0.1...v3.0.2) (2018-06-04) > > > ### Bug Fixes > > * use async / await for info command ([#494](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/494)) ([6833db9](https://github.com/webpack/webpack-cli/commit/6833db9)) > > ## v3.0.1 > <a name="3.0.1"></a> > ## [3.0.1](https://github.com/webpack/webpack-cli/compare/v3.0.0...v3.0.1) (2018-06-02) > > > ### Bug Fixes > > * fix path lookup & re-add infra docs ([#480](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/480)) ([592fd11](https://github.com/webpack/webpack-cli/commit/592fd11)), closes [#478](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/478) > > ## v3.0.0 > <a name="3.0.0"></a> > # [3.0.0](https://github.com/webpack/webpack-cli/compare/v2.1.5...v3.0.0) (2018-06-02) </details> <details> <summary>Changelog</summary> *Sourced from [webpack-cli's changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md).* > # 3.1.0 (2018-07-18) > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.0.8...v3.1.0) > > ## New Features > > * generators: add typescript support ([c1844f8](https://github.com/webpack/webpack-cli/commit/c1844f8)) > * init: add typescript support ([222ccdc](https://github.com/webpack/webpack-cli/commit/222ccdc)) > * make: add typescript support ([4b574d9](https://github.com/webpack/webpack-cli/commit/4b574d9)) > * remove: add typescript support ([f1623ed](https://github.com/webpack/webpack-cli/commit/f1623ed)) > * scaffold: add typescript support ([eaf6fdf](https://github.com/webpack/webpack-cli/commit/eaf6fdf)) > * scaffold: add typescript support ([f611c27](https://github.com/webpack/webpack-cli/commit/f611c27)) > * serve: add typescript support ([d313421](https://github.com/webpack/webpack-cli/commit/d313421)) > * types: add webpack types schema ([90909e4](https://github.com/webpack/webpack-cli/commit/90909e4)) > * typescript: setup base infra ([fe25465](https://github.com/webpack/webpack-cli/commit/fe25465)) > * typescript: setup base infra ([373a304](https://github.com/webpack/webpack-cli/commit/373a304)) > * update: add typescript support ([53505b9](https://github.com/webpack/webpack-cli/commit/53505b9)) > * utils: add typescript support ([47702cb](https://github.com/webpack/webpack-cli/commit/47702cb)) > > ## Ast > > * parser: remove ([7f51c27](https://github.com/webpack/webpack-cli/commit/7f51c27)) > * parser: remove ([faeec57](https://github.com/webpack/webpack-cli/commit/faeec57)) > > ## Chore > > * add-cmd: add typescript support ([fb98933](https://github.com/webpack/webpack-cli/commit/fb98933)) > * add-cmd: add typescript support ([d730841](https://github.com/webpack/webpack-cli/commit/d730841)) > * build: fix eslint pattern ([#529](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/529)) > * build: fix ci ([#535](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/535)) > * ci: fix build ([#534](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/534)) > * ci: fix build ([#534](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/534)) > * ci: remove semantic release ([#516](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/516)) > * ci: update appveyor config, script ([f220c9e](https://github.com/webpack/webpack-cli/commit/f220c9e)) > * ci: update travis script ([00df5ba](https://github.com/webpack/webpack-cli/commit/00df5ba)) > * update pkg.lock ([817f99c](https://github.com/webpack/webpack-cli/commit/817f99c)) > * fix minor build infra ([87dd419](https://github.com/webpack/webpack-cli/commit/87dd419)) > * Update eslint to the latest version 🚀 ([#526](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/526)) > * update gitignore ([fdc82b9](https://github.com/webpack/webpack-cli/commit/fdc82b9)) > * add missing READMES to packages ([#545](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/545)) > * docs: Updated working link for webpack addon. ([#543](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/543)) > * generate-loader,plugin: add typescript support ([971b31a](https://github.com/webpack/webpack-cli/commit/971b31a)) > * info: add typescript support ([ca133ab](https://github.com/webpack/webpack-cli/commit/ca133ab)) > * info: add typescript support ([2c69df0](https://github.com/webpack/webpack-cli/commit/2c69df0)) > * migrate: add typescript support ([82a7dec](https://github.com/webpack/webpack-cli/commit/82a7dec)) > * package: update eslint-plugin-node to version 7.0.0 ([507a4a6](https://github.com/webpack/webpack-cli/commit/507a4a6)) > * package: update lockfile ([a3d41fb](https://github.com/webpack/webpack-cli/commit/a3d41fb)) > * release: whitelist/blacklist release files ([#514](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/514)) > * release: whitelist/blacklist release files ([#514](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/514)) > * release: whitelist/blacklist release files ([#514](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/514)) > * scripts: fix pretest ([55efce6](https://github.com/webpack/webpack-cli/commit/55efce6)) ></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=2.1.5&new-version=3.1.0)](https://dependabot.com/compatibility-score.html?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=2.1.5&new-version=3.1.0) 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`. --- <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 merge` will merge this PR after your CI passes on it - `@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 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> [//]: # (dependabot-start) --- ⚠️ **Dependabot is rebasing this PR** ⚠️ Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned). [//]: # (dependabot-end) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:33:52 +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#188
No description provided.