Releases: equinor/fmu-config
Releases · equinor/fmu-config
Release list
1.7.3
Immutable
release. Only release title and notes can be modified.
What's Changed
Dependabot
- Bump ruff from 0.15.12 to 0.15.20 in the all-deps group by @dependabot[bot] in #157
- Bump the all-deps group with 2 updates by @dependabot[bot] in #156
- Bump coverage from 7.14.1 to 7.15.0 in the all-deps group by @dependabot[bot] in #159
- Bump the all-deps group with 3 updates by @dependabot[bot] in #158
- Bump the all-deps group with 2 updates by @dependabot[bot] in #160
- Bump the all-deps group with 4 updates by @dependabot[bot] in #162
- Bump the all-deps group with 5 updates by @dependabot[bot] in #161
- Bump the all-deps group with 2 updates by @dependabot[bot] in #163
Full Changelog: 1.7.2...1.7.3
1.7.2
Immutable
release. Only release title and notes can be modified.
What's Changed
Maintenance
- MAINT: fix wrong email and references to user names by @jcrivenaes in #139
- MAINT: Remove pylint by @nourinmohd in #141
- MAINT: Add cooldown period for dependancy installation by @nourinmohd in #145
- CONF: Pin github actions by hash by @nourinmohd in #151
- CI: Pin uv github action by hash by @nourinmohd in #153
Dependabot
- Bump the all-deps group with 5 updates by @dependabot[bot] in #137
- Bump the all-deps group with 3 updates by @dependabot[bot] in #138
- Bump the all-deps group with 2 updates by @dependabot[bot] in #142
- Bump ruff from 0.15.11 to 0.15.12 in the all-deps group by @dependabot[bot] in #143
- Bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #146
- Bump idna from 3.13 to 3.15 by @dependabot[bot] in #147
- Bump types-pyyaml from 6.0.12.20260510 to 6.0.12.20260518 in the all-deps group by @dependabot[bot] in #148
- Bump coverage from 7.14.0 to 7.14.1 in the all-deps group by @dependabot[bot] in #149
- Bump actions/checkout from 6.0.3 to 7.0.0 in the all-deps group by @dependabot[bot] in #154
- Bump pytest from 9.0.3 to 9.1.1 in the all-deps group by @dependabot[bot] in #155
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
Maintenance
- BLD: Update to latest pygments due to security alert by @GibranAlfa in #135
Dependency bumps
- Bump the all-deps group with 2 updates by @dependabot[bot] in #125
- Bump the all-deps group with 4 updates by @dependabot[bot] in #126
- Bump the all-deps group with 2 updates by @dependabot[bot] in #127
- Bump the all-deps group with 3 updates by @dependabot[bot] in #128
- Bump the all-deps group with 2 updates by @dependabot[bot] in #129
- Bump the all-deps group with 3 updates by @dependabot[bot] in #130
- Bump the all-deps group with 3 updates by @dependabot[bot] in #131
- bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #132
- Bump the all-deps group with 3 updates by @dependabot[bot] in #133
- Bump the all-deps group with 3 updates by @dependabot[bot] in #136
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #110
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #109
- Bump mypy from 1.18.2 to 1.19.1 by @dependabot[bot] in #115
- Bump ruff from 0.14.5 to 0.14.13 by @dependabot[bot] in #114
- Bump urllib3 from 2.5.0 to 2.6.3 in the uv group across 1 directory by @dependabot[bot] in #116
- Bump pytest from 9.0.1 to 9.0.2 by @dependabot[bot] in #113
- Bump myst-parser from 4.0.1 to 5.0.0 by @dependabot[bot] in #112
- Bump pylint from 4.0.3 to 4.0.4 by @dependabot[bot] in #111
- Bump astroid from 4.0.2 to 4.0.3 by @dependabot[bot] in #121
- Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 by @dependabot[bot] in #120
- Bump ruff from 0.14.13 to 0.14.14 by @dependabot[bot] in #119
- Bump sphinx from 8.2.3 to 9.0.4 by @dependabot[bot] in #118
- Bump coverage from 7.12.0 to 7.13.2 by @dependabot[bot] in #117
- CI: Update dependabot by @GibranAlfa in #123
New Contributors
- @dependabot[bot] made their first contribution in #110
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- DEV: Added PR template by @GibranAlfa in #100
- BLD: Add python 3.14 support by @nourinmohd in #102
- BLD: Add uv by @nourinmohd in #104
- CI: Update uv lock in update github pages by @GibranAlfa in #106
- CI: Add dependabot workflow by @nourinmohd in #108
New Contributors
- @GibranAlfa made their first contribution in #100
Full Changelog: 1.5.1...1.6.0
1.5.1
1.5.0
What's Changed
- CI: Added testrmsenv.sh by @nourinmohd in #92
- BUG: Remove -n 4 from ci/testrmeenv.sh by @nourinmohd in #94
- MAINT: Add empty py.typed file by @nourinmohd in #96
New Contributors
- @nourinmohd made their first contribution in #92
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- TYP: Fix typing for new mypy by @mferrera in #85
- CI: Add CodeQL by @mferrera in #86
- CI: Allow docs to write by @mferrera in #87
- DOC: solve a few minor issues wrt documentation by @jcrivenaes in #90
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2.4
What's Changed
- STY: Fix ruff format issue after ruff update by @slangeveld in #79
- DEP: Drop Python 3.8 support by @mferrera in #78
New Contributors
- @slangeveld made their first contribution in #79
Full Changelog: 1.2.3...1.2.4