Skip to content

Dependency Dashboard #78

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Repository Problems

These problems occurred while renovating this repository. View logs.

  • ⚠️ WARN: Package lookup failures

Deprecations / Replacements

Warning

The following dependencies are either deprecated or have replacements available.

Datasource Package Replacement PR?
npm @storybook/addon-styling Unavailable
npm @types/escape-string-regexp Unavailable
npm @types/gapi.client.sheets Unavailable
npm @types/mapbox__vector-tile Unavailable
npm @types/react-ga Unavailable
npm @types/react-leaflet Unavailable
npm @types/uuid Unavailable
npm crypto-js Unavailable
npm i18next-parser Unavailable
npm npm-run-all Available
npm react-beautiful-dnd Unavailable
npm typescript-styled-plugin Unavailable

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • chore: replace dependency npm-run-all with npm-run-all2 5.0.0
  • ci: update github action update or pin versions (at-wat/go-sum-fix-action, benc-uk/workflow-dispatch, docker/build-push-action, docker/login-action, docker/setup-buildx-action, docker/setup-qemu-action, golangci/golangci-lint-action, ncipollo/release-action, step-security/harden-runner)
  • chore: update dependency cesium to v1.144.0
  • chore: update aws-actions/amazon-ecr-login action to v2
  • chore: update aws-actions/configure-aws-credentials action to v6
  • chore: update codecov/codecov-action action to v7
  • chore: update dawidd6/action-download-artifact action to v21
  • chore: update docker/build-push-action action to v7
  • chore: update docker/login-action action to v4
  • chore: update docker/setup-buildx-action action to v4
  • chore: update docker/setup-qemu-action action to v4
  • chore: update github artifact actions (actions/download-artifact, actions/upload-artifact)
  • chore: update google-github-actions/auth action to v3
  • chore: update google-github-actions/setup-gcloud action to v3
  • chore: update goreleaser/goreleaser-action action to v7
  • chore: update mongo docker tag to v6
  • chore: update node.js to v24
  • chore: update step-security/changed-files action to v47
  • chore: update uesteibar/reviewer-lottery action to v4
  • 🔐 Create all rate-limited PRs at once 🔐

PR Edited (Blocked)

The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.

  • chore: update docker dependencies (mongo, nginx, node)
  • chore: update npm dependencies (@apollo/client, @auth0/auth0-react, @aws-amplify/ui-react, @carbon/colors, @cesium/engine, @emotion/jest, @emotion/react, @emotion/styled, @floating-ui/react, @graphql-codegen/cli, @graphql-codegen/client-preset, @graphql-codegen/fragment-matcher, @graphql-codegen/introspection, @graphql-codegen/typescript, @graphql-codegen/typescript-operations, @graphql-codegen/typescript-react-apollo, @lexical/react, @mapbox/vector-tile, @monaco-editor/react, @playwright/test, @reearth/cesium-mvt-imagery-provider, @reearth/core, @rollup/plugin-yaml, @sentry/browser, @storybook/addon-essentials, @storybook/addons, @storybook/manager-api, @storybook/react, @storybook/react-vite, @storybook/theming, @testing-library/jest-dom, @testing-library/react, @testing-library/user-event, @turf/turf, @types/apollo-upload-client, @types/carbon__colors, @types/escape-string-regexp, @types/gapi.auth2, @types/gapi.client, @types/google.picker, @types/js-md5, @types/lodash-es, @types/mapbox__vector-tile, @types/node, @types/react, @types/react-dom, @types/react-leaflet, @types/styled-components, @types/tinycolor2, @types/uuid, @vitejs/plugin-react-swc, @vitest/coverage-v8, @welldone-software/why-did-you-render, @xstate/react, @zip.js/zip.js, apollo-link-sentry, apollo-upload-client, aws-amplify, cesium-mvt-imagery-provider, cookie, core-js, csv-parse, d3, date-fns, dayjs, del-cli, dotenv, eslint, eslint-config-reearth, eslint-plugin-playwright, eslint-plugin-storybook, formik, framer-motion, github-markdown-css, glob, graphiql, graphql, husky, i18next, i18next-browser-languagedetector, i18next-parser, jotai, js-md5, js-yaml, jsdom, jsep, jsonpath-plus, lexical, lint-staged, lru-cache, moment-timezone, node, parse-domain, prettier, proj4, protomaps, quickjs-emscripten, quickjs-emscripten-sync, rc-slider, react, react-accessible-accordion, react-align, react-colorful, react-dom, react-dropzone, react-error-boundary, react-ga4, react-i18next, react-inlinesvg, react-leaflet, react-markdown, react-player, react-router-dom, react-spinners, react-use, react18-json-view, remark-gfm, resium, rollup-plugin-visualizer, ts-node, type-fest, typescript, use-callback-ref, use-custom-compare, uuid, vite-plugin-svgr, vite-tsconfig-paths, vitest, web-streams-polyfill, xstate, yarn)

Warning

Renovate failed to look up the following dependencies: Could not determine new digest for update (github-tags package dsaltares/fetch-gh-release-asset), Failed to look up go package github.com/joho/godotenv: no-result.

Files affected: .github/workflows/build_server.yml, .github/workflows/build_web.yml, .github/workflows/ci_docker_build_push.yml, server/go.mod


Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

docker-compose (1)
docker-compose.yml (1)
  • mongo 5-focal → [Updates: 6-focal]
dockerfile (2)
server/Dockerfile (1)
  • golang 1.25-alpine → [Updates: 1.26-alpine]
web/Dockerfile (2)
  • node 20.18.0-slim → [Updates: 24.19.0-slim]
  • nginx 1.27-alpine → [Updates: 1.31-alpine]
github-actions (15)
.github/workflows/build_server.yml (16)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 → [Updates: v7.0.0]
  • goreleaser/goreleaser-action v4.6.0@5fdedb94abba051217030cc86d4523cf3f02243d → [Updates: v7.2.3]
  • ncipollo/release-action v1.16.0@440c8c1cb0ed28b9f43e4d1d670870f059653174 → [Updates: v1.21.0]
  • dawidd6/action-download-artifact v2.28.0@268677152d06ba59fcec7a7f0b5d961b6ccd7e1e → [Updates: v21]
  • ncipollo/release-action v1.16.0@440c8c1cb0ed28b9f43e4d1d670870f059653174 → [Updates: v1.21.0]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
  • docker/setup-qemu-action v4.0.0@ce360397dd3f832beb865e1373c09c0e9f86d70a → [Updates: v4.2.0]
  • docker/setup-buildx-action v4.0.0@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd → [Updates: v4.2.0]
  • docker/login-action v4.1.0@4907a6ddec9925e35a0a9e82d7399ccc52663121 → [Updates: v4.6.0]
  • dsaltares/fetch-gh-release-asset v1.1.2@aa2ab1243d6e0d5b405b973c89fa4d06a2d0fff7
  • docker/build-push-action v7.1.0@bcafcacb16a39f128d818304e6c9c0c18556b85f → [Updates: v7.3.0]
  • benc-uk/workflow-dispatch v1.2.4@e2e5e9a103e331dad343f381a29e654aea3cf8fc → [Updates: v1.3.2]
.github/workflows/build_web.yml (27)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/setup-node v3.9.1@3235b876344d2a9aa001b8d1453c930bba69e610 → [Updates: v7.0.0]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • actions/cache v3.4.3@2f8e54208210a422b2efd51efaa6bd6d7ca8920f → [Updates: v6.1.0]
  • actions/upload-artifact v4.6.2@ea165f8d65b6e75b540449e92b4886f43607fa02 → [Updates: v7.0.1]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
  • actions/download-artifact v4.3.0@d3f86a106a0bac45b974a628896c90dbdf5c8093 → [Updates: v8.0.1]
  • ncipollo/release-action v1.16.0@440c8c1cb0ed28b9f43e4d1d670870f059653174 → [Updates: v1.21.0]
  • benc-uk/workflow-dispatch v1.2.4@e2e5e9a103e331dad343f381a29e654aea3cf8fc → [Updates: v1.3.2]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • docker/setup-qemu-action v4.0.0@ce360397dd3f832beb865e1373c09c0e9f86d70a → [Updates: v4.2.0]
  • docker/setup-buildx-action v4.0.0@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd → [Updates: v4.2.0]
  • docker/login-action v4.1.0@4907a6ddec9925e35a0a9e82d7399ccc52663121 → [Updates: v4.6.0]
  • dsaltares/fetch-gh-release-asset v1.1.2@aa2ab1243d6e0d5b405b973c89fa4d06a2d0fff7
  • docker/build-push-action v7.1.0@bcafcacb16a39f128d818304e6c9c0c18556b85f → [Updates: v7.3.0]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v7.0.1]
  • docker/setup-qemu-action v3.6.0@29109295f81e9208d7d86ff1c6c12d2833863392 → [Updates: v4.2.0]
  • docker/setup-buildx-action v3.10.0@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 → [Updates: v4.2.0]
  • docker/login-action v3.4.0@74a5d142397b4f367a81961eba4e8cd7edddf772 → [Updates: v4.6.0]
  • docker/build-push-action v5.4.0@ca052bb54ab0790a636c9b5f226502c73d547a25 → [Updates: v7.3.0]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • dsaltares/fetch-gh-release-asset v1.1.2@aa2ab1243d6e0d5b405b973c89fa4d06a2d0fff7
  • dawidd6/action-download-artifact v2.28.0@268677152d06ba59fcec7a7f0b5d961b6ccd7e1e → [Updates: v21]
  • ncipollo/release-action v1.16.0@440c8c1cb0ed28b9f43e4d1d670870f059653174 → [Updates: v1.21.0]
.github/workflows/ci_docker_build_push.yml (13)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • docker/setup-qemu-action v4.0.0@ce360397dd3f832beb865e1373c09c0e9f86d70a → [Updates: v4.2.0]
  • docker/setup-buildx-action v4.0.0@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd → [Updates: v4.2.0]
  • docker/login-action v4.1.0@4907a6ddec9925e35a0a9e82d7399ccc52663121 → [Updates: v4.6.0]
  • dsaltares/fetch-gh-release-asset v1.1.2@aa2ab1243d6e0d5b405b973c89fa4d06a2d0fff7
  • docker/build-push-action v7.1.0@bcafcacb16a39f128d818304e6c9c0c18556b85f → [Updates: v7.3.0]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v7.0.1]
  • docker/setup-qemu-action v3.6.0@29109295f81e9208d7d86ff1c6c12d2833863392 → [Updates: v4.2.0]
  • docker/setup-buildx-action v3.10.0@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 → [Updates: v4.2.0]
  • docker/login-action v3.4.0@74a5d142397b4f367a81961eba4e8cd7edddf772 → [Updates: v4.6.0]
  • docker/build-push-action v5.4.0@ca052bb54ab0790a636c9b5f226502c73d547a25 → [Updates: v7.3.0]
.github/workflows/ci_server.yml (10)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 → [Updates: v7.0.0]
  • golangci/golangci-lint-action v9.2.0@1e7e51e771db61008b38414a730f564565cf7c20 → [Updates: v9.3.0]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 → [Updates: v7.0.0]
  • codecov/codecov-action v2.1.0@f32b3a3741e1053eb607407145bc9619351dc93b → [Updates: v7.0.0]
  • golangci/golangci-lint v2.12.2
  • mongo 5-focal → [Updates: 6-focal]
.github/workflows/ci_web.yml (5)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • actions/setup-node v3.9.1@3235b876344d2a9aa001b8d1453c930bba69e610 → [Updates: v7.0.0]
  • actions/cache v3.4.3@2f8e54208210a422b2efd51efaa6bd6d7ca8920f → [Updates: v6.1.0]
  • codecov/codecov-action v2.1.0@f32b3a3741e1053eb607407145bc9619351dc93b → [Updates: v7.0.0]
.github/workflows/ci.yml (11)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • step-security/changed-files v45.0.1@3dbe17c78367e7d60f00d78ae6781a35be47b4a1 → [Updates: v47.0.5]
  • step-security/changed-files v45.0.1@3dbe17c78367e7d60f00d78ae6781a35be47b4a1 → [Updates: v47.0.5]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • benc-uk/workflow-dispatch v1.2.4@e2e5e9a103e331dad343f381a29e654aea3cf8fc → [Updates: v1.3.2]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • benc-uk/workflow-dispatch v1.2.4@e2e5e9a103e331dad343f381a29e654aea3cf8fc → [Updates: v1.3.2]
.github/workflows/deploiy_aws.yml (6)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • aws-actions/configure-aws-credentials v2.2.0@5fd3084fc36e372ff1fff382a39b10d03659f355 → [Updates: v6.2.3]
  • aws-actions/amazon-ecr-login v1.7.0@2fc7aceee09e9e4a7105c0d060c656fad0b4f63d → [Updates: v2.1.6]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • aws-actions/configure-aws-credentials v2.2.0@5fd3084fc36e372ff1fff382a39b10d03659f355 → [Updates: v6.2.3]
  • aws-actions/amazon-ecr-login v1.7.0@2fc7aceee09e9e4a7105c0d060c656fad0b4f63d → [Updates: v2.1.6]
.github/workflows/deploy_server_nightly.yml (3)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • google-github-actions/auth v2.1.7@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f → [Updates: v3.0.0]
  • google-github-actions/setup-gcloud v2.1.2@6189d56e4096ee891640bb02ac264be376592d6a → [Updates: v3.0.1]
.github/workflows/deploy_web_nightly.yml (3)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • google-github-actions/auth v2.1.7@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f → [Updates: v3.0.0]
  • google-github-actions/setup-gcloud v2.1.2@6189d56e4096ee891640bb02ac264be376592d6a → [Updates: v3.0.1]
.github/workflows/e2e.yml (7)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/setup-node v3.9.1@3235b876344d2a9aa001b8d1453c930bba69e610 → [Updates: v7.0.0]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • actions/cache v3.4.3@2f8e54208210a422b2efd51efaa6bd6d7ca8920f → [Updates: v6.1.0]
  • actions/upload-artifact v4.6.2@ea165f8d65b6e75b540449e92b4886f43607fa02 → [Updates: v7.0.1]
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • Gamesight/slack-workflow-status master@2e709ce51fd47f02b7221db8547e6e6f49f81f1d
.github/workflows/pr_title.yml (3)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/labeler v4.3.0@ac9175f8a1f3625fd0d4fb234536d26811351594 → [Updates: v7.0.0]
  • amannn/action-semantic-pull-request v5.5.3@0723387faaf9b38adef4775cd42cfd5155ed6017 → [Updates: v6.1.1]
.github/workflows/release.yml (5)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • reearth/changelog-action main@86cb9d7a3727f3cb6afe36a1536fad61e9775287
  • actions/upload-artifact v4.6.2@ea165f8d65b6e75b540449e92b4886f43607fa02 → [Updates: v7.0.1]
.github/workflows/renovate.yml (3)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • at-wat/go-sum-fix-action v0.9.1@93a2c32f035d523d3faf771cf223c8f71c401f40 → [Updates: v0.9.5]
.github/workflows/reviewer_lottery.yml (3)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
  • uesteibar/reviewer-lottery v3.1.0@c291d74388da1cb583aff994b8be945e8eefbcd5 → [Updates: v4.0.1]
.github/workflows/stage.yml (3)
  • step-security/harden-runner v2.16.1@fe104658747b27e96e4f7e80cd0a94068e53901d → [Updates: v2.20.1]
  • actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd → [Updates: v7.0.1]
gomod (1)
server/go.mod (48)
  • cloud.google.com/go/profiler v0.3.0 → [Updates: v0.6.0]
  • cloud.google.com/go/storage v1.36.0 → [Updates: v1.64.0]
  • github.com/99designs/gqlgen v0.17.43 → [Updates: v0.17.94]
  • github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.21.0 → [Updates: v1.35.0]
  • github.com/avast/retry-go/v4 v4.0.4 → [Updates: v5.0.0]
  • github.com/aws/aws-sdk-go-v2 v1.41.5 → [Updates: v1.43.4]
  • github.com/aws/aws-sdk-go-v2/config v1.27.7 → [Updates: v1.32.35]
  • github.com/aws/aws-sdk-go-v2/service/s3 v1.97.3 → [Updates: v1.107.0]
  • github.com/blang/semver v3.5.1+incompatible
  • github.com/gavv/httpexpect/v2 v2.3.1 → [Updates: v2.17.0]
  • github.com/goccy/go-yaml v1.11.3 → [Updates: v1.19.2]
  • github.com/google/uuid v1.6.0
  • github.com/iancoleman/strcase v0.3.0
  • github.com/idubinskiy/schematyper v0.0.0-20190118213059-f71b40dac30d@f71b40dac30d
  • github.com/jarcoal/httpmock v1.3.1 → [Updates: v1.4.2]
  • github.com/joho/godotenv v1.4.0
  • github.com/jonas-p/go-shp v0.1.1
  • github.com/k0kubun/pp/v3 v3.2.0 → [Updates: v3.5.2]
  • github.com/kelseyhightower/envconfig v1.4.0
  • github.com/kennygrant/sanitize v1.2.4
  • github.com/labstack/echo/v4 v4.11.4 → [Updates: v5.3.1]
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/paulmach/go.geojson v1.4.0 → [Updates: v1.5.0]
  • github.com/pkg/errors v0.9.1
  • github.com/ravilushqa/otelgqlgen v0.15.0 → [Updates: v0.19.0]
  • github.com/samber/lo v1.39.0 → [Updates: v1.53.0]
  • github.com/spf13/afero v1.11.0 → [Updates: v1.15.0]
  • github.com/stretchr/testify v1.11.1
  • github.com/twpayne/go-kml v1.5.2 → [Updates: v3.6.0]
  • github.com/uber/jaeger-client-go v2.30.0+incompatible
  • github.com/uber/jaeger-lib v2.4.1+incompatible
  • github.com/vektah/dataloaden v0.3.0
  • github.com/vektah/gqlparser/v2 v2.5.14 → [Updates: v2.5.36]
  • github.com/zitadel/oidc v1.13.5 → [Updates: v3.49.2]
  • go.mongodb.org/mongo-driver v1.13.1 → [Updates: v2.8.0]
  • go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.44.0 → [Updates: v0.70.0]
  • go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo v0.32.0 → [Updates: v0.70.0]
  • go.opentelemetry.io/otel v1.32.0 → [Updates: v1.45.0]
  • go.opentelemetry.io/otel/sdk v1.32.0 → [Updates: v1.43.0]
  • golang.org/x/net v0.54.0 → [Updates: v0.57.0]
  • golang.org/x/oauth2 v0.36.0
  • golang.org/x/text v0.37.0 → [Updates: v0.40.0]
  • golang.org/x/tools v0.44.0 → [Updates: v0.48.0]
  • google.golang.org/api v0.161.0 → [Updates: v0.292.0]
  • gopkg.in/go-playground/colors.v1 v1.2.0
  • gopkg.in/h2non/gock.v1 v1.1.2
  • gopkg.in/square/go-jose.v2 v2.6.0
  • go 1.25.0 → [Updates: 1.26.5]
npm (1)
web/package.json (176)
  • @apollo/client 3.8.1 → [Updates: 4.2.10]
  • @auth0/auth0-react 2.2.2 → [Updates: 2.23.0]
  • @aws-amplify/ui-react 6.13.1 → [Updates: 6.15.5]
  • @carbon/colors 11.20.1 → [Updates: 11.55.0]
  • @cesium/engine 9.0.0 → [Updates: 26.2.0]
  • @emotion/react 11.11.1 → [Updates: 11.14.0]
  • @emotion/styled 11.11.0 → [Updates: 11.14.1]
  • @floating-ui/react 0.24.7 → [Updates: 0.27.20]
  • @lexical/react 0.12.2 → [Updates: 0.49.0]
  • @mapbox/vector-tile 1.3.1 → [Updates: 3.0.0]
  • @monaco-editor/react 4.6.0 → [Updates: 4.7.0]
  • @popperjs/core 2.11.8
  • @reearth/cesium-mvt-imagery-provider 1.5.4 → [Updates: 1.6.2]
  • @reearth/core 0.0.4 → [Updates: 0.0.6]
  • @reearth/sentinel 0.1.2
  • @rot1024/use-transition 1.0.0
  • @sentry/browser 7.119.1 → [Updates: 10.69.0]
  • @seznam/compose-react-refs 1.0.6
  • @turf/turf 6.5.0 → [Updates: 7.4.0]
  • @types/d3 7.4.3
  • @types/escape-string-regexp 2.0.1 → [Updates: 2.0.3]
  • @ungap/event-target 0.2.4
  • @xstate/react 3.2.1 → [Updates: 6.1.0]
  • apollo-link-sentry 3.2.3 → [Updates: 5.0.3]
  • apollo-upload-client 17.0.0 → [Updates: 20.0.0]
  • array-move 4.0.0
  • aws-amplify 6.15.8 → [Updates: 6.20.0]
  • axios 1.12.0 → [Updates: 1.15.2]
  • cesium 1.116.0 → [Updates: 1.144.0]
  • cesium-dnd 1.1.0
  • cesium-mvt-imagery-provider 1.4.0 → [Updates: 1.4.2]
  • core-js 3.33.2 → [Updates: 3.50.0]
  • crypto-js 4.2.0
  • csv-parse 5.5.2 → [Updates: 7.0.2]
  • d3 7.8.5 → [Updates: 7.9.0]
  • date-fns 2.30.0 → [Updates: 4.4.0]
  • dayjs 1.11.10 → [Updates: 1.11.21]
  • detect-browser 5.3.0
  • escape-string-regexp 5.0.0
  • fast-xml-parser 4.3.2 → [Updates: 5.7.0]
  • formik 2.4.5 → [Updates: 2.4.9]
  • framer-motion 10.18.0 → [Updates: 13.0.0]
  • github-markdown-css 5.4.0 → [Updates: 5.9.0]
  • graphiql 2.4.4 → [Updates: 5.2.4]
  • graphql 16.8.1 → [Updates: 17.0.2]
  • i18next 22.4.15 → [Updates: 26.3.6]
  • i18next-browser-languagedetector 7.0.1 → [Updates: 8.2.1]
  • jotai 1.12.1 → [Updates: 2.20.2]
  • js-file-download 0.4.12
  • js-md5 0.7.3 → [Updates: 0.9.2]
  • js-yaml 4.1.1 → [Updates: 5.2.3]
  • jsep 1.3.8 → [Updates: 1.4.0]
  • jsonpath-plus 10.3.0 → [Updates: 10.4.0]
  • jszip 3.10.1
  • leaflet 1.9.4
  • lexical 0.12.2 → [Updates: 0.49.0]
  • localforage 1.10.0
  • lodash-es 4.17.21 → [Updates: 4.18.1]
  • lru-cache 8.0.4 → [Updates: 11.5.2]
  • mini-svg-data-uri 1.4.4
  • moment-timezone 0.5.43 → [Updates: 0.6.3]
  • parse-domain 7.0.1 → [Updates: 8.3.2]
  • proj4 2.11.0 → [Updates: 2.21.0]
  • protomaps 1.23.1 → [Updates: 2.0.1]
  • quickjs-emscripten 0.23.0 → [Updates: 0.32.0]
  • quickjs-emscripten-sync 1.5.2 → [Updates: 1.11.0]
  • rc-slider 9.7.5 → [Updates: 11.1.9]
  • react 18.3.1 → [Updates: 19.2.8]
  • react-accessible-accordion 5.0.0 → [Updates: 5.0.1]
  • react-align 2.2.2 → [Updates: 2.3.3]
  • react-beautiful-dnd 13.1.1
  • react-colorful 5.6.1 → [Updates: 5.8.0]
  • react-dnd 16.0.1
  • react-dnd-html5-backend 16.0.1
  • react-dom 18.3.1 → [Updates: 19.2.8]
  • react-dropzone 14.2.3 → [Updates: 20.0.0]
  • react-error-boundary 4.0.11 → [Updates: 6.1.2]
  • react-ga 3.3.1
  • react-ga4 2.1.0 → [Updates: 3.0.1]
  • react-i18next 12.2.2 → [Updates: 17.0.11]
  • react-inlinesvg 3.0.2 → [Updates: 4.5.0]
  • react-leaflet 4.2.1 → [Updates: 5.0.0]
  • react-markdown 8.0.7 → [Updates: 10.1.0]
  • react-nl2br 1.0.4
  • react-player 2.13.0 → [Updates: 3.4.0]
  • react-popper 2.3.0
  • react-router-dom 6.21.0 → [Updates: 7.18.2]
  • react-spinners 0.13.8 → [Updates: 0.17.0]
  • react-use 17.4.0 → [Updates: 17.6.1]
  • react18-json-view 0.2.7 → [Updates: 0.2.10]
  • remark-gfm 3.0.1 → [Updates: 4.0.1]
  • resium 1.17.3 → [Updates: 1.25.0]
  • suspend-react 0.1.3
  • tinycolor2 1.6.0
  • ts-easing 0.2.0
  • use-callback-ref 1.3.0 → [Updates: 1.3.3]
  • use-custom-compare 1.4.0 → [Updates: 1.5.0]
  • use-file-input 1.0.0
  • uuid 9.0.1 → [Updates: 14.0.1]
  • xstate 4.38.2 → [Updates: 5.32.5]
  • @emotion/jest 11.11.0 → [Updates: 11.14.2]
  • @graphql-codegen/cli 6.1.0 → [Updates: 7.2.0]
  • @graphql-codegen/client-preset 5.2.0 → [Updates: 6.1.1]
  • @graphql-codegen/fragment-matcher 6.0.0 → [Updates: 7.1.0]
  • @graphql-codegen/introspection 5.0.0 → [Updates: 6.1.0]
  • @graphql-codegen/typescript 5.0.5 → [Updates: 6.1.0]
  • @graphql-codegen/typescript-operations 5.0.5 → [Updates: 6.1.5]
  • @graphql-codegen/typescript-react-apollo 4.3.3 → [Updates: 4.4.2]
  • @playwright/test 1.55.1 → [Updates: 1.62.1]
  • @rollup/plugin-yaml 4.1.2 → [Updates: 5.0.0]
  • @storybook/addon-essentials 7.5.2 → [Updates: 8.6.14]
  • @storybook/addon-styling 1.3.7
  • @storybook/addons 7.5.2 → [Updates: 7.6.17]
  • @storybook/manager-api 7.5.2 → [Updates: 8.6.14]
  • @storybook/react 7.5.2 → [Updates: 10.5.7]
  • @storybook/react-vite 7.5.2 → [Updates: 10.5.7]
  • @storybook/theming 7.5.2 → [Updates: 8.6.14]
  • @testing-library/jest-dom 6.1.4 → [Updates: 7.0.0]
  • @testing-library/react 14.0.0 → [Updates: 16.3.2]
  • @testing-library/user-event 14.5.1 → [Updates: 14.6.3]
  • @types/apollo-upload-client 17.0.2 → [Updates: 19.0.0]
  • @types/carbon__colors 10.31.2 → [Updates: 10.31.3]
  • @types/gapi.auth2 0.0.59 → [Updates: 0.0.61]
  • @types/gapi.client 1.0.7 → [Updates: 1.0.8]
  • @types/gapi.client.sheets 4.0.20201031
  • @types/google.picker 0.0.41 → [Updates: 0.0.52]
  • @types/js-md5 0.7.1 → [Updates: 0.8.0]
  • @types/js-yaml ^4.0.9
  • @types/lodash-es 4.17.10 → [Updates: 4.17.12]
  • @types/mapbox__vector-tile 1.3.3 → [Updates: 2.0.0]
  • @types/node 22.13.14 → [Updates: 24.13.3]
  • @types/react 18.3.12 → [Updates: 19.2.18]
  • @types/react-dom 18.3.3 → [Updates: 19.2.4]
  • @types/react-ga 2.3.0
  • @types/react-leaflet 2.8.2 → [Updates: 3.0.0]
  • @types/styled-components 5.1.29 → [Updates: 5.1.36]
  • @types/tinycolor2 1.4.5 → [Updates: 1.4.6]
  • @types/uuid 9.0.6 → [Updates: 11.0.0]
  • @vitejs/plugin-react-swc 3.7.1 → [Updates: 4.3.3]
  • @vitest/coverage-v8 4.0.14 → [Updates: 4.1.10]
  • @welldone-software/why-did-you-render 7.0.1 → [Updates: 10.0.1]
  • del-cli 5.1.0 → [Updates: 7.0.0]
  • dotenv 16.3.1 → [Updates: 17.4.2]
  • eslint 8.40.0 → [Updates: 10.8.1]
  • eslint-config-reearth 0.2.2 → [Updates: 0.4.0]
  • eslint-plugin-playwright 0.12.0 → [Updates: 2.11.0]
  • eslint-plugin-storybook 0.6.15 → [Updates: 10.5.7]
  • husky 8.0.3 → [Updates: 9.1.7]
  • i18next-parser 9.3.0 → [Updates: 9.4.0]
  • jsdom 22.1.0 → [Updates: 30.0.1]
  • lint-staged 13.2.2 → [Updates: 17.3.0]
  • npm-run-all 4.1.5 → [Updates: 5.0.0]
  • prettier 2.8.8 → [Updates: 3.9.6]
  • read-env 2.0.0
  • rollup 4.22.4 → [Updates: 4.59.0]
  • rollup-plugin-visualizer 6.0.3 → [Updates: 7.0.1]
  • storybook 7.5.2 → [Updates: 7.6.21]
  • ts-node 10.9.1 → [Updates: 10.9.2]
  • type-fest 4.6.0 → [Updates: 5.8.0]
  • typescript 5.0.4 → [Updates: 7.0.2]
  • typescript-styled-plugin 0.18.3
  • vite 5.4.21 → [Updates: 7.3.2]
  • vite-plugin-cesium 1.2.23
  • vite-plugin-svgr 4.5.0 → [Updates: 5.2.0]
  • vite-tsconfig-paths 5.1.4 → [Updates: 6.1.1]
  • vitest 4.0.14 → [Updates: 4.1.10]
  • web-streams-polyfill 3.2.1 → [Updates: 4.3.0]
  • node >=20.11.0 → [Updates: >=24.19.0]
  • @apollo/client 3.8.1 → [Updates: 4.2.10]
  • @zip.js/zip.js 2.7.48 → [Updates: 2.8.34]
  • @cesium/engine 9.0.0 → [Updates: 26.2.0]
  • cookie ^0.7.0 → [Updates: ^2.0.1]
  • jsonpath-plus 10.3.0 → [Updates: 10.4.0]
  • glob ^11.1.0 → [Updates: ^13.0.6]
  • js-yaml 4.1.1 → [Updates: 5.2.3]
  • yarn 4.10.2 → [Updates: 4.18.0]
nvm (1)
web/.nvmrc (1)
  • node 20.11.0 → [Updates: 24.19.0]
renovate-config (1)
.github/renovate.json

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions