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

[pip] Bump the non-major-dependencies group with 1 update #768

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2024

Bumps the non-major-dependencies group with 1 update: pipenv.

Updates pipenv from 2023.2.18 to 2023.12.0

Release notes

Sourced from pipenv's releases.

Release v2023.12.0

What's Changed

Full Changelog: pypa/pipenv@v2023.11.17...v2023.12.0

Release v2023.11.17

What's Changed

New Contributors

Full Changelog: pypa/pipenv@v2023.11.15...v2023.11.17

Release v2023.11.15

What's Changed

Full Changelog: pypa/pipenv@v2023.11.14...v2023.11.15

Release v2023.11.14

What's Changed

... (truncated)

Changelog

Sourced from pipenv's changelog.

2023.12.0 (2024-02-01)

Pipenv 2023.12.0 (2024-02-01)

Bug Fixes

  • Removal of pydantic from pythonfinder and pipenv; reduced complexity of pythonfinder pathlib usage (avoid posix conversions). [#6065](https://github.com/pypa/pipenv/issues/6065) <https://github.com/pypa/pipenv/issues/6065>_
  • Adjusted logic which assumed any file, path or VCS install should be considered editable. Instead relies on the user specified editable flag to mark requirement as editable install. [#6069](https://github.com/pypa/pipenv/issues/6069) <https://github.com/pypa/pipenv/issues/6069>_
  • Remove logic that treats CI variable to use do_run_nt shell logic, as the original reasons for that patch were no longer valid. [#6072](https://github.com/pypa/pipenv/issues/6072) <https://github.com/pypa/pipenv/issues/6072>_ 2023.11.17 (2024-01-21) ======================= Pipenv 2023.11.17 (2024-01-21) ==============================

Bug Fixes

  • Add markers to Pipfile when parsing requirements.txt [#6008](https://github.com/pypa/pipenv/issues/6008) <https://github.com/pypa/pipenv/issues/6008>_
  • Fix KeyError when using a source without a name in Pipfile [#6021](https://github.com/pypa/pipenv/issues/6021) <https://github.com/pypa/pipenv/issues/6021>_
  • Fix a bug with locking projects that contains packages with non canonical names from private indexes [#6056](https://github.com/pypa/pipenv/issues/6056) <https://github.com/pypa/pipenv/issues/6056>_

Vendored Libraries

  • Update vendored tomlkit to 0.12.3 [#6024](https://github.com/pypa/pipenv/issues/6024) <https://github.com/pypa/pipenv/issues/6024>_
  • Bump version of pipdeptree to 0.13.2 [#6055](https://github.com/pypa/pipenv/issues/6055) <https://github.com/pypa/pipenv/issues/6055>_ 2023.11.15 (2023-11-15) ======================= Pipenv 2023.11.15 (2023-11-15) ==============================

Bug Fixes

  • Fix regression with path installs on most recent release 2023.11.14 [#6017](https://github.com/pypa/pipenv/issues/6017) <https://github.com/pypa/pipenv/issues/6017>_

2023.11.14 (2023-11-14)

Pipenv 2023.11.14 (2023-11-14)

Behavior Changes

... (truncated)

Commits
  • d4483dd Release v2023.12.0
  • e26edd5 Bumped version to 2023.12.0.
  • 23dbe27 Only editable entry should trigger editable installs (#6069)
  • 15149f0 Remove forcing CI code path to use nt shell code path (#6072)
  • 95df3fd Convert from pydantic to vanilla dataclasses (includes pythonfinder 2.1.0) (#...
  • 2bd7eab Fix release CI step for next release
  • 7a640f2 Release v2023.11.17
  • d202fac Bumped version to 2023.11.17.
  • 542554e upgrade sphinx due to release script bug
  • 624ec01 Vendoring in pip-23.3.2 (#6064)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the non-major-dependencies group with 1 update: [pipenv](https://github.com/pypa/pipenv).


Updates `pipenv` from 2023.2.18 to 2023.12.0
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md)
- [Commits](pypa/pipenv@v2023.2.18...v2023.12.0)

---
updated-dependencies:
- dependency-name: pipenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 3, 2024 09:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2024
Copy link

changeset-bot bot commented Feb 3, 2024

⚠️ No Changeset found

Latest commit: eb61262

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@OmarTawfik OmarTawfik added this pull request to the merge queue Feb 3, 2024
Merged via the queue into main with commit 05a6a32 Feb 3, 2024
2 checks passed
@OmarTawfik OmarTawfik deleted the dependabot/pip/non-major-dependencies-43b2fd5e17 branch February 3, 2024 22:11
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
Development

Successfully merging this pull request may close these issues.

1 participant