koopjs / koop-provider-elasticsearch

A provider for koop that can connect to one or more elastic search instances and turn indices/aliases into individual feature services.
Apache License 2.0
13 stars 4 forks source link

Update dependency gh-release to v7 #68

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gh-release ^6.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

ungoldman/gh-release (gh-release) ### [`v7.0.2`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#702---2022-01-20) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v7.0.1...v7.0.2) Maintenance update. Removes dependency `rimraf` in favor of builtin `fs` functionality. ##### Fixes - fix: rm rimraf, use fs.rm ### [`v7.0.1`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#701---2022-12-23) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v7.0.0...v7.0.1) ##### Fixes - fix(pkg): update minimum supported node version to 14 ### [`v7.0.0`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#700---2022-12-13) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.4...v7.0.0) ##### Breaking - drop support for Node 12 (EOL) ##### Misc - add Node 18 to test matrix - deps: [@​octokit/rest](https://togithub.com/octokit/rest)@​^19.0.5 - deps: gauge@^5.0.0 - remove npm scripts, dev dependencies, and source files related to deprecated doc site ### [`v6.0.4`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#604---2022-04-14) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.3...v6.0.4) ##### Changed - pkg(engines): set min node to 12 - deps: gauge@^v4.0.4 ([#​169](https://togithub.com/ungoldman/gh-release/issues/169)) ##### Misc - minor (cosmetic) doc updates ### [`v6.0.3`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#603---2022-03-15) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.2...v6.0.3) ##### Changed - deps: rm chalk ([#​163](https://togithub.com/ungoldman/gh-release/issues/163)) - deps(dev): rm live-server, tap-spec, use serve ([#​162](https://togithub.com/ungoldman/gh-release/issues/162)) ### [`v6.0.2`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#602---2022-03-14) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.1...v6.0.2) **Note:** this repo has moved from https://github.com/hypermodules/gh-release to https://github.com/ungoldman/gh-release. [@​ungoldman](https://togithub.com/ungoldman) is the original author and the same people that have been maintaining gh-release will continue to do so. The move was made because the hypermodules org is being retired. ##### Changed - Repo ownership changed! Updated links. [https://github.com/ungoldman/gh-release/pull/161](https://togithub.com/ungoldman/gh-release/pull/161) - Update gauge to ^4. [https://github.com/ungoldman/gh-release/pull/147](https://togithub.com/ungoldman/gh-release/pull/147) ### [`v6.0.1`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#601---2021-09-20) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.0...v6.0.1) ##### Changed - Re-read package.json when creating releases. [https://github.com/ungoldman/gh-release/pull/137](https://togithub.com/ungoldman/gh-release/pull/137) - Update gauge to ^3. [https://github.com/ungoldman/gh-release/pull/136](https://togithub.com/ungoldman/gh-release/pull/136)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.