-
Notifications
You must be signed in to change notification settings - Fork 900
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 #3581
Conversation
💥 No ChangesetLatest commit: c822aea Merging this PR will not cause any packages to be released. If these changes should not cause updates to packages in this repo, this is fine 🙂 If these changes should be published to npm, you need to add a changeset. This PR includes no changesetsWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Click here to learn what changesets are, and how to add one. Click here if you're a maintainer who wants to add a changeset to this PR |
Binary Size ReportAffected SDKs
Test Logs |
d4fff58
to
42108dd
Compare
9cee92d
to
1105ec1
Compare
8c46514
to
4bc393c
Compare
Size Analysis ReportAffected Products
|
Type | Base (96076f0) | Head (3f18426) | Diff |
---|---|---|---|
size | 1.81 kB | 1.83 kB | +17 B (+0.9%) |
size_with_ext_deps | 5.64 kB | 5.66 kB | +17 B (+0.3%) |
httpsCallable
Size
Type | Base (96076f0) | Head (3f18426) | Diff |
---|---|---|---|
size | 5.18 kB | 5.20 kB | +17 B (+0.3%) |
size_with_ext_deps | 9.72 kB | 9.73 kB | +17 B (+0.2%) |
useFunctionsEmulator
Size
Type | Base (96076f0) | Head (3f18426) | Diff |
---|---|---|---|
size | 1.78 kB | 1.80 kB | +17 B (+1.0%) |
size_with_ext_deps | 5.57 kB | 5.59 kB | +17 B (+0.3%) |
Test Logs
37e3400
to
cacee9d
Compare
cacee9d
to
c822aea
Compare
This PR contains the following updates:
7.11.0
->7.11.4
0.2.6
->0.2.7
2.9.2
->2.10.1
0.4.3
->0.4.4
3.1.0
->3.1.1
7.8.21
->7.8.35
7.9.2
->7.9.10
7.3.0
->7.3.1
12.12.53
->12.12.54
9.0.4
->9.0.5
7.6.0
->7.7.0
9.0.0
->9.1.1
9.0.0
->9.1.1
3.9.0
->3.11.0
3.9.0
->3.11.0
8.6.0
->8.9.0
0.3.7
->0.3.8
5.0.3
->5.1.0
4.17.19
->4.17.20
2.0.5
->2.1.0
2.23.0
->2.26.5
2.23.0
->2.26.5
2.1.0
->2.2.0
0.27.1
->0.27.2
0.27.1
->0.27.2
9.0.2
->9.0.3
1.0.1
->1.0.2
Release Notes
babel/babel
v7.11.4
Compare Source
🐛 Bug Fix
babel-helper-replace-supers
babel-core
import()
is not transpiled inbabel-core
published source (@JLHwung)babel-parser
babel-generator
🏠 Internal
babel-parser
babel-helpers
babel-helper-transform-fixture-test-runner
babel-core
,babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-spread
babel-helper-bindify-decorators
,babel-helper-call-delegate
,babel-helper-explode-assignable-expression
,babel-helper-explode-class
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
v7.11.1
Compare Source
🐛 Bug Fix
babel-parser
babel-core
babel-plugin-transform-block-scoping
,babel-standalone
[…map.keys]
can be correctly transformed in loose mode (@JLHwung)📝 Documentation
🏠 Internal
babel-parser
@babel/*
deps (@JLHwung)changesets/changesets
v0.2.7
Compare Source
eslint/eslint
v7.7.0
Compare Source
b46f3ee
Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (#13545) (Sunghyun Cho)26aa245
Docs: clarify "case" specifier in padding-line-between-statements (#13562) (Milos Djermanovic)082891c
Docs: Update semantic versioning policy (#13563) (Nicholas C. Zakas)4e0b672
Fix: revert "Update: disallow multiple options in comma-dangle schema" (#13564) (Kai Cataldo)254990e
Fix: indent for async arrow functions (fixes #13497) (#13544) (Anix)28ca339
Sponsors: Sync README with website (ESLint Jenkins)2e4158d
Sponsors: Sync README with website (ESLint Jenkins)488d159
Sponsors: Sync README with website (ESLint Jenkins)c44306e
Sponsors: Sync README with website (ESLint Jenkins)6677180
Sponsors: Sync README with website (ESLint Jenkins)07db7b8
Sponsors: Sync README with website (ESLint Jenkins)d4ce4d3
Sponsors: Sync README with website (ESLint Jenkins)284e954
Sponsors: Sync README with website (ESLint Jenkins)ae9b54e
Sponsors: Sync README with website (ESLint Jenkins)9124a15
Chore: remove leche (fixes #13287) (#13533) (Mark de Dios)5c4c7f5
Sponsors: Sync README with website (ESLint Jenkins)48d8ec8
Sponsors: Sync README with website (ESLint Jenkins)firebase/firebase-admin-node
v9.1.1
Compare Source
Bug Fixes
Miscellaneous
v9.1.0
Compare Source
New Features
Bug Fixes
Miscellaneous
firebase/firebase-functions
v3.11.0
Compare Source
vpcConnector
andvpcConnectorEgressSettings
fields infunctions.runWith()
. Must be used in conjunction with firebase-tools v8.9.0 or higher. Thanks @pcboy! (#752)v3.10.0
Compare Source
v3.9.1
Compare Source
firebase-admin
dependency to support^9.0.0
in addition to^8.0.0
. Note thatfirebase-admin
no longer supports Node.js 8.x as of9.0.0
.https.onCall()
functions.firebase/firebase-tools
v8.9.0
Compare Source
v8.8.1
Compare Source
v8.8.0
Compare Source
v8.7.0
Compare Source
Authorization
header was missing from callable functions in the emulator (#2459).firebase.json
) file using the--config
/-c
flag.emulators:exec
could fail to shut down cleanly (#2477).emulators:exec
using the--ui
flag.npm
scripts could not be shut down cleanly (#2507).demerzel3/karma-sourcemap-loader
v0.3.8
Compare Source
monounity/karma-typescript
v5.1.0
Compare Source
Changes
New features
lodash/lodash
v4.17.20
Compare Source
prettier/prettier
v2.1.0
Compare Source
diff
🔗 Release Notes
rollup/rollup
v2.26.5
Compare Source
2020-08-22
Bug Fixes
Pull Requests
v2.26.4
Compare Source
2020-08-19
Bug Fixes
default
export mode (#3738)Pull Requests
v2.26.3
Compare Source
2020-08-16
Bug Fixes
Pull Requests
v2.26.2
Compare Source
2020-08-16
Bug Fixes
Pull Requests
v2.26.1
Compare Source
2020-08-16
Bug Fixes
Pull Requests
v2.26.0
Compare Source
2020-08-15
Features
importedBindings
to the bundle information to list bindings per dependency (#3722)Bug Fixes
else
branch from anif
statement might catch theelse
branch from another one (#3725)Pull Requests
v2.25.0
Compare Source
2020-08-14
Features
--failAfterWarnings
CLI flag that will complete builds with warnings but return an error at the end (#3712)Pull Requests
--failAfterWarnings
flag (@tjenkinson)v2.24.0
Compare Source
2020-08-13
Features
require
statements to the top in CommonJS output for easier back-transpilation to ES modules by other tools (#3710)Bug Fixes
super
in static class fields (#3720)Pull Requests
v2.23.1
Compare Source
2020-08-07
Bug Fixes
Pull Requests
mjeanroy/rollup-plugin-license
v2.2.0
Compare Source
ezolenko/rollup-plugin-typescript2
v0.27.2
Compare Source
Dependency updates
sinonjs/sinon
v9.0.3
Compare Source
==================
webpack-contrib/source-map-loader
v1.0.2
Compare Source
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 you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.