Skip to content

MESH-2092 Combined Dependabot PRs#104

Merged
jimasp merged 22 commits into
developfrom
mesh-2092-dependabot-combined
Oct 6, 2025
Merged

MESH-2092 Combined Dependabot PRs#104
jimasp merged 22 commits into
developfrom
mesh-2092-dependabot-combined

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Sep 29, 2025

dependency updates

dependabot Bot and others added 6 commits September 1, 2024 20:20
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 1.26.20.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.19...1.26.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/combine-prs](https://github.com/github/combine-prs) from 5.0.0 to 5.2.0.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](github/combine-prs@v5.0.0...v5.2.0)

---
updated-dependencies:
- dependency-name: github/combine-prs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [types-setuptools](https://github.com/python/typeshed) from 73.0.0.20240822 to 75.2.0.20241025.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions Bot requested review from a team and matt-mercer as code owners September 29, 2025 15:53
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Sep 29, 2025
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Sep 29, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
680 556 82% 70% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
mesh_client/init.py 91% 🟢
TOTAL 91% 🟢

updated for commit: bebafea by action🐍

Comment thread mesh_client/__init__.py

setattr(self, attribute, header_value)
chunk, chunk_count = map(int, headers.get("Mex-Chunk-Range", "1:1").split(":"))
_chunk, chunk_count = map(int, headers.get("Mex-Chunk-Range", "1:1").split(":"))
Copy link
Copy Markdown
Contributor

@jimasp jimasp Oct 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i prefixed var name with "_" to keep ruff happy with an unused var

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Oct 2, 2025

@jimasp jimasp merged commit 54c8841 into develop Oct 6, 2025
25 of 27 checks passed
@jimasp jimasp deleted the mesh-2092-dependabot-combined branch October 6, 2025 08:16
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants