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

chore(deps): Bump the production-dependencies group with 9 updates #400

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps the production-dependencies group with 9 updates:

Package From To
bloc 8.1.2 8.1.3
bloc_test 9.1.5 9.1.6
dynamic_color 1.6.9 1.7.0
flutter_bloc 8.1.3 8.1.4
provider 6.1.1 6.1.2
sentry_dart_plugin 1.6.0 1.7.1
sentry_flutter 7.16.0 7.16.1
url_launcher 6.2.4 6.2.5
webview_flutter 4.5.0 4.7.0

Updates bloc from 8.1.2 to 8.1.3

Release notes

Sourced from bloc's releases.

flutter_bloc-v8.1.3

  • docs: remove graphql sample references from README (#3820)
  • docs: upgrade to Dart 3 (#3809)
  • refactor: standardize analysis_options (#3809)
  • refactor: update sdk constraints and fix analysis warnings (#3809)

bloc-v8.1.3

  • chore: update sponsors (#4054)
  • chore: fix require_trailing_commas (#3977)
  • chore(deps): upgrade to package:mocktail v1.0.0 (#3919)
  • chore: add topics to pubspec.yaml (#3914)
Commits

Updates bloc_test from 9.1.5 to 9.1.6

Release notes

Sourced from bloc_test's releases.

bloc_test-v9.1.6

  • chore: update sponsors (#4054)
Commits

Updates dynamic_color from 1.6.9 to 1.7.0

Commits

Updates flutter_bloc from 8.1.3 to 8.1.4

Release notes

Sourced from flutter_bloc's releases.

flutter_bloc-v8.1.4

  • chore: update sponsors (#4054)
  • chore: adjust example themes
  • chore: fix require_trailing_commas (#3977)
  • chore: add topics to pubspec.yaml (#3914)
Commits

Updates provider from 6.1.1 to 6.1.2

Commits

Updates sentry_dart_plugin from 1.6.0 to 1.7.1

Release notes

Sourced from sentry_dart_plugin's releases.

1.7.1

Fixes

  • Updated the process dependency range to >=4.2.4 <6.0.0 (#202).
    • This update resolves a version conflict issue when using the integration_test package with Flutter version 3.19.0

1.7.0

Features

  • Support reading config from sentry.properties file (#191)

Dependencies

1.6.3

Fixes

  • Fixes org auth tokens with no URL not supported by bumping CLI to v2.21.2 (#169)

Dependencies

1.6.2

Dependencies

Changelog

Sourced from sentry_dart_plugin's changelog.

1.7.1

Fixes

  • Updated the process dependency range to >=4.2.4 <6.0.0 (#202).
    • This update resolves a version conflict issue when using the integration_test package with Flutter version 3.19.0

1.7.0

Features

  • Support reading config from sentry.properties file (#191)

Dependencies

1.6.3

Fixes

  • Fixes org auth tokens with no URL not supported by bumping CLI to v2.21.2 (#169)

Dependencies

1.6.2

Dependencies

Commits

Updates sentry_flutter from 7.16.0 to 7.16.1

Release notes

Sourced from sentry_flutter's releases.

7.16.1

Fixes

  • Remove Flutter dependency from Drift integration (#1867)
  • Remove dead code, cold start bool is now always present (#1861)
  • Fix iOS "Arithmetic Overflow" (#1874)

Dependencies

Changelog

Sourced from sentry_flutter's changelog.

7.16.1

Fixes

  • Remove Flutter dependency from Drift integration (#1867)
  • Remove dead code, cold start bool is now always present (#1861)
  • Fix iOS "Arithmetic Overflow" (#1874)

Dependencies

Commits
  • 65c9645 release: 7.16.1
  • 2966d88 Fix iOS "Arithmetic Overflow" (#1874)
  • 6f57f15 fix: remove Flutter dep from Drift integration (#1867)
  • 91ff12f chore: update scripts/update-symbol-collector.sh to 1.15.0 (#1869)
  • e8ed5a0 build(deps): bump gradle/gradle-build-action from 2 to 3 (#1851)
  • ffe46ae chore: update scripts/update-symbol-collector.sh to 1.15.0 (#1853)
  • ba9c106 chore(android): Remove dead code, cold start bool is now always present (#1861)
  • cdd9dbd build(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1 (#1863)
  • e6dd065 build(deps): bump natiginfo/action-detekt-all from 1.23.4 to 1.23.5 (#1862)
  • 1ac008b chore(deps): update Cocoa SDK to v8.20.0 (#1856)
  • Additional commits viewable in compare view

Updates url_launcher from 6.2.4 to 6.2.5

Commits
  • 5f44e3d [url_launcher] Remove renderView usage (#6137)
  • b21dce5 [web] Updates package:web dependency to ^0.5.0. (#5791)
  • cc34b78 [ci/various] Update for 3.19 stable (#6147)
  • ef349be [url_launcher] Replace deprecated RouteInformation APIs (#6127)
  • de9654f [various] Clean up deprecated_member_use ignores (#6123)
  • 1bc9fee [url_launcher] Add InAppBrowserConfiguration parameter in implementations (...
  • e08e149 [various] Disambiguate TestDefaultBinaryMessengerBinding (#6009)
  • 88b7d16 [most on Android] Bump compile SDK version to 34 (#5783)
  • See full diff in compare view

Updates webview_flutter from 4.5.0 to 4.7.0

Commits
  • b58b33c [webview_flutter] Add listener for content offset (#3444)
  • fe7d52d [webview_flutter] Minor test cleanup (#6031)
  • 11152d2 [webview_flutter] Add interface for showing javascript dialog message (#4704)
  • 0c2473f [webview_flutter_android][webview_flutter_wkwebview] Adds support for `setOnS...
  • 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 production-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [bloc](https://github.com/felangel/bloc/tree/master/packages) | `8.1.2` | `8.1.3` |
| [bloc_test](https://github.com/felangel/bloc/tree/master/packages) | `9.1.5` | `9.1.6` |
| [dynamic_color](https://github.com/material-foundation/flutter-packages/tree/main/packages) | `1.6.9` | `1.7.0` |
| [flutter_bloc](https://github.com/felangel/bloc/tree/master/packages) | `8.1.3` | `8.1.4` |
| [provider](https://github.com/rrousselGit/provider) | `6.1.1` | `6.1.2` |
| [sentry_dart_plugin](https://github.com/getsentry/sentry-dart-plugin) | `1.6.0` | `1.7.1` |
| [sentry_flutter](https://github.com/getsentry/sentry-dart) | `7.16.0` | `7.16.1` |
| [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) | `6.2.4` | `6.2.5` |
| [webview_flutter](https://github.com/flutter/packages/tree/main/packages/webview_flutter) | `4.5.0` | `4.7.0` |


Updates `bloc` from 8.1.2 to 8.1.3
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/bloc-v8.1.3/packages)

Updates `bloc_test` from 9.1.5 to 9.1.6
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/bloc_test-v9.1.6/packages)

Updates `dynamic_color` from 1.6.9 to 1.7.0
- [Commits](https://github.com/material-foundation/flutter-packages/commits/HEAD/packages)

Updates `flutter_bloc` from 8.1.3 to 8.1.4
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/flutter_bloc-v8.1.4/packages)

Updates `provider` from 6.1.1 to 6.1.2
- [Commits](rrousselGit/provider@provider-v6.1.1...provider-v6.1.2)

Updates `sentry_dart_plugin` from 1.6.0 to 1.7.1
- [Release notes](https://github.com/getsentry/sentry-dart-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-dart-plugin/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dart-plugin@1.6.0...1.7.1)

Updates `sentry_flutter` from 7.16.0 to 7.16.1
- [Release notes](https://github.com/getsentry/sentry-dart/releases)
- [Changelog](https://github.com/getsentry/sentry-dart/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dart@7.16.0...7.16.1)

Updates `url_launcher` from 6.2.4 to 6.2.5
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.2.5/packages/url_launcher)

Updates `webview_flutter` from 4.5.0 to 4.7.0
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/webview_flutter-v4.7.0/packages/webview_flutter)

---
updated-dependencies:
- dependency-name: bloc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: bloc_test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: dynamic_color
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: flutter_bloc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: sentry_dart_plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sentry_flutter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: webview_flutter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Mar 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/pub/production-dependencies-4a3cd9f897 branch April 1, 2024 21:08
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