-
Notifications
You must be signed in to change notification settings - Fork 265
Search recs unstable merger #5005
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
Merged
bjester
merged 282 commits into
learningequality:search-recommendations
from
akolson:search-recs-unstable-merger
Apr 17, 2025
Merged
Search recs unstable merger #5005
bjester
merged 282 commits into
learningequality:search-recommendations
from
akolson:search-recs-unstable-merger
Apr 17, 2025
Conversation
This file contains hidden or 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
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Hotfix: Centered the 'Show more' button in Import from other channels
… Python implementation.
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.14.1 to 20.26.6. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.14.1...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Simple file validation and HTML5 zip correction
Bumps [store2](https://github.com/nbubna/store) from 2.14.3 to 2.14.4. - [Commits](nbubna/store@2.14.3...2.14.4) --- updated-dependencies: - dependency-name: store2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…abot/pip/celery-5.4.0 Bump celery from 5.2.7 to 5.4.0
…abot/pip/jinja2-3.1.5 Bump jinja2 from 3.1.4 to 3.1.5
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.3.0 to 4.9.0. - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.3.0...v4.9.0) --- updated-dependencies: - dependency-name: pytest-django dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…abot/npm_and_yarn/store2-2.14.4 Bump store2 from 2.14.3 to 2.14.4
…abot/pip/virtualenv-20.26.6 Bump virtualenv from 20.14.1 to 20.26.6
Remove pytest-pythonpath
…abot/pip/requests-2.32.3 Bump requests from 2.32.2 to 2.32.3
…outing nginx recursive content routing for non-production environments
…abot/pip/pytest-django-4.9.0 Bump pytest-django from 4.3.0 to 4.9.0
…abot/pip/celery-5.5.1 Bump celery from 5.4.0 to 5.5.1
…abot/pip/sentry-sdk-2.25.1 Bump sentry-sdk from 2.25.0 to 2.25.1
…rpolated-scss-vars Interpolate scss variables in calc functions
…ntentNodePagination
…ersion Updates pillow version
e087d43 to
a728ec8
Compare
Member
Author
…s-must-be-defined-error Fix node details must be defined reference error
…be-int-error-improvement raise rest_framework.ValidationError when lft is not an integer
639b2a4 to
a728ec8
Compare
…rade Upgrade le-utils to 0.2.10
…fixes Le merge le hotfixes
bjester
approved these changes
Apr 17, 2025
dfd92cd
into
learningequality:search-recommendations
14 checks passed
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.
Summary
This pr updates the
search-recommendationsfeature branch with the latest from unstable, resolving conflicts in the process. It also cleans up thepgvectorlogic following a pivot in our approach.References
NA
Reviewer guidance