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 #296

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

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

Package From To
flutter_lints 2.0.3 4.0.0
leancode_contracts_generator 0.11.0 0.12.0
leancode_lint 4.0.0+2 12.1.0
mocktail 0.3.0 1.0.3
package_info_plus 4.2.0 8.0.0

Updates flutter_lints from 2.0.3 to 4.0.0

Commits
  • 4799c49 [flutter_lints] Rev to 4.0.0; prepare for publishing (#6695)
  • 4e79678 [pointer_interceptor] Remove implements from app-facing package (#6699)
  • d670b2c Temporarily add empty header files to video_player_avfoundation so include di...
  • a9f14bc Reverts "[image_picker_ios] Adds Swift Package Manager compatibility to image...
  • a444af5 [image_picker_ios] Adds Swift Package Manager compatibility to image_picker_i...
  • 09a373f [video_player_avfoundation] Adds Swift Package Manager compatibility (#6675)
  • 0167b51 [ios_platform_images] Add Swift Package Manager support (#6684)
  • 8de142d [path_provider] Add Swift Package Manager support (#6680)
  • 4595c41 [go_router] guard context access in then clauses (#6685)
  • 8df8b5f [camera] Ignore implementation imports outside of lib (#6191)
  • 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 12.1.0

Commits


Updates mocktail from 0.3.0 to 1.0.3

Release notes

Sourced from mocktail's releases.

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


Updates package_info_plus from 4.2.0 to 8.0.0

Commits
  • 0404dd1 chore(release): prepare for release (#2850)
  • ad06a23 docs(package_info_plus): Add platform specific documentation (#2845)
  • 7259af2 feat(package_info_plus)!: Switch to SHA-256 for buildSignature on Android (...
  • 7d712ef docs(package_info_plus): Improve web documentation re. CORS (#2841)
  • 15985a1 chore(release): prepare for release (#2827)
  • af91dc1 chore(deps): bump org.jetbrains.kotlin.android from 1.7.22 to 1.9.23 in /pack...
  • 2fbc699 chore(deps): bump com.android.application from 8.3.0 to 8.3.1 in /packages/pa...
  • 6293c45 chore(deps): bump com.android.tools.build:gradle from 8.3.0 to 8.3.1 in /pack...
  • 26047f3 feat(package_info_plus)!: Support multiple version.json locations (#2733)
  • a73af89 refactor(share_plus): Migrate Android example to use the new plugins declarat...
  • 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 5 months ago

Superseded by #307.