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

Update dependency org.grails:grails-gradle-plugin to v6 #147

Open
wants to merge 1 commit into
base: 4.0.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.grails:grails-gradle-plugin 4.1.2 -> 6.2.0 age adoption passing confidence

Release Notes

grails/grails-gradle-plugin (org.grails:grails-gradle-plugin)

v6.2.0: 6.2.0

What's Changed

🚀 Features

🐛 Bug Fixes

🔧 Maintenance

Contributors

@​guillermocalvo, @​puneetbehl, @​renovate and @​renovate[bot]

v6.1.2: 6.1.2

What's Changed

🛠 Dependency upgrades

Contributors

@​guillermocalvo, @​matrei, @​puneetbehl, @​renovate, @​renovate[bot] and puneetbehl

v6.1.1: 6.1.1

What's Changed

Full Changelog: grails/grails-gradle-plugin@v6.1.0...v6.1.1

v6.1.0: 6.1.0

What's Changed

🛠 Dependency upgrades

Contributors

@​codeconsole, @​guillermocalvo, @​matrei, @​puneetbehl, @​renovate, @​renovate[bot], Puneet Behl and puneetbehl

v6.0.0: 6.0.0

What's Changed

🛠 Dependency upgrades

Contributors

@​puneetbehl, @​renovate and @​renovate[bot]

v5.3.1: 5.3.1

What's Changed

Contributors

@​guillermocalvo and @​puneetbehl

v5.3.0: 5.3.0

What's Changed

Full Changelog: grails/grails-gradle-plugin@v5.2.6...v5.3.0

v5.2.6: 5.2.6

What's Changed

Contributors

@​puneetbehl

v5.2.5: 5.2.5

What's Changed

Full Changelog: grails/grails-gradle-plugin@v5.2.4...v5.2.5

v5.2.4: 5.2.4

What's Changed

🛠 Dependency upgrades

Contributors

@​puneetbehl, @​renovate and @​renovate[bot]

  • Access propertyGetter instead of name (#​153)

v5.2.3: 5.2.3

What's Changed

🛠 Dependency upgrades

Contributors

@​jeremydyoung, @​puneetbehl, @​renovate and @​renovate[bot]

v5.2.2: 5.2.2

What's Changed

Contributors

@​puneetbehl

v5.2.1: 5.2.1

What's Changed

🛠 Dependency upgrades

Contributors

@​puneetbehl, @​renovate and @​renovate[bot]

v5.2.0: 5.2.0

What's Changed

Full Changelog: grails/grails-gradle-plugin@v5.1.4...v5.2.0

v5.1.5: 5.1.5

Full Changelog: grails/grails-gradle-plugin@v5.1.4...v5.1.5

v5.1.4: 5.1.4

What's Changed

Full Changelog: grails/grails-gradle-plugin@v5.1.3...v5.1.4

v5.1.3: 5.1.3

What's Changed

🐛 Bug Fixes/Improvements

🛠 Dependency upgrades

Contributors

@​puneetbehl, @​renovate and @​renovate[bot]

v5.1.2: 5.1.2

What's Changed

🛠 Dependency upgrades

⚙️ Build/CI

Contributors

@​puneetbehl, @​renovate and @​renovate[bot]

v5.1.1: 5.1.1

What's Changed

🛠 Dependency upgrades

Contributors

@​puneetbehl, @​renovate, @​renovate-bot and @​renovate[bot]

v5.1.0: 5.1.0

What's Changed

Full Changelog: grails/grails-gradle-plugin@v5.0.1...v5.1.0

v5.0.1: 5.0.1

What's Changed

New Contributors

Full Changelog: grails/grails-gradle-plugin@v5.0.0...v5.0.1

v5.0.0: 5.0.0

Changes

Contributors

@​puneetbehl

v4.1.4: 4.1.4

Release Notes - Version 4.1.4

Release Highlights
  • Maven Central Publication: The plugin is now published to Maven Central.
  • Release Workflow Configuration: Improved release workflow configurations.
  • Licensing: Added license to the project.
  • Dependency Management: Dependency updates and management improvements.
  • Support for Sonatype Publishing: Enhanced support for publishing to Sonatype.
What's Changed
Improvements
  • Published the plugin to Maven Central (#​1).
  • Configured release workflow (#​2).
  • Added license to the project (#​3).
  • Created dependabot.yml file (#​4).
  • Enhanced project publishing configuration (#​9).
  • Updated Changelog Workflow (#​37).
  • Updated Changelog Workflow Trigger (#​111).
  • Updated Java CI Workflow Trigger (#​110).
  • Improved Grails FindMainClassTask (#​142).
Bug Fixes
  • Fixed Grails Profile Gradle plugin (#​6).
  • Fixed issues with the Grails Central Publish plugin (#​10).
  • Updated Grails Gradle Plugin (#​13).
  • Updated Spring Boot to 2.2.13.RELEASE (#​109).
  • Updated to Grails 4.1.0 (#​112).
  • Updated to Grails 4.1.1 (#​131).
  • Updated to Grails 4.1.3 (#​263).
New Contributors

For a complete list of changes, see the full changelog.

v4.1.3: 4.1.3

What's Changed

Full Changelog: grails/grails-gradle-plugin@v4.1.2...v4.1.3


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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/major-grailsversion branch from abf78b0 to 3371a70 Compare November 11, 2022 00:21
@renovate renovate bot force-pushed the renovate/major-grailsversion branch from 3371a70 to bca90c7 Compare March 16, 2023 11:16
@renovate renovate bot force-pushed the renovate/major-grailsversion branch from bca90c7 to 4c979b6 Compare July 24, 2023 16:43
@renovate renovate bot changed the title Update dependency org.grails:grails-gradle-plugin to v5 Update dependency org.grails:grails-gradle-plugin to v6 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/major-grailsversion branch from 4c979b6 to 7420d30 Compare November 4, 2023 04:13
@renovate renovate bot force-pushed the renovate/major-grailsversion branch from 7420d30 to b749ca1 Compare December 14, 2023 19:56
@renovate renovate bot force-pushed the renovate/major-grailsversion branch from b749ca1 to 56ee726 Compare February 1, 2024 01:48
@renovate renovate bot force-pushed the renovate/major-grailsversion branch from 56ee726 to acbdc50 Compare April 6, 2024 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants