Bump dio, intl_translation, crypto, exif, json_annotation, json_serializable, flutter_launcher_icons, rxdart, cached_network_image, path_provider and build_runner #56
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps dio, intl_translation, crypto, exif, json_annotation, json_serializable, flutter_launcher_icons, rxdart, cached_network_image, path_provider and build_runner. These dependencies needed to be updated together.
Updates
dio
from 2.1.7 to 5.0.3Release notes
Sourced from dio's releases.
Commits
Updates
intl_translation
from 0.17.5 to 0.18.0Release notes
Sourced from intl_translation's releases.
Changelog
Sourced from intl_translation's changelog.
Commits
Updates
crypto
from 2.0.6 to 3.0.2Changelog
Sourced from crypto's changelog.
... (truncated)
Commits
223e0a6
Prepare to publish (#129)4297d24
Replace right shift with truncating divide (#128)3bae716
Drop dependency on pkg:collection (#127)b1a477f
Fix spelling in some doc comments (#126)9c5290b
Remove 'www' subdomain in repository url (#120)b5024e4
Move from pedantic to lints package (#119)81a6e01
Fix newly enforced lint (#116)5c2fc64
Fix stale links to docs (#115)9b00a1b
Merge pull request #113 from dart-lang/franklinyow-patch-1d7bad90
Update LICENSEUpdates
exif
from 1.0.1 to 3.1.2Changelog
Sourced from exif's changelog.
Commits
Updates
json_annotation
from 2.4.0 to 4.7.0Commits
feadf4c
json_serializable: more enum util cleanup (#1205)12414e0
json_serialiable: make utility function private52236b0
json_serializable: refactor enum logic (#1204)9143b83
Add JsonEnum.valueField for encoding enhanced enum values (#1203)572e813
json_serialiable: fix bug with pkg:build output in test (#1201)e30a519
latest pkg:analyzer, prepare to publish (#1200)b1cd6be
latest mono_repo, ignore hints for now, use pubspec feature (#1197)10dd2ee
Fix JsonConverter docs example (#1193)5c26a0a
Update to latest pkg:analyzer, bump SDK constraint (#1180)f50eb99
Fix support for Duration fields with default values (#1172)Updates
json_serializable
from 3.0.0 to 6.5.4Commits
2cfe92a
Fix encoding nullable values with converters, prepare for release (#1231)227da7a
Fix handling of nullableenum
fields withincludeIfNull: false
(#1227)fed0f2e
Fix build (#1225)cc084e5
CI: use latest mono_repo (#1224)5107ac1
Improve encoding of values to handle null cases (#1223)a79c6b7
Fix BigInt, DateTime, Uri JsonKey.defaultValue w/ a function (#1220)0e89d96
Support Function values for JsonKey.default value (#1216)7d3bf20
Latest mono_repo (#1215)f8dc218
changelog cleanup, add more examples to readme (#1213)aee8507
SupportConstructorElement
(#1183)Updates
flutter_launcher_icons
from 0.7.2 to 0.11.0Release notes
Sourced from flutter_launcher_icons's releases.
... (truncated)
Changelog
Sourced from flutter_launcher_icons's changelog.
... (truncated)
Commits
5d45f1f
style(format): format sdk version0e07d7c
Update README.md1b577cf
chore(release): update release version tov0.11.0
1fc7887
chore: add change from #324b4e9117
chore: updated change loga24471a
chore(release): updated version tov0.10.1
2cc4176
test(mocks): rebuild test mockse6251ee
Add extra white line at the end of the file as xcode projects favor having an...ea57bf2
fix(example): added example for pub.dev closes #40207a4bea
Merge pull request #412 from adnanjpg/fix-ios-icon-sizesUpdates
rxdart
from 0.20.0 to 0.27.7Release notes
Sourced from rxdart's releases.
... (truncated)
Changelog
Sourced from rxdart's changelog.
... (truncated)
Commits
3d1b6c0
chore(publish): prepare for v0.27.7 (#701)b0d6ad1
refactor(subject): addStream (#700)e1f6cd9
refactor(subject):Subject.stream
now returns a read-onlyStream
(#699)1a8fcef
ci: add dart 2.17.045f8c5e
fix(subject): only callonAdd
andonError
if the subject is not closed (#...8916c7c
chore(publish): prepare for v0.27.6 (#697)9464cdd
refactor(Rx.using):resourceFactory
can return aFuture
(#696)c0566b4
fix(range): ensure RangeStream is only listened to once (#694)58c82c0
fix(range): make sureRangeStream
can only be listened to once (#690)e13dad0
prepare for v0.27.5 (#688)Updates
cached_network_image
from 0.8.0 to 3.2.3Commits
Updates
path_provider
from 0.5.0+1 to 2.0.14Release notes
Sourced from path_provider's releases.
Commits
Updates
build_runner
from 1.5.2 to 2.3.3Commits
e870fb0
prep to publish build_runner (#3427)3797325
Fix Dart 3 dev CI builds (#3422)cf0671c
Mention JSON format in dart2js args error message (#3414)5e4f4e1
Fix the build on latest dev sdks (#3416)776ea2c
Bump gaurav-nelson/github-action-markdown-link-check (#3417)816a131
Remove language version marker in daemon_test.dart test fixture (#3415)0b879c4
Report and shutdown after file watch errors (#3411)f02a133
blast_repo fixes (#3407)4abae27
ignore false postive avoid_returning_this lint (#3408)e4d6b8d
Bump gaurav-nelson/github-action-markdown-link-check (#3402)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.