Skip to content

[pull] main from openwallet-foundation:main #216

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

Open
wants to merge 84 commits into
base: main
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented May 1, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

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

Signed-off-by: Stephen Curran <[email protected]>
@pull pull bot added the ⤵️ pull label May 1, 2025
ff137 and others added 28 commits May 5, 2025 10:41
…emo (#3707)

Updates the requirements on [qrcode[pil]](https://github.com/lincolnloop/python-qrcode) to permit the latest version.
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst)
- [Commits](lincolnloop/python-qrcode@v8.2...v8.2)

---
updated-dependencies:
- dependency-name: qrcode[pil]
  dependency-version: '8.2'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
Bumps [qrcode](https://github.com/lincolnloop/python-qrcode) from 8.1 to 8.2.
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst)
- [Commits](https://github.com/lincolnloop/python-qrcode/commits/v8.2)

---
updated-dependencies:
- dependency-name: qrcode
  dependency-version: '8.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps postgres from `fe3f571` to `304ab81`.

---
updated-dependencies:
- dependency-name: postgres
  dependency-version: '17'
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
…3703)

Bumps python from `e2c7fb0` to `0a886c1`.

---
updated-dependencies:
- dependency-name: python
  dependency-version: '3.10'
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update images and tags to version 1.3.0

Signed-off-by: jamshale <[email protected]>

* Update playground readme version

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
Bumps the all-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.28.16 to 3.28.17
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@28deaed...60168ef)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3715)

Bumps python from `0a886c1` to `d188cfc`.

---
updated-dependencies:
- dependency-name: python
  dependency-version: '3.10'
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
Bumps postgres from `304ab81` to `8648313`.

---
updated-dependencies:
- dependency-name: postgres
  dependency-version: '17'
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the all-actions group with 1 update: [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action).


Updates `SonarSource/sonarqube-scan-action` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](SonarSource/sonarqube-scan-action@aa49445...2500896)

---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Andre Pestana <[email protected]>
Upgrades aiohttp, apispec, cryptography, and pydantic-core

Signed-off-by: ff137 <[email protected]>
Signed-off-by: Andre Pestana <[email protected]>
Signed-off-by: Andre Pestana <[email protected]>
* 🔇 Move info logging of handler messages to debug level

Signed-off-by: ff137 <[email protected]>

* 🎨 Use lazy logging at debug level

Signed-off-by: ff137 <[email protected]>

* 🔇 Move ledger disabled log to debug level

Signed-off-by: ff137 <[email protected]>

---------

Signed-off-by: ff137 <[email protected]>
Co-authored-by: Stephen Curran <[email protected]>
* TestDeleteTails testcase fixes and indexError fix

Signed-off-by: Ann <[email protected]>

* removed @pytest.amrk.asyncio decorator from TestRevocationRoutes and added back IsolatedAsyncioTestCase

Signed-off-by: Ann <[email protected]>

---------

Signed-off-by: Ann <[email protected]>
Co-authored-by: jamshale <[email protected]>
Bumps the all-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.28.17 to 3.28.18
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@60168ef...ff0a06e)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 🔊 Log steps in promoting public did

Signed-off-by: ff137 <[email protected]>

* 🔊 Improving logging in AskarWallet did methods

Signed-off-by: ff137 <[email protected]>

* 🎨

Signed-off-by: ff137 <[email protected]>

* 🎨 Improve intentionality

Signed-off-by: ff137 <[email protected]>

* 🔊 Improving logging related to routing records

Signed-off-by: ff137 <[email protected]>

* 🎨 Clean up logs

Signed-off-by: ff137 <[email protected]>

* 🎨

Signed-off-by: ff137 <[email protected]>

* ⏪ Revert refactor

Signed-off-by: ff137 <[email protected]>

* 🎨 Reword logs

Signed-off-by: ff137 <[email protected]>

* ✅ Test coverage for `promote_wallet_public_did` (🤖)

Signed-off-by: ff137 <[email protected]>

* 🔊 Reduce log level

Signed-off-by: ff137 <[email protected]>

* 🎨 Reduce log severity when ledger is not configured

Running with ledger disabled is now a more standard mode of operation

Signed-off-by: ff137 <[email protected]>

* 🎨 Reduce log severity when wallet records for version or type not found

These warnings would always appear on a clean start of an agent, and is therefore more appropriate for info log level

Signed-off-by: ff137 <[email protected]>

* 🎨 Fix spacing in log and move warning to info level

Signed-off-by: ff137 <[email protected]>

* 🎨 Move info log to debug level

Signed-off-by: ff137 <[email protected]>

---------

Signed-off-by: ff137 <[email protected]>
Co-authored-by: Stephen Curran <[email protected]>
Co-authored-by: jamshale <[email protected]>
Signed-off-by: Stephen Curran <[email protected]>
Co-authored-by: jamshale <[email protected]>
…37 (#3743)

Bumps [pydevd-pycharm](https://github.com/JetBrains/intellij-community) from 251.25410.122 to 252.16512.37.
- [Commits](JetBrains/intellij-community@pycharm/251.25410.122...pycharm/252.16512.37)

---
updated-dependencies:
- dependency-name: pydevd-pycharm
  dependency-version: 252.16512.37
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [uuid-utils](https://github.com/aminalaee/uuid-utils) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/aminalaee/uuid-utils/releases)
- [Commits](aminalaee/uuid-utils@0.10.0...0.11.0)

---
updated-dependencies:
- dependency-name: uuid-utils
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot and others added 30 commits June 16, 2025 08:37
Bumps [portalocker](https://github.com/wolph/portalocker) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/wolph/portalocker/releases)
- [Changelog](https://github.com/wolph/portalocker/blob/develop/CHANGELOG.rst)
- [Commits](wolph/portalocker@v3.1.1...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 6.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Disable lts-recreate workflow for main branch

Signed-off-by: jamshale <[email protected]>

* Add more detail to disabled comment

Signed-off-by: jamshale <[email protected]>

* Add more detail to disabled comment

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
Bumps the all-actions group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact).


Updates `github/codeql-action` from 3.28.19 to 3.29.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@fca7ace...ce28f5b)

Updates `docker/setup-buildx-action` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@b5ca514...18ce135)

Updates `dawidd6/action-download-artifact` from 10 to 11
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@4c1e823...ac66b43)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '11'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the pip group with 1 update in the /scenarios directory: [urllib3](https://github.com/urllib3/urllib3).


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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.9 to 0.12.0.
- [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.11.9...0.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
Bumps [pytest-ruff](https://github.com/businho/pytest-ruff) from 0.4.1 to 0.5.
- [Release notes](https://github.com/businho/pytest-ruff/releases)
- [Commits](businho/pytest-ruff@v0.4.1...v0.5)

---
updated-dependencies:
- dependency-name: pytest-ruff
  dependency-version: '0.5'
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#3787)

Bumps [pydevd-pycharm](https://github.com/JetBrains/intellij-community) from 252.18003.35 to 252.23309.36.
- [Commits](JetBrains/intellij-community@pycharm/252.18003.35...pycharm/252.23309.36)

---
updated-dependencies:
- dependency-name: pydevd-pycharm
  dependency-version: 252.23309.36
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#3791)

Bumps the all-actions group with 1 update: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action).


Updates `docker/setup-buildx-action` from 3.11.0 to 3.11.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@18ce135...e468171)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3790)

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


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

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: indirect
  dependency-group: pip
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
* ✨ Create `skip_on_jsonld_url_error` decorator

Signed-off-by: ff137 <[email protected]>

* 🧪 Add `skip_on_jsonld_url_error` decorator to tests

Signed-off-by: ff137 <[email protected]>

* 🎨 Switch uuid to uuid_utils

Signed-off-by: ff137 <[email protected]>

#OCD

* 🧪 Mark more tests

Signed-off-by: ff137 <[email protected]>

* 🎨

Signed-off-by: ff137 <[email protected]>

---------

Signed-off-by: ff137 <[email protected]>
* ✨ Retrieve cred rev records with list of ids

Signed-off-by: ff137 <[email protected]>

* ✨ Set revoke state efficiently. Resolves #3792

Signed-off-by: ff137 <[email protected]>

* 🎨 Update route to handle list return type

Signed-off-by: ff137 <[email protected]>

* 🧪 Update tests

Signed-off-by: ff137 <[email protected]>

---------

Signed-off-by: ff137 <[email protected]>
* 1.3.1rc2

Signed-off-by: Stephen Curran <[email protected]>

* Update changelog description

Signed-off-by: Stephen Curran <[email protected]>

---------

Signed-off-by: Stephen Curran <[email protected]>
* 🎨 Fix model type

Signed-off-by: ff137 <[email protected]>

* 🎨 Remove duplicate flag setting

Signed-off-by: ff137 <[email protected]>

* 🎨 Replace json.dumps of bools with strings

Signed-off-by: ff137 <[email protected]>

* 🎨 Improve log level, move to single line

Signed-off-by: ff137 <[email protected]>

* 🎨 Improve legibility of error message

Signed-off-by: ff137 <[email protected]>

* 🎨 Deduplicate usage of ledger constants

Signed-off-by: ff137 <[email protected]>

* 🎨 Debug log instead of passing

Signed-off-by: ff137 <[email protected]>

* 🎨 Remove unused var

Signed-off-by: ff137 <[email protected]>

* 🎨 Alphabetize dependency order

Signed-off-by: ff137 <[email protected]>

* ⬆️ Update lock file

Signed-off-by: ff137 <[email protected]>

* 🎨 Fix handful of mypy errors

Signed-off-by: ff137 <[email protected]>

* 🎨 Fix union with lazy type

Signed-off-by: ff137 <[email protected]>

---------

Signed-off-by: ff137 <[email protected]>
* 1.3.1rc2

Signed-off-by: Stephen Curran <[email protected]>

* Update changelog description

Signed-off-by: Stephen Curran <[email protected]>

* 1.3.1

Signed-off-by: Stephen Curran <[email protected]>

---------

Signed-off-by: Stephen Curran <[email protected]>
Bumps the all-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.29.0 to 3.29.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@ce28f5b...181d5ee)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
…nd (#3814)

Bumps [openwallet-foundation/acapy-agent](https://github.com/openwallet-foundation/acapy) from py3.12-1.3.0 to py3.12-1.3.1.
- [Release notes](https://github.com/openwallet-foundation/acapy/releases)
- [Changelog](https://github.com/openwallet-foundation/acapy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openwallet-foundation/acapy/commits)

---
updated-dependencies:
- dependency-name: openwallet-foundation/acapy-agent
  dependency-version: py3.12-1.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [openwallet-foundation/acapy-agent](https://github.com/openwallet-foundation/acapy) from py3.12-1.3.0 to py3.12-1.3.1.
- [Release notes](https://github.com/openwallet-foundation/acapy/releases)
- [Changelog](https://github.com/openwallet-foundation/acapy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openwallet-foundation/acapy/commits)

---
updated-dependencies:
- dependency-name: openwallet-foundation/acapy-agent
  dependency-version: py3.12-1.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
…mo (#3812)

Bumps [openwallet-foundation/acapy-agent](https://github.com/openwallet-foundation/acapy) from py3.12-1.3.0 to py3.12-1.3.1.
- [Release notes](https://github.com/openwallet-foundation/acapy/releases)
- [Changelog](https://github.com/openwallet-foundation/acapy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openwallet-foundation/acapy/commits)

---
updated-dependencies:
- dependency-name: openwallet-foundation/acapy-agent
  dependency-version: py3.12-1.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade pytest-asyncio to major version 1.0.0
…3823)

Bumps the pip group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp).
Bumps the pip group with 1 update in the /scenarios directory: [aiohttp](https://github.com/aio-libs/aiohttp).


Updates `aiohttp` from 3.12.13 to 3.12.14
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.12.13...v3.12.14)

Updates `aiohttp` from 3.11.10 to 3.12.14
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.12.13...v3.12.14)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.14
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: aiohttp
  dependency-version: 3.12.14
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>

Updated the retrieval of the DAP_PORT environment variable to ensure it is always cast to an integer. This change improves compatibility and avoids potential type issues when starting the debugger.
Bumps the all-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.29.2 to 3.29.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@181d5ee...d6bbdef)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove by_format from standard webhook payloads

Signed-off-by: jamshale <[email protected]>

* Use debug-webhooks in BDD integration tests

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
Bumps the all-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action).


Updates `github/codeql-action` from 3.29.3 to 3.29.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@d6bbdef...4e828ff)

Updates `SonarSource/sonarqube-scan-action` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](SonarSource/sonarqube-scan-action@2500896...8c71dc0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.