koopjs / koop-provider-marklogic

A Koop Provider that can be used to exposed data in MarkLogic via Esri feature services
https://koopjs.github.io/koop-provider-marklogic/
Other
6 stars 11 forks source link

Configure Renovate #182

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 10 Pull Requests:

Update dependency jsonwebtoken to v9 [SECURITY] - Branch name: `renovate/npm-jsonwebtoken-vulnerability` - Merge into: `master` - Upgrade [jsonwebtoken](https://togithub.com/auth0/node-jsonwebtoken) to `^9.0.0`
Update Node.js to v10.24.1 - Schedule: ["at any time"] - Branch name: `renovate/node-10.x` - Merge into: `master` - Upgrade [node](https://togithub.com/nodejs/node) to `10.24.1-alpine`
Update dependency featureserver to v2.25.2 - Schedule: ["at any time"] - Branch name: `renovate/featureserver-2.x` - Merge into: `master` - Upgrade [featureserver](https://togithub.com/koopjs/FeatureServer) to `2.25.2`
Update dependency koop to v3.19.1 - Schedule: ["at any time"] - Branch name: `renovate/koop-3.x` - Merge into: `master` - Upgrade [koop](https://togithub.com/koopjs/koop-core) to `3.19.1`
Update Node.js to v19 - Schedule: ["at any time"] - Branch name: `renovate/node-19.x` - Merge into: `master` - Upgrade [node](https://togithub.com/nodejs/node) to `19.6.0-alpine`
Update dependency featureserver to v4 - Schedule: ["at any time"] - Branch name: `renovate/featureserver-4.x` - Merge into: `master` - Upgrade [featureserver](https://togithub.com/koopjs/FeatureServer) to `4.1.1`
Update dependency jest to v29 - Schedule: ["at any time"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `master` - Upgrade [jest](https://togithub.com/facebook/jest) to `^29.0.0`
Update dependency koop to v5 - Schedule: ["at any time"] - Branch name: `renovate/koop-5.x` - Merge into: `master` - Upgrade [koop](https://togithub.com/koopjs/koop-core) to `5.1.0`
Update dependency supertest to v6 - Schedule: ["at any time"] - Branch name: `renovate/supertest-6.x` - Merge into: `master` - Upgrade [supertest](https://togithub.com/visionmedia/supertest) to `^6.0.0`
Update dependency uuid to v9 - Schedule: ["at any time"] - Branch name: `renovate/uuid-9.x` - Merge into: `master` - Upgrade [uuid](https://togithub.com/uuidjs/uuid) to `^9.0.0`


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


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

rjrudin commented 1 year ago

Will handle dependency upgrades manually for now.

renovate[bot] commented 1 year ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.