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

[smart_holder] git merge master #5221

Merged
merged 7 commits into from
Jul 2, 2024
Merged

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    e0f9e77 View commit details
    Browse the repository at this point in the history
  2. fix: add guard for GCC <10.3 on C++20 (pybind#5205)

    * Update CI
    
    * update define guard
    
    * style: pre-commit fixes
    
    * updated define guard
    
    * style: pre-commit fixes
    
    * update guard
    
    * testing new guards
    
    * update guards
    
    * surely this time
    
    * style: pre-commit fixes
    
    * Define PYBIND11_TYPING_H_HAS_STRING_LITERAL to avoid repeating a complex expression.
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Ralf W. Grosse-Kunstleve <[email protected]>
    3 people committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    08f946a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51c2aa1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. feat(types) Adds special Case for empty C++ tuple type annotation (py…

    …bind#5214)
    
    * add special case and unit test
    
    * add newline
    InvincibleRMC committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    d805e99 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. chore(deps): bump actions/attest-build-provenance in the actions group (

    pybind#5216)
    
    Bumps the actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).
    
    
    Updates `actions/attest-build-provenance` from 1.1.2 to 1.3.2
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@173725a...bdd5137)
    
    ---
    updated-dependencies:
    - dependency-name: actions/attest-build-provenance
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d78446c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge branch 'master' into sh_merge_master

    Ralf W. Grosse-Kunstleve committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f322eb9 View commit details
    Browse the repository at this point in the history
  2. Tracking ci.yml changes from master.

    Ralf W. Grosse-Kunstleve committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    64c886d View commit details
    Browse the repository at this point in the history