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

build(deps): bump unstructured-api-tools from 0.4.6 to 0.10.2 in /requirements #17

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps unstructured-api-tools from 0.4.6 to 0.10.2.

Release notes

Sourced from unstructured-api-tools's releases.

0.10.2

  • Set black line length to 100

0.10.1

  • Add Ability to request one file as multipart/form data

0.10.0

  • Update templates for generated API.
  • Improve code for accepting gzip files.

0.9.4

  • Add dynamic openapi_url to match docs_url

0.9.3

  • Removed /healthcheck endpoint from docs
  • Add fix for handling content type sent as None

0.9.2

  • Add content_type to error message for unsupported file types

0.9.1

  • Allow references to standard imports in pipeline cells

0.9.0

  • Add supporting gzip compressed files

0.8.1

  • Removed async/await from endpoints.
  • Refactored template for generating endpoints with shorter semver.

Routes with Major-semver version only

0.8.0

  • Add duplicate routes with semver major version

0.7.0

  • Add dynamic docs_url for OpenAPI (Swagger) docs

0.6.0

... (truncated)

Changelog

Sourced from unstructured-api-tools's changelog.

0.10.2

  • Set black line length to 100

0.10.1

  • Add Ability to request one file as multipart/form data

0.10.0

  • Update templates for generated API.
  • Improve code for accepting gzip files.

0.9.4

  • Add dynamic openapi_url to match docs_url

0.9.3

  • Removed /healthcheck endpoint from docs
  • Add fix for handling content type sent as None

0.9.2

  • Add content_type to error message for unsupported file types

0.9.1

  • Allow references to standard imports in pipeline cells
  • Removed unused /healthcheck endpoints

0.9.0

  • Add supporting gzip compressed files

0.8.1

  • Removed async/await from endpoints.
  • Refactored template for generating endpoints with shorter semver.

0.8.0

  • Add duplicate routes with semver major version

0.7.0

  • Add dynamic docs_url

0.6.0

... (truncated)

Commits
  • 15b5d73 black line length set to 100 (#168)
  • 0628540 feat: added ability to request one file as multipart/form data (#167)
  • 9eded4e Ability to accept gzip compressed files #107 (#160)
  • cd111a2 chore: add dynamic openapi_url to mirror docs_url (#164)
  • becfdb3 Handle case where file.content_type is None (#163)
  • dee613b /healthcheck should not be visible in the /<pipeline-family>/docs #151 (#159)
  • 62f0f4c Python versions 3.8, 3.9 and 3.10 should be tested in CI #139 (#162)
  • 3e325cd added code coverage for generated test APIs (#154)
  • eb916a8 chore: add content_type to error message (#157)
  • 5c4f4a4 fix: standard import ref's accessible in api cells (#156)
  • 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 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)

Bumps [unstructured-api-tools](https://github.com/Unstructured-IO/unstructured-api-tools) from 0.4.6 to 0.10.2.
- [Release notes](https://github.com/Unstructured-IO/unstructured-api-tools/releases)
- [Changelog](https://github.com/Unstructured-IO/unstructured-api-tools/blob/main/CHANGELOG.md)
- [Commits](Unstructured-IO/unstructured-api-tools@0.4.6...0.10.2)

---
updated-dependencies:
- dependency-name: unstructured-api-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 1, 2023

Superseded by #20.

@dependabot dependabot bot closed this Jun 1, 2023
@dependabot dependabot bot deleted the dependabot/pip/requirements/unstructured-api-tools-0.10.2 branch June 1, 2023 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants