chore(deps): update dependency maxmind to v4.3.29
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| maxmind | 4.3.18 -> 4.3.29 |
Release Notes
runk/node-maxmind (maxmind)
v4.3.29
Bug Fixes
v4.3.28
Bug Fixes
v4.3.27
Bug Fixes
v4.3.26
Bug Fixes
v4.3.25
Bug Fixes
v4.3.24
Bug Fixes
v4.3.23
Bug Fixes
- Allow to open database files >2GiB and optimize memory consumption for reading files (#878) (165a304)
v4.3.22
Reverts
v4.3.21
Bug Fixes
v4.3.20
Bug Fixes
- deps: update dependency mmdb-lib to v2.1.1 (2307136)
v4.3.19
Bug Fixes
- deps: update dependency tiny-lru to v11.2.6 (eb4226d)
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: yarn.lock
/opt/containerbase/tools/corepack/0.34.5/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22572
const isURL = URL.canParse(range);
^
TypeError: URL.canParse is not a function
at parseSpec (/opt/containerbase/tools/corepack/0.34.5/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22572:21)
at Object.getSpec (/opt/containerbase/tools/corepack/0.34.5/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22721:55)
at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.34.5/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22939:31)
at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.34.5/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22978:24)
at async Object.runMain (/opt/containerbase/tools/corepack/0.34.5/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23684:7)