From e36ce0bdf1adce859d9a4365dc8e5746fee69c03 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 13:01:03 +0000 Subject: [PATCH 1/2] Update @turf/center to version 7.4.0 --- config/importmap.rb | 4 ++-- vendor/javascript/@turf--bbox.js | 2 -- vendor/javascript/@turf--center.js | 2 -- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/config/importmap.rb b/config/importmap.rb index 53994714..386d33cd 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -97,8 +97,8 @@ pin "@turf/length", to: "@turf--length.js", preload: false # @7.3.5 pin "@turf/area", to: "@turf--area.js", preload: false # @7.3.5 pin "@turf/buffer", to: "@turf--buffer.js", preload: false # @7.3.5 -pin "@turf/bbox", to: "@turf--bbox.js", preload: false # @7.3.5 -pin "@turf/center", to: "@turf--center.js", preload: false # @7.3.5 +pin "@turf/bbox", to: "@turf--bbox.js", preload: false # @7.4.0 +pin "@turf/center", to: "@turf--center.js", preload: false # @7.4.0 pin "@turf/jsts", to: "@turf--jsts.js", preload: false # @2.7.2 # dependencies of turf/buffer pin "d3-array", preload: false # @3.2.4 diff --git a/vendor/javascript/@turf--bbox.js b/vendor/javascript/@turf--bbox.js index dac77ad8..6ed03da9 100644 --- a/vendor/javascript/@turf--bbox.js +++ b/vendor/javascript/@turf--bbox.js @@ -1,4 +1,2 @@ -// @turf/bbox@7.4.0 downloaded from https://ga.jspm.io/npm:@turf/bbox@7.4.0/dist/esm/index.js - import{coordEach as e}from"@turf/meta";function t(t,n={}){if(t.bbox!=null&&!0!==n.recompute)return t.bbox;let r=[1/0,1/0,-1/0,-1/0];return e(t,e=>{r[0]>e[0]&&(r[0]=e[0]),r[1]>e[1]&&(r[1]=e[1]),r[2] Date: Fri, 7 Aug 2026 17:03:40 +0200 Subject: [PATCH 2/2] reset change --- vendor/javascript/@turf--bbox.js | 2 ++ vendor/javascript/@turf--center.js | 2 ++ 2 files changed, 4 insertions(+) diff --git a/vendor/javascript/@turf--bbox.js b/vendor/javascript/@turf--bbox.js index 6ed03da9..dac77ad8 100644 --- a/vendor/javascript/@turf--bbox.js +++ b/vendor/javascript/@turf--bbox.js @@ -1,2 +1,4 @@ +// @turf/bbox@7.4.0 downloaded from https://ga.jspm.io/npm:@turf/bbox@7.4.0/dist/esm/index.js + import{coordEach as e}from"@turf/meta";function t(t,n={}){if(t.bbox!=null&&!0!==n.recompute)return t.bbox;let r=[1/0,1/0,-1/0,-1/0];return e(t,e=>{r[0]>e[0]&&(r[0]=e[0]),r[1]>e[1]&&(r[1]=e[1]),r[2]