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): update dependency pydantic to v1.10.20 #205

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) ==1.10.19 -> ==1.10.20 age adoption passing confidence

Release Notes

pydantic/pydantic (pydantic)

v1.10.20

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 7, 2025 21:35
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Lint checks failed for 433d0e0

```

tests/integration/helpers.py:84: error: Item "Type" of "Type | None" has no attribute "units" [union-attr]
tests/integration/helpers.py:84: error: Item "None" of "Type | None" has no attribute "units" [union-attr]
tests/integration/test_cos.py:40: error: Item "Type" of "Type | None" has no attribute "units" [union-attr]
tests/integration/test_cos.py:40: error: Item "None" of "Type | None" has no attribute "units" [union-attr]
tests/integration/test_cos.py:89: error: Item "Type" of "Type | None" has no attribute "units" [union-attr]
tests/integration/test_cos.py:89: error: Item "None" of "Type | None" has no attribute "units" [union-attr]
tests/integration/test_cos.py:158: error: Item "Type" of "Type | None" has no attribute "units" [union-attr]
tests/integration/test_cos.py:158: error: Item "None" of "Type | None" has no attribute "units" [union-attr]
tests/integration/conftest.py:134: error: Item "Type" of "Type | None" has no attribute "units" [union-attr]
tests/integration/conftest.py:134: error: Item "None" of "Type | None" has no attribute "units" [union-attr]
tests/integration/conftest.py:486: error: Item "Type" of "Type | None" has no attribute "units" [union-attr]
tests/integration/conftest.py:486: error: Item "None" of "Type | None" has no attribute "units" [union-attr]
tests/integration/conftest.py:785: error: Item "Type" of "Type | None" has no attribute "units" [union-attr]
tests/integration/conftest.py:785: error: Item "None" of "Type | None" has no attribute "units" [union-attr]
Found 14 errors in 3 files (checked 43 source files)

Copy link
Contributor

github-actions bot commented Jan 7, 2025

Test coverage for 433d0e0

Name                Stmts   Miss Branch BrPart  Cover   Missing
---------------------------------------------------------------
src/actions.py         29      0      4      0   100%
src/agent.py          119      0     20      0   100%
src/auth_proxy.py      52      0      8      0   100%
src/charm.py           89      0     10      0   100%
src/cos.py             20      0      0      0   100%
src/ingress.py         16      0      4      0   100%
src/jenkins.py        377      0     50      0   100%
src/pebble.py          25      0      0      0   100%
src/state.py          109      0     16      0   100%
src/timerange.py       30      0      4      0   100%
---------------------------------------------------------------
TOTAL                 866      0    116      0   100%

Static code analysis report

Run started:2025-01-07 22:26:48.077131

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 7617
  Total lines skipped (#nosec): 6
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

@yhaliaw
Copy link
Contributor

yhaliaw commented Jan 8, 2025

@yanksyoon @jdkandersson
I think there are some test failures here.

@yanksyoon
Copy link
Collaborator

@yhaliaw I don't think I'm assigned to Jenkins for this cycle, may I know if anyone else might be primary/secondary for this?

@yanksyoon
Copy link
Collaborator

Created ticket: https://warthogs.atlassian.net/browse/ISD-2869 to keep track of this issue :)

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.

2 participants