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 scikit-build from 0.12.0 to 0.17.6 #67

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2023

Bumps scikit-build from 0.12.0 to 0.17.6.

Release notes

Sourced from scikit-build's releases.

Version 0.17.6

A small fix release with some new platforms and better testing, including CPython 3.12.0b1.

What's Changed

Bug fixes

Testing

  • Tests now pass on CPython 3.12.0b1 in #879.
  • Tests no longer use pytest-virtualenv in #879.
  • isolated marker now includes test_distribution tests in #879.
  • Tests avoid incorrect get_map match by @​keszybz in #990.
  • Fedora testing fix by @​LecrisUT in #986 and #938.

Miscellaneous

  • Docs improvements in #979.

New Contributors

Full Changelog: scikit-build/scikit-build@0.17.5...0.17.6

Version 0.17.5

A small fix release fixing the passing on of generator specific arguments. This fixes some cases where the Ninja generator was found but then was unable to build. NetBSD was reported to work, so was added to the BSD's supported.

Bug fixes

  • Generator args were missing for actual compile in #975
  • Add support for netbsd & pyodide (future) in #977

Full Changelog: scikit-build/scikit-build@0.17.4...0.17.5

Version 0.17.4

A followup fix to the issue 0.17.3 tried to fix. We now have a method to manually test downstream packages, too.

Bug fixes

  • Make sure include dir is found even if the lib is not present in #974.

Full Changelog: scikit-build/scikit-build@0.17.3...0.17.4

Version 0.17.3

... (truncated)

Changelog

Sourced from scikit-build's changelog.

Scikit-build 0.17.6

A small fix release with some new platforms and better testing, including CPython 3.12.0b1.

Bug fixes

  • Support added for SunOS by :user:mtelka in :pr:983.
  • Support added for AIX (with recent CMake) by :user:bhuntsman in :pr:988.

Testing

  • Tests now pass on CPython 3.12.0b1 in :pr:879.
  • Tests no longer use pytest-virtualenv in :pr:879.
  • isolated marker now includes test_distribution tests in :pr:879.
  • Tests avoid incorrect get_map match by :user:keszybz in :pr:990.
  • Fedora testing fix by :user:LecrisUT in :pr:986 and :pr:938.

Miscellaneous

  • Docs improvements in :pr:979.

Scikit-build 0.17.5

A small fix release fixing the passing on of generator specific arguments. This fixes some cases where the Ninja generator was found but then was unable to build. NetBSD was reported to work, so was added to the BSD's supported.

Bug fixes

  • Generator args were missing for actual compile in :pr:975.
  • Add support for netbsd & pyodide (future) in :pr:977.

Scikit-build 0.17.4

A followup fix to the issue 0.17.3 tried to fix. We now have a method to manually test downstream packages, too.

Bug fixes

  • Make sure include dir is found even if the lib is not present in :pr:974.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/scikit-build-0.17.6 branch from 37b5c1b to 7ad263b Compare September 22, 2023 08:25
Bumps [scikit-build](https://github.com/scikit-build/scikit-build) from 0.12.0 to 0.17.6.
- [Release notes](https://github.com/scikit-build/scikit-build/releases)
- [Changelog](https://github.com/scikit-build/scikit-build/blob/main/CHANGES.rst)
- [Commits](scikit-build/scikit-build@0.12.0...0.17.6)

---
updated-dependencies:
- dependency-name: scikit-build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/scikit-build-0.17.6 branch from 7ad263b to f3a9121 Compare September 22, 2023 08:26
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2024

Superseded by #114.

@dependabot dependabot bot closed this Jun 24, 2024
@dependabot dependabot bot deleted the dependabot/pip/scikit-build-0.17.6 branch June 24, 2024 18:35
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
Projects
None yet
0 participants