-
Notifications
You must be signed in to change notification settings - Fork 188
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
chore(deps): lock file maintenance api #2379
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
forking-renovate
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jul 9, 2024
|
another-rex
previously approved these changes
Jul 10, 2024
renovate-bot
force-pushed
the
renovate/api
branch
3 times, most recently
from
July 12, 2024 14:18
12286ac
to
c5808fe
Compare
renovate-bot
force-pushed
the
renovate/api
branch
from
July 15, 2024 09:09
c5808fe
to
2d7a5cb
Compare
andrewpollock
approved these changes
Jul 17, 2024
michaelkedar
added a commit
that referenced
this pull request
Jul 18, 2024
This reverts commit 53238a6.
michaelkedar
added a commit
that referenced
this pull request
Jul 18, 2024
Reverts #2379 Our deployments have been failing because this update had conflicting dependencies on protobuf.
michaelkedar
added a commit
that referenced
this pull request
Jul 24, 2024
Pipenv doesn't automatically check if the `Pipfile` matches the `Pipfile.lock` when running `pipenv sync`. Added `pipenv verify` commands in all the places to do the manifest/lockfile verification. This should prevent things like #2379 from passing our tests. Poetry seems to automatically do this validation when you run `poetry install` (But there is a `poetry check` command as well?)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.62.2
->==1.64.1
==1.62.2
->==1.64.1
==1.62.2
->==1.64.1
==1.62.2
->==1.64.1
1.62.2
->1.64.1
==0.15.1
->==0.15.4
==0.15.1
->==0.15.4
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
package-url/packageurl-python (packageurl-python)
v0.15.4
Compare Source
with_package_url
,without_package_url
, andorder_by_package_url
to thePackageURLQuerySetMixin
contrib class.v0.15.3
Compare Source
build_npm_download_url
.v0.15.2
Compare Source
https://github.com/package-url/packageurl-python/issues/157/157
Configuration
📅 Schedule: Branch creation - "before 6am on wednesday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.