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 dependabot packages. #197

Merged
merged 4 commits into from
Oct 31, 2023
Merged

Update dependabot packages. #197

merged 4 commits into from
Oct 31, 2023

Conversation

cedric05
Copy link
Owner

Any new Feature should handle all of below

  • http2har (export to all programming languages using httpsnippet or request sharing)
  • har2http (swagger3 import, swagger2 import, curl import)
  • postman2http (postman3 postman2 import)
  • http2postman (export http file to postman request collection)
  • http2curl (mirror, to check syntax or most scenarios)

are expected to work by default for any new feature. here is the checklist

  • check request executed properly
    • test case
  • check har is generated properly and test case
    • test case
  • check postman collection export of that use is generated properly
    • test case
  • check with this new feature, postman import (few left out) can be bought back
    • test case
  • check curl is generated like expected
    • test case
  • check format is generated as expected
    • test case

dependabot bot and others added 4 commits October 28, 2023 03:58
Bumps python from 3.8 to 3.12.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pyperf](https://github.com/psf/pyperf) from 2.2.0 to 2.6.1.
- [Release notes](https://github.com/psf/pyperf/releases)
- [Changelog](https://github.com/psf/pyperf/blob/main/doc/changelog.rst)
- [Commits](psf/pyperf@2.2.0...2.6.1)

---
updated-dependencies:
- dependency-name: pyperf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@cedric05 cedric05 merged commit c8fc48a into main Oct 31, 2023
4 checks passed
@cedric05 cedric05 deleted the dep-bot branch February 6, 2024 05:11
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.

1 participant