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(deps): Bump yarl from 1.13.1 to 1.15.1 in /examples/langchain/langchainpy-localai-example #3816

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps yarl from 1.13.1 to 1.15.1.

Release notes

Sourced from yarl's releases.

1.15.1

Miscellaneous internal changes

  • Improved performance of calling :py:meth:~yarl.URL.build -- by :user:bdraco.

    Related issues and pull requests on GitHub: #1222.

  • Improved performance of all :class:~yarl.URL methods that create new :class:~yarl.URL objects -- by :user:bdraco.

    Related issues and pull requests on GitHub: #1226.

  • Improved performance of :class:~yarl.URL methods that modify the network location -- by :user:bdraco.

    Related issues and pull requests on GitHub: #1229.


1.15.0

Bug fixes

  • Fixed validation with :py:meth:~yarl.URL.with_scheme when passed scheme is not lowercase -- by :user:bdraco.

    Related issues and pull requests on GitHub: #1189.

Features

  • Started building armv7l wheels -- by :user:bdraco.

    Related issues and pull requests on GitHub: #1204.

Miscellaneous internal changes

  • Improved performance of constructing unencoded :class:~yarl.URL objects -- by :user:bdraco.

    Related issues and pull requests on GitHub: #1188.

  • Added a cache for parsing hosts to reduce overhead of encoding :class:~yarl.URL -- by :user:bdraco.

... (truncated)

Changelog

Sourced from yarl's changelog.

1.15.1

(2024-10-12)

Miscellaneous internal changes

  • Improved performance of calling :py:meth:~yarl.URL.build -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:1222.

  • Improved performance of all :class:~yarl.URL methods that create new :class:~yarl.URL objects -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:1226.

  • Improved performance of :class:~yarl.URL methods that modify the network location -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:1229.


1.15.0

(2024-10-11)

Bug fixes

  • Fixed validation with :py:meth:~yarl.URL.with_scheme when passed scheme is not lowercase -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:1189.

Features

  • Started building armv7l wheels -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:1204.

... (truncated)

Commits
  • aacb77f Ensure cibuildwheel does not attempt to build pypi wheels (#1243)
  • 7ec48b8 Fix building wheels during release (#1242)
  • da133b3 Fix manylinux wheels not building on release (#1241)
  • 0d87315 Fix hypothesis still running during wheel build (#1240)
  • 89c86ae Fix building musllinux wheels during release (#1239)
  • 33bb5ee Disable running hypothesis tests under cibuildwheel (#1238)
  • ca035aa Adjust many url and many hosts benchmarks to reduce CI run time (#1236)
  • 5c04558 Split wheel builds into manylinux and musllinux groups to speed up CI (#1235)
  • 1123fae Release 1.15.1 (#1232)
  • 59390ca Add missing type for host_subcomponent to the internal cache (#1230)
  • 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 [yarl](https://github.com/aio-libs/yarl) from 1.13.1 to 1.15.1.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](aio-libs/yarl@v1.13.1...v1.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@mudler mudler merged commit 9695969 into master Oct 13, 2024
24 of 25 checks passed
@mudler mudler deleted the dependabot/pip/examples/langchain/langchainpy-localai-example/yarl-1.15.1 branch October 13, 2024 08:09
Copy link

netlify bot commented Oct 13, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 6275191
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/670b7f9a044cae0008a63469
😎 Deploy Preview https://deploy-preview-3816--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant