Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

chore(deps): update minor and patch #16

Merged
merged 1 commit into from
Sep 14, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-mocha devDependencies patch ^6.1.0 -> ^6.1.1
webpack devDependencies minor 4.39.3 -> 4.40.2

Release Notes

lo1tuma/eslint-plugin-mocha

v6.1.1

Compare Source

Bug Fixes
  • Fix no-setup-in-describe to allow Mocha suite config (#​209)
webpack/webpack

v4.40.2

Compare Source

Bugfixes

  • fix a bug where asset is undefined

v4.40.1

Compare Source

Bugfixes

  • convert "multiple assets emit to the same filename" error into a warning
  • compare asset content when multiple assets emit to the same filename

v4.40.0

Compare Source

Features

  • adds asset info for emitted assets
    • new methods allow easy emitting/updating of assets compilation.emitAsset/updateAsset (instead of accessing the Object compilation.assets)
    • new getter methods to get assets compilation.getAssets() and compilation.getAsset(name)
    • 3 flags in asset info:
      • immutable: when set an asset can be cache infinitely
      • development: when set an asset is some kind of development tool (i. e. a SourceMap)
      • hotModuleReplacement: when set an asset is generated for an hot update
    • Stats expose info object in assets
    • String version of Stats show flags

Renovate configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is stale, 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 Sep 14, 2019
@renovate renovate bot merged commit 0dd39e5 into master Sep 14, 2019
@renovate renovate bot deleted the renovate/minor-and-patch branch September 14, 2019 01:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant