mozilla-vpn-client icon indicating copy to clipboard operation
mozilla-vpn-client copied to clipboard

Bump the build-tools-pip group across 1 directory with 3 updates

Open dependabot[bot] opened this issue 6 months ago • 0 comments

Bumps the build-tools-pip group with 3 updates in the / directory: aqtinstall, oathtool and yamllint.

Updates aqtinstall from 3.2.0 to 3.2.1

Changelog

Sourced from aqtinstall's changelog.

v3.2.1_ (16, March, 2025)

Fixed

  • variable become undefined when extension not exist or connection error (#868)
  • Fix missing log statement for taget_qt.conf (#901)
  • Fix error running official installer on macOS (#898)
  • Fix CI when testing ARM64 cross compilation job (#897)
  • Commercial fixes, CI tests (#883)

Added

  • Commercial command document (#886)

Changed

  • Use latest jom for test (892)
  • Check hash when downloading jom for test (#899)
  • Official installer to check hash when download (#900)
  • CI: publish with OIDC (#888)
Commits
  • 0cd00b4 Release v3.2.1
  • 7abca71 style: apply black for test
  • 82d051a Fix: variable become undefined when extension not exist or connection error (...
  • d0ca508 Commercial docs (#886)
  • 3665552 Merge pull request #901 from jdpurcell/pr-target_qt_log
  • 47e2dea Update tests to recognize new log output
  • 7f5d0ed Fix missing log statement for target_qt.conf
  • 9aafd0b Merge pull request #892 from xavier2k6/aqt_test_jom
  • ffe1efa Use latest jom for test
  • ccd4c27 Merge pull request #898 from jdpurcell/pr-macos-official
  • Additional commits viewable in compare view

Updates oathtool from 2.3.2 to 2.4.0

Changelog

Sourced from oathtool's changelog.

v2.4.0

Features

  • Added the option to read from stdin.

v2.3.3

No significant changes.

Commits

Updates yamllint from 1.37.0 to 1.37.1

Changelog

Sourced from yamllint's changelog.

1.37.1 (2025-05-04)

  • Rule comments: tell how many spaces are expected
  • Rule quoted-strings: Fix only-when-needed on multiline with backslash
  • Config: Report if rules is not a dict
  • Fix test_codec_built_in_equivalent() test when run with pytest
  • CI: Fix TestPyPI "dev0" versions for master commits on tags
  • Docs: Add links to GitHub repository and releases
  • Docs: Fix GitLab integration example
  • Docs: Fix GitLab integration link
  • Fix the tests badge link on the README
Commits
  • 79a6b2b yamllint version 1.37.1
  • b6fe397 config: Report if 'rules' is not a dict
  • 2ec2d7a docs: Fix GitLab integration link
  • 1a6542c quoted-strings: Fix only-when-needed on multiline with backslash
  • 2d10aaa docs: Fix GitLab integration example
  • 263fb88 README: Fix the tests badge link
  • a942f5c Rename tests.common.test_codec_built_in_equivalent()
  • 639a7c6 comments: Tell how many spaces are expected in 'min-spaces-from-content'
  • 0f2fbb0 docs: Add links to GitHub repository and releases
  • bce26d6 CI: Fix TestPyPI "dev0" versions for master commits on tags
  • See full diff 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 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 <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

dependabot[bot] avatar Jun 02 '25 11:06 dependabot[bot]