grails / gorm-neo4j

GORM for Neo4j
Apache License 2.0
17 stars 10 forks source link

Bump org.grails.plugins:views-gradle from 2.3.2 to 3.2.1 #645

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps org.grails.plugins:views-gradle from 2.3.2 to 3.2.1.

Release notes

Sourced from org.grails.plugins:views-gradle's releases.

3.2.1

Release Notes - Version 3.2.1

Bug Fixes

  • Critical Fix: Fixed an issue where the incorrect artifactId was set for the release process, resolving a critical problem introduced in the previous release (#559) by @​matrei.

Maintenance

  • Dependency Updates:

Contributors

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

3.2.0

Important Notice

Issue

  • Critical Issue: The release process in version 3.2.0 set an incorrect artifactId, causing the release to be broken.

Recommendation

  • It's recommended to skip version 3.2.0 due to the critical issue mentioned above. Please consider upgrading directly to version 3.2.1 to ensure a stable release.

What's Changed

🚀 Features

🐛 Bug Fixes

📚 Documentation

🔧 Maintenance

... (truncated)

Commits
  • 2db5957 [skip ci] Release v3.2.1
  • 62bcea4 fix(deps): update dependency org.grails:grails-datastore-gorm-hibernate5 to v...
  • 432c298 fix(deps): update gorm to v8.1.2 (#555)
  • e3e227d fix(deps): update dependency org.grails:grails-datastore-gorm-mongodb to v8.2...
  • d0d87ee fix(release): Set the correct artifactId (#559)
  • 6a1f3e0 chore: Bump version to 3.2.1-SNAPSHOT
  • a5446d7 [skip ci] Release v3.2.0
  • deeebaa chore(release): update workflow configurations (#554)
  • 0a57fd7 chore(releasenotes): udpate workflow configurations (#553)
  • 583cc5e chore(release): update release configurations (#552)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 5 months ago

Superseded by #647.