Skip to content

build(deps): bump pipenv from 2023.6.12 to 2023.6.18#199

Merged
Th3Un1q3 merged 1 commit intodevelopmentfrom
dependabot/pip/development/pipenv-2023.6.18
Jun 20, 2023
Merged

build(deps): bump pipenv from 2023.6.12 to 2023.6.18#199
Th3Un1q3 merged 1 commit intodevelopmentfrom
dependabot/pip/development/pipenv-2023.6.18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 19, 2023

Bumps pipenv from 2023.6.12 to 2023.6.18.

Release notes

Sourced from pipenv's releases.

Release v2023.6.18

What's Changed

Full Changelog: pypa/pipenv@v2023.6.12...v2023.6.18

Changelog

Sourced from pipenv's changelog.

2023.6.18 (2023-06-18)

Pipenv 2023.6.18 (2023-06-18)

Bug Fixes

  • Fixes resolver to only consider the default index for packages when a secondary index is not specified. This brings the code into alignment with stated assumptions about index restricted packages behavior of pipenv. [#5737](https://github.com/pypa/pipenv/issues/5737) <https://github.com/pypa/pipenv/issues/5737>_

Removals and Deprecations

  • Deprecation of --skip-lock flag as it bypasses the security benefits of pipenv. Plus it lacks proper deterministic support of installation from multiple package indexes. [#5737](https://github.com/pypa/pipenv/issues/5737) <https://github.com/pypa/pipenv/issues/5737>_
Commits
  • eb18a8b Release v2023.6.18
  • 94710b3 Add news fragments.
  • bd85705 remove skip-lock from docs
  • 8775d59 Deprecate --skip-lock flag
  • 6daa947 skip other failing test -- won't be possible to support multiple indexes with...
  • 2058565 Fix failing test
  • f72c77d fix secondary bug without we pull the sources when index is supplied.
  • c80ee7d Only search the Pipenv default index when an alternative index is not specified.
  • 226fd25 Merge branch 'main' of github.com:pypa/pipenv
  • fa6239b Add back version import (was required to publish and I think support command ...
  • 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 [pipenv](https://github.com/pypa/pipenv) from 2023.6.12 to 2023.6.18.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst)
- [Commits](pypa/pipenv@v2023.6.12...v2023.6.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 19, 2023
@Th3Un1q3 Th3Un1q3 merged commit 93b36f8 into development Jun 20, 2023
@delete-merged-branch delete-merged-branch Bot deleted the dependabot/pip/development/pipenv-2023.6.18 branch June 20, 2023 11:03
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

Development

Successfully merging this pull request may close these issues.

1 participant