Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate old #62

Merged
merged 3 commits into from
Apr 13, 2022
Merged

Configure Renovate old #62

merged 3 commits into from
Apr 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2022

WhiteSource 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

  • .github/workflows/publish_to_nexus.yml (github-actions)
  • .github/workflows/verify.yml (github-actions)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

Configuration

🔡 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.

You have configured Renovate to use branch development as base branch.

What to Expect

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

Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/com.sk89q.worldguard-worldguard-bukkit-7.x
  • Merge into: development
  • Upgrade com.sk89q.worldguard:worldguard-bukkit to 7.0.7
Update dependency nl.pim16aap2:BigDoors to v0.1.8.32
  • Schedule: ["at any time"]
  • Branch name: renovate/nl.pim16aap2-bigdoors-0.x
  • Merge into: development
  • Upgrade nl.pim16aap2:BigDoors to 0.1.8.32
Update plugin com.github.johnrengelman.shadow to v7.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.johnrengelman.shadow-7.x
  • Merge into: development
  • Upgrade com.github.johnrengelman.shadow to 7.1.2
Update dependency de.eldoria:eldo-util to v1.13.5
  • Schedule: ["at any time"]
  • Branch name: renovate/de.eldoria-eldo-util-1.x
  • Merge into: development
  • Upgrade de.eldoria:eldo-util to 1.13.5
Update dependency gradle to v7.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: development
  • Upgrade gradle to 7.4.2
Update dependency io.lumine.xikage:MythicMobs to v4.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io.lumine.xikage-mythicmobs-4.x
  • Merge into: development
  • Upgrade io.lumine.xikage:MythicMobs to 4.12.0
Update dependency me.clip:placeholderapi to v2.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/me.clip-placeholderapi-2.x
  • Merge into: development
  • Upgrade me.clip:placeholderapi to 2.11.1
Update dependency net.kyori:adventure-api to v4.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/net.kyori-adventure-api-4.x
  • Merge into: development
  • Upgrade net.kyori:adventure-api to 4.10.1
Update dependency net.kyori:adventure-platform-bukkit to v4.1.0
Update dependency org.junit.jupiter:junit-jupiter-api to v5.8.2
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: development
  • Upgrade actions/checkout to v3
Update actions/setup-java action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-3.x
  • Merge into: development
  • Upgrade actions/setup-java to v3
Update dependency org.jetbrains:annotations to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains-annotations-23.x
  • Merge into: development
  • Upgrade org.jetbrains:annotations to 23.0.0

❓ 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 WhiteSource Renovate. View repository job log here.

@rainbowdashlabs rainbowdashlabs changed the base branch from master to development April 13, 2022 13:12
@rainbowdashlabs rainbowdashlabs merged commit 39f04ec into development Apr 13, 2022
@rainbowdashlabs rainbowdashlabs deleted the renovate/configure branch April 13, 2022 13:12
@renovate
Copy link
Contributor Author

renovate bot commented Apr 13, 2022

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.

@rainbowdashlabs rainbowdashlabs changed the title Configure Renovate Configure Renovate old Apr 13, 2022
rainbowdashlabs added a commit that referenced this pull request Jun 19, 2022
* Configure Renovate (#62)

* Add renovate.json

* Update renovate.json

Co-authored-by: Lilly Tempest <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>

* Update dependency de.eldoria:eldo-util to v1.13.5 (#67)

Co-authored-by: Renovate Bot <[email protected]>

* Update dependency nl.pim16aap2:BigDoors to v0.1.8.32 (#65)

Co-authored-by: Renovate Bot <[email protected]>

* Update plugin com.github.johnrengelman.shadow to v7.1.2 (#66)

Co-authored-by: Renovate Bot <[email protected]>

* Update dependency gradle to v7.4.2 (#69)

Co-authored-by: Renovate Bot <[email protected]>

* Update dependency io.lumine.xikage:MythicMobs to v4.12.0 (#70)

Co-authored-by: Renovate Bot <[email protected]>

* Update dependency net.kyori:adventure-api to v4.10.1 (#72)

Co-authored-by: Renovate Bot <[email protected]>

* Update dependency org.junit.jupiter:junit-jupiter-api to v5.8.2 (#73)

Co-authored-by: Renovate Bot <[email protected]>

* Update actions/checkout action to v3 (#74)

Co-authored-by: Renovate Bot <[email protected]>

* Update actions/setup-java action to v3 (#75)

Co-authored-by: Renovate Bot <[email protected]>

* Update dependency org.jetbrains:annotations to v23 (#76)

Co-authored-by: Renovate Bot <[email protected]>

* Update dependency net.kyori:adventure-platform-bukkit to v4.1.0 (#77)

Co-authored-by: Renovate Bot <[email protected]>

* Update dependency me.clip:placeholderapi to v2.11.1 (#71)

Co-authored-by: Renovate Bot <[email protected]>

* Update dependency net.kyori:adventure-api to v4.11.0 (#81)

Co-authored-by: Renovate Bot <[email protected]>

* Update dependency net.kyori:adventure-platform-bukkit to v4.1.1 (#83)

Co-authored-by: Renovate Bot <[email protected]>

* Update to 1.19 and add auto close event listener

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants