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

Merged
merged 1 commit into from
Mar 28, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2020

This PR contains the following updates:

Package Type Update Change
@babel/core (source) dependencies minor 7.8.7 -> 7.9.0
@babel/core (source) devDependencies minor 7.8.7 -> 7.9.0
@babel/plugin-proposal-object-rest-spread dependencies minor 7.8.3 -> 7.9.0
@babel/plugin-transform-classes dependencies minor 7.8.6 -> 7.9.2
@babel/plugin-transform-parameters dependencies minor 7.8.7 -> 7.9.3
@babel/plugin-transform-runtime dependencies minor 7.8.3 -> 7.9.0
@babel/preset-env (source) dependencies minor 7.8.7 -> 7.9.0
@babel/preset-env (source) devDependencies minor 7.8.7 -> 7.9.0
@babel/runtime (source) dependencies minor 7.8.7 -> 7.9.2
@babel/runtime-corejs2 dependencies minor 7.8.7 -> 7.9.2
babel-jest devDependencies minor 25.1.0 -> 25.2.3
babel-loader dependencies minor 8.0.6 -> 8.1.0
cookie-parser dependencies patch 1.4.4 -> 1.4.5
eslint-config-standard dependencies patch 14.1.0 -> 14.1.1
eslint-config-standard devDependencies patch 14.1.0 -> 14.1.1
glob-all dependencies minor 3.1.0 -> 3.2.1
helmet (source) dependencies minor 3.21.3 -> 3.22.0
jest (source) devDependencies minor 25.1.0 -> 25.2.3
memfs devDependencies patch 3.1.1 -> 3.1.2
minimist dependencies patch 1.2.2 -> 1.2.5
mongoose (source) dependencies patch 5.9.4 -> 5.9.6
morgan dependencies minor 1.9.1 -> 1.10.0
nodemailer (source) dependencies patch 6.4.4 -> 6.4.6
register-service-worker dependencies patch 1.7.0 -> 1.7.1
rollup (source) devDependencies minor 2.0.3 -> 2.2.0
verdaccio (source) devDependencies minor 4.4.4 -> 4.5.1
vue-i18n dependencies minor 8.15.5 -> 8.16.0
vue-loader dependencies patch 15.9.0 -> 15.9.1
vue-property-decorator dependencies patch 8.4.0 -> 8.4.1
webpack dependencies patch 4.42.0 -> 4.42.1
yaml-loader dependencies minor 0.5.0 -> 0.6.0

Release Notes

babel/babel

v7.9.0

Compare Source

🚀 New Feature
  • babel-generator, babel-helper-builder-react-jsx-experimental, babel-helper-builder-react-jsx, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-regenerator, babel-preset-react, babel-preset-typescript, babel-standalone
  • babel-helper-builder-react-jsx-experimental, babel-helper-builder-react-jsx, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx, babel-preset-react, babel-standalone
  • babel-compat-data, babel-preset-env
  • babel-core, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env
  • babel-core, babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-record-and-tuple, babel-types
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-preset-flow
  • babel-types
  • babel-generator
  • babel-generator, babel-parser, babel-types
  • babel-parser
  • babel-plugin-transform-react-jsx-source, babel-preset-react
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-preset-typescript, babel-types
🐛 Bug Fix
  • babel-helper-builder-react-jsx-experimental, babel-helper-builder-react-jsx, babel-helper-validator-identifier, babel-highlight, babel-parser, babel-types
  • babel-plugin-proposal-optional-chaining
  • babel-plugin-transform-react-jsx-self, babel-preset-react
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • babel-compat-data, babel-preset-env
  • babel-helpers, babel-plugin-transform-for-of, babel-preset-env
  • babel-plugin-proposal-object-rest-spread
  • babel-register
  • babel-core, babel-helpers, babel-plugin-transform-runtime
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env, babel-runtime-corejs2, babel-runtime
  • babel-parser
  • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-runtime-corejs2, babel-runtime
  • babel-generator
💅 Polish
  • babel-parser
  • babel-helpers, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-plugin-transform-spread, babel-preset-env, babel-runtime-corejs2, babel-runtime
🏠 Internal
  • babel-helper-builder-react-jsx-experimental, babel-helper-builder-react-jsx, babel-helper-validator-identifier, babel-highlight, babel-parser, babel-types
  • babel-compat-data, babel-preset-env
  • babel-core
  • babel-types
  • babel-helpers, babel-plugin-transform-block-scoping, babel-plugin-transform-for-of, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env
  • babel-core, babel-plugin-proposal-decorators, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-parameters, babel-traverse
  • Other
facebook/jest

v25.2.3

Compare Source

Fixes
  • [*] Verify all packages are properly downleveled for older versions of TypeScript (#​9715)

v25.2.1

Compare Source

Fixes
  • [*] Downlevel TypeScript definitions files for compatibility with TS<3.8 (#​9705)

v25.2.0

Compare Source

Features
  • [jest-config] Support ESM config files with .js extension (#​9573).
  • [jest-runtime] Override module.createRequire to return a Jest-compatible require function (#​9469)
  • [jest-haste-map] [BREAKING] Remove mapper option (#​9581)
  • [*] Support array of paths for moduleNameMapper aliases (#​9465)
  • [jest-reporters] Adds ability to pass options to the istanbul-reporter through coverageReporters (#​9572)
  • [jest-runtime] Require stack when a module cannot be resolved (#​9681)
  • [jest-transform] writeCacheFile no longer calls fsync (#​9695)
Fixes
  • [expect] Handle readonly properties correctly (#​9575)
  • [jest-cli] Set coverageProvider correctly when provided in config (#​9562)
  • [jest-cli] Allow specifying .cjs and .mjs config files by --config CLI option (#​9578)
  • [jest-cli] Update yargs to fix CLI flag overriding (#​9519)
  • [jest-config] Treat setupFilesAfterEnv like setupFiles when normalizing configs against presets (#​9495)
  • [jest-config] Support .mjs config files on Windows as well (#​9558)
  • [jest-config] Verify rootDir and all roots are directories (#​9569)
  • [jest-config] Ensure pattern of replacePosixSep is a string (#​9546)
  • [jest-haste-map] Fix crash on unix based systems without find (#​9579)
  • [jest-jasmine2] Fix --testNamePattern matching with concurrent tests (#​9090)
  • [jest-matcher-utils] Fix diff highlight of symbol-keyed object. (#​9499)
  • [@jest/reporters] Notifications should be fire&forget rather than having a timeout (#​9567)
  • [jest-resolve] Fix module identity preservation with symlinks and browser field resolution (#​9511)
  • [jest-resolve] Do not confuse directories with files (#​8912)
  • [jest-resolve] moduleNameMapper should take precedence over Node core modules (#​9563)
  • [jest-runtime] Reset isolateModules if it fails (#​9541)
  • [jest-runtime] Yarn PnP errors displayed to the user (#​9681)
  • [jest-snapshot] Downgrade semver to v6 to support node 8 (#​9451)
  • [jest-snapshot] Properly indent new snapshots in the presences of existing ones (#​9523)
  • [jest-transform] Correct sourcemap behavior for transformed and instrumented code (#​9460)
  • [jest-transform] Allow instrumentation of transformed files with weird file extensions (#​9589)
  • [@jest/types] Make ConfigGlobals an interface to allow for declaration merging. (#​9570)
  • [pretty-format] Export OldPlugin type (#​9491)
Chore & Maintenance
  • [docs] Warn about unexpected behavior / bug of node-notifier when using the notify options.
  • [docs] Grammatical corrections to Async docs page. (#​9679)
  • [jest-resolver] Use resolve package to implement custom module resolution (#​9520)
  • [jest-runtime] Move execution of setupFiles to jest-runner (#​9596)
  • [jest-runtime] Update anchor link in helpers (#​9616)
  • [@jest/reporters] Remove unused dependencies and type exports (#​9462)
  • [website] Update pictures of reports when matchers fail (#​9214)
Performance
  • [jest-haste-map] Reduce number of lstat calls in node crawler (#​9514)
babel/babel-loader

v8.1.0

Compare Source

expressjs/cookie-parser

v1.4.5

Compare Source

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

  • deps: cookie@0.4.0
standard/eslint-config-standard

v14.1.1

Compare Source

jpillora/node-glob-all

v3.2.1

Compare Source

helmetjs/helmet

v3.22.0

Compare Source

Changed
  • Updated helmet-csp to v2.10.0
Deprecated
  • helmet.noCache is deprecated. Use the nocache module instead. See #​215
streamich/memfs

v3.1.2

Compare Source

Bug Fixes
  • should throw EEXIST instead of EISDIR on mkdirSync('/') (f89eede)
substack/minimist

v1.2.5

Compare Source

v1.2.4

Compare Source

v1.2.3

Compare Source

Automattic/mongoose

v5.9.6

Compare Source

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

  • fix(document): allow saving document with nested document array after setting nestedArr.0 #​8689
  • docs(connections): expand section about multiple connections to describe patterns for exporting schemas #​8679
  • docs(populate): add note about execPopulate() to "populate an existing document" section #​8671 #​8275
  • docs: fix broken links #​8690 AbdelrahmanHafez
  • docs(guide): fix typos #​8704 MateRyze
  • docs(guide): fix minor typo #​8683 pkellz

v5.9.5

Compare Source

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

  • fix: upgrade mongodb driver -> 3.5.5 #​8667 #​8664 AbdelrahmanHafez
  • fix(connection): emit "disconnected" after losing connectivity to every member of a replica set with useUnifiedTopology: true #​8643
  • fix(array): allow calling slice() after push() #​8668 #​8655 AbdelrahmanHafez
  • fix(map): avoid marking map as modified if setting key to the same value #​8652
  • fix(updateValidators): don't run Mixed update validator on dotted path underneath mixed type #​8659
  • fix(populate): ensure top-level limit applies if one document being populated has more than limit results #​8657
  • fix(populate): throw error if both limit and perDocumentLimit are set #​8661 #​8658 AbdelrahmanHafez
  • docs(findOneAndUpdate): add a section about the rawResult option #​8662
  • docs(guide): add section about loadClass() #​8623
  • docs(query): improve Query#populate() example to clarify that sort doesn't affect the original result's order #​8647
expressjs/morgan

v1.10.0

Compare Source

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

  • Add :total-time token
  • Fix trailing space in colored status code for dev format
  • deps: basic-auth@~2.0.1
    • deps: safe-buffer@5.1.2
  • deps: depd@~2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: on-headers@~1.0.2
    • Fix res.writeHead patch missing return value
nodemailer/nodemailer

v6.4.6

Compare Source

  • fix: requeueAttempts=n should requeue n times (Patrick Malouin) [a27ed2f7]

v6.4.5

Compare Source

yyx990803/register-service-worker

v1.7.1

Compare Source

Bug Fixes
  • do not throw when required on server-side (9588bf9)
rollup/rollup

v2.2.0

Compare Source

2020-03-24

Features
  • Add renderDynamicImport hook to rewrite dynamic import expressions (#​3449)
  • Add information about dynamically imported modules to this.getModuleInfo (#​3449)
Bug Fixes
  • Make file emission work with Uin8Array sources when using Rollup in the browser (#​3452)
  • Fix types to allow watch to accept an array of configs (#​3453)
  • Do not strip .js extensions from AMD imports when the import is a user-supplied replacement for a non-resolvable dynamic import target (#​3453)
Pull Requests

v2.1.0

Compare Source

2020-03-18

Features
  • Allow specifying an importer when emitting files to resolve relative ids (#​3442)
Pull Requests

v2.0.6

Compare Source

2020-03-13

Bug Fixes
  • Do not use file names from different outputs when generating sourcemaps using the dir option (#​3440)
Pull Requests

v2.0.5

Compare Source

2020-03-12

Bug Fixes
  • Fix an issue where conditional statements would assume they have the wrong test value (#​3438)
Pull Requests

v2.0.4

Compare Source

2020-03-12

Bug Fixes
  • Avoid conflicts between namespace imports when preserving modules (#​3435)
Pull Requests
  • #​3435: Deconflict multiple index imports for ES format using nested export star statements (@​kamranayub)
verdaccio/verdaccio

v4.5.1

Compare Source

v4.5.0

Compare Source

Features
Bug Fixes
4.4.4 (2020-02-26)
Bug Fixes
4.4.3 (2020-02-19)
Bug Fixes
4.4.2 (2020-01-11)
Bug Fixes
4.4.1 (2020-01-03)
Bug Fixes
kazupon/vue-i18n

v8.16.0

Compare Source

⭐ New Features
Committers: 1

v8.15.7

Compare Source

🐛 Bug Fixes
Committers: 1

v8.15.6

Compare Source

🐛 Bug Fixes
  • #​817 Bugfix : 'setLocaleMessage' / 'mergeLocaleMessage' doesn't work if 'warnHtmlInMessage' is set to 'error' (@​aym3nb)
📝 Documentation
Committers: 3
vuejs/vue-loader

v15.9.1

Compare Source

Bug Fixes
  • ensure unique ident when cloning rules, fix webpack 5 compatibility (#​1653) (84c34a4)
kaorun343/vue-property-decorator

v8.4.1

Compare Source

webpack/webpack

v4.42.1

Compare Source

Bugfixes

  • update webassemblyjs dependencies for instruction update
  • update mkdirp dependency for security reasons
eemeli/yaml-loader

v0.6.0

Compare Source

Breaking Changes
  • Replace js-yaml dependency with yaml
    It's possible that js-yaml has been parsing some invalid YAML as actually valid, so there's a chance that not absolutely everything will work as previously.

  • Drop output JSON prettification
    This changes the appearance of the loader's output, as it's no longer multiline and tab-indented.

New Features
  • Add asStream option (#​20)
  • Support YAML.parse options, default to prettyErrors: true
  • Throw rather than emit errors
  • Load only a subtree of the YAML file with namespace (#​9)
Other Changes
  • chore: Update dependencies
  • ci: Add Travis CI testing
  • perf: Drop this.cacheable() call as obsolete
  • test: Add tests (#​17)
  • docs: Update README.md (#​21)
  • docs: Update LICENSE with "Copyright Eemeli Aro and other contributors"

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 Mar 10, 2020

Codecov Report

Merging #172 into development will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #172   +/-   ##
============================================
  Coverage        98.96%   98.96%           
============================================
  Files               20       20           
  Lines              194      194           
  Branches            24       24           
============================================
  Hits               192      192           
  Misses               1        1           
  Partials             1        1           

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 a307f33...3743b20. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c70c9fe to 43180cb Compare March 10, 2020 18:40
@renovate renovate bot changed the title chore(deps): update dependency minimist to v1.2.1 chore(deps): update dependency minimist to v1.2.2 Mar 10, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 43180cb to 0822a7f Compare March 10, 2020 19:11
@renovate renovate bot changed the title chore(deps): update dependency minimist to v1.2.2 chore(deps): update dependency minimist to v1.2.3 Mar 10, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0822a7f to eb08f2d Compare March 10, 2020 19:15
@renovate renovate bot changed the title chore(deps): update dependency minimist to v1.2.3 chore(deps): update all non-major dependencies Mar 10, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from e4ece30 to 47e9d69 Compare March 18, 2020 05:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 5722fb0 to 2b7be70 Compare March 22, 2020 11:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 7794868 to 7e70d58 Compare March 28, 2020 07:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7e70d58 to 3743b20 Compare March 28, 2020 07:43
@exreplay exreplay merged commit 140e437 into development Mar 28, 2020
@exreplay exreplay deleted the renovate/all-minor-patch branch March 28, 2020 07:49
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.

None yet

2 participants