Skip to content

Bump the "dependencies" group with 2 updates across multiple ecosystems#800

Merged
kattni merged 1 commit into
mainfrom
dependabot/dependencies-883a6b3ef0
Jul 6, 2026
Merged

Bump the "dependencies" group with 2 updates across multiple ecosystems#800
kattni merged 1 commit into
mainfrom
dependabot/dependencies-883a6b3ef0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 2 updates: actions/checkout and actions/setup-python.

Updates actions/checkout from 6.0.3 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

Changelog

Sourced from actions/checkout's changelog.

v7.0.0

Commits

Updates actions/setup-python from 6.2.0 to 6.3.0

Release notes

Sourced from actions/setup-python's releases.

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6...v6.3.0

Commits

Bumps the dependencies group with 1 update: wlc.

Updates wlc from 2.0.0 to 2.1.0

Release notes

Sourced from wlc's releases.

2.1.0

What's Changed

Changes and improvements

Dependency updates

Full Changelog: WeblateOrg/wlc@2.0.1...2.1.0

2.0.1

What's Changed

Changes and improvements

Dependency updates

... (truncated)

Changelog

Sourced from wlc's changelog.

2.1.0

  • Released on 30th June 2026.
  • Refuse sending API keys over non-local http:// URLs by default, while keeping loopback HTTP supported for local development and adding explicit opt-in via --allow-insecure-http, WLC_ALLOW_INSECURE_HTTP, or trusted configuration.
  • Fixed paginated listings with query parameters to avoid duplicating parameters from API-provided next URLs.
  • Updated minimum supported requests and urllib3 versions.
  • Improved inline API documentation and output handling internals.
  • Updated development dependencies, CI actions, and Docker base images.

2.0.1

  • Released on 26th June 2026.
  • Require explicit URL pinning for unscoped API keys when the API URL comes from automatically discovered project configuration: WLC_KEY requires WLC_URL and --key requires --url.
  • Removed TRACE from the default retryable HTTP methods.
  • Added package and container provenance attestations and SBOM publishing for release artifacts.
  • Updated development dependencies, CI actions, and Docker base images.
Commits
  • af8b58d chore: release 2.1.0
  • d0ddc3d docs: extend inline docs
  • 3a94b8c fix: avoid accidental http usage for tokens (#1515)
  • 4e74d30 fix(deps): bump minimal requests/urllib3
  • 7b9dff5 fix(client): avoid duplicate pagination params
  • a32971d chore(deps): update weblate/base docker tag to v2026.27.0 (#1513)
  • a037f1b chore(deps): update pre-commit hook rvben/rumdl-pre-commit to v0.2.24 (#1511)
  • ae78e27 chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v1.26.1 (...
  • 815eb13 chore(deps): update pre-commit hook mongodb/kingfisher to v1.104.0 (#1509)
  • be747d6 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.20 (#1...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6.0.3...v7.0.0)

Updates `actions/setup-python` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v6.2.0...v6.3.0)
Bump wlc from 2.0.0 to 2.1.0 in the dependencies group

Bumps the dependencies group with 1 update: [wlc](https://github.com/WeblateOrg/wlc).


Updates `wlc` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/WeblateOrg/wlc/releases)
- [Changelog](https://github.com/WeblateOrg/wlc/blob/main/CHANGES.rst)
- [Commits](WeblateOrg/wlc@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: wlc
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 5, 2026
@kattni kattni merged commit 6e496e3 into main Jul 6, 2026
4 checks passed
@kattni kattni deleted the dependabot/dependencies-883a6b3ef0 branch July 6, 2026 02:46
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant