Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

build(deps): bump dio, audioplayer, crypto, palette_generator, cupertino_icons, http, path_provider and shared_preferences #1

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 22, 2023

Bumps dio, audioplayer, crypto, palette_generator, cupertino_icons, http, path_provider and shared_preferences. These dependencies needed to be updated together.
Updates dio from 2.2.2 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 audioplayer from 0.5.2 to 0.8.1

Release notes

Sourced from audioplayer's releases.

0.8.0 Back dans les bacs

Migrate to the new FlutterPlugin API and to AndroidX

Commits

Updates crypto from 2.1.5 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.
Commits

Updates palette_generator from 0.2.3 to 0.3.3+2

Commits

Updates cupertino_icons from 0.1.3 to 1.0.5

Release notes

Sourced from cupertino_icons's releases.

animations-v1.0.0

No release notes provided.

animations-v1.0.0+1

No release notes provided.

animations-v1.0.0+2

No release notes provided.

animations-v1.0.0+3

No release notes provided.

animations-v1.0.0+4

No release notes provided.

animations-v1.0.0+5

No release notes provided.

flutter_lints-v1.0.0-dev.0

  • Initial pre-release
Commits

Updates http from 0.12.2 to 0.13.5

Commits

Updates path_provider from 1.6.28 to 2.0.14

Release notes

Sourced from path_provider's releases.

animations-v2.0.0-nullsafety.0

  • Migrates to null safety.
Commits

Updates shared_preferences from 0.5.12+4 to 2.0.20

Release notes

Sourced from shared_preferences's releases.

animations-v2.0.0-nullsafety.0

  • Migrates to null safety.

animations-v1.1.2

  • Fixes for upcoming changes to the flutter framework.

animations-v1.1.1

No release notes provided.

animations-v1.1.0

No release notes provided.

animations-v1.0.0

No release notes provided.

animations-v1.0.0+1

No release notes provided.

animations-v1.0.0+2

No release notes provided.

animations-v1.0.0+3

No release notes provided.

animations-v1.0.0+4

No release notes provided.

animations-v1.0.0+5

No release notes provided.

flutter_lints-v1.0.0-dev.0

  • Initial pre-release
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.

…ino_icons, http, path_provider and shared_preferences

Bumps [dio](https://github.com/cfug/dio), [audioplayer](https://github.com/rxlabz/audioplayer), [crypto](https://github.com/dart-lang/crypto), [palette_generator](https://github.com/flutter/packages/tree/main/packages), [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages), [http](https://github.com/dart-lang/http/tree/master/pkgs), [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) and [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences). These dependencies needed to be updated together.

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

Updates `audioplayer` from 0.5.2 to 0.8.1
- [Release notes](https://github.com/rxlabz/audioplayer/releases)
- [Commits](https://github.com/rxlabz/audioplayer/commits)

Updates `crypto` from 2.1.5 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-lang/crypto@2.1.5...3.0.2)

Updates `palette_generator` from 0.2.3 to 0.3.3+2
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/palette_generator-v0.3.3/packages)

Updates `cupertino_icons` from 0.1.3 to 1.0.5
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/cupertino_icons-v1.0.5/third_party/packages)

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 `path_provider` from 1.6.28 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 `shared_preferences` from 0.5.12+4 to 2.0.20
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.0.20/packages/shared_preferences)

---
updated-dependencies:
- dependency-name: dio
  dependency-type: direct:production
- dependency-name: audioplayer
  dependency-type: direct:production
- dependency-name: crypto
  dependency-type: direct:production
- dependency-name: palette_generator
  dependency-type: direct:production
- dependency-name: cupertino_icons
  dependency-type: direct:production
- dependency-name: http
  dependency-type: direct:production
- dependency-name: path_provider
  dependency-type: direct:production
- dependency-name: shared_preferences
  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 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants