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 the all_dependencies group across 1 directory with 5 updates #357

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

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 14.1.0
mocktail 0.3.0 1.0.4
package_info_plus 4.2.0 8.0.2

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 14.1.0

Commits
  • 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...
  • ee4b4a2 [leancode_debug_page] Vendor shake package, bump sensors_plus dependency (#325)
  • 32607ae Add version info to changelog (#324)
  • d56a7c6 [leancode_debug_page] Bump version, use markdown syntax for screenshots in re...
  • 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: felangel/mocktail@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.0.2

Commits
  • e61b472 chore(release): prepare for release (#3165)
  • 6f09bb7 docs(package_info_plus): Update plugin requirements in README (#3163)
  • 05f8afb chore(deps): bump web from 0.5.1 to 1.0.0 in /packages/package_info_plus/pack...
  • 312cb59 chore(release): prepare for release (#3111)
  • c1c0698 chore(all): Add pub.dev topics (#3097)
  • 6661365 fix(all): changed homepage url in pubspec.yaml (#3099)
  • 5e9afd5 test(package_info_plus): Fix integration test for Android (#3082)
  • dfa3bc2 fix(package_info_plus): Address changed fields nullability on Android 15 (API...
  • c89ce06 chore(deps): bump androidx.test:runner from 1.5.2 to 1.6.1 in /packages/packa...
  • ddbc2dc chore(deps): bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 in...
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

| Package | From | To |
| --- | --- | --- |
| [flutter_lints](https://github.com/flutter/packages/tree/main/packages) | `2.0.3` | `4.0.0` |
| [leancode_contracts_generator](https://github.com/leancodepl/contractsgenerator-dart) | `0.11.0` | `0.12.0` |
| [leancode_lint](https://github.com/leancodepl/flutter_corelibrary) | `4.0.0+2` | `14.1.0` |
| [mocktail](https://github.com/felangel/mocktail) | `0.3.0` | `1.0.4` |
| [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `4.2.0` | `8.0.2` |



Updates `flutter_lints` from 2.0.3 to 4.0.0
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v4.0.0/packages)

Updates `leancode_contracts_generator` from 0.11.0 to 0.12.0
- [Commits](leancodepl/contractsgenerator-dart@leancode_contracts_generator-v0.11.0...leancode_contracts_generator-v0.12.0)

Updates `leancode_lint` from 4.0.0+2 to 14.1.0
- [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases)
- [Commits](leancode_lint-v4.0.0...leancode_lint-v14.1.0)

Updates `mocktail` from 0.3.0 to 1.0.4
- [Release notes](https://github.com/felangel/mocktail/releases)
- [Commits](felangel/mocktail@mocktail-v0.3.0...mocktail-v1.0.4)

Updates `package_info_plus` from 4.2.0 to 8.0.2
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.0.2/packages/package_info_plus)

---
updated-dependencies:
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all_dependencies
- dependency-name: leancode_contracts_generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all_dependencies
- dependency-name: leancode_lint
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all_dependencies
- dependency-name: mocktail
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all_dependencies
- dependency-name: package_info_plus
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all_dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pub/packages/force_update/all_dependencies-2cafa1d880 branch from e82b15e to cec3a0d Compare September 23, 2024 09:51
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #367.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/pub/packages/force_update/all_dependencies-2cafa1d880 branch September 30, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants