Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 4 updates: markdown-checker, pymdown-extensions, wlc and setuptools.

Updates markdown-checker from 1.0.3 to 1.2.0

Release notes

Sourced from markdown-checker's releases.

v1.1.0

What's Changed

Full Changelog: john0isaac/markdown-checker@v1.0.3...v1.1.0

Changelog

Sourced from markdown-checker's changelog.

[v1.2.0] 5 July 2026

  • Add support for json, github-announcements, markdown, and console report formats.
  • Allow setting CLI args via pyproject.toml config file.

[v1.1.0] 4 July 2026

  • Improve regex for matching URLs and paths.
  • Drop support for Python 3.10.
  • No longer built in skipping of domains.
  • Dedupe URL checks across files instead of checking the same link repeatedly.
  • Add per-host request pacing and a circuit breaker for rate limiting.
  • Overlap file checks with an adaptive in-flight window.
Commits
  • 00585a4 Add shell completion docs
  • 19080e6 Merge pull request #148 from john0isaac/redesign-docs
  • 90526b5 improve readme
  • 8f55f89 rewrite and improve docstrings
  • 36d954d Merge pull request #147 from john0isaac/feat/prpyroject-config
  • c49eaf4 allow configuring the tool from pyproject.toml
  • 870af98 Merge pull request #145 from john0isaac/feat/report-types
  • f8f66d6 add different report formats and improve docs
  • 1794b9a fix nightly jobs
  • 41d39f0 fix version
  • Additional commits viewable in compare view

Updates pymdown-extensions from 11.0 to 11.0.1

Release notes

Sourced from pymdown-extensions's releases.

11.0.1

  • FIX: BetterEm: Fix regex pattern inefficiencies.
  • FIX: Tilde: Fix regex pattern inefficiencies.
  • FIX: Caret: Fix regex pattern inefficiencies.
  • FIX: MagicLink: Fix regex pattern inefficiencies.
Commits

Updates wlc from 2.0.1 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

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.
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

Updates setuptools from 82.0.1 to 83.0.0

Changelog

Sourced from setuptools's changelog.

v83.0.0

Features

  • Require Python 3.10 or later.

Bugfixes

  • MANIFEST.in matching (via FileList) is now insensitive to Unicode normalization form. A pattern authored in one form (e.g. NFC, as typically saved by editors) now matches a file whose name is stored on disk in another (e.g. NFD, as produced by macOS APFS/HFS+). Previously an exclude, global-exclude, recursive-exclude, or prune rule could silently fail to drop a non-ASCII-named file from the source distribution, publishing it despite the exclusion -- see GHSA-h35f-9h28-mq5c.

Deprecations and Removals

  • pypa/distutils#334
Commits
  • 6519f72 Bump version: 82.0.1 → 83.0.0
  • d1151b1 Merge pull request #5250 from pypa/feature/distutils-d7633fbed
  • a2df31e Capture removal of dry_run parameter in changelog.
  • 00144dc Moved newsfragment to the release where it occurred.
  • a4a5a2b Add news fragment.
  • 77470c2 Merge https://github.com/pypa/distutils into feature/distutils-d7633fbed
  • 3c43897 Merge pull request #5247 from pypa/copilot/fix-pypy-version-issue
  • bb6ea66 Bump PyPy from 3.10 to 3.11 in CI workflow
  • a2bc3ac Fix broken intersphinx reference to build's installation docs
  • 2d6a739 Use stacked parametrize decorators instead of itertools.product
  • Additional commits viewable in compare view

Bumps the dependencies group with 1 update: https://github.com/rvben/rumdl-pre-commit.

Updates https://github.com/rvben/rumdl-pre-commit from v0.2.25 to 0.2.28

Release notes

Sourced from https://github.com/rvben/rumdl-pre-commit's releases.

v0.2.28

See: https://github.com/rvben/rumdl/releases/tag/v0.2.28

v0.2.27

See: https://github.com/rvben/rumdl/releases/tag/v0.2.27

v0.2.26

See: https://github.com/rvben/rumdl/releases/tag/v0.2.26

Commits

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 4 updates: [markdown-checker](https://github.com/john0isaac/markdown-checker), [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions), [wlc](https://github.com/WeblateOrg/wlc) and [setuptools](https://github.com/pypa/setuptools).


Updates `markdown-checker` from 1.0.3 to 1.2.0
- [Release notes](https://github.com/john0isaac/markdown-checker/releases)
- [Changelog](https://github.com/john0isaac/markdown-checker/blob/main/CHANGES.rst)
- [Commits](john0isaac/markdown-checker@v1.0.3...v1.2.0)

Updates `pymdown-extensions` from 11.0 to 11.0.1
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@11.0...11.0.1)

Updates `wlc` from 2.0.1 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.1...2.1.0)

Updates `setuptools` from 82.0.1 to 83.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v82.0.1...v83.0.0)
Bump https://github.com/rvben/rumdl-pre-commit in the dependencies group

Bumps the dependencies group with 1 update: [https://github.com/rvben/rumdl-pre-commit](https://github.com/rvben/rumdl-pre-commit).


Updates `https://github.com/rvben/rumdl-pre-commit` from v0.2.25 to 0.2.28
- [Release notes](https://github.com/rvben/rumdl-pre-commit/releases)
- [Commits](rvben/rumdl-pre-commit@v0.2.25...v0.2.28)

---
updated-dependencies:
- dependency-name: markdown-checker
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pymdown-extensions
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: wlc
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: setuptools
  dependency-version: 83.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: https://github.com/rvben/rumdl-pre-commit
  dependency-version: 0.2.28
  dependency-type: direct:production
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 5, 2026
@kattni
kattni merged commit 855975e into main Jul 6, 2026
5 checks passed
@kattni
kattni deleted the dependabot/dependencies-afa9466c5b branch July 6, 2026 02:43
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.

1 participant