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

Update all non-major dependencies #2046

Merged
merged 1 commit into from
Aug 6, 2019

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 2, 2019

This PR contains the following updates:

Package Type Update Change
@types/chai-as-promised devDependencies patch 7.1.0 -> 7.1.1
firebase-tools devDependencies patch 7.2.1 -> 7.2.2
husky devDependencies patch 3.0.1 -> 3.0.2
merge2 devDependencies patch 1.2.3 -> 1.2.4
rollup devDependencies minor 1.17.0 -> 1.19.3
rollup-plugin-commonjs devDependencies patch 10.0.1 -> 10.0.2
rollup-plugin-license devDependencies minor 0.9.0 -> 0.10.0
simple-git devDependencies minor 1.122.0 -> 1.124.0
sinon (source) devDependencies minor 7.3.2 -> 7.4.1
webpack devDependencies minor 4.38.0 -> 4.39.1

Release Notes

firebase/firebase-tools

v7.2.2

Compare Source

  • Allow passing GOOGLE_APPLICATION_CREDENTIALS environment variable into the functions emulator.
  • Set FIREBASE_DATABASE_EMULATOR_HOST in emulators:exec.
  • Add upsert API for function triggers to the database emulator.
  • Fix a bug where only one RTDB function could be registered by using the RTDB emulator upsert API to register functions triggers.
typicode/husky

v3.0.2

Compare Source

  • Fix: add shebang to run.js (#​528)
teambition/merge2

v1.2.4

Compare Source

rollup/rollup

v1.19.3

Compare Source

2019-08-06

Bug Fixes
  • Fix wrong URLs in error messages (#​3033)
Pull Requests

v1.19.2

Compare Source

2019-08-05

Bug Fixes
  • Add bin file to package

v1.19.1

Compare Source

2019-08-05

Bug Fixes
  • Remove wrong extension in package.json file (#​3031)
Pull Requests

v1.19.0

Compare Source

2019-08-05

Features
  • Implement a new unified file emission API for assets and chunks with support for explicit file names (#​2999)
  • Use the id of the last module in a chunk as base for the chunk name if no better name is available (#​3025)
  • Use the id of the last module in a chunk as base for the variable name of a chunk in some formats if no better name is available (#​2999)
Bug Fixes
  • Do not produce invalid variable names if an empty name is chosen for a virtual module (#​3026)
  • Fix an issue where a module variable name would conflict with a local variable name in some formats (#​3020)
Pull Requests

v1.18.0

Compare Source

2019-08-01

Features
  • Add externalLiveBindings: false option to optimize code when live bindings are not needed (#​3010)
Pull Requests
rollup/rollup-plugin-commonjs

v10.0.2

Compare Source

2019-08-03

  • Support preserveSymlinks: false (#​401)
mjeanroy/rollup-plugin-license

v0.10.0

Compare Source

steveukx/git-js

v1.124.0

Compare Source

v1.123.0

Compare Source

sinonjs/sinon

v7.4.1

Compare Source

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

  • Update nise and lolex (minor versions)
  • add callThroughWithNew method
  • add browser field
  • Create COMPATIBILITY.md (#​2051)
  • Fix sinon.resetHistory() does not reset history (#​2022)
webpack/webpack

v4.39.1

Compare Source

Bugfixes

  • fix problem that progress lines were too long on some terminals
  • fix a problem that ...100% is displayed instead of 100%

v4.39.0

Compare Source

Features

  • Infrastructure logger for node.js has now colors + symbols to mark different kind of messages
  • Logger API has now a status method which allows to write temporary status messages
  • ProgressPlugin default handler uses the Infrastructure Logger status message to output messages
  • Placeholders in paths can now be escaped with i. e. [\id\]
  • Compiler.hooks.assetEmitted have been added to get byte content of emitted assets

Bugfixes

  • Logging output is now aligned to have space for symbols
  • renamed Compiler.hooks.infrastructurelog to Compiler.hooks.infrastructureLog
  • Properties that are defined on the Object.prototype can now be chunk ids (i. e. constructor)
  • library.name now supports placeholders in libraryTarget: "system"
  • 2 places were module profiles were incorrectly captured were fixed

Dependencies

  • Forced upgrade of all direct dependencies
  • webpack-sources + terser-webpack-plugin comes with quality optimizations for SourceMaps

Renovate configuration

📅 Schedule: "before 3am on Friday" (UTC).

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

♻️ 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.

@Feiyang1 Feiyang1 merged commit 7a2403a into firebase:master Aug 6, 2019
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch August 6, 2019 19:00
@firebase firebase locked and limited conversation to collaborators Oct 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants