Configure Renovate #2

Open
giles wants to merge 1 commits from renovate/configure into master
Owner

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

  • docker-compose.yml (docker-compose)
  • docker-dind/Dockerfile (dockerfile)
  • .drone/package.json (npm)
  • package.json (npm)

What to Expect

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

chore(deps): pin docker digests
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-digests-pin
  • Merge into: master
  • Pin docker to sha256:7c62e5842c563c1a9739146474df2e11d40b10d36365c96fe6be89527b3f1c5c
  • Pin sigyl/squid-4 to sha256:1e6f410b2dea17992778b6416bfe5791ae42218a2510c15994cf5f0f5caf0c27
  • Pin sigyl/squid-deb-proxy to sha256:7797356a0a16d5001ed2aa52b6750c3fd467ea751c63c8fae25cf529ea7d2b12
chore(deps): update dependency @​sigyl/jsonnet-drone to ^0.0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/sigyl-jsonnet-drone-0.x
  • Merge into: master
  • Upgrade @sigyl/jsonnet-drone to ^0.0.8
chore(deps): update docker docker tag to v18.09.9
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-docker-18.x
  • Merge into: master
  • Upgrade docker to sha256:da86d052a9c32ceb60b3f73a28a3acec053f4265e5e0f09924df05bd585fa88e

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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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 * `docker-compose.yml` (docker-compose) * `docker-dind/Dockerfile` (dockerfile) * `.drone/package.json` (npm) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>chore(deps): pin docker digests</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-digests-pin` - Merge into: `master` - Pin docker to `sha256:7c62e5842c563c1a9739146474df2e11d40b10d36365c96fe6be89527b3f1c5c` - Pin sigyl/squid-4 to `sha256:1e6f410b2dea17992778b6416bfe5791ae42218a2510c15994cf5f0f5caf0c27` - Pin sigyl/squid-deb-proxy to `sha256:7797356a0a16d5001ed2aa52b6750c3fd467ea751c63c8fae25cf529ea7d2b12` </details> <details> <summary>chore(deps): update dependency @&#8203;sigyl/jsonnet-drone to ^0.0.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/sigyl-jsonnet-drone-0.x` - Merge into: `master` - Upgrade [@sigyl/jsonnet-drone](https://sigyl.com/git/sigyl/jsonnet-drone.git) to `^0.0.8` </details> <details> <summary>chore(deps): update docker docker tag to v18.09.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-docker-18.x` - Merge into: `master` - Upgrade docker to `sha256:da86d052a9c32ceb60b3f73a28a3acec053f4265e5e0f09924df05bd585fa88e` </details> --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/config-help/issues). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/configure master
git pull origin renovate/configure

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/configure
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stack/squid#2
No description provided.