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

Merged
merged 2 commits into from
Aug 14, 2019

Conversation

renovate-bot
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
@types/chai devDependencies minor 4.1.7 -> 4.2.0
@types/chai-as-promised devDependencies patch 7.1.1 -> 7.1.2
@types/node devDependencies patch 11.13.18 -> 11.13.19
@types/sinon-chai devDependencies patch 3.2.2 -> 3.2.3
browserify devDependencies minor 16.3.0 -> 16.5.0
core-js dependencies minor 3.1.4 -> 3.2.1
coveralls devDependencies patch 3.0.5 -> 3.0.6
husky devDependencies patch 3.0.2 -> 3.0.3
inquirer devDependencies patch 6.5.0 -> 6.5.1
karma-chrome-launcher devDependencies minor 3.0.0 -> 3.1.0
karma-firefox-launcher devDependencies minor 1.1.0 -> 1.2.0
rollup devDependencies patch 1.19.3 -> 1.19.4
rollup-plugin-license devDependencies minor 0.10.0 -> 0.12.0
webpack devDependencies patch 4.39.1 -> 4.39.2

Release Notes

browserify/browserify

v16.5.0

Compare Source

Support custom name for "browser" field resolution in package.json using the browserField option.

#​1918

v16.4.0

Compare Source

Upgrade stream-http to v3. This version drops support for IE10 and below.

#​1916

zloirock/core-js

v3.2.1

Compare Source

  • Added a workaround for possible recursion in microtasks caused by conflicts with other Promise polyfills, #​615

v3.2.0

Compare Source

  • Promise.allSettled moved to stable ES, per July TC39 meeting
  • Promise.any moved to stage 2, .errors property of AggregateError instances maked non-enumerable, per July TC39 meeting
  • using statement proposal moved to stage 2, added Symbol.asyncDispose, per July TC39 meeting
  • Added Array.isTemplateObject stage 2 proposal, per June TC39 meeting
  • Added Map#updateOrInsert stage 1 proposal, per July TC39 meeting
  • Added a fix for Math.hypot V8 7.7 bug, since it's still not stable without adding results to core-js-compat
  • Added a workaround for APIs where not possible to replace broken native Promise, #​579 - added .finally and patched .then to / on native Promise prototype
  • Fixed crashing of Opera Presto, #​595
  • Fixed incorrect early breaking of { Map, Set, WeakMap, WeakSet }.deleteAll
  • Fixed some missed dependencies in entry points
  • Added compat data for Node 12.5, FF 67, Safari 13
  • Added support of DISABLE_OPENCOLLECTIVE env variable to postinstall script
  • Removed core-js-pure dependency from core-js-compat, #​590
  • Fixed generation of core-js-compat on Windows, #​606
nickmerwin/node-coveralls

v3.0.6

Compare Source

typicode/husky

v3.0.3

Compare Source

Fix: prevent old hooks (husky < 1.0) to be run if new ones are defined (husky >= 1.0 ) #​556

SBoudrias/Inquirer.js

v6.5.1

Compare Source

karma-runner/karma-chrome-launcher

v3.1.0

Compare Source

Features
  • add --disable-dev-shm-usage flag to headless (137005d)
karma-runner/karma-firefox-launcher

v1.2.0

Compare Source

Bug Fixes
  • Add -wait-for-browser (540c1dd)
  • Look for other paths for Firefox Nightly on Windows and Mac (6377ee3)
Features
  • headless: add enable remote debugging by default (0e37f76)
  • Add support for running Windows Firefox from WSL (b4e260e)
rollup/rollup

v1.19.4

Compare Source

2019-08-07

Bug Fixes
  • Prevent invalid code when exporting an external namespace (#​3034)
  • Prevent invalid or non-equivalent code when simplifying expressions in return and throw statements (#​3035)
Pull Requests
mjeanroy/rollup-plugin-license

v0.12.0

Compare Source

  • release: prepare next release (9a4f76e)
  • release: release version (3291565)
  • docs: update changelog file (0a1eba9)
  • docs: update README (b145f5f)
  • refactor: cleaning code (ff4db0b)
  • refactor: deprecate thirdParty.encoding property (d2d9c96)
  • refactor: remove useless prefix/suffix parameters (6f40a18)
  • refactor: use function factory instead of class instantiation (98888e0)
  • feat: allow 3rd parties output to be customized with a template/function (ac1758b)
  • feat: allow dependency output to be a callback function (e549ed8)
  • feat: improve option object validation (59cf1e7)
  • feat: include license text to scanned dependencies (5af12a6)
  • feat: thirdParty option can be a function (3699f8a)
  • fix: ensure directory is created synchronously when exporting 3rd parties (7e98ede)

v0.11.0

Compare Source

  • release: prepare next release (4d46360)
  • release: release version (852f99e)
  • docs: update CHANGELOG file (7ebe67f)
  • docs: update README (6139ede)
  • docs: update README (a5ddca0)
  • docs: update README (6bbac60)
  • feat: allow banner option to be used with inline string banner (66e7256)
  • chore(package): update rollup to version 1.19.3 (a051c84), closes #​425
  • chore(package): update rollup to version 1.19.4 (aa27fb5)
  • chore(package): update rollup-plugin-commonjs to version 10.0.2 (08ce930)
webpack/webpack

v4.39.2

Compare Source

Bugfixes

  • fix ProfilingPlugin not ending traces correctly

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 0eeb71f into firebase:master Aug 14, 2019
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch August 14, 2019 00:31
@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