chore(deps): bump the pip-backend-majors group across 1 directory with 6 updates - #185
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
PR Check Results✅ Code Formatting: Passed |
|
| Severity | Count |
|---|---|
| 🔴 CRITICAL | 0 |
| 🟠 HIGH | 39 |
| Total | 39 |
Scans performed:
- 📁 Filesystem (vulnerabilities, secrets, misconfigurations)
- 🐳 Backend Docker image
- 🐳 Frontend Docker image
- 🏗️ IaC misconfiguration detection
📋 View detailed SARIF reports
Download artifacts from this workflow run for full SARIF reports.
Results are also available in the GitHub Security tab.
Trivy v0.71.0 | aquasecurity/trivy
6635923 to
1bf3f75
Compare
PR Check Results✅ Code Formatting: Passed |
1bf3f75 to
5deb7e3
Compare
PR Check Results✅ Code Formatting: Passed |
5deb7e3 to
43f06e0
Compare
PR Check Results✅ Code Formatting: Passed |
…h 6 updates Bumps the pip-backend-majors group with 6 updates in the /dashboard/backend directory: | Package | From | To | | --- | --- | --- | | [aiofiles](https://github.com/Tinche/aiofiles) | `24.1.0` | `25.1.0` | | [websockets](https://github.com/python-websockets/websockets) | `15.0.1` | `17.0.1` | | [redis](https://github.com/redis/redis-py) | `5.2.0` | `8.1.0` | | [rq](https://github.com/rq/rq) | `1.16.2` | `2.11.0` | | [structlog](https://github.com/hynek/structlog) | `24.4.0` | `26.1.0` | | [qrcode](https://github.com/lincolnloop/python-qrcode) | `7.4.2` | `8.2` | Updates `aiofiles` from 24.1.0 to 25.1.0 - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](Tinche/aiofiles@v24.1.0...v25.1.0) Updates `websockets` from 15.0.1 to 17.0.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@15.0.1...17.0.1) Updates `redis` from 5.2.0 to 8.1.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.2.0...v8.1.0) Updates `rq` from 1.16.2 to 2.11.0 - [Release notes](https://github.com/rq/rq/releases) - [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md) - [Commits](rq/rq@v1.16.2...v2.11) Updates `structlog` from 24.4.0 to 26.1.0 - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@24.4.0...26.1.0) Updates `qrcode` from 7.4.2 to 8.2 - [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst) - [Commits](lincolnloop/python-qrcode@v7.4.2...v8.2) --- updated-dependencies: - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-backend-majors - dependency-name: qrcode dependency-version: '8.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-backend-majors - dependency-name: redis dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-backend-majors - dependency-name: rq dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-backend-majors - dependency-name: structlog dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-backend-majors - dependency-name: websockets dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-backend-majors ... Signed-off-by: dependabot[bot] <support@github.com>
43f06e0 to
d9175bc
Compare
PR Check Results✅ Code Formatting: Passed |
Bumps the pip-backend-majors group with 6 updates in the /dashboard/backend directory:
24.1.025.1.015.0.117.0.15.2.08.1.01.16.22.11.024.4.026.1.07.4.28.2Updates
aiofilesfrom 24.1.0 to 25.1.0Release notes
Sourced from aiofiles's releases.
Changelog
Sourced from aiofiles's changelog.
Commits
348f5efv25.1.05e1bb8fdocs: update readme to use ruff badge (#221)6fdc25cMove to uv. (#219)1989132set 'function' as a default fixture loop scope value8986452add the 'asyncio_default_fixture_loop_scope=session' optionccab1ffupdate pytest-asyncio==1.0.08727c96add PR #216 into the CHANGELOGa9388e5add TID and ignore TID2527603664remove [ruff].exclude keyval7c49a5cadd final newlinesUpdates
websocketsfrom 15.0.1 to 17.0.1Release notes
Sourced from websockets's releases.
Commits
fd3f16cRelease version 17.0.1.3e4634aRemove superfluous "no cover" pragmas.b93ef1eAdd tests for the asyncio server.fef04d8Fix backpressure in the Trio implementation.eb3600cRestore compatibility of serve_forever with uvloop.8b5e767Simplify asyncio server implementation.94f6384Refactor connection handling outside of Server class.3826993Unpin sphinx.31ec002Add Trio to requirements for building docs.ff7a7fbIncrease timeout for building wheels.Updates
redisfrom 5.2.0 to 8.1.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
e013126Testing with 8.10 GA (#4227)059d1e9Fixed TS.NRANGE commands to correctly apply aggregators (#4225)d486a0aFix FIELDNAME alias dropping first character of un-prefixed fields (#4224)fb93104feat: add client-side HIMPORT fieldset support for standalone and cluster cli...9197609Fix lat/lon swap in search querystring geo() helper (#4223)14714a0fix: Fixed double decoding issue with unquote() (#4222)227280aUpdate lib version to 8.1.088d16d0Decode ACL LOG string values on the default RESP3 legacy callback (#4201)599fd75feat: add FT.ALIASLIST support (#4198)71e275etest: add VectorField RERANK serialization tests for sync and async search (#...Updates
rqfrom 1.16.2 to 2.11.0Release notes
Sourced from rq's releases.
... (truncated)
Changelog
Sourced from rq's changelog.
... (truncated)
Commits
74c4d82Bump version to 2.11cf597d9Make scheduler lock more robust (#2458)6b15c73Stop asserting TypeError wording in failure-callback tests. (#2459)3b04b75Add worker name and job ID for logging (#2455)544b9a8Fix SpawnWorker with redis-py 8.1 (#2457)97d3992Bump github/codeql-action from 4.37.3 to 4.37.6 (#2453)aa47ff4Bump actions/setup-python from 6.2.0 to 7.0.0 (#2443)1e55150chore: declare Python 3.14 support in classifiers (#2446)142dd02Cron job history (#2448)101f2c4Bump github/codeql-action from 3 to 4.37.3 (#2449)Updates
structlogfrom 24.4.0 to 26.1.0Release notes
Sourced from structlog's releases.
... (truncated)
Changelog
Sourced from structlog's changelog.
... (truncated)
Commits
8174a86Prepare 26.1.0f168bdadocs: fix msgspec URL34abbd9update dev212a694[pre-commit.ci] pre-commit autoupdate (#820)0eef50dstdlib: Add snake_case shims for isEnabledFor & getEffectiveLevel (#818)f194271docs/stdlib: be direct w/ advising against AsyncBoundLogger72943b3Add a recipe for customizing exc dict formatting (#817)fcdca9fupdate devfe9858ddocs: remove italicsba1a178Add CallsiteParameter.QUAL_MODULE (#812)Updates
qrcodefrom 7.4.2 to 8.2Changelog
Sourced from qrcode's changelog.
Commits
3704f57Preparing release 8.2b593a2bFix embeded_* typo on paremetersd2674f8Merge pull request #383 from btimby/spelling2ced7b4Ruff formattingc5e3f01Merge pull request #372 from smalyu/patch-1cd3cd7bRelease 8.15dcf89cPreparing release 8.110da1baMerge pull request #386 from hugovk/main7cb996dUpgrade Python syntax with pyupgradedc4831bAdd support for Python 3.13