Update pybind11 requirement from >=2.13.0 to >=3.0.4 in /python#6
Open
dependabot[bot] wants to merge 4 commits into
Open
Update pybind11 requirement from >=2.13.0 to >=3.0.4 in /python#6dependabot[bot] wants to merge 4 commits into
dependabot[bot] wants to merge 4 commits into
Conversation
Enables weekly Dependabot updates for GitHub Actions and the four Python manifest directories (python/, utils/mlir_aie_wheels/, utils/mlir_wheels/), with grouped minor/patch PRs to keep noise down. Adds an OSSF Scorecard workflow that publishes results to the GitHub Security tab and the public Scorecard registry, giving us a running grade on supply-chain posture (token permissions, pinned dependencies, branch protection, etc.). Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
Provides a private channel for vulnerability disclosure (GitHub's private advisory flow), removing the need for reporters to choose between filing a public issue and emailing maintainers directly. Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
Lets the workflow be triggered manually from the Actions tab in addition to the weekly cron and push-to-main triggers, useful for on-demand reruns and for validating the workflow on forks before merging. Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
Updates the requirements on [pybind11](https://github.com/pybind/pybind11) to permit the latest version. - [Release notes](https://github.com/pybind/pybind11/releases) - [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.md) - [Commits](pybind/pybind11@v2.13.0...v3.0.4) --- updated-dependencies: - dependency-name: pybind11 dependency-version: 3.0.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on pybind11 to permit the latest version.
Release notes
Sourced from pybind11's releases.
Changelog
Sourced from pybind11's changelog.
... (truncated)
Commits
d03662fbuild: support Eigen 5 (#6036)3d8aabcBump version from v3.0.3 → v3.0.42c1b391[skip ci] docs: add v3.0.4 changelog updates. (#6041)804e2c1fix: segfault when movingscoped_ostream_redirect(#6033)a15579cci: bump setup-uv to maintained tag scheme (#6035)e2fdf43Handle result from PyObject_VisitManagedDict (#6032)98003e2chore(deps): update pre-commit hooks (#6029)ab392bdfix: avoid copy constructor instantiation in shared_ptr fallback cast (#6028)ad5bc9echore(deps): bump the actions group with 2 updates (#6027)1b49908docs: add v3.0.3and v3.1.0changelog updates. (#6023)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)