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 maturin from 1.1.0 to 1.2.3 #37

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps maturin from 1.1.0 to 1.2.3.

Release notes

Sourced from maturin's releases.

v1.2.3

What's Changed

New Contributors

Full Changelog: PyO3/maturin@v1.2.2...v1.2.3

v1.2.2

What's Changed

Full Changelog: PyO3/maturin@v1.2.1...v1.2.2

v1.2.1

What's Changed

Full Changelog: PyO3/maturin@v1.2.0...v1.2.1

v1.2.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from maturin's changelog.

[1.2.3] - 2023-08-17

  • Fix sdist build failure with workspace path dependencies by HerringtonDarkholme in #1739

[1.2.2] - 2023-08-14

  • Fix non interactive mode check when username/password was supplied from cli in #1737

[1.2.1] - 2023-08-14

  • Add non-interactive mode to upload command in #1722
  • Fix link-native-libraries check for emscripten target in #1724
  • Add support for ALL_PROXY to upload command in #1727
  • Handle renamed Rust dependency in sdist in #1728
  • Fix invalid TOML when rewriting workspace inherited dependencies in #1733

[1.2.0] - 2023-08-06

  • Add basic support for implicit namespaces #1645
  • Add Linux mips64 and mips architecture support in #1712
  • Add x86_64h-apple-darwin target support in #1717
Commits
  • 2e5e51a Release v1.2.3
  • 698e7cb Merge pull request #1739 from HerringtonDarkholme/fix-workspace-deps
  • c85faa1 fix: preserve workspace inherited dependencies when building binary
  • 4c3d5c2 Release v1.2.2
  • 4537043 Merge pull request #1737 from messense/fix-non-interactive-cli
  • 6ea5444 Fix non interactive check when username/password was supplied from cli
  • a8be6e0 Merge pull request #1734 from messense/release-1.2.1
  • 4d6152f Release v1.2.1
  • 01fd07c Merge pull request #1733 from messense/fix-sdist-invalid-toml
  • 89e1ec0 Fix invalid TOML when rewriting workspace inherited dependencies
  • 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 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)

Bumps [maturin](https://github.com/pyo3/maturin) from 1.1.0 to 1.2.3.
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](PyO3/maturin@v1.1.0...v1.2.3)

---
updated-dependencies:
- dependency-name: maturin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Sep 1, 2023
@ringsaturn ringsaturn merged commit 23b4352 into main Sep 1, 2023
18 checks passed
@dependabot dependabot bot deleted the dependabot/pip/maturin-1.2.3 branch September 1, 2023 13:19
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.

1 participant