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

Update dependency edx-opaque-keys to v2.12.0 #140

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
edx-opaque-keys ==2.2.2 -> ==2.12.0 age adoption passing confidence

Release Notes

openedx/opaque-keys (edx-opaque-keys)

v2.12.0

Compare Source

  • Refactor: Rename LibraryCollectionKey to LibraryItemKey.
  • Added LibraryContainerLocator.

v2.11.0

Compare Source

  • Added LibraryCollectionKey and LibraryCollectionLocator

v2.10.0

Compare Source

  • Unpin pymongo and upgrade to the latest available version.

v2.9.0

Compare Source

  • Upgrade pymongo to 4.4. It contains few breaking changes.

v2.8.0

Compare Source

What's Changed

Full Changelog: openedx/opaque-keys@2.7.0...2.8.0

v2.5.1

Compare Source

  • Fixed - py.typed file wasn't installed properly via setuptools.
  • Added type hints for the OpaqueKeyField subclasses (requires mypy plugin)

v2.5.0

Compare Source

  • Added python type hints

v2.4.0

Compare Source

  • Added Support for Django 4.2

v2.3.0

Compare Source

  • Added Support for Django40 and removed Django22, 30 and 31

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sorry, something went wrong.

@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch 3 times, most recently from 60a11d8 to fedb092 Compare March 26, 2024 14:14
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch from fedb092 to d87bc4b Compare April 16, 2024 12:16
@renovate renovate bot changed the title Update dependency edx-opaque-keys to v2.5.1 Update dependency edx-opaque-keys to v2.8.0 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch 2 times, most recently from 1da93dd to b6120c1 Compare April 24, 2024 20:05
@renovate renovate bot changed the title Update dependency edx-opaque-keys to v2.8.0 chore(deps): update dependency edx-opaque-keys to v2.8.0 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch 2 times, most recently from 1234c9e to 4327038 Compare April 25, 2024 14:13
@renovate renovate bot changed the title chore(deps): update dependency edx-opaque-keys to v2.8.0 chore(deps): update dependency edx-opaque-keys to v2.9.0 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch from 4327038 to fc1a3b0 Compare April 25, 2024 14:15
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch 2 times, most recently from c3e50f1 to d471c21 Compare May 14, 2024 18:05
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch from d471c21 to be523ba Compare June 10, 2024 15:49
@renovate renovate bot changed the title chore(deps): update dependency edx-opaque-keys to v2.9.0 chore(deps): update dependency edx-opaque-keys to v2.10.0 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch from be523ba to 0541095 Compare June 24, 2024 17:13
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch 3 times, most recently from 8e42dc6 to 310b873 Compare July 3, 2024 16:27
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch 2 times, most recently from 1d09cf2 to 7191122 Compare July 30, 2024 16:48
Copy link
Contributor Author

renovate bot commented Aug 1, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src/uvtestapp/pyproject.toml
Post-upgrade command 'uv sync' has not been added to the allowed list in allowedCommands
File name: src/openedx/pyproject.toml
Post-upgrade command 'uv sync' has not been added to the allowed list in allowedCommands

@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch 2 times, most recently from 6a65f1a to aec79cf Compare August 1, 2024 20:29
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch from aec79cf to 517bfcd Compare August 16, 2024 15:48
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch from 517bfcd to 025da36 Compare September 4, 2024 20:03
@renovate renovate bot changed the title chore(deps): update dependency edx-opaque-keys to v2.10.0 chore(deps): update dependency edx-opaque-keys to v2.11.0 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch from 025da36 to 7b74ab9 Compare September 9, 2024 16:46
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch 11 times, most recently from 2c6741c to d48582c Compare March 17, 2025 19:36
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch 2 times, most recently from 54492f1 to 973db39 Compare March 21, 2025 21:13
@renovate renovate bot changed the title Update dependency edx-opaque-keys to v2.11.0 Update dependency edx-opaque-keys to v2.12.0 Mar 21, 2025
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch 6 times, most recently from cd692bf to ebd2176 Compare March 29, 2025 08:29
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch 8 times, most recently from 2e065ee to 63df953 Compare March 31, 2025 19:13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@renovate renovate bot force-pushed the renovate/edx-opaque-keys-2.x branch from 63df953 to cdf7e71 Compare April 2, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants