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 #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/babel-core (source) 6.25.6 -> 6.25.10 age adoption passing confidence
@types/enzyme-adapter-react-16 (source) 1.0.5 -> 1.0.9 age adoption passing confidence
@types/enzyme-to-json (source) 1.5.3 -> 1.5.7 age adoption passing confidence
@types/eslint (source) 4.16.6 -> 4.16.8 age adoption passing confidence
@types/html-webpack-plugin (source) 3.2.0 -> 3.2.9 age adoption passing confidence
@types/node-sass (source) 4.11.0 -> 4.11.7 age adoption passing confidence
@​types/rimraf 2.0.2 -> 2.0.5 age adoption passing confidence
@types/uglifyjs-webpack-plugin (source) 1.1.0 -> 1.1.5 age adoption passing confidence
@​types/webpack-merge 4.1.4 -> 4.1.5 age adoption passing confidence
jest-styled-components 6.3.1 -> 6.3.4 age adoption passing confidence
resolve-url-loader (source) 3.1.0 -> 3.1.5 age adoption passing confidence
webpack-cli (source) 3.3.0 -> 3.3.12 age adoption passing confidence
webpack-merge 4.2.1 -> 4.2.2 age adoption passing confidence

Release Notes

styled-components/jest-styled-components (jest-styled-components)

v6.3.4

Compare Source

[TS] Update Matchers interface (#​270)

v6.3.3

Fix peerDependencies to allow styled-components v4

bholloway/resolve-url-loader (resolve-url-loader)

v3.1.5

Compare Source

Loosened dependency on loader-utils to allow security patches

v3.1.4

Compare Source

v3.1.3

Compare Source

Added CTA to try v4 before its imminent release

v3.1.2

Compare Source

bump adjust-sourcemap-loader to address object-path issue

v3.1.1

Compare Source

webpack/webpack-cli (webpack-cli)

v3.3.12

Compare Source

Full Changelog

v3.3.11

Compare Source

Full Changelog

v3.3.10

Compare Source

Full Changelog

New Features

  • add new flag and patch sec dep (#​1102)

v3.3.9

Compare Source

Full Changelog

Fix

  • use process.exitCode instead of process.exit in compilerCallback (ee001bd)

v3.3.8

Compare Source

Full Changelog

Fix

  • support both webpack versions (d28f9f5)

Tests

v3.3.7

Compare Source

Full Changelog

Fix

  • resolve opts when no-config (fb31cc4)

v3.3.6

Compare Source

Full Changelog

Docs

  • remove deprecated packages description (#​979)

Fix

v3.3.5

Compare Source

Full Changelog

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

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)

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)

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)

v3.3.2

Compare Source

Full Changelog

New Features

  • opencollective prompt: add option to disable it + doc (d4643ae)
  • terser: clean old files (89e6b74)
  • terser: remove leftover files (27d5b4d)
  • terser: replace after merging master (c404655)
  • replace Uglify with Terser in generators (2b8651b)
  • use terserPlugin in loaderOptionsPlugin (14f5337)
  • use terserJsPlugin for transformations during migrate (33c6185)
  • replace uglifyJsPlugin with terserPlugin in migrate (d467f3b)
  • opencollective prompt: work on windows setting atime by code (3af73a8)
  • opencollective prompt: fix typo (c2351b1)
  • opencollective prompt: remove .lastocprint file from fs (b96ad56)
  • opencollective prompt: extract weekday to variable (790d27a)
  • opencollective prompt: set terminal cols to 80 (badc32d)
  • opencollective prompt: fix azure ci (ea0039a)
  • opencollective prompt: lint (ea906d8)
  • opencollective prompt: clear package.json modifications (f080733)
  • opencollective prompt: add prompt in postinstall script (dd9d528)

Ast

  • change tooltip property from uglify to terser (ea9e4b8)
  • replace requires and inits for uglify with terser (3011a6c)
  • replace UglifyJsPlugin with TerserPlugin (21da35f)

Docs

  • code of conduct (#​873)
  • contribute: adds table of contents and info about dependencies. (#​842)
  • contributing: fixes dead link (#​835)
  • opencollective prompt: improve code clarity (55992a4)
  • packages: adds downloads/month shield (6a0375a)
  • readme: fix typos, add summary of all commands (#​845)
  • readme: adds contributors shield (958d064)
  • README: phrase change (3a11a16)
  • README: add link to webpack-scaffold-starter (e35a194)
  • README: update scaffolding links (74179b5)
  • serve: link to webpack-dev-server (cb68b1b)
  • serve: update docs to use webpack-dev-server (f7451d4)
  • replace tooltip link to terser plugin (4254730)
  • replace Uglify with Terser in comments (799577d)
  • replace UglifyJsPlugin with TerserPlugin in migrate docs (326f783)

Enh

  • webpack-scaffold: improve prompt and doc (#​794)

Fix

  • add: add types (d4ce6f2)
  • add: fix runTransform (dbc3e9e)
  • add: lint code (163b309)
  • add: add handling for topScope (1162cf5)
  • bin, serve: force default package export, add serve default (#​815)
  • init: refactored the init.ts success message (#​810)
  • opencollective prompt: fix grammar (246db42)
  • opencollective-prompt: check write permissions (5284b7e)
  • scaffold: config file is always generated at the project root (#​801)
  • utils: refactors utils (7fe3543)
  • clear up comment about default function purpose (e48507d)
  • remove unused files (ec242ab)
  • reset files (9863445)
  • replace lookups for TerserPlugin in webpack.optimise (ef23fec)

Misc

  • chore(docs): Refactors links for badges (#​859)
  • opencollective-prompt: improve grammar (e17a26d)
  • Remove tslint in favour of eslint (#​834)
  • cli: refactor functions into utils and config dirs, merge yargs options (#​781)
  • utils: refactors scaffold (0b28fb3)

v3.3.1

Compare Source

Full Changelog

survivejs/webpack-merge (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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label May 9, 2021
@renovate renovate bot force-pushed the renovate/all-patch-dependencies branch from 410ff66 to 45a0d9a Compare October 20, 2021 07:03
@renovate renovate bot force-pushed the renovate/all-patch-dependencies branch from 45a0d9a to 520b38f Compare March 7, 2022 17:50
@renovate renovate bot force-pushed the renovate/all-patch-dependencies branch from 520b38f to 6ceea96 Compare March 26, 2022 15:27
@renovate renovate bot force-pushed the renovate/all-patch-dependencies branch from 6ceea96 to ebac9a1 Compare September 25, 2022 13:01
@renovate renovate bot force-pushed the renovate/all-patch-dependencies branch from ebac9a1 to d708dc6 Compare November 20, 2022 20:25
@renovate renovate bot force-pushed the renovate/all-patch-dependencies branch from d708dc6 to 4d790f0 Compare March 18, 2023 02:10
@renovate renovate bot force-pushed the renovate/all-patch-dependencies branch 2 times, most recently from 1629701 to 5ea2df5 Compare September 1, 2023 21:17
@renovate renovate bot force-pushed the renovate/all-patch-dependencies branch 2 times, most recently from dccbbe8 to 1e4315a Compare September 16, 2023 11:43
@renovate renovate bot force-pushed the renovate/all-patch-dependencies branch 2 times, most recently from 686784b to c3d8a43 Compare September 23, 2023 21:35
@renovate renovate bot force-pushed the renovate/all-patch-dependencies branch 5 times, most recently from c2e63c6 to a49a868 Compare October 18, 2023 19:06
@renovate renovate bot force-pushed the renovate/all-patch-dependencies branch 4 times, most recently from 547d12b to ffb8727 Compare November 7, 2023 12:50
@renovate renovate bot force-pushed the renovate/all-patch-dependencies branch from ffb8727 to a4e1325 Compare November 7, 2023 19:16
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.

None yet

0 participants