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 pub group with 4 updates #47

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps the pub group with 4 updates: build_runner, flutter_lints, freezed and path_provider.

Updates build_runner from 2.4.8 to 2.4.9

Release notes

Sourced from build_runner's releases.

package:build_runner v2.4.9

  • Update the package:frontend_server_client constraint to >=3.0.0 <5.0.0.
Commits

Updates flutter_lints from 3.0.1 to 3.0.2

Commits
  • 01d16a4 [flutter_lints] Updates various links (#6400)
  • 333d43c [in_app_pur]: Bump org.json:json from 20231013 to 20240303 in /packages/in_ap...
  • ab1630b [pigeon] Adds @​SwiftClass annotation (#6372)
  • 352ddac [flutter_adaptive_scaffold] Remove broken link from README (#6364)
  • 7cc7e31 [adaptive_scaffold] : 🐛 : #110902 : Assertion added when try with less that 2...
  • b7fbe68 [adaptive_scaffold] : 🐛 #141938 - Drawer stays open even on destination tap. ...
  • 8df9848 [camera_android] Update README to encourage users to use CameraX implementati...
  • 23e56af [camerax] Update README to encourage users to opt in (#6352)
  • bb247f7 [flutter_markdown] Allow for custom block element (#5815)
  • da16269 [pigeon] Adds Dart implementation of ProxyApi (#6043)
  • Additional commits viewable in compare view

Updates freezed from 2.4.7 to 2.5.2

Commits

Updates path_provider from 2.1.2 to 2.1.3

Commits
  • a21a447 Update multiple packages to depend on versions with iOS privacy manifest incl...
  • 17f55d3 Release compileSdk changes (#6491)
  • ccb27be [various] Commit Windows build migrations (#6175)
  • cc34b78 [ci/various] Update for 3.19 stable (#6147)
  • e08e149 [various] Disambiguate TestDefaultBinaryMessengerBinding (#6009)
  • 88b7d16 [most on Android] Bump compile SDK version to 34 (#5783)
  • 9379e4a [path_provider_foundation] Run swift-format on Swift files (#5935)
  • 4dd91ce [various] Run swift-format on example app Swift files (#5931)
  • 4c5375d [various] Update minimum iOS versions to 12.0 (#5902)
  • c5349bc [various] Add iOS privacy manifests (#5846)
  • See full diff 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 pub group with 4 updates: [build_runner](https://github.com/dart-lang/build), [flutter_lints](https://github.com/flutter/packages/tree/main/packages), [freezed](https://github.com/rrousselGit/freezed) and [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider).


Updates `build_runner` from 2.4.8 to 2.4.9
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.4.8...build_runner-v2.4.9)

Updates `flutter_lints` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v3.0.2/packages)

Updates `freezed` from 2.4.7 to 2.5.2
- [Commits](rrousselGit/freezed@freezed-v2.4.7...freezed-v2.5.2)

Updates `path_provider` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.3/packages/path_provider)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: freezed
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: path_provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Apr 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #48.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/pub/pub-63214e7cd2 branch May 13, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants