Skip to content

Conversation

@akolson
Copy link
Member

@akolson akolson commented Apr 15, 2025

Summary

This pr updates the search-recommendations feature branch with the latest from unstable, resolving conflicts in the process. It also cleans up the pgvector logic following a pivot in our approach.

References

NA

Reviewer guidance

  • Branch should run successfully

dependabot bot and others added 30 commits December 27, 2024 17:15
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
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
…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
@akolson akolson force-pushed the search-recs-unstable-merger branch from e087d43 to a728ec8 Compare April 15, 2025 21:05
@akolson
Copy link
Member Author

akolson commented Apr 16, 2025

@bjester — we touched on this briefly yesterday, but I dug in and discovered that the build failure is due to the issue I have addressed here. Once that PR is reviewed and merged, we can create a new release of le-utils, which should resolve the failure in this build.

bjester and others added 3 commits April 16, 2025 07:07
…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
@akolson akolson force-pushed the search-recs-unstable-merger branch from 639b2a4 to a728ec8 Compare April 17, 2025 15:01
@bjester bjester merged commit dfd92cd into learningequality:search-recommendations Apr 17, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.