Skip to content

Bump minimist, mkdirp, react-native-firebase and handlebars#6

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minimist-and-mkdirp-and-react-native-firebase-and-handlebars-1.2.7
Closed

Bump minimist, mkdirp, react-native-firebase and handlebars#6
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minimist-and-mkdirp-and-react-native-firebase-and-handlebars-1.2.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 19, 2022

Bumps minimist to 1.2.7 and updates ancestor dependencies minimist, mkdirp, react-native-firebase and handlebars. These dependencies need to be updated together.

Updates minimist from 1.2.0 to 1.2.7

Changelog

Sourced from minimist's changelog.

v1.2.7 - 2022-10-10

Commits

  • [meta] add auto-changelog 0ebf4eb
  • [actions] add reusable workflows e115b63
  • [eslint] add eslint; rules to enable later are warnings f58745b
  • [Dev Deps] switch from covert to nyc ab03356
  • [readme] rename and add badges 236f4a0
  • [meta] create FUNDING.yml; add funding in package.json 783a49b
  • [meta] use npmignore to autogenerate an npmignore file f81ece6
  • Only apps should have lockfiles 56cad44
  • [Dev Deps] update covert, tape; remove unnecessary tap 49c5f9f
  • [Tests] add aud in posttest 228ae93
  • [meta] add safe-publish-latest 01fc23f
  • [meta] update repo URLs 6b164c7

v1.2.6 - 2022-03-21

Commits

  • test from prototype pollution PR bc8ecee
  • isConstructorOrProto adapted from PR c2b9819
  • security notice for additional prototype pollution issue ef88b93

v1.2.5 - 2020-03-12

v1.2.4 - 2020-03-11

Commits

  • security notice 4cf1354
  • additional test for constructor prototype pollution 1043d21

v1.2.3 - 2020-03-10

Commits

  • more failing proto pollution tests 13c01a5
  • even more aggressive checks for protocol pollution 38a4d1c

v1.2.2 - 2020-03-10

Commits

... (truncated)

Commits
  • c590d75 v1.2.7
  • 0ebf4eb [meta] add auto-changelog
  • e115b63 [actions] add reusable workflows
  • 01fc23f [meta] add safe-publish-latest
  • f58745b [eslint] add eslint; rules to enable later are warnings
  • 228ae93 [Tests] add aud in posttest
  • 236f4a0 [readme] rename and add badges
  • ab03356 [Dev Deps] switch from covert to nyc
  • 49c5f9f [Dev Deps] update covert, tape; remove unnecessary tap
  • 783a49b [meta] create FUNDING.yml; add funding in package.json
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for minimist since your current version.


Updates mkdirp from 0.5.1 to 0.5.6

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for mkdirp since your current version.


Updates react-native-firebase from 4.3.1 to 5.6.0

Release notes

Sourced from react-native-firebase's releases.

v5.5.7 - maintenance release: AndroidX and others

Please note v5 is still seeing releases, but they are for breaking ecosystem changes only - just enough so it remains relevant for those that can't move to v6 yet.

These changes allow complete use of the AndroidX version of android libraries among other changes, so moving to react-native 0.60+ is easy

https://rnfirebase.io/docs/v5.x.x/releases/v5.5.x#5.5.7

v5.5.6

Change log: rnfirebase.io/docs/v5.x.x/releases/v5.5.x

Release managed by Invertase 🐝

v5.5.5

Change log: rnfirebase.io/docs/v5.x.x/releases/v5.5.x

Release managed by Invertase 🐝

v5.5.0

Change log: rnfirebase.io/docs/v5.x.x/releases/v5.5.x

Release managed by @​mikehardy 🎉

v5.4.3

Change log: rnfirebase.io/docs/v5.x.x/releases/v5.4.x

Release managed by @​mikehardy 🎉

v5.4.0

Change log: https://rnfirebase.io/docs/v5.x.x/releases/v5.4.x

v5.3.0

Change log: https://rnfirebase.io/docs/v5.x.x/releases/v5.3.x

v5.2.1

Change Log

  • [IOS] [BUGFIX] [DYNAMIC LINKS] - Fixed a bug where dynamic links were not handled properly on iOS when returning from a background state (retry resolving the dynamic link once when the error is an ECONNABORTED) - fixes #1589 (PR #1841 by @​benschell)
  • [iOS] [ENHANCEMENT] [NOTIFICATIONS] - add support for getting user input from a notification action (matches Androids existing behaviour. (PR #1833 by @​blankg)

v5.2.0

Change Log

Install using:

npm install --save react-native-firebase@latest

This is mainly a bug fix and Firebase SDK versions update release.

... (truncated)

Changelog

Sourced from react-native-firebase's changelog.

15.6.0 (2022-09-17)

Bug Fixes

  • app, ios: correctly handle firebase.json if it has UTF-8 (4e3ac01)
  • auth, types: verifyPasswordResetCode returns Promise with email address (#6537) (6f67c2c)

Features

  • messaging: add support for setDeliveryMetricsExportToBigQuery (#6529) (930abd6)

15.5.0 (2022-09-16)

Bug Fixes

  • database: support new EventEmitter.js logic of RN 0.70.0 (#6539) (3371727)
  • expo, ios: expo plugin added import multiple times (f10891a)

Features

  • android: firebase-android-sdk 30.5.0 (abe7620)
  • ios: bump firebase-ios-sdk to 9.6.0 (0ad70a9)

15.4.0 (2022-08-27)

Bug Fixes

  • app, android: bump to firebase-android-sdk 30.3.2 (ee394fe)
  • messaging, ios: Support Ephemeral authorization state (#6478) (795b684)

Features

  • app, ios: bump firebase-ios-sdk to 9.5.0 (feac7f8)

... (truncated)

Commits
  • e7e6d6f 5.6.0
  • d77641e chore: prepare for release 5.6.0
  • c222521 [IOS][FEATURE][Auth] Add support for Sign-in with Apple
  • 3cb2c72 5.5.7
  • cbb0db5 chore: prepare for v5.5.7 release
  • c4174b6 docs(README): note v6 is out and where to get it, update compat matrix
  • 3fb93df types: forward-port to flow-bin 0.98, to match #2428 from @​levibuzolic
  • 8afd5e9 Allow tryJSONParse and tryJSONStringify to accept null or void
  • dab5f85 [IOS][BUGFIX][ADMOB] - add new iOS framework search path (release)
  • 8aced5a Load Android Gradle Plugin conditionally
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mikehardy, a new releaser for react-native-firebase since your current version.


Updates handlebars from 4.0.11 to 4.7.7

Changelog

Sourced from handlebars's changelog.

v4.7.7 - February 15th, 2021

  • fix weird error in integration tests - eb860c0
  • fix: check prototype property access in strict-mode (#1736) - b6d3de7
  • fix: escape property names in compat mode (#1736) - f058970
  • refactor: In spec tests, use expectTemplate over equals and shouldThrow (#1683) - 77825f8
  • chore: start testing on Node.js 12 and 13 - 3789a30

(POSSIBLY) BREAKING CHANGES:

  • the changes from version 4.6.0 now also apply in when using the compile-option "strict: true". Access to prototype properties is forbidden completely by default, specific properties or methods can be allowed via runtime-options. See #1633 for details. If you are using Handlebars as documented, you should not be accessing prototype properties from your template anyway, so the changes should not be a problem for you. Only the use of undocumented features can break your build.

That is why we only bump the patch version despite mentioning breaking changes.

Commits

v4.7.6 - April 3rd, 2020

Chore/Housekeeping:

Compatibility notes:

  • Restored Node.js compatibility

Commits

v4.7.5 - April 2nd, 2020

Chore/Housekeeping:

  • Node.js version support has been changed to v6+ Reverted in 4.7.6

Compatibility notes:

  • Node.js < v6 is no longer supported Reverted in 4.7.6

Commits

v4.7.4 - April 1st, 2020

Chore/Housekeeping:

Compatibility notes:

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.7 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [react-native-firebase](https://github.com/invertase/react-native-firebase) and [handlebars](https://github.com/wycats/handlebars.js). These dependencies need to be updated together.


Updates `minimist` from 1.2.0 to 1.2.7
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.0...v1.2.7)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)

Updates `react-native-firebase` from 4.3.1 to 5.6.0
- [Release notes](https://github.com/invertase/react-native-firebase/releases)
- [Changelog](https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md)
- [Commits](invertase/react-native-firebase@v4.3.1...v5.6.0)

Updates `handlebars` from 4.0.11 to 4.7.7
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.0.11...v4.7.7)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
- dependency-name: react-native-firebase
  dependency-type: direct:production
- dependency-name: handlebars
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 19, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 28, 2023

Superseded by #15.

@dependabot dependabot Bot closed this Feb 28, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/minimist-and-mkdirp-and-react-native-firebase-and-handlebars-1.2.7 branch February 28, 2023 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants