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

Bump chopper_generator and chopper in /App #175

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps chopper_generator and chopper. These dependencies needed to be updated together.
Updates chopper_generator from 7.4.0 to 8.0.1

Release notes

Sourced from chopper_generator's releases.

chopper_generator-v8.0.1

8.0.1

  • Directly export qs.ListFormat instead of internal wrapper (#624)
  • Update dependencies and linters (#615)

https://pub.dev/packages/chopper_generator/versions/8.0.1

chopper_generator-v8.0.0

8.0.0

  • Add per-request timeout (#604)
  • BREAKING CHANGE:
    • Restructure interceptors (#547)
      • RequestInterceptor and Function RequestInterceptors are removed
      • ResponseInterceptor and Function ResponseInterceptors are removed
      • See Migrating to 8.0.0 for more information and examples

https://pub.dev/packages/chopper_generator/versions/8.0.0

chopper_generator-v8.0.0-rc.2

8.0.0-rc.2

  • Add per-request timeout (#604)

https://pub.dev/packages/chopper_generator/versions/8.0.0-rc.2

chopper_generator-v8.0.0-rc.1

8.0.0-rc.1

  • Restructure interceptors (#547)

https://pub.dev/packages/chopper_generator/versions/8.0.0-rc.1

Commits

Updates chopper from 7.4.0 to 8.0.1+1

Release notes

Sourced from chopper's releases.

chopper-v8.0.1+1

8.0.1+1

  • Re-remove internal qs.ListFormat wrapper

https://pub.dev/packages/chopper/versions/8.0.1+1

chopper_generator-v8.0.1

8.0.1

  • Directly export qs.ListFormat instead of internal wrapper (#624)
  • Update dependencies and linters (#615)

https://pub.dev/packages/chopper_generator/versions/8.0.1

chopper-v8.0.0

8.0.0

  • Add per-request timeout (#604)
  • BREAKING CHANGE:
    • Restructure interceptors (#547)
      • RequestInterceptor and Function RequestInterceptors are removed
      • ResponseInterceptor and Function ResponseInterceptors are removed
      • See Migrating to 8.0.0 for more information and examples
    • add onlyErrors option to HttpLoggingInterceptor (#610)

https://pub.dev/packages/chopper/versions/8.0.0

chopper_generator-v8.0.0

8.0.0

  • Add per-request timeout (#604)
  • BREAKING CHANGE:
    • Restructure interceptors (#547)
      • RequestInterceptor and Function RequestInterceptors are removed
      • ResponseInterceptor and Function ResponseInterceptors are removed
      • See Migrating to 8.0.0 for more information and examples

https://pub.dev/packages/chopper_generator/versions/8.0.0

chopper-v8.0.0-rc.2

8.0.0-rc.2

  • Add per-request timeout (#604)

https://pub.dev/packages/chopper/versions/8.0.0-rc.2

chopper_generator-v8.0.0-rc.2

8.0.0-rc.2

... (truncated)

Commits

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)

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jul 1, 2024
@dependabot dependabot bot force-pushed the dependabot/pub/App/multi-dff07aec36 branch from 811921e to f3461cc Compare July 1, 2024 12:40
Bumps [chopper_generator](https://github.com/lejard-h/chopper) and [chopper](https://github.com/lejard-h/chopper). These dependencies needed to be updated together.

Updates `chopper_generator` from 7.4.0 to 8.0.1
- [Release notes](https://github.com/lejard-h/chopper/releases)
- [Commits](lejard-h/chopper@chopper_generator-v7.4.0...chopper_generator-v8.0.1)

Updates `chopper` from 7.4.0 to 8.0.1+1
- [Release notes](https://github.com/lejard-h/chopper/releases)
- [Commits](lejard-h/chopper@chopper-v7.4.0...chopper-v8.0.1)

---
updated-dependencies:
- dependency-name: chopper_generator
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: chopper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pub/App/multi-dff07aec36 branch from f3461cc to 15757f2 Compare July 25, 2024 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants