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

chore: bump jina from 3.22.1 to 3.22.2 #43

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps jina from 3.22.1 to 3.22.2.

Release notes

Sourced from jina's releases.

💫 Patch v3.22.2

Release Note (3.22.2)

Release time: 2023-10-20 14:42:15

This release contains 1 bug fix and 5 documentation improvements.

🐞 Bug Fixes

Fix check graph compatibility nested types (#6085)

A bug was found that prevented Flows from starting when they had Executors with different but compatible schemas. This is now fixed.

📗 Documentation Improvements

  • Add Jina deployment docs (#6079)
  • Fix typos inside docs/cloud-nativeness (#6080)
  • Fix typos inside docs/concepts directory (#6082)
  • Fix typo inside docs/tutorials (#6083)
  • Fix readme code (#6075)

🤟 Contributors

We would like to thank all contributors to this release:

Commits
  • 2c3d7d3 chore: upated Twitter logo (#6092)
  • 3f24810 chore(deps): bump gitpython from 3.1.30 to 3.1.37 in /docs (#6074)
  • 82284c9 chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /jina/serve/consen...
  • 9014308 refactor: simplify code in module importer (#6077)
  • a058d21 chore: change to schemas.jina.ai (#6078)
  • c76d9ab fix: fix check graph compatibility nested types (#6085)
  • 9c520df chore(docs): add Jina Deployment docs (#6079)
  • bd0e25d docs: fix typos inside docs/cloud-nativeness (#6080)
  • 8e11f3d docs: fix typos inside docs/concepts directory (#6082)
  • 496041e docs: fix typo inside docs/tutorials (#6083)
  • 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)

Bumps [jina](https://github.com/jina-ai/jina) from 3.22.1 to 3.22.2.
- [Release notes](https://github.com/jina-ai/jina/releases)
- [Changelog](https://github.com/jina-ai/jina/blob/master/RELEASE.md)
- [Commits](jina-ai/serve@v3.22.1...v3.22.2)

---
updated-dependencies:
- dependency-name: jina
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2023

A newer version of jina exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@npitsillos npitsillos merged commit 6627178 into main Nov 1, 2023
@npitsillos npitsillos deleted the dependabot/pip/jina-3.22.2 branch November 1, 2023 11:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant