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 the minor group across 1 directory with 3 updates #85

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 Dec 23, 2024

Bumps the minor group with 3 updates in the / directory: aries-askar, pydantic and uvicorn.

Updates aries-askar from 0.3.2 to 0.4.1

Release notes

Sourced from aries-askar's releases.

v0.4.1

This release of Askar has the same functionally as v0.4.0. The publishing only partially succeeded for 0.4.0 and rather than just fixing it, we decided to try again to get the publish automation right. The cargo.lock file in this release has a significant number of dependency updates.

What's Changed

Full Changelog: openwallet-foundation/askar@v0.4.0...v0.4.1

v0.4.0

This release of Askar covers only the Rust libraries and the Python Wrapper. The Javascript and React Native wrappers are now in a separate repo (https://github.com/openwallet-foundation/askar-wrapper-javascript) and a release from that repo will follow Real Soon Now.

What's Changed

New Contributors

Full Changelog: openwallet-foundation/askar@v0.3.2...v0.4.0

Commits
  • dd35583 Merge pull request #338 from swcurran/0.4.1
  • 7611e14 Merge branch 'main' into 0.4.1
  • 6229fd9 Merge pull request #339 from jamshale/main
  • 5be70b7 Adjust Pypi publish workflow
  • 827e9ed Release 0.4.1
  • 0fd45a3 Merge pull request #332 from openwallet-foundation/dependabot/cargo/chrono-0....
  • c009aae build(deps): bump chrono from 0.4.38 to 0.4.39
  • 8966463 Merge pull request #333 from openwallet-foundation/dependabot/cargo/tokio-1.42.0
  • 2a4103d build(deps): bump tokio from 1.41.1 to 1.42.0
  • 137e652 Merge pull request #336 from openwallet-foundation/dependabot/pip/wrappers/py...
  • Additional commits viewable in compare view

Updates pydantic from 2.10.3 to 2.10.4

Release notes

Sourced from pydantic's releases.

v2.10.4 2024-12-18

What's Changed

Packaging

Fixes

New Contributors

Full Changelog: pydantic/pydantic@v2.10.3...v2.10.4

Changelog

Sourced from pydantic's changelog.

v2.10.4 (2024-12-18)

GitHub release

What's Changed

Packaging

Fixes

New Contributors

Commits

Updates uvicorn from 0.32.1 to 0.34.0

Release notes

Sourced from uvicorn's releases.

Version 0.34.0

What's Changed


Full Changelog: encode/uvicorn@0.33.0...0.34.0

Version 0.33.0

What's Changed

New Contributors

Full Changelog: encode/uvicorn@0.32.1...0.33.0

Changelog

Sourced from uvicorn's changelog.

0.34.0 (2024-12-15)

Added

  • Add content-length to 500 response in wsproto implementation (#2542)

Removed

  • Drop support for Python 3.8 (#2543)

0.33.0 (2024-12-14)

Removed

  • Remove WatchGod support for --reload (#2536)
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor group with 3 updates in the / directory: [aries-askar](https://github.com/hyperledger/aries-askar), [pydantic](https://github.com/pydantic/pydantic) and [uvicorn](https://github.com/encode/uvicorn).


Updates `aries-askar` from 0.3.2 to 0.4.1
- [Release notes](https://github.com/hyperledger/aries-askar/releases)
- [Commits](openwallet-foundation/askar@v0.3.2...v0.4.1)

Updates `pydantic` from 2.10.3 to 2.10.4
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.3...v2.10.4)

Updates `uvicorn` from 0.32.1 to 0.34.0
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.32.1...0.34.0)

---
updated-dependencies:
- dependency-name: aries-askar
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: 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 Dec 23, 2024
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