Update dependency android_intent_plus to v5 #70

Open
renovate wants to merge 1 commits from renovate_android_intent_plus-5.x into dev
Owner

This PR contains the following updates:

Package Type Update Change
android_intent_plus (source) dependencies major ^3.0.2 -> ^5.0.0

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

fluttercommunity/plus_plugins (android_intent_plus)

v5.2.1

Compare Source

  • REFACTOR(all): Use range of flutter_lints for broader compatibility (#​3371). (8a303add)

v5.2.0

Compare Source

  • FEAT(android_intent_plus): add getResolvedActivity method (#​3313). (8ad1c6d9)

v5.1.0

Compare Source

v5.0.2

Compare Source

  • REFACTOR(android_intent_plus): Migrate Android example to use the new plugins declaration (#​2773). (7c2de04d)

v5.0.1

Compare Source

Plugin now requires the following:

  • compileSDK 34

  • Java 17

  • Gradle 8.4

  • BREAKING BUILD(android_intent_plus): Target Java 17 (#​2724). (c66a67d)

  • BREAKING BUILD(android_intent_plus): Update to target and compile SDK 34 (#​2711). (fd48920)

v4.0.3

Compare Source

  • FIX(android_intent_plus): Fix annotation dependency declaration (#​2237). (795a3dd8)
  • FIX(android_intent_plus): Revert bump compileSDK to 34 (#​2236). (38bba0eb)

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

Note: This release has breaking changes.

  • CHORE(android_intent_plus): Update Flutter dependencies, set Flutter >=3.3.0 and Dart to >=2.18.0 <4.0.0
  • BREAKING FIX(all): Add support of namespace property to support Android Gradle Plugin (AGP) 8 (#​1727). Projects with AGP < 4.2 are not supported anymore. It is highly recommended to update at least to AGP 7.0 or newer.
  • BREAKING CHORE(android_intent_plus): Bump min Android version to 4.4 (API 19) (#​1784).
  • REFACTOR(android_intent_plus): Update example app to use Material 3.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [android_intent_plus](https://github.com/fluttercommunity/plus_plugins) ([source](https://github.com/fluttercommunity/plus_plugins/tree/HEAD/packages/android_intent_plus)) | dependencies | major | `^3.0.2` -> `^5.0.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>fluttercommunity/plus_plugins (android_intent_plus)</summary> ### [`v5.2.1`](https://github.com/fluttercommunity/plus_plugins/blob/HEAD/packages/android_intent_plus/CHANGELOG.md#521) [Compare Source](https://github.com/fluttercommunity/plus_plugins/compare/android_intent_plus-v5.2.0...android_intent_plus-v5.2.1) - **REFACTOR**(all): Use range of flutter_lints for broader compatibility ([#&#8203;3371](https://github.com/fluttercommunity/plus_plugins/issues/3371)). ([8a303add](https://github.com/fluttercommunity/plus_plugins/commit/8a303add3dee1acb8bac5838246490ed8a0fe408)) ### [`v5.2.0`](https://github.com/fluttercommunity/plus_plugins/blob/HEAD/packages/android_intent_plus/CHANGELOG.md#520) [Compare Source](https://github.com/fluttercommunity/plus_plugins/compare/android_intent_plus-v5.1.0...android_intent_plus-v5.2.0) - **FEAT**(android_intent_plus): add getResolvedActivity method ([#&#8203;3313](https://github.com/fluttercommunity/plus_plugins/issues/3313)). ([8ad1c6d9](https://github.com/fluttercommunity/plus_plugins/commit/8ad1c6d9e061a59383f82f9b4a7703ef03e4c04c)) ### [`v5.1.0`](https://github.com/fluttercommunity/plus_plugins/blob/HEAD/packages/android_intent_plus/CHANGELOG.md#510) [Compare Source](https://github.com/fluttercommunity/plus_plugins/compare/android_intent_plus-v5.0.2...android_intent_plus-v5.1.0) - **FIX**(android_intent_plus): remove package name from AndroidManifest ([#&#8203;3033](https://github.com/fluttercommunity/plus_plugins/issues/3033)). ([af2f4afa](https://github.com/fluttercommunity/plus_plugins/commit/af2f4afaa419cdd9fb32632ea3ebe9a4e6df0513)) - **FEAT**(android_intent_plus): support for intent as URI ([#&#8203;2970](https://github.com/fluttercommunity/plus_plugins/issues/2970)). ([e4530870](https://github.com/fluttercommunity/plus_plugins/commit/e4530870dd2412e04776dcecc0fbed2bb3842187)) - **REFACTOR**(all): Remove website files, configs, mentions ([#&#8203;3018](https://github.com/fluttercommunity/plus_plugins/issues/3018)). ([ecc57146](https://github.com/fluttercommunity/plus_plugins/commit/ecc57146aa8c6b1c9c332169d3cc2205bc4a700f)) - **FIX**(all): changed homepage url in pubspec.yaml ([#&#8203;3099](https://github.com/fluttercommunity/plus_plugins/issues/3099)). ([66613656](https://github.com/fluttercommunity/plus_plugins/commit/66613656a85c176ba2ad337e4d4943d1f4171129)) ### [`v5.0.2`](https://github.com/fluttercommunity/plus_plugins/blob/HEAD/packages/android_intent_plus/CHANGELOG.md#502) [Compare Source](https://github.com/fluttercommunity/plus_plugins/compare/android_intent_plus-v5.0.1...android_intent_plus-v5.0.2) - **REFACTOR**(android_intent_plus): Migrate Android example to use the new plugins declaration ([#&#8203;2773](https://github.com/fluttercommunity/plus_plugins/issues/2773)). ([7c2de04d](https://github.com/fluttercommunity/plus_plugins/commit/7c2de04deffa1dc788d93c12e5cee1fd98821514)) ### [`v5.0.1`](https://github.com/fluttercommunity/plus_plugins/blob/HEAD/packages/android_intent_plus/CHANGELOG.md#501) [Compare Source](https://github.com/fluttercommunity/plus_plugins/compare/android_intent_plus-v4.0.3...android_intent_plus-v5.0.1) Plugin now requires the following: - compileSDK 34 - Java 17 - Gradle 8.4 - **BREAKING** **BUILD**(android_intent_plus): Target Java 17 ([#&#8203;2724](https://github.com/fluttercommunity/plus_plugins/issues/2724)). ([c66a67d](https://github.com/fluttercommunity/plus_plugins/commit/c66a67da396d088a2e02d4e6b69e0b8802189f9a)) - **BREAKING** **BUILD**(android_intent_plus): Update to target and compile SDK 34 ([#&#8203;2711](https://github.com/fluttercommunity/plus_plugins/pull/2711)). ([fd48920](https://github.com/fluttercommunity/plus_plugins/commit/fd489200a714594aad4e2eac5f0e56f43ebd751a)) ### [`v4.0.3`](https://github.com/fluttercommunity/plus_plugins/blob/HEAD/packages/android_intent_plus/CHANGELOG.md#403) [Compare Source](https://github.com/fluttercommunity/plus_plugins/compare/android_intent_plus-v4.0.2...android_intent_plus-v4.0.3) - **FIX**(android_intent_plus): Fix annotation dependency declaration ([#&#8203;2237](https://github.com/fluttercommunity/plus_plugins/issues/2237)). ([795a3dd8](https://github.com/fluttercommunity/plus_plugins/commit/795a3dd81d8c718344936d65226d051f5fe4a125)) - **FIX**(android_intent_plus): Revert bump compileSDK to 34 ([#&#8203;2236](https://github.com/fluttercommunity/plus_plugins/issues/2236)). ([38bba0eb](https://github.com/fluttercommunity/plus_plugins/commit/38bba0ebc0f1db404a673440749e4d1d95dcf26c)) ### [`v4.0.2`](https://github.com/fluttercommunity/plus_plugins/blob/HEAD/packages/android_intent_plus/CHANGELOG.md#402) [Compare Source](https://github.com/fluttercommunity/plus_plugins/compare/android_intent_plus-v4.0.1...android_intent_plus-v4.0.2) - **DOCS**(all): Fix example links on pub.dev ([#&#8203;1863](https://github.com/fluttercommunity/plus_plugins/issues/1863)). ([d726035a](https://github.com/fluttercommunity/plus_plugins/commit/d726035ad7631d5a1397d0a2e5df23dc7e30a4f7)) ### [`v4.0.1`](https://github.com/fluttercommunity/plus_plugins/blob/HEAD/packages/android_intent_plus/CHANGELOG.md#401) [Compare Source](https://github.com/fluttercommunity/plus_plugins/compare/android_intent_plus-v4.0.0...android_intent_plus-v4.0.1) - **DOCS**(all): Update READMEs ([#&#8203;1828](https://github.com/fluttercommunity/plus_plugins/issues/1828)). ([57d9c884](https://github.com/fluttercommunity/plus_plugins/commit/57d9c8845edfc81fdbabcef9eb1d1ca450e62e7d)) ### [`v4.0.0`](https://github.com/fluttercommunity/plus_plugins/blob/HEAD/packages/android_intent_plus/CHANGELOG.md#400) [Compare Source](https://github.com/fluttercommunity/plus_plugins/compare/android_intent_plus-v3.1.9...android_intent_plus-v4.0.0) > Note: This release has breaking changes. - **CHORE**(android_intent_plus): Update Flutter dependencies, set Flutter >=3.3.0 and Dart to >=2.18.0 <4.0.0 - **BREAKING** **FIX**(all): Add support of namespace property to support Android Gradle Plugin (AGP) 8 ([#&#8203;1727](https://github.com/fluttercommunity/plus_plugins/issues/1727)). Projects with AGP < 4.2 are not supported anymore. It is highly recommended to update at least to AGP 7.0 or newer. - **BREAKING** **CHORE**(android_intent_plus): Bump min Android version to 4.4 (API 19) ([#&#8203;1784](https://github.com/fluttercommunity/plus_plugins/issues/1784)). - **REFACTOR**(android_intent_plus): Update example app to use Material 3. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoiZGV2In0=-->
renovate added 1 commit 2024-03-21 01:11:52 +00:00
Update dependency android_intent_plus to v5
Some checks failed
renovate/artifacts Artifact file update failure
valuya/comptaplan_app/pipeline/pr-dev There was a failure building this commit
067337769a
Author
Owner

⚠ 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: docker pull ghcr.io/containerbase/sidecar:10.3.3
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

### ⚠ 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: docker pull ghcr.io/containerbase/sidecar:10.3.3 Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? ```
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Valuya/comptaplan_app#70
No description provided.