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

Dependency updates for 2.3.0 #1154

Open
wants to merge 62 commits into
base: 2.3.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
00404bd
Move projects js assets to projects directory
jochenklar Aug 25, 2024
0845d6d
Add fonts and images for core assets
jochenklar Aug 25, 2024
394e51f
Add actions/api/reducers for config settings, templates, pending and …
jochenklar Aug 25, 2024
2d3030d
Add HTML component to core assets
jochenklar Aug 25, 2024
7c91ac0
Add Pending component to core assets
jochenklar Aug 25, 2024
36a7f40
Refactor meta.js in core assets
jochenklar Aug 25, 2024
8492f12
Add postFormData to BaseApi
jochenklar Aug 25, 2024
992da78
Add base.js to core assets
jochenklar Aug 25, 2024
f8fbf2b
Add templates api
jochenklar Aug 25, 2024
695aa81
Update gitignore
jochenklar Aug 25, 2024
2abe86c
Add scss files to core assets and update webpack.config.js accordingly
jochenklar Aug 25, 2024
b008603
Remove fonts from core static
jochenklar Aug 25, 2024
abb3a50
Update .gitignore
jochenklar Aug 25, 2024
50dd90d
Refactor Modal.js
jochenklar Aug 25, 2024
b2815b5
Remove defaultProps from Html.js
jochenklar Aug 25, 2024
7562239
Add store.js to core assets
jochenklar Aug 25, 2024
0dbf81b
Fix get_labels function for JSON export
jochenklar Sep 3, 2024
2cd2cc9
Update translations
triole Sep 4, 2024
97ddbcb
Remove (additional) forget password link introduced with allauth 0.57.0
jochenklar Sep 5, 2024
6c76fa1
Update AUTHORS, CITATION.cff, and NOTICE
jochenklar Sep 5, 2024
dd6723e
Bump version to 2.2.0
jochenklar Sep 5, 2024
e0e04e1
Fix signup form
jochenklar Sep 5, 2024
ac244e7
Update CHANGELOG
jochenklar Sep 5, 2024
1504a92
Fix ProfileForm
jochenklar Sep 5, 2024
11ef454
Add release date to changelog
triole Sep 5, 2024
f4043fb
Move allauth forms to adapter.py (#1145)
jochenklar Sep 9, 2024
6a42599
Fix initView after activateValueSet (#1147)
jochenklar Sep 10, 2024
7bf002f
Prevent the page to change when a validation error occurs on project_…
jochenklar Sep 10, 2024
e8ef450
Pin importlib_metadata to 0.8.4
jochenklar Sep 13, 2024
e75fa79
Update CHANGELOG
jochenklar Sep 13, 2024
64b4433
Bump version to 2.2.1
jochenklar Sep 13, 2024
8fb0cf4
Fix pinning
jochenklar Sep 13, 2024
ef29152
Update translations
triole Sep 13, 2024
9b59869
1152-baseUrl-bug
CalamityC Sep 20, 2024
121a270
use BaseApi methods where possible
CalamityC Sep 20, 2024
c67e318
remove console.log
CalamityC Sep 20, 2024
b8049f1
build(deps): bump peter-evans/create-pull-request
dependabot[bot] Sep 5, 2024
6b33f31
Update setuptools requirement from <74,>=73 to >=73,<75
dependabot[bot] Sep 1, 2024
4f21f3f
Bump @babel/cli from 7.24.1 to 7.25.6 in the babel group
dependabot[bot] Sep 1, 2024
b49a16b
Bump webpack from 5.93.0 to 5.94.0 in the webpack group
dependabot[bot] Sep 1, 2024
11f63ad
Update django-allauth[openid,socialaccount] requirement
dependabot[bot] Sep 1, 2024
ca6ca27
build(deps-dev): bump the dev-dependencies group across 1 directory w…
dependabot[bot] Sep 23, 2024
7a945eb
build(deps): update setuptools requirement from <75,>=73 to >=73,<76
dependabot[bot] Oct 1, 2024
c5207e3
build(deps-dev): bump webpack from 5.94.0 to 5.95.0 in the webpack group
dependabot[bot] Oct 1, 2024
44795a2
build(deps): bump peter-evans/create-pull-request
dependabot[bot] Oct 1, 2024
a8e3f3e
build(deps): bump date-fns in the prod-dependencies group
dependabot[bot] Oct 1, 2024
9d66275
build(deps): update importlib-metadata requirement from <8.5.0 to <8.6.0
dependabot[bot] Oct 1, 2024
cd72b85
build(deps): bump the django group with 2 updates
dependabot[bot] Oct 1, 2024
8852f83
build: update pre-commit hooks
github-actions[bot] Oct 1, 2024
687a4a5
build(pre-commit): autoupdate hooks and update eslint-plugin-react
MyPyDavid Oct 11, 2024
adc2602
build(pre-commit): add pre-commit.ci config
MyPyDavid Oct 11, 2024
c736a90
docs: add pre-commit.ci badge to README.md
MyPyDavid Oct 11, 2024
4ee297d
build(pre-commit): add commit msg to autoupdate config
MyPyDavid Oct 11, 2024
717e4a9
ci: remove pre-commit-autoupdate workflow and related types array
MyPyDavid Oct 11, 2024
cbe2096
build(deps): update django-allauth[openid,socialaccount] requirement
dependabot[bot] Nov 1, 2024
9d6a46f
build(deps-dev): bump webpack from 5.95.0 to 5.96.0 in the webpack group
dependabot[bot] Nov 1, 2024
9e43dfe
build(deps-dev): bump the babel group with 3 updates
dependabot[bot] Nov 1, 2024
b34ea32
build(deps): bump react-datepicker in the react group
dependabot[bot] Nov 1, 2024
139726a
build(deps): bump coverallsapp/github-action in the github-actions group
dependabot[bot] Nov 1, 2024
4866f72
build(deps-dev): bump eslint-plugin-react
dependabot[bot] Nov 1, 2024
84013f6
build(pre-commit): pre-commit autoupdate by ci
pre-commit-ci[bot] Nov 4, 2024
cea5fda
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 4, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 2 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ on:
- conftest.py
- package.json
- pyproject.toml
types:
- opened
- synchronize
- reopened
- ready_for_review # this is needed to trigger checks, when an auto-generated "draft" PR is set for "ready for review".

# Ref: https://docs.github.com/en/actions/using-jobs/using-concurrency
concurrency:
Expand Down Expand Up @@ -150,7 +145,7 @@ jobs:
env:
GITHUB_DB_BACKEND: ${{ matrix.db-backend }}
- name: Upload coverage data to coveralls.io
uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
with:
flag-name: '${{ matrix.db-backend }}: ${{ matrix.python-version }}'
parallel: true
Expand Down Expand Up @@ -211,7 +206,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Run Coveralls finish
uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
with:
parallel-finished: true

Expand Down
62 changes: 0 additions & 62 deletions .github/workflows/pre-commit-autoupdate.yml

This file was deleted.

8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,12 @@ dist

rdmo/management/static

rdmo/projects/static/projects/js/projects.js
rdmo/core/static/core/js/base.js
rdmo/core/static/core/fonts
rdmo/core/static/core/css/base.css

rdmo/projects/static/projects/js/*.js
rdmo/projects/static/projects/fonts
rdmo/projects/static/projects/css/projects.css
rdmo/projects/static/projects/css/*.css

screenshots
15 changes: 10 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
hooks:
- id: check-hooks-apply
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-ast
- id: check-json
Expand All @@ -22,21 +22,21 @@ repos:
exclude: \.dot$
- id: debug-statements
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.7
rev: v0.7.2
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.56.0
rev: v9.14.0
hooks:
- id: eslint
args: [--fix, --color]
additional_dependencies:
- [email protected]
- eslint-plugin-react@7.34.0
- eslint-plugin-react@7.37.0
- [email protected]
- repo: https://github.com/crate-ci/typos
rev: v1.23.6
rev: v1.27.0
hooks:
- id: typos
exclude: |
Expand All @@ -49,3 +49,8 @@ repos:
testing/.*.json|
testing/.*.xml
)$
ci:
autoupdate_schedule: monthly
autofix_prs: false
autoupdate_branch: 'dependency-updates'
autoupdate_commit_msg: 'build(pre-commit): pre-commit autoupdate by ci'
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The core developers are:
Olaf Michaelis
David Wallace
Max Schröder
Claudia Malzer

We appreciate contributions from:

Expand Down Expand Up @@ -40,6 +41,7 @@ The development of RDMO was supported by the following institutions:
Istituto Nazionale di Ricerca Metrologica (https://www.inrim.eu)
Universität Rostock (https://www.uni-rostock.de)
Freie Universität Berlin (https://www.fu-berlin.de)
Julius Kühn-Institut – Bundesforschungsinstitut für Kulturpflanzen (JKI) (https://www.julius-kuehn.de/)

Funding for RDMO was received from:

Expand Down
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog

## [RDMO 2.2.0](https://github.com/rdmorganiser/rdmo/compare/2.1.3...2.2.0) (Jul 25, 2024)
## [RDMO 2.2.1](https://github.com/rdmorganiser/rdmo/compare/2.2.0...2.2.1) (Sep 13, 2024)

* Fix import error when allauth is not used (#1145)
* Fix a bug with collection pages when optionset refresh is true (#1147)
* Prevent the page to change when a validation error occurs on project_questions (#1134)
* Pin importlib_metadata to 0.8.4 due to an upstream problem

## [RDMO 2.2.0](https://github.com/rdmorganiser/rdmo/compare/2.1.3...2.2.0) (Sep 05, 2024)

* Add new projects overview (#865, #355)
* Projects are now displayed in an interactive table which can be filtered and ordered
Expand Down Expand Up @@ -30,6 +37,7 @@
* Fix textarea resizing (#1021)
* Fix export links in management (#915)
* Fix typos (#1001)
* Use ACCOUNT_FORMS instead of ACCOUNT_SIGNUP_FORM_CLASS in settings
* Remove local hosts from ALLOWED_HOSTS settings
* Improve admin interface (#942, #918)
* Update default home page
Expand Down
7 changes: 5 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ authors:
given-names: Heinz-Alexander
orcid: https://orcid.org/0000-0003-4397-027X

- family-names: Malzer
given-names: Claudia

- family-names: Lanza
given-names: Giacomo
orcid: https://orcid.org/0000-0002-2239-3955
Expand All @@ -32,8 +35,8 @@ authors:
given-names: Dario
orcid: https://orcid.org/0000-0003-4499-8573

- family-names: Harry
given-names: Enke
- family-names: Enke
given-names: Harry
orcid: https://orcid.org/0000-0002-2366-8316

title: Research Data Management Organiser (RDMO)
Expand Down
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ THIS NOTICE APPLIES TO ALL FILES CONTAINED IN THIS AND UNDERLYING FOLDERS

RDMO - Research Data Management Organiser

Copyright (c) 2015-2023 RDMO Arbeitsgemeinschaft <rdmorganiser.github.io>
Copyright (c) 2015-2024 RDMO Arbeitsgemeinschaft <rdmorganiser.github.io>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ RDMO - Research Data Management Organiser
[![Django Versions](https://img.shields.io/pypi/frameworkversions/django/rdmo)](https://pypi.python.org/pypi/rdmo/)
[![License](https://img.shields.io/github/license/rdmorganiser/rdmo?style=flat)](https://github.com/rdmorganiser/rdmo/blob/main/LICENSE) \
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/rdmorganiser/rdmo/main.svg)](https://results.pre-commit.ci/latest/github/rdmorganiser/rdmo/main)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![CI Workflow Status](https://github.com/rdmorganiser/rdmo/actions/workflows/ci.yml/badge.svg)](https://github.com/rdmorganiser/rdmo/actions/workflows/ci.yml)
[![Coverage Status](https://coveralls.io/repos/rdmorganiser/rdmo/badge.svg?branch=main&service=github)](https://coveralls.io/github/rdmorganiser/rdmo?branch=main)
Expand Down
Loading