koopjs / koop

Transform, query, and download geospatial data on the web.
http://koopjs.github.io
Other
651 stars 125 forks source link

chore(deps): update config requirement from ^3.3.11 to ^3.3.12 in /packages/core #1058

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

Updates the requirements on config to permit the latest version.

Release notes

Sourced from config's releases.

v3.3.12

What's Changed

New Contributors

Full Changelog: https://github.com/node-config/node-config/compare/v3.3.11...v3.3.12

Changelog

Sourced from config's changelog.

Beyond 3.3.7

We've moved this content to Github Releases.

Future release notes are managed there.

3.3.7 / 2022-01-11

  • No new changes. 3.3.6 was not published to NPM in versioning mix-up.
  • Release notes are moving to Github Releases page going forward.

3.3.6 / 2021-03-08

  • Added publishConfig element to package.json to prevent publishing to the wrong repository - @​lorenwest

3.3.5 / 2021-03-05

  • FIX #628 Uncaught ReferenceError: node_env_var_name is not defined @​prnake

3.3.4 / 2021-02-26

3.3.3 / 2020-11-26

  • FIX #460 - Strict mode warning refer to appropriate env variable @​iCodeOkay
  • Use Buffer.alloc and Buffer.from instead of contrsuctor @​Fcmam5
  • Add support for experimental .cjs modules @​lenkan

3.3.2 / 2020-09-24

  • Fixed issue with Buffers in config throwing error in util.makeImmutable (#608) - Michal Wadas
  • Added boolean and numeric types to custom environment variables - Ankur Narkhede @​ankurnarkhede

3.3.1 / 2020-03-25

  • Fix security vulnerability in json5 dependency - @​twkel

3.3.0 / 2020-02-26

... (truncated)

Commits
  • fbcc02e Remove usage of deprecated utils to fix warnings in Node 22
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
changeset-bot[bot] commented 3 days ago

⚠️ No Changeset found

Latest commit: 5398d4cfa945059eca0e21e40528cca34235e0ae

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR