ecomplus / app-mercadopago

E-Com Plus app to integrate Mercado Pago
MIT License
1 stars 3 forks source link

chore(deps): update all non-major #90

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^13.2.0 -> ^13.2.1 age adoption passing confidence
axios (source) ^0.22.0 -> ^0.24.0 age adoption passing confidence
firebase-functions ^3.15.7 -> ^3.16.0 age adoption passing confidence
firebase-tools ^9.19.0 -> ^9.21.0 age adoption passing confidence
standard (source) ^16.0.3 -> ^16.0.4 age adoption passing confidence
standard-version ^9.3.1 -> ^9.3.2 age adoption passing confidence

Release Notes

conventional-changelog/commitlint ### [`v13.2.1`](https://togithub.com/conventional-changelog/commitlint/blob/master/@​commitlint/cli/CHANGELOG.md#​1321-httpsgithubcomconventional-changelogcommitlintcomparev1320v1321-2021-10-09) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v13.2.0...v13.2.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)
axios/axios ### [`v0.24.0`](https://togithub.com/axios/axios/blob/master/CHANGELOG.md#​0240-October-25-2021) [Compare Source](https://togithub.com/axios/axios/compare/v0.23.0...v0.24.0) Breaking changes: - Revert: change type of AxiosResponse to any, please read lengthy discussion here: ([#​4141](https://togithub.com/axios/axios/issues/4141)) pull request: ([#​4186](https://togithub.com/axios/axios/pull/4186)) Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub: - [Jay](mailto:jasonsaayman@gmail.com) - [Rodry](https://togithub.com/ImRodry) - [Remco Haszing](https://togithub.com/remcohaszing) - [Isaiah Thomason](https://togithub.com/ITenthusiasm) ### [`v0.23.0`](https://togithub.com/axios/axios/blob/master/CHANGELOG.md#​0230-October-12-2021) [Compare Source](https://togithub.com/axios/axios/compare/v0.22.0...v0.23.0) Breaking changes: - Distinguish request and response data types ([#​4116](https://togithub.com/axios/axios/pull/4116)) - Change never type to unknown ([#​4142](https://togithub.com/axios/axios/pull/4142)) - Fixed TransitionalOptions typings ([#​4147](https://togithub.com/axios/axios/pull/4147)) Fixes and Functionality: - Adding globalObject: 'this' to webpack config ([#​3176](https://togithub.com/axios/axios/pull/3176)) - Adding insecureHTTPParser type to AxiosRequestConfig ([#​4066](https://togithub.com/axios/axios/pull/4066)) - Fix missing semicolon in typings ([#​4115](https://togithub.com/axios/axios/pull/4115)) - Fix response headers types ([#​4136](https://togithub.com/axios/axios/pull/4136)) Internal and Tests: - Improve timeout error when timeout is browser default ([#​3209](https://togithub.com/axios/axios/pull/3209)) - Fix node version on CI ([#​4069](https://togithub.com/axios/axios/pull/4069)) - Added testing to TypeScript portion of project ([#​4140](https://togithub.com/axios/axios/pull/4140)) Documentation: - Rename Angular to AngularJS ([#​4114](https://togithub.com/axios/axios/pull/4114)) Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub: - [Jay](mailto:jasonsaayman@gmail.com) - [Evan-Finkelstein](https://togithub.com/Evan-Finkelstein) - [Paweł Szymański](https://togithub.com/Jezorko) - [Dobes Vandermeer](https://togithub.com/dobesv) - [Claas Augner](https://togithub.com/caugner) - [Remco Haszing](https://togithub.com/remcohaszing) - [Evgeniy](https://togithub.com/egmen) - [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS)
firebase/firebase-functions ### [`v3.16.0`](https://togithub.com/firebase/firebase-functions/releases/v3.16.0) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v3.15.7...v3.16.0) - GCS Enhancement - Add option to allow callable functions to ignore invalid App Check tokens - Add firebase-admin v10 as an allowed peer dependency - Fix bug where onCall handler failed to encode returned value with functions
firebase/firebase-tools ### [`v9.21.0`](https://togithub.com/firebase/firebase-tools/releases/v9.21.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.20.0...v9.21.0) - Fix Auth Emulator deleteTenant not working with Node Admin ([#​3817](https://togithub.com/firebase/firebase-tools/issues/3817)). - Fix Crashlytics Android Native Symbols not working on Windows due to ":" in the path ([#​3842](https://togithub.com/firebase/firebase-tools/issues/3842)) - Fixes Firestore emulator UI showing requests out of order ### [`v9.20.0`](https://togithub.com/firebase/firebase-tools/releases/v9.20.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.19.0...v9.20.0) - `ext:install`, `ext:update` and `ext:configure` now support param type `secret`.
standard/standard ### [`v16.0.4`](https://togithub.com/standard/standard/blob/master/CHANGELOG.md#​1604---2021-10-03) [Compare Source](https://togithub.com/standard/standard/compare/v16.0.3...v16.0.4) - Update `eslint` from `~7.13.1` to `~7.18.0` - Update `eslint-config-standard` from `16.0.2` to `16.0.3` - Update `eslint-plugin-import` from `~2.22.1` to `~2.24.2` - Update `eslint-plugin-promise` from `~4.2.1` to `~5.1.0` - Update `eslint-plugin-react` from `~7.21.5` to `~7.25.1`
conventional-changelog/standard-version ### [`v9.3.2`](https://togithub.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md#​932-httpswwwgithubcomconventional-changelogstandard-versioncomparev931v932-2021-10-17) [Compare Source](https://togithub.com/conventional-changelog/standard-version/compare/v9.3.1...v9.3.2)

Configuration

📅 Schedule: "after 7am on the first day of the month" (UTC).

🚦 Automerge: Enabled.

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.