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.16.1 to 0.16.3 #1049

Merged
merged 2 commits into from Dec 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps scikit-build from 0.16.1 to 0.16.3.

Release notes

Sourced from scikit-build's releases.

Version 0.16.3

This release fixes logging issues using setuptools 65.6+ affecting our tests. Pytest 7.2+ is now supported. setup.py <command> and setup_requires are deprecated, and tests are marked as such.

  • Fix typo in usage.rst in #795, thanks to @​chohner.
  • Support pytest 7.2+ in #801.
  • Change warning filtering in #802.
  • Handle logging changes in setuptools 65.6+ in #807.
  • Add deprecated markers to some tests in #807.
  • Allow known warnings to show up in the tests #807.

New Contributors

Full Changelog: scikit-build/scikit-build@0.16.2...0.16.3

Version 0.16.2

This addresses one more small regression with the FindPython change from 0.16.0 that was affecting conda. #793

Changelog

Sourced from scikit-build's changelog.

Scikit-build 0.16.3

This release fixes logging issues using setuptools 65.6+ affecting our tests. Pytest 7.2+ is now supported. setup.py <command> and setup_requires are deprecated, and tests are marked as such.

  • Fix typo in usage.rst in :pr:795, thanks to :user:chohner.
  • Support pytest 7.2+ in :pr:801.
  • Change warning filtering in :pr:802.
  • Handle logging changes in setuptools 65.6+ in :pr:807.
  • Add deprecated markers to some tests in :pr:807.
  • Allow known warnings to show up in the tests :pr:807.

Scikit-build 0.16.2

This addresses one more small regression with the FindPython change from 0.16.0 that was affecting conda. :pr:793.

Commits
  • 790d46a Scikit-build 0.16.3
  • 8d29200 chore(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#808)
  • fa77fb0 [pre-commit.ci] pre-commit autoupdate (#806)
  • a5e2aa4 ci: pass job
  • 4cae1bd tests: mark some tests deprecated
  • ddefbaa fix: handle logging changes in setuptools 65.6+
  • 16cda2a chore: ignore venv dirs
  • c1d52df tests: remove usage of raw path
  • a9a5f94 tests: include printout of installed packages of interest
  • 7989921 chore(deps): bump cygwin/cygwin-install-action from 2 to 3 (#804)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [scikit-build](https://github.com/scikit-build/scikit-build) from 0.16.1 to 0.16.3.
- [Release notes](https://github.com/scikit-build/scikit-build/releases)
- [Changelog](https://github.com/scikit-build/scikit-build/blob/master/CHANGES.rst)
- [Commits](scikit-build/scikit-build@0.16.1...0.16.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2022 19:02
@dependabot dependabot bot requested review from tommy-waltmann and removed request for a team December 1, 2022 19:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2022
@tommy-waltmann tommy-waltmann merged commit ba02d01 into master Dec 2, 2022
@tommy-waltmann tommy-waltmann deleted the dependabot/pip/scikit-build-0.16.3 branch December 2, 2022 17:59
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.

None yet

1 participant