We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These branches will be created by Renovate only once you click their checkbox below.
These updates are awaiting their schedule. Click on a checkbox to get an update now.
These updates await pending status checks. To force their creation now, click the checkbox below.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
docker-compose.yml postgres 15.8
postgres 15.8
Dockerfile python 3.12-slim-bookworm compose/local/django/Dockerfile python 3.12-slim-bullseye compose/local/docs/Dockerfile python 3.12-slim-bullseye compose/production/django/Dockerfile python 3.12-slim-bullseye compose/production/postgres/Dockerfile postgres 15.8 compose/production/traefik/Dockerfile traefik v3.2.0
python 3.12-slim-bookworm
python 3.12-slim-bullseye
traefik v3.2.0
.github/workflows/ci.yml actions/checkout v4 actions/setup-node v4.1.0 actions/checkout v4 actions/setup-python v5.3.0 pre-commit/action v3.0.1 actions/checkout v4 actions/checkout v4 codecov/codecov-action v4 paambaati/codeclimate-action v9.0.0 .github/workflows/codeql.yml actions/checkout v4 github/codeql-action v3 github/codeql-action v3 github/codeql-action v3 .github/workflows/e2e_cypress_tests.yml actions/checkout v4 actions/setup-node v4 .github/workflows/release.yml actions/checkout v4 .github/workflows/secrets.yml actions/checkout v4
actions/checkout v4
actions/setup-node v4.1.0
actions/setup-python v5.3.0
pre-commit/action v3.0.1
codecov/codecov-action v4
paambaati/codeclimate-action v9.0.0
github/codeql-action v3
actions/setup-node v4
.node-version node 22.11.0
node 22.11.0
package.json @nationalarchives/ds-caselaw-frontend v2.0.8 nodemon ^3.0.3 sass ^1.58.3 @babel/core ^7.17.2 @babel/preset-env ^7.16.11 babel-loader ^9.0.0 cypress ^13 jquery ^3.6.0 stylelint ^16.10.0 stylelint-config-clean-order ^6.1.0 stylelint-config-standard-scss ^13.1.0 webpack ^5.76.0 webpack-cli ^5.0.0
@nationalarchives/ds-caselaw-frontend v2.0.8
nodemon ^3.0.3
sass ^1.58.3
@babel/core ^7.17.2
@babel/preset-env ^7.16.11
babel-loader ^9.0.0
cypress ^13
jquery ^3.6.0
stylelint ^16.10.0
stylelint-config-clean-order ^6.1.0
stylelint-config-standard-scss ^13.1.0
webpack ^5.76.0
webpack-cli ^5.0.0
requirements/base.txt pytz ==2024.2 argon2-cffi ==23.1.0 whitenoise ==6.8.2 django ==5.1.3 django-environ >=0.11.0 django-model-utils ==5.0.0 django-allauth ==65.2.0 django-waffle ==4.1.0 django-widget-tweaks ==1.5.0 factory-boy ==3.3.1 requests ~=2.32.3 xmltodict ~=0.14.1 requests-toolbelt ~=1.0.0 lxml ~=5.3.0 wsgi-basic-auth ~=1.1.0 ds-caselaw-marklogic-api-client ~=27.4.0 ds-caselaw-utils ~=2.0.0 django-stronghold ==0.4.0 boto3 ~=1.35.1 mypy-boto3-s3 ==1.35.46 mypy-boto3-sns ==1.35.0 types-pytz ==2024.2.0.20241003 requirements/local.txt Werkzeug ==3.1.3 ipdb ==0.13.13 psycopg2 ==2.9.10 mypy ==1.13.0 django-stubs ==5.1.1 pytest ==8.3.3 pytest-sugar ==1.0.0 pytest-socket ==0.7.0 coverage ==7.6.4 pylint-django ==2.6.1 pre-commit ==4.0.1 django-debug-toolbar ==4.4.6 django-extensions ==3.2.3 django-coverage-plugin ==3.1.0 pytest-django ==4.9.0 pytest-cov ==6.0.0 pytest-timeout ==2.3.1 requirements/production.txt gunicorn ==23.0.0 psycopg2 ==2.9.10 django-anymail ==12.0
pytz ==2024.2
argon2-cffi ==23.1.0
whitenoise ==6.8.2
django ==5.1.3
django-environ >=0.11.0
django-model-utils ==5.0.0
django-allauth ==65.2.0
django-waffle ==4.1.0
django-widget-tweaks ==1.5.0
factory-boy ==3.3.1
requests ~=2.32.3
xmltodict ~=0.14.1
requests-toolbelt ~=1.0.0
lxml ~=5.3.0
wsgi-basic-auth ~=1.1.0
ds-caselaw-marklogic-api-client ~=27.4.0
ds-caselaw-utils ~=2.0.0
django-stronghold ==0.4.0
boto3 ~=1.35.1
mypy-boto3-s3 ==1.35.46
mypy-boto3-sns ==1.35.0
types-pytz ==2024.2.0.20241003
Werkzeug ==3.1.3
ipdb ==0.13.13
psycopg2 ==2.9.10
mypy ==1.13.0
django-stubs ==5.1.1
pytest ==8.3.3
pytest-sugar ==1.0.0
pytest-socket ==0.7.0
coverage ==7.6.4
pylint-django ==2.6.1
pre-commit ==4.0.1
django-debug-toolbar ==4.4.6
django-extensions ==3.2.3
django-coverage-plugin ==3.1.0
pytest-django ==4.9.0
pytest-cov ==6.0.0
pytest-timeout ==2.3.1
gunicorn ==23.0.0
django-anymail ==12.0
.pre-commit-config.yaml pre-commit/pre-commit-hooks v5.0.0 astral-sh/ruff-pre-commit v0.7.3 Riverside-Healthcare/djLint v1.36.1 Riverside-Healthcare/djLint v1.36.1 thibaudcolas/pre-commit-stylelint v16.10.0 pre-commit/mirrors-prettier v4.0.0-alpha.8
pre-commit/pre-commit-hooks v5.0.0
astral-sh/ruff-pre-commit v0.7.3
Riverside-Healthcare/djLint v1.36.1
thibaudcolas/pre-commit-stylelint v16.10.0
pre-commit/mirrors-prettier v4.0.0-alpha.8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Pending Approval
These branches will be created by Renovate only once you click their checkbox below.
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
Pending Status Checks
These updates await pending status checks. To force their creation now, click the checkbox below.
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
docker-compose
dockerfile
github-actions
nodenv
npm
pip_requirements
pre-commit
The text was updated successfully, but these errors were encountered: