Skip to content

Update dependencies (main)#50

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-dependencies
Open

Update dependencies (main)#50
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

This PR contains the following updates:

Package Type Update Change
connectivity_plus (source) dependencies patch 5.0.15.0.2
device_info_plus (source) dependencies patch 9.1.09.1.2
flutter_hooks (source) dependencies minor 0.20.30.21.3+1
flutter_native_splash dependencies minor 2.3.62.4.7
hooks_riverpod (source) dependencies minor 2.4.72.6.1
http (source) dependencies minor 1.1.01.6.0
permission_handler dependencies minor 11.0.111.4.0
riverpod_annotation dependencies minor 2.3.12.6.1
slack_notifier dependencies minor 1.3.01.4.1

Release Notes

fluttercommunity/plus_plugins (connectivity_plus)

v5.0.2

Compare Source

  • FIX(connectivity_plus): Return correct connection state on Linux (#​2371). (26576d83)
fluttercommunity/plus_plugins (device_info_plus)

v9.1.2

Compare Source

  • FIX(device_info_plus): fix crash on non-standard Digital Product IDs (#​2537). (7b318b5c)

v9.1.1

Compare Source

  • FIX(device_info_plus): Fix deprecation warning on MacOS (#​2377). (56a6d0ff)
rrousselGit/flutter_hooks (flutter_hooks)

v0.21.3+1

Compare Source

Updated Discord link

v0.21.3

Compare Source

Updated Discord link

v0.21.2

Compare Source

v0.20.5

Compare Source

  • Deprecate the useIsMounted hook as you should use BuildContext.mounted instead if you're on Flutter 3.7.0 or greater

v0.20.4

Compare Source

  • Added useDebounced (thanks to @​itisnajim)
  • Removed @visibleForTesting on HookMixin
jonbhanson/flutter_native_splash (flutter_native_splash)

v2.4.7

Compare Source

  • Updated documentation. Thanks Ideeyn for PR #​806.
  • Specify branding dimensions. Thanks Ivan for the tip.
  • Update dependencies.

v2.4.6

Compare Source

v2.4.5

Compare Source

v2.4.4

Compare Source

  • Added the ability to generate all flavors with a single flag. Closes #​751
  • Update the docs to clarify dark mode parameters. Closes #​720.

v2.4.3

Compare Source

  • Add Swift Package Manager support. Closes #​749.
  • Update example to use Kotlin.

v2.4.2

  • Updated dependencies.
  • Clarified documentation. Closes #​743.

v2.4.1

  • Added support for bottom padding of branding image. Thanks Mudassir for PR #​709. Closes #​694.
  • Updated dependencies.
  • Corrected comment in template. Closes #​705.

v2.4.0

v2.3.13

v2.3.12

Compare Source

  • Fix incorrect rejection of parameter values. Fixes #​652.
  • Updated dependencies.

v2.3.11

Compare Source

  • Updated dependencies.

v2.3.10

Compare Source

  • Fixed parameter background_image_android. Fixes #​652.
  • Exit process with error code when unexpected config provided in YAML. Thanks smit-ghl for PR #​657.
  • Updated readme. Thanks Mercutio1243 for the suggestions. Closes #​658.

v2.3.9

Compare Source

  • Resolve lint warnings. Update readme.

v2.3.8

Compare Source

  • Make functions private that should not be public.

v2.3.7

Compare Source

rrousselGit/riverpod (hooks_riverpod)

v2.6.1

Compare Source

v2.6.0

Compare Source

v2.5.4

Compare Source

v2.5.2

Compare Source

v2.5.1

Compare Source

v2.4.10

Compare Source

v2.4.9

Compare Source

v2.4.8

Compare Source

dart-lang/http (http)

v1.6.0

  • Breaking Change the behavior of Request.body so that a charset
    parameter is only added for text and XML media types. This brings the
    behavior of package:http in line with RFC-8259.
  • On the web, fix cancellations for StreamSubscriptions of response bodies
    waiting for the next chunk.
  • Export MediaType from package:http_parser.
  • Added a section on testing to README.md.

v1.5.0

  • Fixed a bug in IOClient where the HttpClient's response stream was
    cancelled after the response stream was completed.
  • Added support for aborting requests before they complete.
  • Clarify that some header names may not be sent/received.

v1.4.0

  • Fixed default encoding for application/json without a charset
    to use utf8 instead of latin1, ensuring proper JSON decoding.
  • Avoid references to window in BrowserClient, restoring support for web
    workers and NodeJS.

v1.3.0

Compare Source

  • Fixed unintended HTML tags in doc comments.
  • Switched BrowserClient to use Fetch API instead of XMLHttpRequest.

v1.2.2

Compare Source

  • Require package web: '>=0.5.0 <2.0.0'.

v1.2.1

Compare Source

  • Require Dart ^3.3
  • Require package:web ^0.5.0.

v1.2.0

Compare Source

  • Add MockClient.pngResponse, which makes it easier to fake image responses.
  • Added the ability to fetch the URL of the response through BaseResponseWithUrl.
  • Add the ability to get headers as a Map<String, List<String> to
    BaseResponse.

v1.1.2

Compare Source

  • Allow web: '>=0.3.0 <0.5.0'.

v1.1.1

Compare Source

  • BrowserClient throws ClientException when the 'Content-Length' header
    is invalid.
  • IOClient trims trailing whitespace on header values.
  • Require Dart 3.2
  • Browser: support Wasm by using package:web.
baseflow/flutter-permission-handler (permission_handler)

v11.4.0

Compare Source

v11.3.1

Compare Source

v11.3.0

Compare Source

v11.2.1

Compare Source

v11.2.0

Compare Source

v11.1.0

Compare Source

javrosales/slack-dart (slack_notifier)

v1.4.1

  • Update dependencies to latest versions.

v1.4.0

Compare Source

  • Requires Dart 3.0 or later.
  • Add optional param httpHeaders to send method (fix issue #​5).

Configuration

📅 Schedule: Branch creation - "every 1 hour after 00:00 and before 23:59" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency device_info_plus to v9.1.1 (main) Update dependencies (main) Nov 21, 2023
@renovate renovate bot force-pushed the renovate/main-dependencies branch from ca4ef49 to c82c14e Compare November 21, 2023 08:55
@renovate
Copy link
Contributor Author

renovate bot commented Nov 21, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade connectivity_plus device_info_plus flutter_hooks flutter_native_splash hooks_riverpod http permission_handler riverpod_annotation slack_notifier
pubspec.yaml has no lower-bound SDK constraint.
You should edit pubspec.yaml to contain an SDK constraint:

environment:
  sdk: '^3.3.0'

See https://dart.dev/go/sdk-constraint

@renovate renovate bot force-pushed the renovate/main-dependencies branch 6 times, most recently from f488860 to a3520bf Compare November 27, 2023 20:27
@renovate renovate bot force-pushed the renovate/main-dependencies branch 2 times, most recently from 89c1429 to ba197fa Compare December 7, 2023 17:25
@renovate renovate bot force-pushed the renovate/main-dependencies branch from ba197fa to f3aaf02 Compare December 14, 2023 21:07
@renovate renovate bot force-pushed the renovate/main-dependencies branch 2 times, most recently from 7695b26 to 0858808 Compare December 31, 2023 19:26
@renovate renovate bot force-pushed the renovate/main-dependencies branch 2 times, most recently from e3fe6e1 to 705fa91 Compare January 17, 2024 16:12
@renovate renovate bot force-pushed the renovate/main-dependencies branch 3 times, most recently from 42f2aa7 to 862fdf3 Compare February 3, 2024 07:14
@renovate renovate bot force-pushed the renovate/main-dependencies branch 2 times, most recently from f49efbc to e20afa7 Compare February 8, 2024 16:41
@renovate renovate bot force-pushed the renovate/main-dependencies branch 4 times, most recently from 78fc490 to 65b78a1 Compare February 18, 2024 16:39
@renovate renovate bot force-pushed the renovate/main-dependencies branch from 65b78a1 to bdc3fa4 Compare March 10, 2024 16:10
@renovate renovate bot force-pushed the renovate/main-dependencies branch 2 times, most recently from 6692636 to 379fa1b Compare March 22, 2024 11:26
@renovate renovate bot force-pushed the renovate/main-dependencies branch from 379fa1b to 8642d8a Compare March 25, 2024 17:41
@renovate renovate bot force-pushed the renovate/main-dependencies branch from 8642d8a to 4749869 Compare March 27, 2024 11:27
@renovate renovate bot force-pushed the renovate/main-dependencies branch from 4749869 to 8ead745 Compare July 9, 2024 11:58
@renovate
Copy link
Contributor Author

renovate bot commented Jul 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade connectivity_plus device_info_plus flutter_hooks flutter_native_splash hooks_riverpod http permission_handler riverpod_annotation slack_notifier
pubspec.yaml has no lower-bound SDK constraint.
You should edit pubspec.yaml to contain an SDK constraint:

environment:
  sdk: '^3.11.0'

See https://dart.dev/go/sdk-constraint
Failed to update packages.

@renovate renovate bot force-pushed the renovate/main-dependencies branch from 8ead745 to e617f47 Compare July 16, 2024 22:22
@renovate renovate bot force-pushed the renovate/main-dependencies branch from e617f47 to b9e16d7 Compare August 18, 2024 05:23
@renovate renovate bot force-pushed the renovate/main-dependencies branch from b9e16d7 to fa56a9f Compare October 12, 2024 18:57
@renovate renovate bot force-pushed the renovate/main-dependencies branch 2 times, most recently from 8a57c1a to 13cc938 Compare October 22, 2024 14:33
@renovate renovate bot force-pushed the renovate/main-dependencies branch from 13cc938 to d48b25e Compare November 17, 2024 22:37
@renovate renovate bot force-pushed the renovate/main-dependencies branch from d48b25e to c97d7ba Compare December 29, 2024 18:52
@renovate renovate bot force-pushed the renovate/main-dependencies branch from c97d7ba to aebf4c2 Compare January 21, 2025 01:05
@renovate renovate bot force-pushed the renovate/main-dependencies branch 3 times, most recently from a8d93a8 to 5bd6fea Compare February 23, 2025 18:20
@renovate renovate bot force-pushed the renovate/main-dependencies branch from 5bd6fea to c24526e Compare April 6, 2025 17:55
@renovate renovate bot force-pushed the renovate/main-dependencies branch from c24526e to bb9819f Compare May 6, 2025 03:14
@renovate renovate bot force-pushed the renovate/main-dependencies branch 2 times, most recently from e3aba3d to 36f0ab1 Compare August 12, 2025 17:00
@renovate renovate bot force-pushed the renovate/main-dependencies branch from 36f0ab1 to c4d8e65 Compare August 19, 2025 14:32
@renovate renovate bot force-pushed the renovate/main-dependencies branch from c4d8e65 to e04e8e6 Compare October 17, 2025 01:52
@renovate renovate bot force-pushed the renovate/main-dependencies branch from e04e8e6 to 4063162 Compare November 10, 2025 20:01
@renovate renovate bot force-pushed the renovate/main-dependencies branch from 4063162 to de222e4 Compare January 5, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments