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, crypto, web_socket_channel, http, flutter_launcher_icons, google_fonts, web3dart, cloud_firestore and firebase_auth #5

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

Conversation

dependabot[bot]
Copy link

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

Bumps dio, crypto, web_socket_channel, http, flutter_launcher_icons, google_fonts, web3dart, cloud_firestore and firebase_auth. These dependencies needed to be updated together.
Updates dio from 3.0.10 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 crypto from 2.1.4 to 3.0.2

Changelog

Sourced from crypto's changelog.

3.0.2

  • Require Dart 2.14.0.
  • Fix bug calculating hashes for content larger than 512MB when compiled to JS.

3.0.1

  • Fix doc links in README.

3.0.0

  • Stable release for null safety.
  • Adds SHA-2 512/224 and SHA-2 512/256 from FIPS 180-4
  • Removes newInstance instance members on some classes and updates documentation.

2.1.5

  • Improve example and package description to address package site maintenance suggestions.
Commits

Updates web_socket_channel from 1.1.0 to 2.3.0

Changelog

Sourced from web_socket_channel's changelog.

2.3.0

  • Added a Future ready property to WebSocketChannel, which completes when the connection is established
  • Added a connectTimeout parameter to the IOWebSocketChannel.connect factory, which controls the timeout of the WebSocket Future.
  • Use platform agnostic code in README example.

2.2.0

  • Add HtmlWebSocketChannel.innerWebSocket getter to access features not exposed through the shared WebSocketChannel interface.

2.1.0

  • Add IOWebSocketChannel.innerWebSocket getter to access features not exposed through the shared WebSocketChannel interface.

2.0.0

  • Support null safety.
  • Require Dart 2.12.

1.2.0

  • Add protocols argument to WebSocketChannel.connect. See the docs for WebSocket.connet.
  • Allow the latest crypto release (3.x).
Commits

Updates http from 0.12.2 to 0.13.5

Commits

Updates flutter_launcher_icons from 0.8.0 to 0.12.0

Release notes

Sourced from flutter_launcher_icons's releases.

v0.12.0

What's Changed

New Contributors

Full Changelog: fluttercommunity/flutter_launcher_icons@v0.11.0...v0.12.0

v0.11.0

What's Changed

New Contributors

Full Changelog: fluttercommunity/flutter_launcher_icons@v0.10.0...v0.11.0

v0.10.0

What's Changed

... (truncated)

Changelog

Sourced from flutter_launcher_icons's changelog.

0.12.0 (24th February 2023)

  • Updated image package and other packages #447

0.11.0 (27th September 2022)

0.10.0 (2nd August 2022)

  • Support for Web Icons #374
  • Support for Windows Icons #382
  • Added missing IOS icon sizes #298
  • Added min_sdk_android option #392
  • Added documentation for remove_alpha_ios #392
  • Fixed issue with loading config from pubspec.yaml #398 (thanks to @​p-mazhnik)

0.9.3 (6th June 2022)

  • Fixes to make sure it works for Flutter v2.8 (thanks to @​RatakondalaArun)
  • Fixed issue with incorrect version being shown

0.9.2 (22nd August 2021)

  • Fixed issue where success message printed even when exception occured (thanks to @​happy-san)

0.9.1 (25th July 2021)

0.9.0 (28th Feb 2021)

0.8.1 (2nd Oct 2020)

Commits
  • 5c7a41a chore: updated test package
  • 2a9185a - updated image to 4.0.15
  • 3a50b14 - upgraded image to 4.0.13 to fix quality bugs and updated json_serializable ...
  • 66c7e0e - updated image to 4.0.11
  • 3e7e8a3 - downgrade path to 1.8.2
  • 1bf7542 - updated other dependencies
  • 6c25163 - Upgraded image:^3.0.2 to image:^4.0.10 and fixed breaking changes done by t...
  • 9a48d68 Don't ignore CHANGELOG.md
  • 3ed708e refactor: updated dependencies
  • 0d42153 add .pubignore
  • Additional commits viewable in compare view

Updates google_fonts from 1.1.0 to 4.0.3

Commits

Updates web3dart from 1.2.3 to 2.6.1

Changelog

Sourced from web3dart's changelog.

2.6.1

  • EIP-1559.

2.5.3

  • Ditch dependency on collection.

2.5.2

  • Fix type-error to get useful RpcError.

2.5.1

  • Remove build.yaml that was pointing to obsolete builder.

2.5.0

  • Deprecate async methods.

2.4.1

  • Update dependencies.

2.4.0

2.3.5

  • Ensuring quality and performance.

2.3.4

  • Adds name, symbol and decimals functions to ERC20.

2.3.3

  • Fix signing legacy transactions without gas and without a client.

2.3.2

  • Support EIP-1559 transactions.

2.3.1

  • Fix the Web3Client.custom constructor not setting all required fields.

2.3.0

... (truncated)

Commits

Updates cloud_firestore from 0.13.7 to 4.4.5

Release notes

Sourced from cloud_firestore's releases.

cloud_firestore_platform_interface-v2.0.0-dev.1

Firebase Firestore pre-release.

cloud_firestore-v0.14.0-dev.1

Firebase Firestore pre-release.

Changelog

Sourced from cloud_firestore'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.

…oogle_fonts, web3dart, cloud_firestore and firebase_auth

Bumps [dio](https://github.com/cfug/dio), [crypto](https://github.com/dart-lang/crypto), [web_socket_channel](https://github.com/dart-lang/web_socket_channel), [http](https://github.com/dart-lang/http/tree/master/pkgs), [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons), [google_fonts](https://github.com/material-foundation/flutter-packages/tree/main/packages), [web3dart](https://github.com/xclud/web3dart), [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore) 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.10 to 5.0.3
- [Release notes](https://github.com/cfug/dio/releases)
- [Commits](cfug/dio@3.0.10...dio_v5.0.3)

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

Updates `web_socket_channel` from 1.1.0 to 2.3.0
- [Release notes](https://github.com/dart-lang/web_socket_channel/releases)
- [Changelog](https://github.com/dart-lang/web_socket_channel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/web_socket_channel/commits)

Updates `http` from 0.12.2 to 0.13.5
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs)

Updates `flutter_launcher_icons` from 0.8.0 to 0.12.0
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases)
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md)
- [Commits](fluttercommunity/flutter_launcher_icons@v0.8.0...v0.12.0)

Updates `google_fonts` from 1.1.0 to 4.0.3
- [Release notes](https://github.com/material-foundation/flutter-packages/releases)
- [Commits](https://github.com/material-foundation/flutter-packages/commits/google_fonts-v4.0.3/packages)

Updates `web3dart` from 1.2.3 to 2.6.1
- [Release notes](https://github.com/xclud/web3dart/releases)
- [Changelog](https://github.com/xclud/web3dart/blob/main/CHANGELOG.md)
- [Commits](https://github.com/xclud/web3dart/commits)

Updates `cloud_firestore` from 0.13.7 to 4.4.5
- [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_firestore-v4.4.5/packages/cloud_firestore)

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: crypto
  dependency-type: direct:production
- dependency-name: web_socket_channel
  dependency-type: direct:production
- dependency-name: http
  dependency-type: direct:production
- dependency-name: flutter_launcher_icons
  dependency-type: direct:production
- dependency-name: google_fonts
  dependency-type: direct:production
- dependency-name: web3dart
  dependency-type: direct:production
- dependency-name: cloud_firestore
  dependency-type: direct:production
- dependency-name: firebase_auth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2023
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