Skip to content

2.5.2 maintenance and dependencies - #1675

Open
MyPyDavid wants to merge 52 commits into
2.5.2/releasefrom
2.5.2/maintenance
Open

MyPyDavid wants to merge 52 commits into
2.5.2/releasefrom
2.5.2/maintenance

Conversation

@MyPyDavid

Copy link
Copy Markdown
Member

Description

  • bump version of django-compressor to >=4.6 in f248e23.
    To prevent this error after update:
.../site-packages/compressor/finders.py", line 2, in <module>
    from compressor.storage import CompressorFileStorage
.../site-packages/compressor/storage.py", line 7, in <module>
    from django.core.files.storage import FileSystemStorage, get_storage_class
ImportError: cannot import name 'get_storage_class' from 'django.core.files.storage' (.../site-packages/django/core/files/storage/__init__.py)

@MyPyDavid MyPyDavid added type:maintenance dependencies Pull requests that update a dependency file labels Jul 15, 2026
@coveralls

coveralls commented Jul 15, 2026 •

Copy link
Copy Markdown

Coverage Status

Coverage is 95.164% — 2.5.2/maintenance into 2.5.2/release. No base build found for 2.5.2/release.

@MyPyDavid MyPyDavid added this to the RDMO 2.5.2 milestone Jul 23, 2026
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.5 to 5.1.9.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v5.1.5...v5.1.9)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 5.1.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot added 3 commits August 5, 2026 18:36
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.5.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.15 to 8.5.26.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.15...8.5.26)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.26
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
MyPyDavid and others added 7 commits August 28, 2026 11:32
…mutable-5.1.9

build(deps): bump immutable from 5.1.5 to 5.1.9
…-yaml-4.3.1

build(deps): bump js-yaml from 4.3.0 to 4.3.1
…st-uri-3.1.5

build(deps-dev): bump fast-uri from 3.1.2 to 3.1.5
…stcss-8.5.26

build(deps-dev): bump postcss from 8.5.15 to 8.5.26
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
2.5.2/pre commit add `rdmorganiser/mirrors-typos` and apply autoupdate
@MyPyDavid MyPyDavid linked an issue Aug 28, 2026 that may be closed by this pull request
dependabot Bot and others added 10 commits September 1, 2026 13:50
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node), [actions/setup-python](https://github.com/actions/setup-python) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9c091bb...3d3c42e)

Updates `actions/setup-node` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@48b55a0...8207627)

Updates `actions/setup-python` from 6.3.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@ece7cb0...5fda3b9)

Updates `pypa/gh-action-pypi-publish` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@cef2210...ba38be9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v73.0.0...v83.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 83.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [django-filter](https://github.com/carltongibson/django-filter) to permit the latest version.

Updates `django-filter` to 26.1
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](carltongibson/django-filter@23.2...26.1)

---
updated-dependencies:
- dependency-name: django-filter
  dependency-version: '26.1'
  dependency-type: direct:production
  dependency-group: django
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [pipdeptree](https://github.com/tox-dev/pipdeptree) to permit the latest version.
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Changelog](https://github.com/tox-dev/pipdeptree/blob/main/docs/changelog.rst)
- [Commits](tox-dev/pipdeptree@2.13.0...4.1.0)

---
updated-dependencies:
- dependency-name: pipdeptree
  dependency-version: 4.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the prod-dependencies group with 2 updates: [react-diff-viewer-continued](https://github.com/Aeolun/react-diff-viewer-continued) and [react-dropzone](https://github.com/react-dropzone/react-dropzone).


Updates `react-diff-viewer-continued` from 4.2.2 to 4.4.0
- [Release notes](https://github.com/Aeolun/react-diff-viewer-continued/releases)
- [Changelog](https://github.com/Aeolun/react-diff-viewer-continued/blob/main/CHANGELOG.md)
- [Commits](Aeolun/react-diff-viewer-continued@v4.2.2...v4.4.0)

Updates `react-dropzone` from 15.0.0 to 19.1.1
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v15.0.0...v19.1.1)

---
updated-dependencies:
- dependency-name: react-diff-viewer-continued
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: react-dropzone
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v73.0.0...v84.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 84.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the prod-dependencies group with 1 update in the / directory: [react-dropzone](https://github.com/react-dropzone/react-dropzone).


Updates `react-dropzone` from 19.1.1 to 20.1.1
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v19.1.1...v20.1.1)

---
updated-dependencies:
- dependency-name: react-dropzone
  dependency-version: 20.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [djangorestframework](https://github.com/encode/django-rest-framework) to permit the latest version.

Updates `djangorestframework` to 3.18.0
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.17.0...3.18.0)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-version: 3.18.0
  dependency-type: direct:production
  dependency-group: django
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
Bumps [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) from 7.1.1 to 7.1.5.
- [Release notes](https://github.com/postcss/postcss-selector-parser/releases)
- [Changelog](https://github.com/postcss/postcss-selector-parser/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-selector-parser@v7.1.1...7.1.5)

---
updated-dependencies:
- dependency-name: postcss-selector-parser
  dependency-version: 7.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot and others added 18 commits September 4, 2026 07:53
…updates

Bumps the github-actions group with 4 updates in the / directory: [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package), [coverallsapp/github-action](https://github.com/coverallsapp/github-action), [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) and [re-actors/alls-green](https://github.com/re-actors/alls-green).


Updates `hynek/build-and-inspect-python-package` from 2.18.0 to 3.0.1
- [Release notes](https://github.com/hynek/build-and-inspect-python-package/releases)
- [Changelog](https://github.com/hynek/build-and-inspect-python-package/blob/main/CHANGELOG.md)
- [Commits](hynek/build-and-inspect-python-package@d44ca7d...2abe76d)

Updates `coverallsapp/github-action` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@5cbfd81...8d6379e)

Updates `pypa/gh-action-pypi-publish` from 1.14.1 to 1.14.2
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@ba38be9...dc37677)

Updates `re-actors/alls-green` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/re-actors/alls-green/releases)
- [Commits](re-actors/alls-green@05ac938...b5b5b37)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-version: 2.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: hynek/build-and-inspect-python-package
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: re-actors/alls-green
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…pendency-updates/prod-dependencies-96ecced43c

build(deps): bump react-dropzone from 19.1.1 to 20.1.1 in the prod-dependencies group across 1 directory
…dates

Updates the requirements on [django-allauth](https://github.com/sponsors/pennersr) and [pytest-playwright](https://github.com/microsoft/playwright-pytest) to permit the latest version.

Updates `django-allauth` to 65.19.1
- [Commits](https://github.com/sponsors/pennersr/commits)

Updates `pytest-playwright` to 0.9.0
- [Release notes](https://github.com/microsoft/playwright-pytest/releases)
- [Commits](microsoft/playwright-pytest@v0.7.2...v0.9.0)

---
updated-dependencies:
- dependency-name: django-allauth
  dependency-version: 65.19.1
  dependency-type: direct:development
  dependency-group: optional
- dependency-name: pytest-playwright
  dependency-version: 0.9.0
  dependency-type: direct:development
  dependency-group: optional
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
…updates/optional-d048265eaf

build(deps-dev): bump the optional group across 1 directory with 2 updates
…stcss-selector-parser-7.1.5

build(deps-dev): bump postcss-selector-parser from 7.1.1 to 7.1.5
…dependency-updates/github-actions-4dd32399dc

build(deps): bump the github-actions group across 1 directory with 4 updates
…st-uri-3.1.7

build(deps-dev): bump fast-uri from 3.1.2 to 3.1.7
updates:
- [github.com/astral-sh/ruff-pre-commit: c59bba8fb259db0fec2bbb77ad8ba51ea7341b56 → 1f1e8bf348ff38fc88619a38d3ca4d9c56abea49](astral-sh/ruff-pre-commit@c59bba8...1f1e8bf)
- [github.com/pre-commit/mirrors-eslint: 8763fc929b6232999d541a3d8eb49965a6b71afb → be68a779a7464c7c4c92e9410fb56e0cfc983d0d](pre-commit/mirrors-eslint@8763fc9...be68a77)
- [github.com/crate-ci/typos: 37bb98842b0d8c4ffebdb75301a13db0267cef89 → 7e42c54fbaa9738e072b11e93127845c36cef60d](crate-ci/typos@37bb988...7e42c54)
- [github.com/zizmorcore/zizmor-pre-commit: e3eebf65325ccc992422292cb7a4baee967cf815 → cef8b8350da46d8114c7e6b7272aebdccdf193ce](zizmorcore/zizmor-pre-commit@e3eebf6...cef8b83)
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.28.2 to 4.28.9.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.2...4.28.9)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-version: 4.28.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…owserslist-4.28.9

build(deps-dev): bump browserslist from 4.28.2 to 4.28.9
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
- update webpack from 5.107.1 to 5.109.2
- update webpack-cli from 7.0.2 to 7.2.2
- use Webpack's built-in default minimizer instead of relying on
  the transitively installed terser-webpack-plugin

Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
build(deps): update webpack and webpack-cli
@MyPyDavid
MyPyDavid marked this pull request as ready for review September 10, 2026 15:08
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
@MyPyDavid
MyPyDavid removed this pull request from stack #1756 September 10, 2026 15:42
MyPyDavid and others added 6 commits September 10, 2026 17:44
Dependency updates into 2.5.2/maintenance
Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.31 to 2.11.22.
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.31...v2.11.22)

---
updated-dependencies:
- dependency-name: baseline-browser-mapping
  dependency-version: 2.11.22
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…seline-browser-mapping-2.11.22

build(deps-dev): bump baseline-browser-mapping from 2.10.31 to 2.11.22
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.3.0...4.3.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…-yaml-4.3.2

build(deps): bump js-yaml from 4.3.0 to 4.3.2
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
@MyPyDavid MyPyDavid mentioned this pull request Sep 17, 2026
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file type:maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pre-commit: use our own rdmorganiser/mirrors-typos repo

2 participants