Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all patch dependencies (patch) #9

Merged
merged 1 commit into from
Sep 2, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2019

This PR contains the following updates:

Package Type Update Change
@types/html-webpack-plugin devDependencies patch 3.2.0 -> 3.2.1
@types/jest devDependencies patch 24.0.13 -> 24.0.18
@types/two.js devDependencies patch 0.7.1 -> 0.7.2
@types/webpack-dev-server devDependencies patch 3.1.6 -> 3.1.7
ts-loader devDependencies patch 6.0.2 -> 6.0.4
webpack-cli devDependencies patch 3.3.2 -> 3.3.7
webpack-merge devDependencies patch 4.2.1 -> 4.2.2

Release Notes

TypeStrong/ts-loader

v6.0.4

Compare Source

v6.0.3

Compare Source

webpack/webpack-cli

v3.3.7

Compare Source

Version 3.3.7 comes with vulnerability patches and a bugfix to using the CLI when there is no configuration file present. A full changelog found here

v3.3.6

Compare Source

Webpack CLI v3.3.6 is a security patch that fixes vulnerabilities. Please upgrade if not done so already. A full changelog available here

Stay safe🙏🏽

v3.3.5

Compare Source

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)

v3.3.4

Compare Source

Full Changelog

New Features

Chore

Docs

  • added auto flag in docs for init command (dede7d8)

Fix

  • module not found error (a2062f2)
  • remove unused pkgs and refactor init generator (7608d4b)

Tests

Misc

v3.3.3

Compare Source

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)
  • update error message (8609b2b)
  • create questions.ts (7481974)
  • revise typo (be88ca9)
  • update lockfiles (a0216fe)
  • deps: update lock file (ea55cd5)
  • format: fix formatting using prettier (0b6437e)
  • infra: fix typo (98466d6)
  • infra: format all staged files on precommit (2a2e9a1)
  • infra: fix scripts to format files (876471c)
  • lint: fix lint warnings (#​926)
  • refactored the add-generator (80713fc)
  • migrate: replaces console with process stream (1df301d)
  • refactor: use all utils from the root file in generators (faabbfb)
  • utils: add valueType (43040fe)
  • utils: refactor util types (e7c5170)
  • fix azure (19e039f)
  • utils: refactors modify config helper (39be039)
  • utils: refactors ast utils (9f35073)
  • add types to import functions (8b88980)
  • refactor serve command action handler (d2c7ae4)
  • keep lowercase (c01a80b)
  • formatting (20ff530)
  • add errors for invalid params (27c6198)
  • cli: fixes linting err (9f1deb2)
  • utils: seperates interfaces from the core module (d0a4177)
  • remove trivial type (5e23da2)
  • create isImportPresent (a89645a)
  • use replaceWith (6a7e662)
  • update prop name (55d237b)
  • update parseMerge (b6a438d)
  • fix linting (c7c1a83)
  • format and revise code w.r.t style (e9d426d)
  • make config const (445ab31)
  • update parseMerge (cf85535)
  • pluginarrlength for length of the plugin (4872416)
  • made condition strict (88eec7c)
  • update types of the config (a2c49e2)
  • update variable name (1323bbf)
  • revise SECURITY.md (2a9e304)
  • revise SECURITY.md (9cdc357)
  • revise version support (90f397c)
  • add JSDoc descriptions (e023d23)
  • lint (cb5a15f)
  • lint (0782944)
  • lint (5778bdf)
  • ci: add node 12 (#​872)
  • cli: fixes code indentation (ff263f9)
  • cli: cleanup (ed4095f)
  • cli: remove findup-sync from package dir and move to utils (fe9c289)
  • cli: move constants to a separate file (#​798)
  • plugins.ts: added if-stmt for native plugins (fc9e259)
  • refactor: move questions to utils (915c4ab)
  • refactor: add generator (66bde9f)
  • utils: fix deprecated babylon (99304c4)
  • loop change (818e43e)
  • add sec & versioning policy (5e33f8a)
  • add-generator: changed the naming of the plugin in config file (7fbc3a4)
  • github: add sponsor button (88f2408)
  • refactor: update package list (e5c7f67)
  • style: fixed the indentation (e583aab)
  • added a generatePluginName method in generators utils (7d83453)
  • refactor: move schema to utils (2299848)
  • refactor: add generator (d901d49)
  • util: use relative for now (5a0952e)
  • utils: use absolute path (00a6348)

CLI

  • fix watch options for array config (#​892)

Docs

  • contribute: adds section seperator (cff0c55)
  • contribute: combines seperate sections for npm and yarn (aefa8eb)
  • contributing: updates the docs for the test (7656637)
  • fix link to webpack-scaffold (de0b4a0)
  • init: improve description (9856bab)
  • utils: update prettier (8b6d47b)

Fix

  • improve checking file permission (de41351)
  • chore: Minor fix (6810182)
  • use fork cause original repo is unmaintained (383125a)
  • add: apply suggestions (ccf0dce)
  • add: add handling of merge option (eb43443)
  • add: add handling of merge option (ce51a0a)
  • ci: fixes linting error in ci (cfc0117)
  • cli: updates err message (b5e1913)
  • cli: removes the comment before err handling block (ac5a53f)
  • cli: --config-register resolves relative to root (23375bd)
  • cli: removes func return in catch instance (7d31321)
  • cli: sets stack trace limit (869024f)
  • cli: err when no args passed, refactored nested conditional blocks (a9bc0bd)
  • cli: shows error message based on package manager (a3ce273)
  • cli: error when no webpack and args found (2250af0)
  • generator: fixed the support of native plugins in add command (123a150)
  • infra: fixes npm run docs (65c08e2)
  • formatting files (eb3909b)
  • remove type from inherited type (960e73a)
  • remove type from inherited type (0552f76)
  • change parser options (4e8bc76)
  • json module resolve (61697b8)
  • cli: improves error handling with args (cc64955)
  • generator: generate correct module.rule for babel & ts (263b83c)
  • generator: using configFile in configPath to get the config file name (#​883)
  • genrators/utils/style: typo & fix (f46f4e5)

Tests

  • inputvalidate: remove undefined (fb25bd2)

Misc

  • update internal docs (7071b5c)
  • add lerna publish cmnd (5c8c6a1)
  • generators: remove comment (bd06a69)
  • generators: refactor (376dcbd)
  • generators: small text improvements (782f56c)
  • generators: improve prompts (ac35a31)
  • generators: refactor init-generator (d574846)
  • generators: refactor utils (17e4511)
  • generators/utils/style: refactor (392fcfe)
  • init: refactor with async/await (1b07d2b)
  • init: small refactor (4627ea1)
  • init-generator: improve readme (f971632)
  • init-generator: small refactor (dcf44c1)
  • init-generator: use webpackOption types, improve test rules (a650e0e)
  • init-generator: improve types & defaults (fb23aa4)
  • packages: complete rebase (488b06c)
  • types: correct types (85ef3e7)
survivejs/webpack-merge

v4.2.2

Compare Source

=================

  • Fix - Update minimum version of lodash to 4.17.15 in order to avoid npm audit warning. #​116
  • Docs - Improve merge.unique documentation. #​103
  • Docs - Add clear note about precedence. #​115

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added the renovate label Jun 4, 2019
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch from 50d32a1 to 326a915 Compare June 5, 2019 22:12
@renovate renovate bot changed the title chore(deps): update dependency @types/two.js to v0.7.2 chore(deps): update all patch dependencies (patch) Jun 5, 2019
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch 7 times, most recently from 088e07b to 6d7662e Compare June 13, 2019 17:57
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch 5 times, most recently from 88d0f4f to 68f155d Compare June 20, 2019 00:34
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch 9 times, most recently from ece4235 to 47eb04a Compare June 24, 2019 21:36
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch 4 times, most recently from cbf5fe7 to 134f92a Compare July 8, 2019 22:48
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch 2 times, most recently from 837c5c1 to af1288c Compare July 12, 2019 21:55
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch from af1288c to f242ef0 Compare July 14, 2019 13:09
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch 2 times, most recently from 801cf9c to 21ca276 Compare July 29, 2019 23:06
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch from 21ca276 to 42c90f0 Compare August 10, 2019 05:57
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch 2 times, most recently from 2dcfcee to 105a8ca Compare August 19, 2019 17:48
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch from 105a8ca to 37f8fd2 Compare August 27, 2019 16:07
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch from 37f8fd2 to 20ace81 Compare September 1, 2019 13:03
@kmkzt kmkzt merged commit aedf82e into master Sep 2, 2019
@kmkzt kmkzt deleted the renovate/patch-all-patch-dependencies branch September 2, 2019 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants