Skip to content

chore(deps-dev): bump the uncategorized group across 1 directory with 11 updates #85

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

Merged
merged 2 commits into from
Apr 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps the uncategorized group with 11 updates in the / directory:

Package From To
@react-native-firebase/analytics 21.13.0 21.14.0
@react-native-firebase/app 21.13.0 21.14.0
@react-native-firebase/auth 21.13.0 21.14.0
@react-native-firebase/crashlytics 21.13.0 21.14.0
@react-native-firebase/firestore 21.13.0 21.14.0
@react-native-firebase/installations 21.13.0 21.14.0
@react-native-firebase/remote-config 21.13.0 21.14.0
@types/react 19.1.0 19.1.2
lint-staged 15.5.0 15.5.1
typedoc 0.28.2 0.28.3
typedoc-plugin-markdown 4.6.1 4.6.2

Updates @react-native-firebase/analytics from 21.13.0 to 21.14.0

Release notes

Sourced from @​react-native-firebase/analytics's releases.

v5.6.0 - Sign-in with Apple support, react-native 0.60+ only

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.

This change allows use of Sign-in with Apple, an iOS13+ requirement to avoid rejection by the App Store if you use any forms of social authentication.

Breaking: Note that iOS13+ is only supported with Xcode 11+, which requires react-native 0.60+

You may find that react-native-firebase v5.6.x still works on react-native 0.59 (the test suite still does), but you will not be able to integrate Sign-in with Apple until you upgrade as that library is react-native 0.60+ only.

It works well with https://github.com/invertase/react-native-apple-authentication including a guide specifically for integrating with react-native-firebase, though note the import statements are for v6, you'll need to import auth in the v5 style to use it: https://github.com/invertase/react-native-apple-authentication/blob/master/docs/FIREBASE.md

See discussion in the related issue: invertase/react-native-firebase#2884

https://rnfirebase.io/docs/v5.x.x/releases/v5.6.x

Changelog

Sourced from @​react-native-firebase/analytics's changelog.

21.14.0 (2025-04-14)

Features

  • messaging, android: notification delegation APIs, firebase.json feature toggle (c0c5054)
  • messaging, android: support BigQuery export setting in firebase.json (fa0e967)

Bug Fixes

  • app-check: type def fixes (#8367) (ecb1340)
  • app, expo: update iOS AppDelegate for SDK 53 support (a3d82c7)
  • app: annotate initializeApp return as a promise (#8366) (5189c32)
  • app: firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0 (1bfd3eb)
  • auth: correct modular AuthListenerCallback type (#8436) (d94a2d8)
Commits
  • 7c7beaa chore(release): release packages
  • ecb1340 fix(app-check): type def fixes (#8367)
  • a3d82c7 fix(app, expo): update iOS AppDelegate for SDK 53 support
  • c0c5054 feat(messaging, android): notification delegation APIs, firebase.json feature...
  • dc47364 test(messaging): modular isSupported should not be nested in query export
  • 79b2ef8 test(messaging): remove redundant toggle reset / afterEach handles it
  • fa0e967 feat(messaging, android): support BigQuery export setting in firebase.json
  • 66ef77d docs(storage): cacheControl correct link (#8451)
  • 1bfd3eb fix(app): firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0
  • 5189c32 fix(app): annotate initializeApp return as a promise (#8366)
  • Additional commits viewable in compare view

Updates @react-native-firebase/app from 21.13.0 to 21.14.0

Release notes

Sourced from @​react-native-firebase/app's releases.

v5.6.0 - Sign-in with Apple support, react-native 0.60+ only

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.

This change allows use of Sign-in with Apple, an iOS13+ requirement to avoid rejection by the App Store if you use any forms of social authentication.

Breaking: Note that iOS13+ is only supported with Xcode 11+, which requires react-native 0.60+

You may find that react-native-firebase v5.6.x still works on react-native 0.59 (the test suite still does), but you will not be able to integrate Sign-in with Apple until you upgrade as that library is react-native 0.60+ only.

It works well with https://github.com/invertase/react-native-apple-authentication including a guide specifically for integrating with react-native-firebase, though note the import statements are for v6, you'll need to import auth in the v5 style to use it: https://github.com/invertase/react-native-apple-authentication/blob/master/docs/FIREBASE.md

See discussion in the related issue: invertase/react-native-firebase#2884

https://rnfirebase.io/docs/v5.x.x/releases/v5.6.x

Changelog

Sourced from @​react-native-firebase/app's changelog.

21.14.0 (2025-04-14)

Features

  • messaging, android: notification delegation APIs, firebase.json feature toggle (c0c5054)
  • messaging, android: support BigQuery export setting in firebase.json (fa0e967)

Bug Fixes

  • app-check: type def fixes (#8367) (ecb1340)
  • app, expo: update iOS AppDelegate for SDK 53 support (a3d82c7)
  • app: annotate initializeApp return as a promise (#8366) (5189c32)
  • app: firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0 (1bfd3eb)
  • auth: correct modular AuthListenerCallback type (#8436) (d94a2d8)
Commits
  • 7c7beaa chore(release): release packages
  • ecb1340 fix(app-check): type def fixes (#8367)
  • a3d82c7 fix(app, expo): update iOS AppDelegate for SDK 53 support
  • c0c5054 feat(messaging, android): notification delegation APIs, firebase.json feature...
  • dc47364 test(messaging): modular isSupported should not be nested in query export
  • 79b2ef8 test(messaging): remove redundant toggle reset / afterEach handles it
  • fa0e967 feat(messaging, android): support BigQuery export setting in firebase.json
  • 66ef77d docs(storage): cacheControl correct link (#8451)
  • 1bfd3eb fix(app): firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0
  • 5189c32 fix(app): annotate initializeApp return as a promise (#8366)
  • Additional commits viewable in compare view

Updates @react-native-firebase/auth from 21.13.0 to 21.14.0

Release notes

Sourced from @​react-native-firebase/auth's releases.

v5.6.0 - Sign-in with Apple support, react-native 0.60+ only

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.

This change allows use of Sign-in with Apple, an iOS13+ requirement to avoid rejection by the App Store if you use any forms of social authentication.

Breaking: Note that iOS13+ is only supported with Xcode 11+, which requires react-native 0.60+

You may find that react-native-firebase v5.6.x still works on react-native 0.59 (the test suite still does), but you will not be able to integrate Sign-in with Apple until you upgrade as that library is react-native 0.60+ only.

It works well with https://github.com/invertase/react-native-apple-authentication including a guide specifically for integrating with react-native-firebase, though note the import statements are for v6, you'll need to import auth in the v5 style to use it: https://github.com/invertase/react-native-apple-authentication/blob/master/docs/FIREBASE.md

See discussion in the related issue: invertase/react-native-firebase#2884

https://rnfirebase.io/docs/v5.x.x/releases/v5.6.x

Changelog

Sourced from @​react-native-firebase/auth's changelog.

21.14.0 (2025-04-14)

Features

  • messaging, android: notification delegation APIs, firebase.json feature toggle (c0c5054)
  • messaging, android: support BigQuery export setting in firebase.json (fa0e967)

Bug Fixes

  • app-check: type def fixes (#8367) (ecb1340)
  • app, expo: update iOS AppDelegate for SDK 53 support (a3d82c7)
  • app: annotate initializeApp return as a promise (#8366) (5189c32)
  • app: firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0 (1bfd3eb)
  • auth: correct modular AuthListenerCallback type (#8436) (d94a2d8)
Commits
  • 7c7beaa chore(release): release packages
  • ecb1340 fix(app-check): type def fixes (#8367)
  • a3d82c7 fix(app, expo): update iOS AppDelegate for SDK 53 support
  • c0c5054 feat(messaging, android): notification delegation APIs, firebase.json feature...
  • dc47364 test(messaging): modular isSupported should not be nested in query export
  • 79b2ef8 test(messaging): remove redundant toggle reset / afterEach handles it
  • fa0e967 feat(messaging, android): support BigQuery export setting in firebase.json
  • 66ef77d docs(storage): cacheControl correct link (#8451)
  • 1bfd3eb fix(app): firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0
  • 5189c32 fix(app): annotate initializeApp return as a promise (#8366)
  • Additional commits viewable in compare view

Updates @react-native-firebase/crashlytics from 21.13.0 to 21.14.0

Release notes

Sourced from @​react-native-firebase/crashlytics's releases.

v5.6.0 - Sign-in with Apple support, react-native 0.60+ only

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.

This change allows use of Sign-in with Apple, an iOS13+ requirement to avoid rejection by the App Store if you use any forms of social authentication.

Breaking: Note that iOS13+ is only supported with Xcode 11+, which requires react-native 0.60+

You may find that react-native-firebase v5.6.x still works on react-native 0.59 (the test suite still does), but you will not be able to integrate Sign-in with Apple until you upgrade as that library is react-native 0.60+ only.

It works well with https://github.com/invertase/react-native-apple-authentication including a guide specifically for integrating with react-native-firebase, though note the import statements are for v6, you'll need to import auth in the v5 style to use it: https://github.com/invertase/react-native-apple-authentication/blob/master/docs/FIREBASE.md

See discussion in the related issue: invertase/react-native-firebase#2884

https://rnfirebase.io/docs/v5.x.x/releases/v5.6.x

Changelog

Sourced from @​react-native-firebase/crashlytics's changelog.

21.14.0 (2025-04-14)

Features

  • messaging, android: notification delegation APIs, firebase.json feature toggle (c0c5054)
  • messaging, android: support BigQuery export setting in firebase.json (fa0e967)

Bug Fixes

  • app-check: type def fixes (#8367) (ecb1340)
  • app, expo: update iOS AppDelegate for SDK 53 support (a3d82c7)
  • app: annotate initializeApp return as a promise (#8366) (5189c32)
  • app: firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0 (1bfd3eb)
  • auth: correct modular AuthListenerCallback type (#8436) (d94a2d8)
Commits
  • 7c7beaa chore(release): release packages
  • ecb1340 fix(app-check): type def fixes (#8367)
  • a3d82c7 fix(app, expo): update iOS AppDelegate for SDK 53 support
  • c0c5054 feat(messaging, android): notification delegation APIs, firebase.json feature...
  • dc47364 test(messaging): modular isSupported should not be nested in query export
  • 79b2ef8 test(messaging): remove redundant toggle reset / afterEach handles it
  • fa0e967 feat(messaging, android): support BigQuery export setting in firebase.json
  • 66ef77d docs(storage): cacheControl correct link (#8451)
  • 1bfd3eb fix(app): firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0
  • 5189c32 fix(app): annotate initializeApp return as a promise (#8366)
  • Additional commits viewable in compare view

Updates @react-native-firebase/firestore from 21.13.0 to 21.14.0

Release notes

Sourced from @​react-native-firebase/firestore's releases.

v5.6.0 - Sign-in with Apple support, react-native 0.60+ only

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.

This change allows use of Sign-in with Apple, an iOS13+ requirement to avoid rejection by the App Store if you use any forms of social authentication.

Breaking: Note that iOS13+ is only supported with Xcode 11+, which requires react-native 0.60+

You may find that react-native-firebase v5.6.x still works on react-native 0.59 (the test suite still does), but you will not be able to integrate Sign-in with Apple until you upgrade as that library is react-native 0.60+ only.

It works well with https://github.com/invertase/react-native-apple-authentication including a guide specifically for integrating with react-native-firebase, though note the import statements are for v6, you'll need to import auth in the v5 style to use it: https://github.com/invertase/react-native-apple-authentication/blob/master/docs/FIREBASE.md

See discussion in the related issue: invertase/react-native-firebase#2884

https://rnfirebase.io/docs/v5.x.x/releases/v5.6.x

Changelog

Sourced from @​react-native-firebase/firestore's changelog.

21.14.0 (2025-04-14)

Features

  • messaging, android: notification delegation APIs, firebase.json feature toggle (c0c5054)
  • messaging, android: support BigQuery export setting in firebase.json (fa0e967)

Bug Fixes

  • app-check: type def fixes (#8367) (ecb1340)
  • app, expo: update iOS AppDelegate for SDK 53 support (a3d82c7)
  • app: annotate initializeApp return as a promise (#8366) (5189c32)
  • app: firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0 (1bfd3eb)
  • auth: correct modular AuthListenerCallback type (#8436) (d94a2d8)
Commits
  • 7c7beaa chore(release): release packages
  • ecb1340 fix(app-check): type def fixes (#8367)
  • a3d82c7 fix(app, expo): update iOS AppDelegate for SDK 53 support
  • c0c5054 feat(messaging, android): notification delegation APIs, firebase.json feature...
  • dc47364 test(messaging): modular isSupported should not be nested in query export
  • 79b2ef8 test(messaging): remove redundant toggle reset / afterEach handles it
  • fa0e967 feat(messaging, android): support BigQuery export setting in firebase.json
  • 66ef77d docs(storage): cacheControl correct link (#8451)
  • 1bfd3eb fix(app): firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0
  • 5189c32 fix(app): annotate initializeApp return as a promise (#8366)
  • Additional commits viewable in compare view

Updates @react-native-firebase/installations from 21.13.0 to 21.14.0

Release notes

Sourced from @​react-native-firebase/installations's releases.

v5.6.0 - Sign-in with Apple support, react-native 0.60+ only

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.

This change allows use of Sign-in with Apple, an iOS13+ requirement to avoid rejection by the App Store if you use any forms of social authentication.

Breaking: Note that iOS13+ is only supported with Xcode 11+, which requires react-native 0.60+

You may find that react-native-firebase v5.6.x still works on react-native 0.59 (the test suite still does), but you will not be able to integrate Sign-in with Apple until you upgrade as that library is react-native 0.60+ only.

It works well with https://github.com/invertase/react-native-apple-authentication including a guide specifically for integrating with react-native-firebase, though note the import statements are for v6, you'll need to import auth in the v5 style to use it: https://github.com/invertase/react-native-apple-authentication/blob/master/docs/FIREBASE.md

See discussion in the related issue: invertase/react-native-firebase#2884

https://rnfirebase.io/docs/v5.x.x/releases/v5.6.x

Changelog

Sourced from @​react-native-firebase/installations's changelog.

21.14.0 (2025-04-14)

Features

  • messaging, android: notification delegation APIs, firebase.json feature toggle (c0c5054)
  • messaging, android: support BigQuery export setting in firebase.json (fa0e967)

Bug Fixes

  • app-check: type def fixes (#8367) (ecb1340)
  • app, expo: update iOS AppDelegate for SDK 53 support (a3d82c7)
  • app: annotate initializeApp return as a promise (#8366) (5189c32)
  • app: firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0 (1bfd3eb)
  • auth: correct modular AuthListenerCallback type (#8436) (d94a2d8)
Commits
  • 7c7beaa chore(release): release packages
  • ecb1340 fix(app-check): type def fixes (#8367)
  • a3d82c7 fix(app, expo): update iOS AppDelegate for SDK 53 support
  • c0c5054 feat(messaging, android): notification delegation APIs, firebase.json feature...
  • dc47364 test(messaging): modular isSupported should not be nested in query export
  • 79b2ef8 test(messaging): remove redundant toggle reset / afterEach handles it
  • fa0e967 feat(messaging, android): support BigQuery export setting in firebase.json
  • 66ef77d docs(storage): cacheControl correct link (#8451)
  • 1bfd3eb fix(app): firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0
  • 5189c32 fix(app): annotate initializeApp return as a promise (#8366)
  • Additional commits viewable in compare view

Updates @react-native-firebase/remote-config from 21.13.0 to 21.14.0

Release notes

Sourced from @​react-native-firebase/remote-config's releases.

v5.6.0 - Sign-in with Apple support, react-native 0.60+ only

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.

This change allows use of Sign-in with Apple, an iOS13+ requirement to avoid rejection by the App Store if you use any forms of social authentication.

Breaking: Note that iOS13+ is only supported with Xcode 11+, which requires react-native 0.60+

You may find that react-native-firebase v5.6.x still works on react-native 0.59 (the test suite still does), but you will not be able to integrate Sign-in with Apple until you upgrade as that library is react-native 0.60+ only.

It works well with https://github.com/invertase/react-native-apple-authentication including a guide specifically for integrating with react-native-firebase, though note the import statements are for v6, you'll need to import auth in the v5 style to use it: https://github.com/invertase/react-native-apple-authentication/blob/master/docs/FIREBASE.md

See discussion in the related issue: invertase/react-native-firebase#2884

https://rnfirebase.io/docs/v5.x.x/releases/v5.6.x

Changelog

Sourced from @​react-native-firebase/remote-config's changelog.

21.14.0 (2025-04-14)

Features

  • messaging, android: notification delegation APIs, firebase.json feature toggle (c0c5054)
  • messaging, android: support BigQuery export setting in firebase.json (fa0e967)

Bug Fixes

  • app-check: type def fixes (#8367) (ecb1340)
  • app, expo: update iOS AppDelegate for SDK 53 support (a3d82c7)
  • app: annotate initializeApp return as a promise (#8366) (5189c32)
  • app: firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0 (1bfd3eb)
  • auth: correct modular AuthListenerCallback type (#8436) (d94a2d8)
Commits
  • 7c7beaa chore(release): release packages
  • ecb1340 fix(app-check): type def fixes (#8367)
  • a3d82c7 fix(app, expo): update iOS AppDelegate for SDK 53 support
  • c0c5054 feat(messaging, android): notification delegation APIs, firebase.json feature...
  • dc47364 test(messaging): modular isSupported should not be nested in query export
  • 79b2ef8 test(messaging): remove redundant toggle reset / afterEach handles it
  • fa0e967 feat(messaging, android): support BigQuery export setting in firebase.json
  • 66ef77d docs(storage): cacheControl correct link (#8451)
  • 1bfd3eb fix(app): firebase-ios-sdk 11.11.0 / firebase-android-sdk 33.12.0
  • 5189c32 fix(app): annotate initializeApp return as a promise (#8366)
  • Additional commits viewable in compare view

Updates @types/react from 19.1.0 to 19.1.2

Commits

Updates lint-staged from 15.5.0 to 15.5.1

Release notes

Sourced from lint-staged's releases.

v15.5.1

Patch Changes

  • #1533 5d53534 Thanks @​iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:

    ✖ Failed to get staged files!
    
Changelog

Sourced from lint-staged's changelog.

15.5.1

Patch Changes

  • #1533 5d53534 Thanks @​iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:

    ✖ Failed to get staged files!
    
Commits
  • 6a73e5b chore(changeset): release
  • cf7f1a5 Merge pull request #1533 from lint-staged/fix-submodules-filter
  • 6acd5bf ci: bump Cygwin action v5
  • 5d53534 fix: handle uninitialized submodules when listing staged files
  • ccf8fa5 docs(package): fix repository url and bin; add homepage and bugs urls (#1532)
  • See full diff in compare view

Updates typedoc from 0.28.2 to 0.28.3

Release notes

Sourced from typedoc's releases.

v0.28.3

Bug Fixes

  • @inline now functions when referencing tuple types, #2932.
  • @link links to the current page are now rendered, #2934.
  • @includeCode now supports regions in TypeScript files with .mts and .cts file extensions, #2935.
  • Aliased symbols (re-exports) are now resolved before checking if they are excluded/external, #2937.
  • Improved error reporting when paths including Windows separators are provided as globs, #2938.
Changelog

Sourced from typedoc's changelog.

v0.28.3 (2025-04-20)

Bug Fixes

  • @inline now functions when referencing tuple types, #2932.
  • @link links to the current page are now rendered, #2934.
  • @includeCode now supports regions in TypeScript files with .mts and .cts file extensions, #2935.
  • Aliased symbols (re-exports) are now resolved before checking if they are excluded/external, #2937.
  • Improved error reporting when paths including Windows separators are provided as globs, #2938.
Commits
  • e75f47f Update changelog for release
  • 066a6c9 Bump version to 0.28.3
  • 209acb5 Improve error reporting for Windows path separators
  • 5824623 Add mts and cts file extension aliases (#2936)
  • 911faff Resolve aliased symbols before checking exclusion
  • 81c59bc Fix failing test
  • fff32ef Render links to the current page
  • 42af237 Handle @inline on tuple types
  • See full diff in compare view

Updates typedoc-plugin-markdown from 4.6.1 to 4.6.2

Release notes

Sourced from typedoc-plugin-markdown's releases.

[email protected]

Patch Changes

  • Expose full declaration for returned union types (#799).
  • Move isOptional flag inside backTicks (#797) - thanks @​LekoArts.
  • Added support for TypeDoc's v0.28.2 features @group none, @category none and @disableGroups.
Changelog

Sourced from typedoc-plugin-markdown's changelog.

4.6.2 (2025-04-09)

Patch Changes

  • Expose full declaration for returned union types (#799).
  • Move isOptional flag inside backTicks (#797) - thanks @​LekoArts.
  • Added support for TypeDoc's v0.28.2 features @group none, @category none and @disableGroups.
Commits
  • 7456f3f Version Packages
  • ef583ee fix(core): added support for@group none, @category none and @disableGroups
  • aef5620 fix(core): expose full declaration for returned union types
  • 6543717 chore(docs): tweaked parametersFormat description
  • c10f634 fix(core): move isOptional flag inside backTicks
  • 280c047 chore(docs): updated docs
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… 11 updates

Bumps the uncategorized group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@react-native-firebase/analytics](https://github.com/invertase/react-native-firebase) | `21.13.0` | `21.14.0` |
| [@react-native-firebase/app](https://github.com/invertase/react-native-firebase) | `21.13.0` | `21.14.0` |
| [@react-native-firebase/auth](https://github.com/invertase/react-native-firebase) | `21.13.0` | `21.14.0` |
| [@react-native-firebase/crashlytics](https://github.com/invertase/react-native-firebase) | `21.13.0` | `21.14.0` |
| [@react-native-firebase/firestore](https://github.com/invertase/react-native-firebase) | `21.13.0` | `21.14.0` |
| [@react-native-firebase/installations](https://github.com/invertase/react-native-firebase) | `21.13.0` | `21.14.0` |
| [@react-native-firebase/remote-config](https://github.com/invertase/react-native-firebase) | `21.13.0` | `21.14.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.0` | `19.1.2` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.0` | `15.5.1` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.2` | `0.28.3` |
| [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.6.1` | `4.6.2` |



Updates `@react-native-firebase/analytics` from 21.13.0 to 21.14.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@v21.13.0...v21.14.0)

Updates `@react-native-firebase/app` from 21.13.0 to 21.14.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@v21.13.0...v21.14.0)

Updates `@react-native-firebase/auth` from 21.13.0 to 21.14.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@v21.13.0...v21.14.0)

Updates `@react-native-firebase/crashlytics` from 21.13.0 to 21.14.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@v21.13.0...v21.14.0)

Updates `@react-native-firebase/firestore` from 21.13.0 to 21.14.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@v21.13.0...v21.14.0)

Updates `@react-native-firebase/installations` from 21.13.0 to 21.14.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@v21.13.0...v21.14.0)

Updates `@react-native-firebase/remote-config` from 21.13.0 to 21.14.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@v21.13.0...v21.14.0)

Updates `@types/react` from 19.1.0 to 19.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `lint-staged` from 15.5.0 to 15.5.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.5.0...v15.5.1)

Updates `typedoc` from 0.28.2 to 0.28.3
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.2...v0.28.3)

Updates `typedoc-plugin-markdown` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: "@react-native-firebase/analytics"
  dependency-version: 21.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: uncategorized
- dependency-name: "@react-native-firebase/app"
  dependency-version: 21.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: uncategorized
- dependency-name: "@react-native-firebase/auth"
  dependency-version: 21.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: uncategorized
- dependency-name: "@react-native-firebase/crashlytics"
  dependency-version: 21.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: uncategorized
- dependency-name: "@react-native-firebase/firestore"
  dependency-version: 21.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: uncategorized
- dependency-name: "@react-native-firebase/installations"
  dependency-version: 21.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: uncategorized
- dependency-name: "@react-native-firebase/remote-config"
  dependency-version: 21.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: uncategorized
- dependency-name: "@types/react"
  dependency-version: 19.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: uncategorized
- dependency-name: lint-staged
  dependency-version: 15.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: uncategorized
- dependency-name: typedoc
  dependency-version: 0.28.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: uncategorized
- dependency-name: typedoc-plugin-markdown
  dependency-version: 4.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: uncategorized
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 21, 2025
@vpishuk vpishuk merged commit dd86bad into main Apr 23, 2025
1 check passed
@vpishuk vpishuk deleted the dependabot/npm_and_yarn/uncategorized-210d7d76b8 branch April 23, 2025 12:24
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant