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

[pull] main from hyperledger:main #194

Merged
merged 77 commits into from
Jul 10, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 19, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

PatStLouis and others added 17 commits May 26, 2024 22:13
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
…in sessions to 0 if no inbound transport manager

Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
…-cloudagent-python into pstlouis/no-transport-mode
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
…-cloudagent-python into pstlouis/no-transport-mode
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
Bumps the pip group with 2 updates: [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3).


Updates `requests` from 2.31.0 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.2)

Updates `urllib3` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: urllib3
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <31809382+jamshale@users.noreply.github.com>
@pull pull bot added the ⤵️ pull label Jun 19, 2024
ff137 and others added 12 commits June 19, 2024 09:10
* Fix anoncreds legacy indy revocation rotate without tails server / Refactor

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Refactor / More descriptive variable name

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Update some class docs / Remove un-needed TODO's

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Reformat with black

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Remove failed state

Signed-off-by: jamshale <jamiehalebc@gmail.com>

---------

Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
fix: didexchange manager not checking the did-rotate content correctly
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
Enable `no-transport` mode as startup parameter
Bumps the all-actions group with 1 update: [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact).


Updates `dawidd6/action-download-artifact` from 5 to 6
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 to 2.1.5.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.0.1...2.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephen Curran <swcurran@gmail.com>
jamshale and others added 29 commits July 2, 2024 17:32
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
Add by_format to terse webhook for presentations
* 🐛 fix storage record pagination with post-filter query params

Signed-off-by: ff137 <ff137@proton.me>

* ✅ add test coverage for querying storage record with pagination and post_filter

Signed-off-by: ff137 <ff137@proton.me>

---------

Signed-off-by: ff137 <ff137@proton.me>
Co-authored-by: jamshale <31809382+jamshale@users.noreply.github.com>
* Remove black in favor of ruff

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Update poetry.lock file

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Remove only changed files from format check for now

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Fix poetry.lock file after rebase

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Use sude and fix format individual file

Signed-off-by: jamshale <jamiehalebc@gmail.com>

---------

Signed-off-by: jamshale <jamiehalebc@gmail.com>
* 🎨 improve readability / reduce complexity

Signed-off-by: ff137 <ff137@proton.me>

* 🎨 handle possible json.loads errors

Signed-off-by: ff137 <ff137@proton.me>

---------

Signed-off-by: ff137 <ff137@proton.me>
* Upgrade project to python version 3.12

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Fix a unit test

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Remove old loop argument from wait_for in demo

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Add small sleep for holder deleted credential tests

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Update more dockerfiles and docs to python 3.12

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Update python in RTD's

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Update poetry.lock after rebase

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Update poetry.lock after rebase

Signed-off-by: jamshale <jamiehalebc@gmail.com>

---------

Signed-off-by: jamshale <jamiehalebc@gmail.com>
Bumps the pip group with 1 update: [certifi](https://github.com/certifi/python-certifi).


Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): Bump certifi from 2024.6.2 to 2024.7.4 in the pip group
Signed-off-by: ff137 <ff137@proton.me>
Signed-off-by: ff137 <ff137@proton.me>
Signed-off-by: ff137 <ff137@proton.me>
Signed-off-by: ff137 <ff137@proton.me>
🐛 fix IndyAttrValue bad reference in OpenAPI spec
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.27 to 9.5.28.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.27...9.5.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <31809382+jamshale@users.noreply.github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.5.0...0.5.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <31809382+jamshale@users.noreply.github.com>
Bumps [aries-askar](https://github.com/hyperledger/aries-askar) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/hyperledger/aries-askar/releases)
- [Commits](hyperledger/aries-askar@v0.3.1...v0.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…up (#3084)

Bumps the pip group in /demo/playground/examples with 1 update: [certifi](https://github.com/certifi/python-certifi).


Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephen Curran <swcurran@gmail.com>
Co-authored-by: jamshale <31809382+jamshale@users.noreply.github.com>
Signed-off-by: Stephen Curran <swcurran@gmail.com>
@dbluhm dbluhm merged commit 811ff3b into Indicio-tech:main Jul 10, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
9 participants