leancodepl / flutter_corelibrary

Our core packages used for building the best Flutter apps.
https://pub.dev/publishers/leancode.co
57 stars 7 forks source link

Bump the all_dependencies group across 1 directory with 5 updates #376

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 3 weeks ago

Bumps the all_dependencies group with 5 updates in the /packages/force_update directory:

Package From To
flutter_lints 2.0.3 5.0.0
leancode_contracts_generator 0.11.0 0.12.0
leancode_lint 4.0.0+2 14.2.0
mocktail 0.3.0 1.0.4
package_info_plus 4.2.0 8.1.0

Updates flutter_lints from 2.0.3 to 5.0.0

Commits
  • f38b780 [package:flutter_lints] update the dep on package:lints to 5.0.0 and the sd...
  • 7da2374 Update test to not depend on Color.toString() (#7701)
  • 54dd888 [flutter_lints] remove prefer_const_constructors, prefer_const_declarations, ...
  • 47795ab [go_router] Fixed TabView swiping in custom stateful shell route example (#7...
  • 4926c0f [quick_actions] Add guidance for correcting task management/back press behavi...
  • 21d99dc [various] Adds macOS privacy manifests (#7687)
  • 24594a0 [google_maps_flutter_android] Convert PlatformPolyline.pattern to Pigeon (#...
  • f54fe93 [pigeon] Validates support for nested collections with generic types. (#7614)
  • e9253e6 [interactive_media_ads] Adds internal wrapper for Android native `AdsRenderin...
  • fef7ffb [interactive_media_ads]: Bump com.google.ads.interactivemedia.v3:interactivem...
  • Additional commits viewable in compare view


Updates leancode_contracts_generator from 0.11.0 to 0.12.0

Commits
  • a25cae5 Merge pull request #91 from leancodepl/chore/bump-deps
  • 6f12b93 Bump dart version on CI
  • 577ea4e Bump leancode_lint and build_resolvers
  • b2fab1a Update dart sdk version in CI
  • 3edeb85 Bump dart sdk to 3.0.0
  • 1d9b496 Release v0.12.0
  • dd1a89f Add missing trailing commas
  • 1e23f4c Regenerate protobuf
  • a26a17e Bump protobuf and leancode_lint
  • 2163730 Merge pull request #90 from leancodepl/feat/internal-repr-contract-types
  • Additional commits viewable in compare view


Updates leancode_lint from 4.0.0+2 to 14.2.0

Commits
  • eefd1aa Remove division_optimization hint (#372)
  • 9bcb2bb Update CHANGELOG.md (#368)
  • 9601a3b Bump leancode_lint from 13.0.0 to 14.1.0 in /packages/enhanced_gradients in t...
  • 759193b Allow usage of a forbidden item in a hide combinator (#352)
  • feab933 Bump leancode_lint (#346)
  • c099fa1 Enable dart 3.5 lints (#340)
  • 2ebc3a2 Remove unused import (#339)
  • c94f63d Always set tokenEndpoint using value of authorizationUri from `OAuthSetti...
  • a1b8fc5 Bump leancode_lint (#336)
  • 3454072 Change diagnostic location for `constructor_parameters_and_fields_should_have...
  • Additional commits viewable in compare view


Updates mocktail from 0.3.0 to 1.0.4

Release notes

Sourced from mocktail's releases.

mocktail-v1.0.4

  • refactor: upgrade analysis_options.yaml (#242)
  • chore: fix minor typo in CHANGELOG.md

mocktail-v1.0.3

  • docs: update README.md`` to include any(that: ...)` (#226)
  • chore: update LICENSE year
  • chore: remove deprecated lint rules

mocktail-v1.0.2

  • chore(deps): allow pkg:test_api >=0.7.0 (#220)
  • docs: update verify example in README.md (#215)

mocktail-v1.0.1

What's Changed

Full Changelog: https://github.com/felangel/mocktail/compare/mocktail-image-network-v1.0.0...mocktail-v1.0.1

mocktail-image-network-v1.0.0

  • refactor: use more strict analysis options (#203)
  • docs: improve example in README
  • docs: adjust LICENSE year
  • docs: add topics to pubspec.yaml

mocktail-v1.0.0

  • refactor: use more strict analysis options (#203)
  • docs: adjust LICENSE year
  • docs: add topics to pubspec.yaml

mocktail-image-network-v1.0.0-dev.0

  • refactor: use more strict analysis options (#203)
  • docs: improve example in README
  • docs: adjust LICENSE year
  • docs: add topics to pubspec.yaml

mocktail-v1.0.0-dev.0

  • refactor: use more strict analysis options (#203)
  • docs: adjust LICENSE year
  • docs: add topics to `pubspec.yaml

mocktail-image-network-v0.3.1

What's Changed

New Contributors

Commits
  • c88c416 chore(mocktail): v1.0.4 (#243)
  • 80a8db5 refactor(mocktail): upgrade analysis_options.yaml (#242)
  • 8a7bd29 chore(mocktail_image_network): v1.2.0 (#241)
  • 50330db chore(mocktail_image_network): include pkg:flutter_svg in example (#240)
  • 1567041 feat(mocktail_image_network): add ability to mock images by url (#232)
  • fdffdc5 chore(mocktail): fix minor typo in CHANGELOG.md
  • d4df7d2 docs(mocktail): adjust README.md snippet for any(that: ...)
  • ca9f35e chore(mocktail): v1.0.3 (#228)
  • 633471e chore(mocktail_image_network): v1.1.0 (#227)
  • 4aea1f1 chore: update LICENSE year
  • Additional commits viewable in compare view


Updates package_info_plus from 4.2.0 to 8.1.0

Commits
  • 816668a chore(release): prepare for release (#3327)
  • a14d472 feat(package_info_plus): Add Swift Package Manager support (#3171)
  • 93fed63 chore(release): prepare for release (#3311)
  • d7b98eb fix(all): Clean up macOS Privacy Manifests (#3268)
  • e634dfa chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/package_info...
  • 2a8c890 chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/package_info...
  • 72621b3 chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/package_info...
  • 15c43c9 chore(all): set win32 dependency to ^5.5.3 (#3260)
  • c6cbbad chore(deps): bump androidx.test:runner from 1.6.1 to 1.6.2 in /packages/packa...
  • bf5dad2 fix(all): Add macOS Privacy Manifests (#3251)
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 6 days ago

Superseded by #383.