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, bottom_navy_bar, cupertino_icons, flutter_mobx, mobx, json_serializable, mobx_codegen, shared_preferences and build_runner in /example #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 21, 2023

Bumps dio, bottom_navy_bar, cupertino_icons, flutter_mobx, mobx, json_serializable, mobx_codegen, shared_preferences and build_runner. These dependencies needed to be updated together.
Updates dio from 3.0.8 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 bottom_navy_bar from 5.3.2 to 6.0.0

Release notes

Sourced from bottom_navy_bar's releases.

6.0.0

Null Safety support now in stable version.

6.0.0-nullsafety.0

No release notes provided.

Release of 5.6.0

Added Tests and plublic API docs

Added containerHeight param to change the Navigation Bar height

No release notes provided.

Changelog

Sourced from bottom_navy_bar's changelog.

6.0.0

  • Stable Null Safety support

6.0.0-nullsafety.0

  • Null Safety support

5.6.0

  • Added Tests
  • Added public API documentation

5.4.0

  • Added containerHeight param to change the Navigation Bar height
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 flutter_mobx from 0.3.7 to 2.0.6+5

Commits
  • 4d320bf bringing support for previous version of flutter sdk for flutter_mobx
  • 68e0ebd making the executables work for build
  • cafdecb fixing a few lints
  • 773de3c updating the dart docker image
  • 0faa283 upgrading packages, adding ability to run pub-get/upgrade across all packages...
  • 4b445a0 Upgrading mobx to 2.0.7 (#806)
  • 9185ebf Merge pull request #810 from fzyzcjy/master
  • 8d58343 Merge branch 'master' into master
  • 18ee75a test: .packages is deprecated (#811)
  • 2e447ae update analyzer version
  • Additional commits viewable in compare view

Updates mobx from 0.4.0+4 to 2.1.4

Commits
  • d99a5c6 gh-844 (#894)
  • 558449a Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#900)
  • b80f710 Bump ua-parser-js from 0.7.32 to 0.7.33 in /docs (#896)
  • 4400ea1 Refactor atom.dart to make code cleaner (#854)
  • 13b7e6d test: action should wrap in transaction (#833)
  • 4395c8c updating docs with latest versions of packages
  • 94cea63 Bump loader-utils from 2.0.2 to 2.0.4 in /docs (#882)
  • 3eb95f7 fixed insecure link in changelog
  • 79d855c fixed insecure link in changelog
  • e0cb367 updating versions of mobx and mobx_codegen
  • Additional commits viewable in compare view

Updates json_serializable from 3.2.5 to 6.6.1

Commits

Updates mobx_codegen from 0.3.13 to 2.1.1

Commits
  • e0cb367 updating versions of mobx and mobx_codegen
  • 0059b5d running dart format
  • 042700e updating the github actions
  • b3e5648 update analyzer version to >=4.4.0 <6.0.0 (#877)
  • 0391ef0 test: fix tests in dart 2.19 (#879)
  • 021f4a0 Update cheat-sheet.mdx (#878)
  • 87ba7d1 Feat: Allow a custom equals parameter for ObservableStream (#771)
  • cea7013 simplifying set_version a bit more
  • 362f523 version syncing with pubspec.yaml
  • 5789329 disableErrorBoundaries will not only affect Reactions, but also things li...
  • Additional commits viewable in compare view

Updates shared_preferences from 0.5.6+2 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

Updates build_runner from 1.7.4 to 2.3.3

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.

…serializable, mobx_codegen, shared_preferences and build_runner

Bumps [dio](https://github.com/cfug/dio), [bottom_navy_bar](https://github.com/pedromassango/bottom_navy_bar), [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages), [flutter_mobx](https://github.com/mobxjs/mobx.dart), [mobx](https://github.com/mobxjs/mobx.dart), [json_serializable](https://github.com/google/json_serializable.dart), [mobx_codegen](https://github.com/mobxjs/mobx.dart), [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) and [build_runner](https://github.com/dart-lang/build). These dependencies needed to be updated together.

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

Updates `bottom_navy_bar` from 5.3.2 to 6.0.0
- [Release notes](https://github.com/pedromassango/bottom_navy_bar/releases)
- [Changelog](https://github.com/pedromassango/bottom_navy_bar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pedromassango/bottom_navy_bar/commits/6.0.0)

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 `flutter_mobx` from 0.3.7 to 2.0.6+5
- [Release notes](https://github.com/mobxjs/mobx.dart/releases)
- [Commits](mobxjs/mobx.dart@flutter_mobx-0.3.7...flutter_mobx-2.0.6)

Updates `mobx` from 0.4.0+4 to 2.1.4
- [Release notes](https://github.com/mobxjs/mobx.dart/releases)
- [Commits](mobxjs/mobx.dart@mobx-0.4.0...mobx-2.1.4)

Updates `json_serializable` from 3.2.5 to 6.6.1
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v3.2.5...json_serializable-v6.6.1)

Updates `mobx_codegen` from 0.3.13 to 2.1.1
- [Release notes](https://github.com/mobxjs/mobx.dart/releases)
- [Commits](mobxjs/mobx.dart@mobx_codegen-0.3.13...mobx_codegen-2.1.1)

Updates `shared_preferences` from 0.5.6+2 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)

Updates `build_runner` from 1.7.4 to 2.3.3
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v1.7.4...build_runner-v2.3.3)

---
updated-dependencies:
- dependency-name: dio
  dependency-type: direct:production
- dependency-name: bottom_navy_bar
  dependency-type: direct:production
- dependency-name: cupertino_icons
  dependency-type: direct:production
- dependency-name: flutter_mobx
  dependency-type: direct:production
- dependency-name: mobx
  dependency-type: direct:production
- dependency-name: json_serializable
  dependency-type: direct:production
- dependency-name: mobx_codegen
  dependency-type: direct:production
- dependency-name: shared_preferences
  dependency-type: direct:production
- dependency-name: build_runner
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@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