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

Bump the all group across 1 directory with 6 updates #9

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps the all group with 4 updates in the / directory: cloud_functions, dependency_validator, firebase_auth and json_annotation.

Updates cloud_functions from 4.7.2 to 4.7.3

Changelog

Sourced from cloud_functions's changelog.

firebase_auth - v4.7.3

  • FIX(auth): rename import header to "firebase_auth_messages.g.h". (#11472). (693a6f3c)
  • FIX(firebase_auth): Fix forceRefresh parameter conversion before calling native API (#11464). (86639876)
  • FIX(auth): set the tenant id on iOS FIRAuth instance (#11427). (15f3cf5d)
  • FIX(firebase_auth,android): Remove implicit default locale used in error message (#11321). (3a20f41c)

firebase_auth_platform_interface - v6.16.2

  • FIX(auth): rename import header to "firebase_auth_messages.g.h". (#11472). (693a6f3c)

firebase_core_web - v2.7.0

firebase_messaging_platform_interface - v4.5.5

  • FIX(messaging): Method channel handlers were not created if FirebaseMessaging.instance.* is not invoked beforehand (#11447). (a3a07768)

firebase_remote_config - v4.2.5

  • DOCS(firebase_remote_config): Remove link with archived content from readme (#11471). (26ee5ed1)

firebase_ui_localizations - v1.5.1

  • FIX(firebase_ui_localizations): fixed register translation for turkish (#11339). (0b9ae721)

2023-07-26

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates dependency_validator from 3.2.3 to 4.0.0

Release notes

Sourced from dependency_validator's releases.

4.0.0

Info

Build: (waiting for build to complete) Skynet Results: (waiting for Skynet results) Pipeline: (waiting for pipeline to start) This major release includes the following changes:

Miscellaneous

  • #110 FEDX-687 : GHA OSS changes to dependency_validator
    • FEDX-687 GHA OSS changes
  • #111 FEA-3682: v4
    • FEA-3682 v4
  • #113 RM-215560 Release dependency_validator 4.0.0
    • RM-215560 RELEASE dependency_validator 4.0.0

Notes created on Monday, April 29 03:51 PM UTC

Changelog

Sourced from dependency_validator's changelog.

4.0.0

  • Breaking Change: Added "non-dev packages that are only used within bin/" check to cover this edge case. This is enabled by default, and will break the execution of dependency_validator if it occurs within the codebase. Resolution is to either ignore the dependency, or demote the dependency to a dev_dep
  • Fixed bug where uris declared within comments and strings would register as dependency "usages"

3.2.2

  • Raise dependency minimums to ensure all dependencies are null-safe.

3.2.0

  • Feature: Added option allow_pins for disabling/enabling checks for pins. Pins not allowed by default.

3.1.2

  • Return non-zero exit code from executable when incorrect args are used

3.1.0

  • Deprecate static configuration in pubspec.yaml (because pub publish warns about unrecognized keys) and instead read it from a dart_dependency_validator.yaml file when possible.

3.0.0

  • Breaking: removed the public package:dependency_validator/dependency_validator.dart entrypoint. It was only intended for this package to provide an executable and the Dart APIs don't need to be public.
  • Null safety.

2.0.1

  • Fix a path issue on Windows.

2.0.0

  • Breaking Change: Excluded paths and ignored packages must now be configured statically in your project's pubspec.yaml instead of via command-line arguments. See the README for more information.

  • Detect packages with one or more executables and consider them to be used. In other words, you no longer need to ignore packages that are only used for their executable(s).

  • Detect packages that provide one or more builders that are configured to be auto-applied by the [dart build system][dart-build] and consider them to be used. In other words, you no longer need to ignore packages that are only used for their builder(s).

... (truncated)

Commits

Updates firebase_auth from 4.19.2 to 4.19.4

Changelog

Sourced from firebase_auth's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-04-24

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 6f87f15 chore(release): publish packages
  • 471b507 fix(web): fixing some uncorrect type casting for Web (#12696)
  • 46fd5af chore(release): publish packages (#12687)
  • 967aa5d fix(auth, web): fix verifyPhoneNumber by using jsify() to convert phone optio...
  • 2b08602 fix(auth, ios): Give more details on internal error when calling `sendSignInL...
  • 2b84feb fix(auth, web): invocation of unsubscribe callback for dart2wasm compatibilit...
  • f92268b chore(release): publish packages (#12653)
  • See full diff in compare view

Updates firebase_core from 2.30.0 to 2.30.1

Changelog

Sourced from firebase_core's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-04-24

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates json_annotation from 4.8.1 to 4.9.0

Release notes

Sourced from json_annotation's releases.

package:json_annotation v4.9.0

  • Require Dart 3.0
  • Add JsonSerializable(createJsonKeys: true). (#1401)
Commits

Updates json_serializable from 6.7.1 to 6.8.0

Release notes

Sourced from json_serializable's releases.

package:json_serializable v6.8.0

  • Add type arguments to Map literals used for Record serialization.
  • Add support for JsonSerializable(createJsonKeys: true). (#1401)
  • Handle decoding an int value from a double literal. This now matches the behavior of double values being encoded as int.
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 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

Bumps the all group with 4 updates in the / directory: [cloud_functions](https://github.com/firebase/flutterfire/tree/master/packages/cloud_functions), [dependency_validator](https://github.com/Workiva/dependency_validator), [firebase_auth](https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth) and [json_annotation](https://github.com/google/json_serializable.dart).


Updates `cloud_functions` from 4.7.2 to 4.7.3
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/cloud_functions-v4.7.3/packages/cloud_functions)

Updates `dependency_validator` from 3.2.3 to 4.0.0
- [Release notes](https://github.com/Workiva/dependency_validator/releases)
- [Changelog](https://github.com/Workiva/dependency_validator/blob/master/CHANGELOG.md)
- [Commits](Workiva/dependency_validator@3.2.3...4.0.0)

Updates `firebase_auth` from 4.19.2 to 4.19.4
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v4.19.4/packages/firebase_auth)

Updates `firebase_core` from 2.30.0 to 2.30.1
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v2.30.1/packages/firebase_core)

Updates `json_annotation` from 4.8.1 to 4.9.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v4.8.1...json_annotation-v4.9.0)

Updates `json_serializable` from 6.7.1 to 6.8.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v6.7.1...json_serializable-v6.8.0)

---
updated-dependencies:
- dependency-name: cloud_functions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: dependency_validator
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: firebase_auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: json_annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: json_serializable
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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

dependabot bot commented on behalf of github May 13, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/pub/all-0dc70c3a5f branch May 13, 2024 04:01
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