Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps wlc from 1.15 to 1.17.0.

Release notes

Sourced from wlc's releases.

1.17.0

  • Dropped support for unscoped key in configuration (CVE-2026-22251).
  • Tightened hostname-based SSL verification skip (CVE-2026-22250).
  • Modernized packaging.
  • Improved type annotations.

Full Changelog: WeblateOrg/wlc@1.16.1...1.17.0

1.16.1

  • Released on 10th October 2025.
  • Fixed packages publishing.

1.16

  • Released on 10th October 2025.
  • Fixed downloading components based on configuration.
  • Improved error reporting with Weblate 5.10 and newer.
  • Improved handling of categorized components.
  • Dropped support for Python 3.8 and 3.9.
  • Added support for Python 3.13 and 3.14.

Full Changelog: WeblateOrg/wlc@1.15...1.16.1

Changelog

Sourced from wlc's changelog.

1.17.0

  • Released on 12th January 2026.
  • Dropped support for unscoped key in configuration (CVE-2026-22251).
  • Tightened hostname-based SSL verification skip (CVE-2026-22250).
  • Modernized packaging.
  • Improved type annotations.

1.16.1

  • Released on 10th October 2025.
  • Fixed packages publishing.

1.16

  • Released on 10th October 2025.
  • Fixed downloading components based on configuration.
  • Improved error reporting with Weblate 5.10 and newer.
  • Improved handling of categorized components.
  • Dropped support for Python 3.8 and 3.9.
  • Added support for Python 3.13 and 3.14.
Commits
  • fb9acf1 chore: bump version to 1.17.0
  • 2f7d335 chore: ignore type checking error
  • d5e9c94 chore: add pyxdg type checking stubs
  • 351ee3d chore(tests): add type safeguard
  • c5afa0e chore: fix cli type annotations
  • a0eca5b chore: type-annotate requests interface
  • f1a41bf fix: corrected objects inheritance
  • 9bc7b9c feat(ci): introdyce ty type checker
  • 8184482 feat(ci): introduce pylint checker
  • 9dd28f4 feat: use depencency-groups for dev deps
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [wlc](https://github.com/WeblateOrg/wlc) from 1.15 to 1.17.0.
- [Release notes](https://github.com/WeblateOrg/wlc/releases)
- [Changelog](https://github.com/WeblateOrg/wlc/blob/main/CHANGES.rst)
- [Commits](WeblateOrg/wlc@1.15...1.17.0)

---
updated-dependencies:
- dependency-name: wlc
  dependency-version: 1.17.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 12, 2026
@freakboy3742 freakboy3742 merged commit bdcd0eb into lektor Jan 12, 2026
4 checks passed
@freakboy3742 freakboy3742 deleted the dependabot/pip/wlc-1.17.0 branch January 12, 2026 22:11
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants