From 51c1d71a91c649e67f00d64bdeac698c9c889f5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:21:41 +0800 Subject: [PATCH 1/3] Bump mamba-org/setup-micromamba from 2.0.3 to 2.0.4 (#8686) Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](https://github.com/mamba-org/setup-micromamba/compare/v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci-caches.yml | 2 +- .github/workflows/dvc-diff.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-caches.yml b/.github/workflows/ci-caches.yml index cf1fec04bcc..13b826d5690 100644 --- a/.github/workflows/ci-caches.yml +++ b/.github/workflows/ci-caches.yml @@ -31,7 +31,7 @@ jobs: steps: - name: Install GMT - uses: mamba-org/setup-micromamba@v2.0.3 + uses: mamba-org/setup-micromamba@v2.0.4 with: environment-name: gmt condarc: | diff --git a/.github/workflows/dvc-diff.yml b/.github/workflows/dvc-diff.yml index 546f9a274a1..7e4f59b36fb 100644 --- a/.github/workflows/dvc-diff.yml +++ b/.github/workflows/dvc-diff.yml @@ -33,7 +33,7 @@ jobs: uses: iterative/setup-cml@v3 - name: Setup Micromamba - uses: mamba-org/setup-micromamba@v2.0.3 + uses: mamba-org/setup-micromamba@v2.0.4 with: environment-name: gmt condarc: | From 4a8f6080a07479292e989a0b33e0ee9af731fc1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:24:57 +0800 Subject: [PATCH 2/3] Bump codecov/codecov-action from 5.0.7 to 5.3.1 (#8685) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.0.7 to 5.3.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v5.0.7...v5.3.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 391901d9b56..7d02229af33 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -173,7 +173,7 @@ jobs: if: failure() - name: Upload coverage to Codecov - uses: codecov/codecov-action@v5.0.7 + uses: codecov/codecov-action@v5.3.1 env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} with: From 85f1cf4c9d7191cad1b479f070132289d7af9152 Mon Sep 17 00:00:00 2001 From: Joaquim Date: Fri, 7 Feb 2025 01:48:57 +0000 Subject: [PATCH 3/3] Fix syntax error in example --- doc/rst/source/supplements/potential/gravfft.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rst/source/supplements/potential/gravfft.rst b/doc/rst/source/supplements/potential/gravfft.rst index 8d3572ce973..beed5a24b17 100644 --- a/doc/rst/source/supplements/potential/gravfft.rst +++ b/doc/rst/source/supplements/potential/gravfft.rst @@ -272,7 +272,7 @@ offset due to the fact that *z* is positive up): :: - gmt gravfft bat.grd=+o-6000 -D600 -Gmoho_g.grd + gmt gravfft bat.grd+o-6000 -D600 -Gmoho_g.grd Now, subtract it from the Bouguer to obtain the MBA anomaly. That is: