Skip to content

chore(deps): Bump the "dependencies" group with 2 updates across multiple ecosystems#585

Merged
benthevining merged 1 commit into
mainfrom
dependabot/dependencies-6d6d83a9e5
Jun 14, 2026
Merged

chore(deps): Bump the "dependencies" group with 2 updates across multiple ecosystems#585
benthevining merged 1 commit into
mainfrom
dependabot/dependencies-6d6d83a9e5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 2 updates: https://github.com/python-jsonschema/check-jsonschema and https://github.com/codingjoe/relint.

Updates https://github.com/python-jsonschema/check-jsonschema from 0.37.2 to 0.37.3

Release notes

Sourced from https://github.com/python-jsonschema/check-jsonschema's releases.

0.37.3

  • Update vendored schemas: bitbucket-pipelines, circle-ci, dependabot, github-workflows, gitlab-ci, mergify, readthedocs, renovate, snapcraft, woodpecker-ci (2026-06-12)
Changelog

Sourced from https://github.com/python-jsonschema/check-jsonschema's changelog.

0.37.3

  • Update vendored schemas: bitbucket-pipelines, circle-ci, dependabot, github-workflows, gitlab-ci, mergify, readthedocs, renovate, snapcraft, woodpecker-ci (2026-06-12)
Commits
  • 5030dca Bump version for release
  • e49ebfe Merge pull request #687 from python-jsonschema/dependabot/pip/responses-0.26.1
  • b3ae064 Bump responses from 0.26.0 to 0.26.1
  • 48ba608 Fix stale test data
  • ed0cecf Update vendored schemas
  • b1f7546 Merge pull request #686 from python-jsonschema/vendor-schemas-auto
  • d99034f [vendor-schemas] automated update
  • 566da04 Merge pull request #684 from python-jsonschema/vendor-schemas-auto
  • dca8424 Merge pull request #685 from python-jsonschema/pre-commit-ci-update-config
  • 520b76e [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

Updates https://github.com/codingjoe/relint from 3.4.0 to 3.4.1

Release notes

Sourced from https://github.com/codingjoe/relint's releases.

3.4.1

What's Changed

Full Changelog: codingjoe/relint@3.4.0...3.4.1

Commits

Updates the requirements on clang-tidy, rust-just and tqdm to permit the latest version.
Updates clang-tidy to 22.1.7

Commits

Updates rust-just to 1.52.0

Release notes

Sourced from rust-just's releases.

1.52.0

Added

  • Add [shell] attribute to override default-script setting (#3359 by casey)
  • Add default-script setting (#3354 by casey)
  • Add --default-list flag (#3350 by casey)
  • Add default-list setting (#3337 by casey)

Changed

  • Disable aliases that depend on absent modules (#3358 by casey)
  • Print formatted justfile to stdout when source is stdin (#3356 by casey)
  • Allow search directory with more subcommands (#3353 by casey)
  • Disable recipes that depend on absent modules (#3352 by casey)

Misc

  • Improve absent optional module error messages (#3357 by casey)
  • Alphabetize Attribute derive macro order (#3355 by casey)
  • Include UTF-8 byte-order mark in PowerShell scripts (#3347 by casey)
  • Remove options from --list output (#3346 by casey)
  • Switch from ansi_term to nu_ansi_term (#3344 by casey)
  • Remove redundant argument parser attributes (#3340 by casey)
Changelog

Sourced from rust-just's changelog.

1.52.0 - 2026-06-08

Added

  • Add [shell] attribute to override default-script setting (#3359 by casey)
  • Add default-script setting (#3354 by casey)
  • Add --default-list flag (#3350 by casey)
  • Add default-list setting (#3337 by casey)

Changed

  • Disable aliases that depend on absent modules (#3358 by casey)
  • Print formatted justfile to stdout when source is stdin (#3356 by casey)
  • Allow search directory with more subcommands (#3353 by casey)
  • Disable recipes that depend on absent modules (#3352 by casey)

Misc

  • Improve absent optional module error messages (#3357 by casey)
  • Alphabetize Attribute derive macro order (#3355 by casey)
  • Include UTF-8 byte-order mark in PowerShell scripts (#3347 by casey)
  • Remove options from --list output (#3346 by casey)
  • Switch from ansi_term to nu_ansi_term (#3344 by casey)
  • Remove redundant argument parser attributes (#3340 by casey)

1.51.0 - 2026-05-09

Added

Changed

  • Allow [env] attribute to take expressions (#3329 by casey)
  • Allow using expressions with [working-directory] (#3326 by casey)
  • Read justfile from standard input with --justfile - (#3325 by casey)
  • Make parent_directory() of bare filename return . (#3313 by casey)
  • Make [env] override module-level exports (#3312 by casey)

Fixed

  • Fail on deep recursion instead of overflowing stack (#3319 by casey)
  • Invoke chooser selections separately (#3311 by casey)
  • Don't evaluate unused assertions (#3310 by casey)
  • Respect lazy setting in submodules (#3308 by casey)
  • Fix overrides not being visible in user-defined functions (#3307 by casey)
  • Don't panic on invalid datetime format string (#3304 by casey)

Misc

  • Use cargo-limit commands in justfile (#3331 by casey)
  • Simplify code more (#3330 by casey)
  • Update install-dev-deps recipe with compatible mdbook (#3328 by casey)
  • Simplify code (#3327 by casey)
  • Link to duplicate recipe issue in readme (#3321 by casey)

... (truncated)

Commits
  • 21f9176 Merge pull request #503 from gnpaone/sync-action
  • a451bb8 chore: sync files from source repo
  • f360b23 Merge pull request #501 from gnpaone/dependabot/npm_and_yarn/npm/rust-just/ty...
  • 9c8f124 npm(deps-dev): bump @​typescript-eslint/eslint-plugin in /npm/rust-just
  • ea2e9a1 Merge pull request #500 from gnpaone/sync-action
  • 59d812c chore: sync files from source repo
  • 1f68a8c Merge pull request #499 from gnpaone/dependabot/npm_and_yarn/npm/rust-just/ty...
  • b207070 npm(deps-dev): bump @​types/node from 25.9.1 to 25.9.2 in /npm/rust-just
  • 007d092 Merge pull request #498 from gnpaone/sync-action
  • cd06112 chore: sync files from source repo
  • Additional commits viewable in compare view

Updates tqdm to 4.68.2

Release notes

Sourced from tqdm's releases.

tqdm v4.68.2 stable

  • revert accidental change to ascii default (fixes #1760)
    • UnicodeEncodeError: 'charmap' codec can't encode characters in position 6-7: character maps to <undefined> can be fixed by installing tqdm!=4.68.0,!=4.68.1
  • misc docs updates
    • fix links
    • replace stray rst -> md syntax
    • consistent "progress bar" terminology (#1737)
  • tests: fix coverage (fixes #1760)
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 2 updates: [https://github.com/python-jsonschema/check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) and [https://github.com/codingjoe/relint](https://github.com/codingjoe/relint).


Updates `https://github.com/python-jsonschema/check-jsonschema` from 0.37.2 to 0.37.3
- [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/check-jsonschema@0.37.2...0.37.3)

Updates `https://github.com/codingjoe/relint` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/codingjoe/relint/releases)
- [Commits](codingjoe/relint@3.4.0...3.4.1)
chore(deps): bump the dependencies group across 2 directories with 3 updates

Updates the requirements on [clang-tidy](https://github.com/ssciwr/clang-tidy-wheel), [rust-just](https://github.com/gnpaone/rust-just) and [tqdm](https://github.com/tqdm/tqdm) to permit the latest version.

Updates `clang-tidy` to 22.1.7
- [Commits](https://github.com/ssciwr/clang-tidy-wheel/commits)

Updates `rust-just` to 1.52.0
- [Release notes](https://github.com/gnpaone/rust-just/releases)
- [Changelog](https://github.com/gnpaone/rust-just/blob/master/CHANGELOG.md)
- [Commits](gnpaone/rust-just@1.51.0...1.52.0)

Updates `tqdm` to 4.68.2
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.68.1...v4.68.2)

---
updated-dependencies:
- dependency-name: https://github.com/python-jsonschema/check-jsonschema
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: https://github.com/codingjoe/relint
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: clang-tidy
  dependency-version: 22.1.7
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: rust-just
  dependency-version: 1.52.0
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: tqdm
  dependency-version: 4.68.2
  dependency-type: direct:production
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Jun 14, 2026
@dependabot dependabot Bot requested a review from benthevining as a code owner June 14, 2026 21:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Jun 14, 2026
@benthevining benthevining merged commit e829556 into main Jun 14, 2026
21 of 23 checks passed
@benthevining benthevining deleted the dependabot/dependencies-6d6d83a9e5 branch June 14, 2026 21:19
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 pre_commit Pull requests that update pre_commit code size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant