From da1f89f21d0c793c90c559415b94b05867045476 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Wed, 29 Jan 2025 14:52:29 -0500 Subject: [PATCH 1/6] v11: Update to MAPL 2.53.1 --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be6270d8..91ab9255 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ | [GOCART](https://github.com/GEOS-ESM/GOCART) | [v2.3.0](https://github.com/GEOS-ESM/GOCART/releases/tag/v2.3.0) | | [HEMCO](https://github.com/GEOS-ESM/HEMCO) | [geos/v2.3.0](https://github.com/GEOS-ESM/HEMCO/releases/tag/geos%2Fv2.3.0) | | [Icepack](https://github.com/GEOS-ESM/Icepack) | [geos/v0.3.0](https://github.com/GEOS-ESM/Icepack/releases/tag/geos%2Fv0.3.0) | -| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.52.0](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.52.0) | +| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.53.1](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.53.1) | | [MITgcm](https://github.com/GEOS-ESM/MITgcm) | [checkpoint68o](https://github.com/GEOS-ESM/MITgcm/releases/tag/checkpoint68o) | | [MOM5](https://github.com/GEOS-ESM/MOM5) | [geos/5.1.0+1.2.0](https://github.com/GEOS-ESM/MOM5/releases/tag/geos%2F5.1.0%2B1.2.0) | | [MOM6](https://github.com/GEOS-ESM/MOM6) | [geos/v3.3](https://github.com/GEOS-ESM/MOM6/tree/geos/v3.3) | diff --git a/components.yaml b/components.yaml index 95105a15..4738e9ff 100644 --- a/components.yaml +++ b/components.yaml @@ -44,7 +44,7 @@ GEOS_Util: MAPL: local: ./src/Shared/@MAPL remote: ../MAPL.git - tag: v2.52.0 + tag: v2.53.1 develop: develop FMS: From a5c3a2171e358fa5de1d87bf11213faeb9cad220 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Wed, 29 Jan 2025 18:54:22 -0500 Subject: [PATCH 2/6] v11: Update to GEOSradiation_GridComp v1.11.0 --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be6270d8..d50419dd 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ | [GEOSchem_GridComp](https://github.com/GEOS-ESM/GEOSchem_GridComp) | [v1.15.0](https://github.com/GEOS-ESM/GEOSchem_GridComp/releases/tag/v1.15.0) | | [GEOSgcm_App](https://github.com/GEOS-ESM/GEOSgcm_App) | [v2.3.8](https://github.com/GEOS-ESM/GEOSgcm_App/releases/tag/v2.3.8) | | [GEOSgcm_GridComp](https://github.com/GEOS-ESM/GEOSgcm_GridComp) | [v2.7.0](https://github.com/GEOS-ESM/GEOSgcm_GridComp/releases/tag/v2.7.0) | -| [GEOSradiation_GridComp](https://github.com/GEOS-ESM/GEOSradiation_GridComp) | [v1.10.0](https://github.com/GEOS-ESM/GEOSradiation_GridComp/releases/tag/v1.10.0) | +| [GEOSradiation_GridComp](https://github.com/GEOS-ESM/GEOSradiation_GridComp) | [v1.11.0](https://github.com/GEOS-ESM/GEOSradiation_GridComp/releases/tag/v1.11.0) | | [GFDL_atmos_cubed_sphere](https://github.com/GEOS-ESM/GFDL_atmos_cubed_sphere) | [geos/v2.9.1](https://github.com/GEOS-ESM/GFDL_atmos_cubed_sphere/releases/tag/geos%2Fv2.9.1) | | [gigatraj](https://github.com/GEOS-ESM/gigatraj) | [geos/v1.0.0](https://github.com/GEOS-ESM/gigatraj/releases/tag/geos%2Fv1.0.0) | | [GMI](https://github.com/GEOS-ESM/GMI) | [v1.3.0](https://github.com/GEOS-ESM/GMI/releases/tag/v1.3.0) | diff --git a/components.yaml b/components.yaml index 95105a15..a8c71e84 100644 --- a/components.yaml +++ b/components.yaml @@ -172,7 +172,7 @@ sis2: GEOSradiation_GridComp: local: ./src/Components/@GEOSgcm_GridComp/GEOSagcm_GridComp/GEOSphysics_GridComp/@GEOSradiation_GridComp remote: ../GEOSradiation_GridComp.git - tag: v1.10.0 + tag: v1.11.0 develop: develop RRTMGP: From 1a374a56d9d52f663064d1616dc3ea29ccef8a73 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Fri, 7 Feb 2025 15:13:28 -0500 Subject: [PATCH 3/6] Update to MAPL 2.54.0 --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91ab9255..1b9ec218 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ | [GOCART](https://github.com/GEOS-ESM/GOCART) | [v2.3.0](https://github.com/GEOS-ESM/GOCART/releases/tag/v2.3.0) | | [HEMCO](https://github.com/GEOS-ESM/HEMCO) | [geos/v2.3.0](https://github.com/GEOS-ESM/HEMCO/releases/tag/geos%2Fv2.3.0) | | [Icepack](https://github.com/GEOS-ESM/Icepack) | [geos/v0.3.0](https://github.com/GEOS-ESM/Icepack/releases/tag/geos%2Fv0.3.0) | -| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.53.1](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.53.1) | +| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.54.0](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.54.0) | | [MITgcm](https://github.com/GEOS-ESM/MITgcm) | [checkpoint68o](https://github.com/GEOS-ESM/MITgcm/releases/tag/checkpoint68o) | | [MOM5](https://github.com/GEOS-ESM/MOM5) | [geos/5.1.0+1.2.0](https://github.com/GEOS-ESM/MOM5/releases/tag/geos%2F5.1.0%2B1.2.0) | | [MOM6](https://github.com/GEOS-ESM/MOM6) | [geos/v3.3](https://github.com/GEOS-ESM/MOM6/tree/geos/v3.3) | diff --git a/components.yaml b/components.yaml index 4738e9ff..a53b80b3 100644 --- a/components.yaml +++ b/components.yaml @@ -44,7 +44,7 @@ GEOS_Util: MAPL: local: ./src/Shared/@MAPL remote: ../MAPL.git - tag: v2.53.1 + tag: v2.54.0 develop: develop FMS: From 1485d44799ab1a93a860792b75b8063f3f24e5a2 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Fri, 7 Feb 2025 15:40:03 -0500 Subject: [PATCH 4/6] Update to MAPL 2.54.1 --- CMakeLists.txt | 2 +- README.md | 2 +- components.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 14fd0c94..86f67344 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -80,7 +80,7 @@ if (NOT Baselibs_FOUND) # Another issue with historical reasons, old/wrong zlib target used in GEOS add_library(ZLIB::zlib ALIAS ZLIB::ZLIB) - find_package(MAPL 2.52 QUIET) + find_package(MAPL 2.54 QUIET) if (MAPL_FOUND) message(STATUS "Found MAPL: ${MAPL_BASE_DIR} (found version \"${MAPL_VERSION})\"") endif () diff --git a/README.md b/README.md index 1b9ec218..9e1a6f0e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ | [GOCART](https://github.com/GEOS-ESM/GOCART) | [v2.3.0](https://github.com/GEOS-ESM/GOCART/releases/tag/v2.3.0) | | [HEMCO](https://github.com/GEOS-ESM/HEMCO) | [geos/v2.3.0](https://github.com/GEOS-ESM/HEMCO/releases/tag/geos%2Fv2.3.0) | | [Icepack](https://github.com/GEOS-ESM/Icepack) | [geos/v0.3.0](https://github.com/GEOS-ESM/Icepack/releases/tag/geos%2Fv0.3.0) | -| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.54.0](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.54.0) | +| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.54.1](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.54.1) | | [MITgcm](https://github.com/GEOS-ESM/MITgcm) | [checkpoint68o](https://github.com/GEOS-ESM/MITgcm/releases/tag/checkpoint68o) | | [MOM5](https://github.com/GEOS-ESM/MOM5) | [geos/5.1.0+1.2.0](https://github.com/GEOS-ESM/MOM5/releases/tag/geos%2F5.1.0%2B1.2.0) | | [MOM6](https://github.com/GEOS-ESM/MOM6) | [geos/v3.3](https://github.com/GEOS-ESM/MOM6/tree/geos/v3.3) | diff --git a/components.yaml b/components.yaml index a53b80b3..daecbc8a 100644 --- a/components.yaml +++ b/components.yaml @@ -44,7 +44,7 @@ GEOS_Util: MAPL: local: ./src/Shared/@MAPL remote: ../MAPL.git - tag: v2.54.0 + tag: v2.54.1 develop: develop FMS: From 1ac7ec296fca59fbb573cb9bcdd42864b537a4fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:36:50 +0000 Subject: [PATCH 5/6] Bump devops-infra/action-pull-request from 0.5.5 to 0.6.0 Bumps [devops-infra/action-pull-request](https://github.com/devops-infra/action-pull-request) from 0.5.5 to 0.6.0. - [Release notes](https://github.com/devops-infra/action-pull-request/releases) - [Commits](https://github.com/devops-infra/action-pull-request/compare/v0.5.5...v0.6.0) --- updated-dependencies: - dependency-name: devops-infra/action-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/push-to-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-to-main.yml b/.github/workflows/push-to-main.yml index 959a3b36..32e0fb50 100644 --- a/.github/workflows/push-to-main.yml +++ b/.github/workflows/push-to-main.yml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: 0 - name: Run the action - uses: devops-infra/action-pull-request@v0.5.5 + uses: devops-infra/action-pull-request@v0.6.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} source_branch: main From b7eb58a3b2aeb078df7ab5d03aea8848a4be1766 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Thu, 13 Feb 2025 08:14:26 -0500 Subject: [PATCH 6/6] v11: Update to Baselibs 7.32.0 --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e1a6f0e..5ba26235 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ | [CPLFCST_Etc](https://github.com/GEOS-ESM/CPLFCST_Etc) | [v1.0.1](https://github.com/GEOS-ESM/CPLFCST_Etc/releases/tag/v1.0.1) | | [ecbuild](https://github.com/GEOS-ESM/ecbuild) | [geos/v1.4.0](https://github.com/GEOS-ESM/ecbuild/releases/tag/geos%2Fv1.4.0) | | [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.56.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.56.0) | -| [ESMA_env](https://github.com/GEOS-ESM/ESMA_env) | [v4.34.1](https://github.com/GEOS-ESM/ESMA_env/releases/tag/v4.34.1) | +| [ESMA_env](https://github.com/GEOS-ESM/ESMA_env) | [v4.35.0](https://github.com/GEOS-ESM/ESMA_env/releases/tag/v4.35.0) | | [FMS](https://github.com/GEOS-ESM/FMS) | [geos/2019.01.02+noaff.10](https://github.com/GEOS-ESM/FMS/releases/tag/geos%2F2019.01.02%2Bnoaff.10) | | [FVdycoreCubed_GridComp](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp) | [v2.13.0](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v2.13.0) | | [geos-chem](https://github.com/GEOS-ESM/geos-chem) | [geos/v13.0.0-rc1](https://github.com/GEOS-ESM/geos-chem/releases/tag/geos%2Fv13.0.0-rc1) | diff --git a/components.yaml b/components.yaml index daecbc8a..c6b6f4a0 100644 --- a/components.yaml +++ b/components.yaml @@ -5,7 +5,7 @@ GEOSgcm: env: local: ./@env remote: ../ESMA_env.git - tag: v4.34.1 + tag: v4.35.0 develop: main cmake: