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

Upgrade package mocktail_image_network from 1.0.0 to 1.1.0 #2348

Closed
palisadoes opened this issue Jan 22, 2024 · 3 comments · Fixed by #2353
Closed

Upgrade package mocktail_image_network from 1.0.0 to 1.1.0 #2348

palisadoes opened this issue Jan 22, 2024 · 3 comments · Fixed by #2353
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file security Security fix test Testing application

Comments

@palisadoes
Copy link
Contributor

Rationale

  1. This was previously attempted by the automated dependabot job but the PR tests failed.
  2. This issue has been created to fix the issue as there may be multiple dependency requirements that need updating

This is a major revision upgrade and many files may need to be updated to the new syntax, functions, methods and classes

Task

Upgrade mocktail_image_network from 1.0.0 to 1.1.0.

Background Failing PRs

Release Note Details

Release notes

Sourced from mocktail_image_network's releases.

mocktail-image-network-v1.1.0

  • feat: add customizable imageBytes to mockNetworkImages (#214)
  • chore: remove deprecated lint rules
  • docs: adjust LICENSE year

mocktail-v1.0.3

  • docs: update README.md`` to include any(that: ...)` (#226)
  • chore: update LICENSE year
  • chore: remove deprecated lint rules

mocktail-v1.0.2

  • chore(deps): allow pkg:test_api >=0.7.0 (#220)
  • docs: update verify example in README.md (#215)

mocktail-v1.0.1

What's Changed

Full Changelog: felangel/mocktail@mocktail-image-network-v1.0.0...mocktail-v1.0.1

Commits
  • 633471e chore(mocktail_image_network): v1.1.0 (#227)
  • 4aea1f1 chore: update LICENSE year
  • 19cef6c chore: remove deprecated lint rules
  • 53e8132 feat(mocktail_image_network): add customizable imageBytes (#214)
  • 5d4573a docs(mocktail): update README.md to include any(that: ...) (#226)
  • 22e45f1 chore(mocktail): v1.0.2 (#222)
  • cee5c5f docs(mocktail): update verify example in README.md (#215)
  • 95d69b8 chore(deps): allow pkg:test_api >=0.7.0 (#220)
  • c7491d2 chore(mocktail): v1.0.1 (#211)
  • 520ca77 chore(mocktail): depend on pkg:test_api for Fake (#210)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@palisadoes palisadoes added bug Something isn't working security Security fix dependencies Pull requests that update a dependency file labels Jan 22, 2024
@github-actions github-actions bot added test Testing application unapproved Unapproved, needs to be triaged labels Jan 22, 2024
@abhinavs1920
Copy link
Contributor

Hi, Please assign this issue to me once it gets approved. I think my skills align with this issue.

@Cioppolo14 Cioppolo14 removed the unapproved Unapproved, needs to be triaged label Jan 23, 2024
@abhinavs1920
Copy link
Contributor

After just upgrading the dependency, I am getting no changes required. Even after using dart run custom_lint I got no issues. Should consider making a PR then?

@palisadoes
Copy link
Contributor Author

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file security Security fix test Testing application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants