Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dependencies group with 3 updates #127

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the dependencies group with 3 updates: pre-commit, conan and ansys-sphinx-theme.

Updates pre-commit from 3.6.1 to 4.1.0

Release notes

Sourced from pre-commit's releases.

pre-commit v4.1.0

Features

Fixes

pre-commit v4.0.1

Fixes

pre-commit v4.0.0

Features

Migrating

pre-commit v3.8.0

Features

... (truncated)

Changelog

Sourced from pre-commit's changelog.

4.1.0 - 2025-01-20

Features

Fixes

4.0.1 - 2024-10-08

Fixes

4.0.0 - 2024-10-05

Features

Migrating

  • language: python_venv has been removed -- use language: python instead.

... (truncated)

Commits
  • b152e92 v4.1.0
  • c3125a4 Merge pull request #3389 from lorenzwalthert/dev-always-unset-renv
  • c2c061c fix: ensure env patch is applied for vanilla emulation
  • cd429db Merge pull request #3382 from pre-commit/pre-commit-ci-update-config
  • 9b9f8e2 [pre-commit.ci] pre-commit autoupdate
  • 86300a4 Merge pull request #3376 from pre-commit/r-gone
  • 77edad8 install r on ubuntu runners
  • 18b3939 Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest
  • 31cb945 Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...
  • 28c3d81 update .net tests to use .net 8
  • Additional commits viewable in compare view

Updates conan from 2.8.1 to 2.11.0

Release notes

Sourced from conan's releases.

2.11.0 (18-Dec-2024)

2.10.3 (18-Dec-2024)

2.10.2 (10-Dec-2024)

  • Fix: Solve performance issue in large graphs computing the "skip" binaries. (conan-io/conan#17436)

2.10.1 (04-Dec-2024)

2.10.0 (03-Dec-2024)

  • Feature: Add --force option to conan remote auth to force authentication even for remotes that have anonymous access enabled. (conan-io/conan#17377). Docs: 📃
  • Feature: Add --output option to conan new command. (conan-io/conan#17359)
  • Feature: Let the new CMakeDeps always define components and check them with find_package( COMPONENTS), listening to new property cmake_components. (conan-io/conan#17302)
  • Feature: Allow tools.microsoft.msbuild:max_cpu_count=0 to use /m to use all available cores. (conan-io/conan#17301). Docs: 📃
  • Feature: define * as default argument if no args specified for conan list. (conan-io/conan#17300). Docs: 📃
  • Feature: Improved auto deduce location function. (conan-io/conan#17296)
  • Feature: BazelDeps using the new deduce_location mechanism to find the libraries. (conan-io/conan#17296)
  • Feature: Initial conan workspace initial proposal to manage local set of editables. Introduced only as a dev/maintainers feature, behind an environment variable. (conan-io/conan#17272). Docs: 📃
  • Feature: Allow --settings in conan config install-pkg to create and install different configurations in different platforms. (conan-io/conan#17217). Docs: 📃
  • Feature: Add network to configfile for Docker runners. (conan-io/conan#17069). Docs: 📃
  • Fix: Fix help message for PowerShell conf. (conan-io/conan#17389). Docs: 📃
  • Fix: Fixed an error that occurred when using conan.tools.scm.Git.fetch_commit() in a subfolder. (conan-io/conan#17369)
  • Fix: Adding a "risk" warning for options conflicts, so users can do warn-as-error to raise when they happen. (conan-io/conan#17366)
  • Fix: New CMakeDeps generator allow fooConfig.cmake for in-package files besides foo-config.cmake. (conan-io/conan#17330)
  • Fix: Add a warning for editable dependencies when building in the cache. (conan-io/conan#17325)
  • Fix: Raise ConanException if source patch does not exist in export_conandata_patches. (conan-io/conan#17294)
  • Fix: Improve the UX for CONAN_LOG_LEVEL env-var incorrect values. (conan-io/conan#17280)
  • Fix: Meson aligns with other build systems considering x86_64->x86 as cross building. (conan-io/conan#17266)
  • Fix: Avoid colorama bug crashing for large outputs. (conan-io/conan#17259)
  • Fix: Fix arch for docker runner tests. (conan-io/conan#17069). Docs: 📃
  • Bugfix: Add correct flags when compiler=clang and compiler_executables={"c": "clang-cl"} to not inject incorrect flags when cross-building from Linux to Windows. (conan-io/conan#17387)

... (truncated)

Commits

Updates ansys-sphinx-theme from 1.1.6 to 1.2.6

Commits
  • 21918b4 release: v1.2.6
  • f03dd30 fix: LICENSES
  • 8926bd3 chore: updating CHANGELOG for v1.2.5
  • d2b67dc release: v1.2.5
  • f727a18 chore(deps): update pydata-sphinx-theme requirement from <0.16,>=0.15.4 to >=...
  • 63e5519 chore: updating CHANGELOG for v1.2.4
  • 9fcf9f0 release: v1.2.4
  • 9b8a28d fix: impose upper version for the pydata-sphinx-theme (#603)
  • ddda1e7 chore: updating CHANGELOG for v1.2.3
  • acdfd53 release: v1.2.3
  • 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 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

Bumps the dependencies group with 3 updates: [pre-commit](https://github.com/pre-commit/pre-commit), [conan](https://github.com/conan-io/conan) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme).


Updates `pre-commit` from 3.6.1 to 4.1.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.6.1...v4.1.0)

Updates `conan` from 2.8.1 to 2.11.0
- [Release notes](https://github.com/conan-io/conan/releases)
- [Commits](conan-io/conan@2.8.1...2.11.0)

Updates `ansys-sphinx-theme` from 1.1.6 to 1.2.6
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.1.6...v1.2.6)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: conan
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 27, 2025
@wiz-inc-572fc38784
Copy link

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 2 High 7 Medium 1 Low
Data Finding Sensitive Data
Secret Finding Secrets
IaC Misconfiguration IaC Misconfigurations
Total 2 High 7 Medium 1 Low

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Superseded by #128.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/pip/dependencies-35318431f6 branch February 3, 2025 11:26
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.

0 participants