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

Update dependency firebase_app_check to ^0.3.0 #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
firebase_app_check (source) dependencies minor ^0.0.8 -> ^0.3.0

Release Notes

firebase/flutterfire (firebase_app_check)

v0.3.0+3

Compare Source

  • Update a dependency to the latest release.

v0.3.0+2

Compare Source

  • Update a dependency to the latest release.

v0.3.0+1

Compare Source

  • FIX(app-check,web): fixed broken onTokenChanged and ensured it is properly cleaned up. Streams are also cleaned up on "hot restart" (#​12933). (093b5fef)
  • FIX(firebase_app_check,ios): Replace angles with quotes in import statement (#​12929). (f2fc902b)
  • FIX(app-check,ios): update app check to stable release (#​12924). (ced11684)

v0.3.0

Compare Source

  • Update a dependency to the latest release.

v0.2.2+7

Compare Source

  • Update a dependency to the latest release.

v0.2.2+6

Compare Source

  • Update a dependency to the latest release.

v0.2.2+5

Compare Source

  • Update a dependency to the latest release.

v0.2.2+4

Compare Source

  • Update a dependency to the latest release.

v0.2.2+3

Compare Source

  • Update a dependency to the latest release.

v0.2.2+2

Compare Source

  • Update a dependency to the latest release.

v0.2.2+1

Compare Source

  • FIX(app-check,android): fix unnecessary deprecation warning (#​12578). (805ca028)

v0.2.2

Compare Source

  • Update a dependency to the latest release.

v0.2.1+19

Compare Source

  • REFACTOR(app_check,web): small refactor around initialisation of FirebaseAppCheckWeb (#​12474). (83aab7f8)

v0.2.1+18

Compare Source

  • Update a dependency to the latest release.

v0.2.1+17

Compare Source

  • Update a dependency to the latest release.

v0.2.1+16

Compare Source

  • Update a dependency to the latest release.

v0.2.1+15

Compare Source

  • Update a dependency to the latest release.

v0.2.1+14

Compare Source

  • Update a dependency to the latest release.

v0.2.1+13

Compare Source

  • Update a dependency to the latest release.

v0.2.1+12

Compare Source

  • Update a dependency to the latest release.

v0.2.1+11

Compare Source

  • Update a dependency to the latest release.

v0.2.1+10

Compare Source

  • Update a dependency to the latest release.

v0.2.1+9

Compare Source

  • Update a dependency to the latest release.

v0.2.1+8

Compare Source

  • Update a dependency to the latest release.

v0.2.1+7

Compare Source

  • Update a dependency to the latest release.

v0.2.1+6

Compare Source

  • Update a dependency to the latest release.

v0.2.1+5

Compare Source

  • Update a dependency to the latest release.

v0.2.1+4

Compare Source

  • Update a dependency to the latest release.

v0.2.1+3

Compare Source

  • Update a dependency to the latest release.

v0.2.1+2

Compare Source

  • Update a dependency to the latest release.

v0.2.1+1

Compare Source

  • REFACTOR(app_check,web): small refactor around initialisation of FirebaseAppCheckWeb (#​12474). (83aab7f8)

v0.2.1

Compare Source

  • REFACTOR(app_check,web): small refactor around initialisation of FirebaseAppCheckWeb (#​12474). (83aab7f8)

v0.2.0+1

Compare Source

  • Update a dependency to the latest release.

v0.2.0

Compare Source

  • Update a dependency to the latest release.

v0.1.5+2

Compare Source

  • Update a dependency to the latest release.

v0.1.5+1

Compare Source

  • Update a dependency to the latest release.

v0.1.5

Compare Source

  • Update a dependency to the latest release.

v0.1.4+3

Compare Source

  • Update a dependency to the latest release.

v0.1.4+2

Compare Source

  • Update a dependency to the latest release.

v0.1.4+1

Compare Source

  • Update a dependency to the latest release.

v0.1.4

Compare Source

  • Update a dependency to the latest release.

v0.1.3

Compare Source

v0.1.2+3

Compare Source

  • FIX(app-check): use correct getAppCheckToken() method. Print out debug token for iOS. (#​10819). (66909a9c)

v0.1.2+2

Compare Source

  • Update a dependency to the latest release.

v0.1.2+1

Compare Source

  • FIX(app-check): fix 'Semantic Issue (Xcode): new is unavailable' on XCode 14.3 (#​10734). (cc6d1c28)

v0.1.2

Compare Source

  • FIX(app-check): use correct getAppCheckToken() method. Print out debug token for iOS. (#​10819). (66909a9c)

v0.1.1+14

Compare Source

  • Update a dependency to the latest release.

v0.1.1+13

Compare Source

  • Update a dependency to the latest release.

v0.1.1+12

Compare Source

  • Update a dependency to the latest release.

v0.1.1+11

Compare Source

  • Update a dependency to the latest release.

v0.1.1+10

Compare Source

  • Update a dependency to the latest release.

v0.1.1+9

Compare Source

  • Update a dependency to the latest release.

v0.1.1+8

Compare Source

  • Update a dependency to the latest release.

v0.1.1+7

Compare Source

  • Update a dependency to the latest release.

v0.1.1+6

Compare Source

  • Update a dependency to the latest release.

v0.1.1+5

Compare Source

  • Update a dependency to the latest release.

v0.1.1+4

Compare Source

  • Update a dependency to the latest release.

v0.1.1+3

Compare Source

  • Update a dependency to the latest release.

v0.1.1+2

Compare Source

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#​9711). (c99a842f)

v0.1.1+1

Compare Source

  • Update a dependency to the latest release.

v0.1.1

Compare Source

  • Update a dependency to the latest release.

v0.1.0

Compare Source

Note: This release has breaking changes.

v0.0.9+1

Compare Source

  • Update a dependency to the latest release.

v0.0.9

Compare Source

  • Update a dependency to the latest release.

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/firebase_app_check-0.x branch from 5952418 to 8ab98fb Compare October 18, 2022 16:10
@renovate renovate bot changed the title Update dependency firebase_app_check to ^0.0.9 Update dependency firebase_app_check to ^0.1.0 Oct 18, 2022
@renovate renovate bot force-pushed the renovate/firebase_app_check-0.x branch from 8ab98fb to 300664c Compare March 17, 2023 12:11
@renovate
Copy link
Contributor Author

renovate bot commented Mar 17, 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/f972d3/f6f9a6/repos/github/yashrajjain726/bechdal_app":"/tmp/worker/f972d3/f6f9a6/repos/github/yashrajjain726/bechdal_app" -v "/tmp/worker/f972d3/f6f9a6/cache":"/tmp/worker/f972d3/f6f9a6/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/f972d3/f6f9a6/repos/github/yashrajjain726/bechdal_app" ghcr.io/containerbase/sidecar:9.20.2 bash -l -c "install-tool flutter 3.13.4 && flutter pub upgrade firebase_app_check"
Because firebase_app_check >=0.2.0 depends on firebase_core ^2.16.0 and bechdal_app depends on firebase_core ^1.21.1, firebase_app_check >=0.2.0 is forbidden.
So, because bechdal_app depends on firebase_app_check ^0.2.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on firebase_app_check: flutter pub add firebase_app_check:'^0.0.9+1'

@renovate renovate bot force-pushed the renovate/firebase_app_check-0.x branch from 300664c to 82246e7 Compare September 19, 2023 14:44
@renovate renovate bot changed the title Update dependency firebase_app_check to ^0.1.0 Update dependency firebase_app_check to ^0.2.0 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/firebase_app_check-0.x branch from 82246e7 to 49d4bf5 Compare June 4, 2024 14:51
@renovate renovate bot changed the title Update dependency firebase_app_check to ^0.2.0 Update dependency firebase_app_check to ^0.3.0 Jun 4, 2024
Copy link
Contributor Author

renovate bot commented Jun 4, 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 firebase_app_check
Because firebase_app_check >=0.3.0 depends on firebase_core ^3.0.0 and bechdal_app depends on firebase_core ^1.21.1, firebase_app_check >=0.3.0 is forbidden.
So, because bechdal_app depends on firebase_app_check ^0.3.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on firebase_app_check: flutter pub add firebase_app_check:'^0.0.9+1'

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.

None yet

0 participants