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 non-major dependencies #256

Merged
merged 1 commit into from
Oct 10, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2020

This PR contains the following updates:

Package Type Update Change
@types/workbox-webpack-plugin devDependencies patch 5.1.4 -> 5.1.5
@typescript-eslint/eslint-plugin devDependencies minor 4.3.0 -> 4.4.0
@typescript-eslint/parser devDependencies minor 4.3.0 -> 4.4.0
codecov devDependencies minor 3.7.2 -> 3.8.0
copy-webpack-plugin dependencies minor ^6.1.1 -> ^6.2.1
enhanced-resolve dependencies minor ^5.1.0 -> ^5.2.0
eslint (source) dependencies minor ^7.10.0 -> ^7.11.0
eslint (source) devDependencies minor 7.10.0 -> 7.11.0
eslint-plugin-jest devDependencies minor 24.0.2 -> 24.1.0
file-loader dependencies patch ^6.1.0 -> ^6.1.1
jest (source) devDependencies minor 26.4.2 -> 26.5.2
mongoose (source) dependencies patch ^5.10.7 -> ^5.10.9
nodemailer (source) dependencies patch ^6.4.11 -> ^6.4.13
open dependencies minor ^7.2.1 -> ^7.3.0
postcss-loader dependencies patch ^4.0.2 -> ^4.0.4
rollup (source) devDependencies minor 2.28.2 -> 2.29.0
sass dependencies minor ^1.26.11 -> ^1.27.0
sass-loader dependencies patch ^10.0.2 -> ^10.0.3
socket.io-client dependencies patch ^2.3.0 -> ^2.3.1
terser-webpack-plugin dependencies patch ^4.2.2 -> ^4.2.3
ts-jest (source) devDependencies patch 26.4.0 -> 26.4.1
url-loader dependencies patch ^4.1.0 -> ^4.1.1
uuid dependencies patch ^8.3.0 -> ^8.3.1
vue-i18n dependencies minor ^8.21.1 -> ^8.22.0
vue-property-decorator dependencies patch ^9.0.0 -> ^9.0.2
vue-router dependencies patch ^3.4.5 -> ^3.4.6

Release Notes

typescript-eslint/typescript-eslint

v4.4.0

Compare Source

Features
  • eslint-plugin: add consistent-indexed-object-style rule (#​2401) (d7dc108)
  • eslint-plugin: add extension rule no-duplicate-imports (#​2609) (498f397)
codecov/codecov-node

v3.8.0

Compare Source

Features
  • #​160 Add Github Actions support
Fixes
  • #​173 Fix broken gcov command
  • #​195 Update Node testing versions
  • #​200 Remove flaky tests
  • #​204 Create CHANGELOG and remove flaky v4 test
  • #​208 Add license scan report and status
  • #​220 Remove errant bitly
Dependencies
  • #​189 Bump lint-staged from 10.0.7 to 10.2.11
  • #​190 [Security] Bump handlebars from 4.5.3 to 4.7.6
  • #​191 Bump prettier from 1.19.1 to 2.0.5
  • #​192 Bump mock-fs from 4.10.4 to 4.12.0
  • #​196 Bump teeny-request from 6.0.1 to 7.0.0
  • #​197 Bump eslint-config-prettier from 4.3.0 to 6.11.0
  • #​198 Bump js-yaml from 3.13.1 to 3.14.0
  • #​199 Bump husky from 4.2.1 to 4.2.5
  • #​202 Bump eslint from 5.16.0 to 7.7.0
  • #​203 Bump jest from 24.9.0 to 26.4.1
  • #​205 Bump mock-fs from 4.12.0 to 4.13.0
  • #​206 Bump jest from 26.4.1 to 26.4.2
  • #​207 Bump prettier from 2.0.5 to 2.1.0
  • #​209 Bump lint-staged from 10.2.11 to 10.2.13
  • #​210 Bump prettier from 2.1.0 to 2.1.1
  • #​212 Bump eslint from 7.7.0 to 7.8.1
  • #​214 Bump lint-staged from 10.2.13 to 10.3.0
  • #​215 Bump husky from 4.2.5 to 4.3.0
  • #​216 Bump node-fetch from 2.6.0 to 2.6.1
  • #​217 Bump eslint from 7.8.1 to 7.9.0
  • #​218 Bump prettier from 2.1.1 to 2.1.2
  • #​219 Bump lint-staged from 10.3.0 to 10.4.0
  • #​222 Bump eslint-config-prettier from 6.11.0 to 6.12.0
  • #​223 Bump eslint from 7.9.0 to 7.10.0
  • #​224 Bump teeny-request from 7.0.0 to 7.0.1
webpack-contrib/copy-webpack-plugin

v6.2.1

Compare Source

v6.2.0

Compare Source

Features
6.1.1 (2020-09-18)
Chore
  • updated serialize-javascript
webpack/enhanced-resolve

v5.2.0

Compare Source

Features

  • add optional lstat to filesystem interface and CachedFileSystem
  • support passing escaped # in requests
  • try to resolve without fragment support to be able to handle # in paths
  • # will be escaped in the resulting path

Bugfixes

  • fix handling of options argument in filesystem methods when using the SyncAsyncFileSystem decorator
eslint/eslint

v7.11.0

Compare Source

  • 23e966f Chore: Refactor CLIEngine tests (refs #​13481) (#​13709) (Nicholas C. Zakas)
  • fa9429a Fix: don't count line after EOF in max-lines (#​13735) (Milos Djermanovic)
  • d973675 Docs: Update anchor links to use existing linkrefs (refs #​13715) (#​13741) (Brandon Mills)
  • 2c6d774 Docs: Fix typos (#​13730) (Frieder Bluemle)
  • cc468c0 Upgrade: eslint-visitor-keys@2.0.0 (#​13732) (Milos Djermanovic)
  • ab0ac6c Docs: Fix anchor links (#​13715) (Gary Moore)
  • 27f0de6 Fix: account for linebreaks before postfix ++/-- in no-extra-parens (#​13731) (Milos Djermanovic)
  • da78fa1 Update: support async arrow fn in function-paren-newline (fixes #​13728) (#​13729) (Michal Dziekonski)
  • fe301b8 Docs: Add configuration comments in examples (#​13738) (YeonJuan)
  • 504408c Sponsors: Sync README with website (ESLint Jenkins)
  • 3900659 Sponsors: Sync README with website (ESLint Jenkins)
  • c1974b3 Sponsors: Sync README with website (ESLint Jenkins)
  • 6f4abe5 Sponsors: Sync README with website (ESLint Jenkins)
jest-community/eslint-plugin-jest

v24.1.0

Compare Source

Features
  • prefer-expect-assertions: add onlyFunctionsWithAsyncKeyword option (#​677) (d0cea37)

24.0.2 (2020-09-20)

Bug Fixes

24.0.1 (2020-09-12)

Bug Fixes
webpack-contrib/file-loader

v6.1.1

Compare Source

facebook/jest

v26.5.2

Compare Source

Fixes
  • [*] Revert usage of Escalade and rollback Yargs to v15 as it breaks Node 13 (#​10599)
  • [jest-circus] Setup globals before emitting setup, and include Jest globals in the setup payload (#​10598)
  • [jest-mock] Fix typings for mockResolvedValue, mockResolvedValueOnce, mockRejectedValue and mockRejectedValueOnce (#​10600)

v26.5.0

Compare Source

Features
  • [jest-circus, jest-config, jest-runtime] Add new injectGlobals config and CLI option to disable injecting global variables into the runtime (#​10484)
  • [jest-each] Fixes .each type to always be callable (#​10447)
  • [jest-runner] Add support for moduleLoaders with default exports (#​10541)
  • [@jest/create-cache-key-function] Added a new package for creating cache keys (#​10587)
Fixes
  • [jest-circus, jest-jasmine2] Find correct location for test.each tests (#​10413)
  • [jest-console] Add Console constructor to console object (#​10502)
  • [jest-globals] Fix lifecycle hook function types (#​10480)
  • [jest-runtime] Remove usage of vm.compileFunction due to a performance issue (#​10586)
Chore & Maintenance
  • [jest-resolve] Replace read-pkg-up with escalade package (10558)
  • [jest-environment-jsdom] Update jsdom to 16.4.0 (10578)
Automattic/mongoose

v5.10.9

Compare Source

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

  • fix(update): strip out unused array filters to avoid "filter was not used in the update" error #​9468
  • fix(mongoose): allow setting autoCreate as a global option to be consistent with autoIndex #​9466

v5.10.8

Compare Source

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

  • fix(schema): handle setting nested paths underneath single nested subdocs #​9459
  • fix(schema+index): allow calling mongoose.model() with schema from a different Mongoose module instance #​9449
  • fix(transaction): fix saving new documents w/ arrays in transactions #​9457 PenguinToast
  • fix(document): track reason on cast errors that occur while init-ing a document #​9448
  • fix(model): make createCollection() not throw error when collection already exists to be consistent with v5.9 #​9447
  • docs(connections): add SSL connections docs #​9443
  • docs(query_casting): fix typo #​9458 craig-davis
nodemailer/nodemailer

v6.4.13

Compare Source

  • Fix normalizeHeaderKey method for single node messages

v6.4.12

Compare Source

  • Better handling of attadhment filenames that include quote symbols
  • Includes all information from the oath2 error response in the error message (Normal Gaussian) [1787f227]
sindresorhus/open

v7.3.0

Compare Source

  • Support WSL configuration where Windows paths are not in PATH (#​195) be0f794
webpack-contrib/postcss-loader

v4.0.4

Compare Source

v4.0.3

Compare Source

Bug Fixes
4.0.2 (2020-09-15)
Bug Fixes
4.0.1 (2020-09-08)
Bug Fixes
  • source map generation with the map option for postcss (#​476) (6babeb1)
rollup/rollup

v2.29.0

Compare Source

2020-10-08

Features
  • Allow passing custom options to other plugins via this.resolve (#​3807)
  • Allow attaching custom meta information to modules when resolving, loading or transforming (#​3807)
  • Do not throw but return null when using this.getModuleInfo for an unknown id (#​3807)
Bug Fixes
  • Trigger build in watch mode when files are added to a watched directory (#​3812)
  • Make code optional when transforming modules (#​3807)
Pull Requests
sass/dart-sass

v1.27.0

Compare Source

  • Adds an overload to map.merge() that supports merging a nested map.

    map.merge($map1, $keys..., $map2): The $keys form a path to the nested map
    in $map1, into which $map2 gets merged.

    See [the Sass documentation][map-merge] for more details.

    [map-merge]: https://sass-lang.com/documentation/modules/map#merge

  • Adds an overloaded map.set() function.

    map.set($map, $key, $value): Adds to or updates $map with the specified
    $key and $value.

    map.set($map, $keys..., $value): Adds to or updates a map that is nested
    within $map. The $keys form a path to the nested map in $map, into
    which $value is inserted.

    See [the Sass documentation][map-set] for more details.

    [map-set]: https://sass-lang.com/documentation/modules/map#set

  • Add support for nested maps to map.get().
    For example, map.get((a: (b: (c: d))), a, b, c) would return d.
    See [the documentation][map-get] for more details.

    [map-get]: https://sass-lang.com/documentation/modules/map#get

  • Add support for nested maps in map.has-key.
    For example, map.has-key((a: (b: (c: d))), a, b, c) would return true.
    See [the documentation][map-has-key] for more details.

    [map-has-key]: https://sass-lang.com/documentation/modules/map#has-key

  • Add a map.deep-merge() function. This works like map.merge(), except that
    nested map values are also recursively merged. For example:

    map.deep-merge(
      (color: (primary: red, secondary: blue),
      (color: (secondary: teal)
    ) // => (color: (primary: red, secondary: teal))
    

    See [the Sass documentation][map-deep-merge] for more details.

    [map-deep-merge]: https://sass-lang.com/documentation/modules/map#deep-merge

  • Add a map.deep-remove() function. This allows you to remove keys from
    nested maps by passing multiple keys. For example:

    map.deep-remove(
      (color: (primary: red, secondary: blue)),
      color, primary
    ) // => (color: (secondary: blue))
    

    See [the Sass documentation][map-deep-remove] for more details.

    [map-deep-remove]: https://sass-lang.com/documentation/modules/map#deep-remove

  • Fix a bug where custom property values in plain CSS were being parsed as
    normal property values.

Dart API
  • Add a Value.tryMap() function which returns the Value as a SassMap if
    it's a valid map, or null otherwise. This allows function authors to safely
    retrieve maps even if they're internally stored as empty lists, without having
    to catch exceptions from Value.assertMap().

v1.26.12

Compare Source

  • Fix a bug where nesting properties beneath a Sass-syntax custom property
    (written as #{--foo}: ...) would crash.
webpack-contrib/sass-loader

v10.0.3

Compare Source

Automattic/socket.io-client

v2.3.1

Compare Source

The debug dependency has been reverted to ~3.1.0, as the newer versions contains ES6 syntax which breaks in IE
browsers.

Please note that this only applied to users that bundle the Socket.IO client in their application, with webpack for
example, as the "official" bundles (in the dist/ folder) were already transpiled with babel.

For webpack users, you can also take a look at the webpack-remove-debug
plugin.

Bug Fixes
  • fix reconnection after opening socket asynchronously (#​1253) (050108b)
webpack-contrib/terser-webpack-plugin

v4.2.3

Compare Source

kulshekhar/ts-jest

v26.4.1

Compare Source

Bug Fixes
webpack-contrib/url-loader

v4.1.1

Compare Source

uuidjs/uuid

v8.3.1

Compare Source

kazupon/vue-i18n

v8.22.0

Compare Source

⭐ New Features
🐛 Bug Fixes
Committers: 4
kaorun343/vue-property-decorator

v9.0.2

Compare Source

v9.0.1

Compare Source

vuejs/vue-router

v3.4.6

Compare Source

Bug Fixes

Renovate configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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 WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #256 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #256   +/-   ##
============================================
  Coverage        98.50%   98.50%           
============================================
  Files               19       19           
  Lines              268      268           
  Branches            33       33           
============================================
  Hits               264      264           
  Misses               2        2           
  Partials             2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 07983e6...864411b. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from a964a78 to 30f0900 Compare October 6, 2020 17:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 25027f2 to 3dec27e Compare October 9, 2020 17:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3dec27e to 864411b Compare October 9, 2020 20:39
@exreplay exreplay merged commit f1534ec into development Oct 10, 2020
@exreplay exreplay deleted the renovate/all-minor-patch branch October 10, 2020 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants