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 dio, charts_flutter, intl, json_serializable, path_provider, url_launcher, firebase_database and firebase_auth in /mobile-app-content-integration #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2023

Bumps dio, charts_flutter, intl, json_serializable, path_provider, url_launcher, firebase_database and firebase_auth. These dependencies needed to be updated together.
Updates dio from 3.0.9 to 5.0.3

Release notes

Sourced from dio's releases.

dio 5.0.3

What's new

  • Imply List<Map> as JSON content in ImplyContentTypeInterceptor.
  • Fix FormData encoding for collections and objects.

dio 5.0.2

What's new

  • Improve code formats according to linter rules.
  • Remove the force conversion for the response body.
  • Fix DioErrorType.cancel in Interceptors.
  • Fix wrong encoding of collection query parameters.
  • Fix "unsupported operation" error on web platform.

dio 5.0.1

What's new

  • Add ImplyContentTypeInterceptor as a default interceptor.
  • Add Headers.multipartFormDataContentType for headers usage.
  • Fix variable shadowing of withCredentials in browser_adapers.dart.
Commits

Updates charts_flutter from 0.9.0 to 0.12.0

Commits

Updates intl from 0.16.1 to 0.17.0

Changelog

Sourced from intl's changelog.

0.17.0

  • Migrate to null safety.
  • Add @pragma('vm:prefer-inline') to Intl methods that already have @pragma('dart2js:tryInline'), for the same reason: to help omit message descriptions from compiled output.
  • Breaking Change #123[]: Fix parsing of two-digit years to match the documented behavior. Previously a two-digit year would be parsed to a value in the range [0, 99]. Now it is parsed relative to the current date, returning a value between 80 years in the past and 20 years in the future.
  • Use package:clock to get the current date/time.
  • Fix some more analysis complaints.
  • Update documentation to indicate that time zone specifiers are not yet implemented #264[].

0.16.2

  • Fix bug with dates in January being treated as ordinal. e.g. 2020-01-32 would be accepted as valid and the day treated as day-of-year.
  • Compact currency formats will avoid displaying unnecessary trailing zeros in compact formats for currencies which specify decimal places.
Commits
  • 33251e0 Prepare to publish for stable null safety (#362)
  • b3da438 Prep release for beta (#338)
  • 48675cf Prepare a version of intl that supports the 2.12 sdk
  • 9669926 Make sure travis uses latest Chrome
  • 4704559 Fix dependency on pkg:js
  • b69e3e5 Add missing dependency on pkg:ffi
  • 32844f3 Enable a test that was skipped due to an old browser
  • 6e8fc59 Prepare to release intl null safety
  • 0172d85 Use skip instead of a non-standard test function
  • 3fe3a90 Update clock dependency to null-safe version
  • Additional commits viewable in compare view

Updates json_serializable from 3.4.0 to 4.0.2

Commits

Updates path_provider from 1.6.11 to 2.0.14

Release notes

Sourced from path_provider's releases.

animations-v2.0.0-nullsafety.0

  • Migrates to null safety.
Commits

Updates url_launcher from 5.5.0 to 6.1.10

Commits

Updates firebase_database from 3.1.6 to 10.0.16

Changelog

Sourced from firebase_database's changelog.

Change Log

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

2023-03-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates firebase_auth from 0.16.1 to 4.3.0

Release notes

Sourced from firebase_auth's releases.

cloud_firestore_platform_interface-v2.0.0-dev.1

Firebase Firestore pre-release.

firebase_core_platform_interface-v2.0.0-dev.1

Firebase core pre-release.

Changelog

Sourced from firebase_auth's changelog.

firebase_auth - v4.3.0

  • FIX(auth): fix an issue where unenroll would not throw a FirebaseException (#10572). (8dba33e1)
  • FEAT(auth): improve error handling when Email enumeration feature is on (#10591). (ff083025)

firebase_auth_platform_interface - v6.12.0

  • FIX(auth): fix an issue where unenroll would not throw a FirebaseException (#10572). (8dba33e1)
  • FEAT(auth): improve error handling when using beforeSignIn functions blocks sign in (#10611). (b48e0952)
  • FEAT(auth): improve error handling when Email enumeration feature is on (#10591). (ff083025)

firebase_auth_web - v5.2.10

  • FIX(auth): fix an issue where unenroll would not throw a FirebaseException (#10572). (8dba33e1)

firebase_core - v2.8.0

firebase_crashlytics - v3.0.17

  • FIX(crashlytics,ios): fix Crashlytics obfuscation for iOS on the Flutter side (#10566). (a4fa7eff)

firebase_messaging - v14.3.0

firebase_storage_web - v3.3.25

  • FIX(firebase_storage_web): fix Error: Unexpected null value. when metadata.timeCreated or metadata.updated (#10577). (6eb235ba)

2023-03-07

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…_launcher, firebase_database and firebase_auth

Bumps [dio](https://github.com/cfug/dio), [charts_flutter](https://github.com/google/charts), [intl](https://github.com/dart-lang/intl), [json_serializable](https://github.com/google/json_serializable.dart), [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider), [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher), [firebase_database](https://github.com/firebase/flutterfire/tree/master/packages/firebase_database) and [firebase_auth](https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth). These dependencies needed to be updated together.

Updates `dio` from 3.0.9 to 5.0.3
- [Release notes](https://github.com/cfug/dio/releases)
- [Commits](cfug/dio@3.0.9...dio_v5.0.3)

Updates `charts_flutter` from 0.9.0 to 0.12.0
- [Release notes](https://github.com/google/charts/releases)
- [Commits](https://github.com/google/charts/commits)

Updates `intl` from 0.16.1 to 0.17.0
- [Release notes](https://github.com/dart-lang/intl/releases)
- [Changelog](https://github.com/dart-lang/intl/blob/master/CHANGELOG.md)
- [Commits](dart-archive/intl@0.16.1...0.17.0)

Updates `json_serializable` from 3.4.0 to 4.0.2
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v3.4.0...json_serializable-v4.0.2)

Updates `path_provider` from 1.6.11 to 2.0.14
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.0.14/packages/path_provider)

Updates `url_launcher` from 5.5.0 to 6.1.10
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.1.10/packages/url_launcher)

Updates `firebase_database` from 3.1.6 to 10.0.16
- [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_database-v10.0.16/packages/firebase_database)

Updates `firebase_auth` from 0.16.1 to 4.3.0
- [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.3.0/packages/firebase_auth)

---
updated-dependencies:
- dependency-name: dio
  dependency-type: direct:production
- dependency-name: charts_flutter
  dependency-type: direct:production
- dependency-name: intl
  dependency-type: direct:production
- dependency-name: json_serializable
  dependency-type: direct:production
- dependency-name: path_provider
  dependency-type: direct:production
- dependency-name: url_launcher
  dependency-type: direct:production
- dependency-name: firebase_database
  dependency-type: direct:production
- dependency-name: firebase_auth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants