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

Merge main into dev #128

Merged
merged 51 commits into from
May 21, 2024
Merged

Merge main into dev #128

merged 51 commits into from
May 21, 2024

Conversation

mpast
Copy link
Owner

@mpast mpast commented May 21, 2024

No description provided.

mpast and others added 30 commits January 2, 2023 16:04
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-3266406
…162d8b

[Snyk] Security upgrade django from 3.2.16 to 3.2.17
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-IPYTHON-3318382
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-3319450
…8ac3de

[Snyk] Security upgrade django from 3.2.17 to 3.2.18
…bb48ec

[Snyk] Security upgrade ipython from 7.34.0 to 8.10.0
…a2eaa0

[Snyk] Security upgrade numpy from 1.21.3 to 1.22.2
…7f2f49

[Snyk] Security upgrade numpy from 1.21.3 to 1.22.2
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-5496950
…eb7866

[Snyk] Security upgrade django from 3.2.18 to 3.2.19
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
…83da09

[Snyk] Security upgrade requests from 2.27.1 to 2.31.0
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-5750273
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-5750790
…b1f0ec

[Snyk] Security upgrade pygments from 2.10.0 to 2.15.0
…1517d3

[Snyk] Security upgrade django from 3.2.19 to 3.2.20
Bumps [uwsgi](https://github.com/unbit/uwsgi-docs) from 2.0.19.1 to 2.0.22.
- [Commits](https://github.com/unbit/uwsgi-docs/commits)

---
updated-dependencies:
- dependency-name: uwsgi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump uwsgi from 2.0.19.1 to 2.0.22
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878
…093e89

[Snyk] Security upgrade pillow from 9.5.0 to 10.0.1
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-5932095
…abcf30

[Snyk] Security upgrade pillow from 9.5.0 to 10.0.1
…7d011bc

[Snyk] Security upgrade django from 3.2.20 to 3.2.22
Mónica Pastor and others added 21 commits December 7, 2023 21:50
chore: add rabbitmq logs directory to avoid permission issues
chore: upgrade to django 4 and bump dependencies/containers
Bumps [django](https://github.com/django/django) from 4.1.6 to 4.1.13.
- [Commits](django/django@4.1.6...4.1.13)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump django from 4.1.6 to 4.1.13
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SQLPARSE-6615674
…805b7d4

[Snyk] Security upgrade sqlparse from 0.4.4 to 0.5.0
build(deps): bump idna from 3.6 to 3.7
build(deps): bump pillow from 10.2.0 to 10.3.0
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump jinja2 from 3.1.3 to 3.1.4
build(deps): bump requests from 2.31.0 to 2.32.0
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Semgrep PRO found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@mpast mpast merged commit 85e5e4d into dev May 21, 2024
4 of 5 checks passed
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.

2 participants