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

Deps upgrade package_info_plus to 7.0.0 #1974

Closed
marwenbk opened this issue Apr 8, 2024 · 6 comments · Fixed by #1984
Closed

Deps upgrade package_info_plus to 7.0.0 #1974

marwenbk opened this issue Apr 8, 2024 · 6 comments · Fixed by #1984

Comments

@marwenbk
Copy link

marwenbk commented Apr 8, 2024

Description

upgrade package_info_plus to ^7.0.0

@betimer
Copy link

betimer commented Apr 8, 2024

Any update on this? Current version is 7.0.0, where it askes ^4.2.0

* Consider downgrading your constraint on package_info_plus: dart pub add package_info_plus:^4.2.0

@aggeloskoutanis
Copy link

I need this one too

@ueman
Copy link
Collaborator

ueman commented Apr 9, 2024

Use the following until the version with the fix is rolled out

dependency_overrides:
  package_info_plus: ^7.0.0

The fix is already merged but not released:

package_info_plus: '>=1.0.0 <7.0.0'

(This is a duplicate of #1944 )

@buenaflor
Copy link
Contributor

buenaflor commented Apr 10, 2024

Closing as duplicate (the fix is out as of 7.19.0)

@buenaflor buenaflor closed this as not planned Won't fix, can't repro, duplicate, stale Apr 10, 2024
@kuhnroyal
Copy link
Contributor

This is actually not fixed, since there is a 7.0.0 out and the current upper range is <7.0.0 :)

@buenaflor
Copy link
Contributor

Ah my bad, didn't realize it was about 7 and not 6 😅, nvm then

@buenaflor buenaflor reopened this Apr 10, 2024
@buenaflor buenaflor changed the title Deps upgrade Deps upgrade package_info_plus to 7.0.0 Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Archived in project
Development

Successfully merging a pull request may close this issue.

6 participants