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 charset-normalizer to v3.4.1 #219

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
charset-normalizer (changelog) ==3.4.0 -> ==3.4.1 age adoption passing confidence

Release Notes

jawah/charset_normalizer (charset-normalizer)

v3.4.1

Compare Source

Changed
  • Project metadata are now stored using pyproject.toml instead of setup.cfg using setuptools as the build backend.
  • Enforce annotation delayed loading for a simpler and consistent types in the project.
  • Optional mypyc compilation upgraded to version 1.14 for Python >= 3.8
Added
  • pre-commit configuration.
  • noxfile.
Removed
  • build-requirements.txt as per using pyproject.toml native build configuration.
  • bin/integration.py and bin/serve.py in favor of downstream integration test (see noxfile).
  • setup.cfg in favor of pyproject.toml metadata configuration.
  • Unused utils.range_scan function.
Fixed
  • Converting content to Unicode bytes may insert utf_8 instead of preferred utf-8. (#​572)
  • Deprecation warning "'count' is passed as positional argument" when converting to Unicode bytes on Python 3.13+

Configuration

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

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) December 25, 2024 06:42
Copy link
Contributor

github-actions bot commented Dec 25, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ACTION actionlint 3 1 0.09s
✅ BASH shellcheck 3 0 0.07s
✅ BASH shfmt 3 0 0 0.02s
❌ COPYPASTE jscpd yes 1 1.34s
✅ JSON jsonlint 3 0 0.21s
✅ JSON prettier 3 0 0 0.45s
✅ JSON v8r 3 0 3.79s
⚠️ MARKDOWN markdownlint 2 1 26 0.72s
✅ MARKDOWN markdown-link-check 2 0 12.32s
✅ MARKDOWN markdown-table-formatter 2 1 0 0.17s
⚠️ PYTHON pyright 25 18 8.0s
✅ PYTHON ruff 25 0 0 0.05s
❌ REPOSITORY checkov yes 3 12.76s
❌ REPOSITORY devskim yes 1 1.04s
✅ REPOSITORY dustilock yes no 0.76s
✅ REPOSITORY gitleaks yes no 0.06s
✅ REPOSITORY git_diff yes no 0.01s
❌ REPOSITORY grype yes 5 9.89s
❌ REPOSITORY kics yes 10 1.29s
✅ REPOSITORY secretlint yes no 1.06s
✅ REPOSITORY syft yes no 1.43s
❌ REPOSITORY trivy yes 5 4.77s
✅ REPOSITORY trivy-sbom yes no 0.08s
✅ REPOSITORY trufflehog yes no 2.46s
⚠️ SPELL cspell 43 178 6.96s
✅ SPELL lychee 11 0 1.79s
✅ YAML prettier 5 0 0 0.47s
✅ YAML v8r 5 0 2.77s
✅ YAML yamllint 5 0 0.3s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants