-
Notifications
You must be signed in to change notification settings - Fork 24
Bump the freefair group across 1 directory with 4 updates #472
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
Conversation
## Обзор изменений
Это обновление касается изменения версий нескольких плагинов в файле `build.gradle.kts`. Конкретно, версии плагинов `io.freefair.lombok`, `io.freefair.javadoc-links`, `io.freefair.javadoc-utf-8` и `io.freefair.maven-central.validate-poms` были увеличены с `8.6` до `8.10`. Эти изменения могут включать новые функции, улучшения или исправления ошибок.
## Изменения
| Файл | Сводка изменений |
|-------------------------|------------------------------------------------------------|
| build.gradle.kts | Обновлены версии плагинов: `lombok`, `javadoc-links`, `javadoc-utf-8`, `maven-central.validate-poms` с `8.6` на `8.10`. |
## Поэма
> В норе я сижу, в светлом уюте,
> Пласты плагинов, как луга в цвету.
> Версии обновились, улучшений свет,
> Ура, мои дорогие, праздник в ответ!
> 🐇✨ Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- build.gradle.kts (1 hunks)
Additional comments not posted (1)
build.gradle.kts (1)
12-15
: Обновление версий плагинов.Версии плагинов
io.freefair.lombok
,io.freefair.javadoc-links
,io.freefair.javadoc-utf-8
иio.freefair.maven-central.validate-poms
обновлены с 8.6 до 8.10. Убедитесь, что эти обновления совместимы с вашим проектом и не вызывают проблем с совместимостью.
@dependabot rebase and merge |
Bumps the freefair group with 4 updates in the / directory: io.freefair.lombok, [io.freefair.javadoc-links](https://github.com/freefair/gradle-plugins), [io.freefair.javadoc-utf-8](https://github.com/freefair/gradle-plugins) and [io.freefair.maven-central.validate-poms](https://github.com/freefair/gradle-plugins). Updates `io.freefair.lombok` from 8.6 to 8.10 Updates `io.freefair.javadoc-links` from 8.6 to 8.10 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.6...8.10) Updates `io.freefair.javadoc-utf-8` from 8.6 to 8.10 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.6...8.10) Updates `io.freefair.maven-central.validate-poms` from 8.6 to 8.10 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.6...8.10) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-minor dependency-group: freefair - dependency-name: io.freefair.javadoc-links dependency-type: direct:production update-type: version-update:semver-minor dependency-group: freefair - dependency-name: io.freefair.javadoc-utf-8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: freefair - dependency-name: io.freefair.maven-central.validate-poms dependency-type: direct:production update-type: version-update:semver-minor dependency-group: freefair ... Signed-off-by: dependabot[bot] <support@github.com>
5308e72
to
5cbe6ea
Compare
@dependabot merge |
|
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
@dependabot rebase |
Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Bumps the freefair group with 4 updates in the / directory: io.freefair.lombok, io.freefair.javadoc-links, io.freefair.javadoc-utf-8 and io.freefair.maven-central.validate-poms.
Updates
io.freefair.lombok
from 8.6 to 8.10Updates
io.freefair.javadoc-links
from 8.6 to 8.10Release notes
Sourced from io.freefair.javadoc-links's releases.
... (truncated)
Commits
408edb7
Merge pull request #1170 from freefair/dependabot/gradle/examples/com.github....41868e0
Merge pull request #1140 from tylerbertrand/caching-updates03f6210
Merge pull request #1172 from freefair/dependabot/gradle/examples/org.junit-j...942b14c
Merge pull request #1168 from freefair/dependabot/gradle/org.apache.commons-c...b78c34e
Improve build-cache support48d2723
Improve build-cache support08494cb
Improve build-cache support48672d4
Update LombokConfig.getInputPaths input property to use relative paths instea...f7e3960
Update LombokConfig.getConfigFiles input property to use relative path normal...ee4e183
Update to Gradle 8.10Updates
io.freefair.javadoc-utf-8
from 8.6 to 8.10Release notes
Sourced from io.freefair.javadoc-utf-8's releases.
... (truncated)
Commits
408edb7
Merge pull request #1170 from freefair/dependabot/gradle/examples/com.github....41868e0
Merge pull request #1140 from tylerbertrand/caching-updates03f6210
Merge pull request #1172 from freefair/dependabot/gradle/examples/org.junit-j...942b14c
Merge pull request #1168 from freefair/dependabot/gradle/org.apache.commons-c...b78c34e
Improve build-cache support48d2723
Improve build-cache support08494cb
Improve build-cache support48672d4
Update LombokConfig.getInputPaths input property to use relative paths instea...f7e3960
Update LombokConfig.getConfigFiles input property to use relative path normal...ee4e183
Update to Gradle 8.10Updates
io.freefair.maven-central.validate-poms
from 8.6 to 8.10Release notes
Sourced from io.freefair.maven-central.validate-poms's releases.
... (truncated)
Commits
408edb7
Merge pull request #1170 from freefair/dependabot/gradle/examples/com.github....41868e0
Merge pull request #1140 from tylerbertrand/caching-updates03f6210
Merge pull request #1172 from freefair/dependabot/gradle/examples/org.junit-j...942b14c
Merge pull request #1168 from freefair/dependabot/gradle/org.apache.commons-c...b78c34e
Improve build-cache support48d2723
Improve build-cache support08494cb
Improve build-cache support48672d4
Update LombokConfig.getInputPaths input property to use relative paths instea...f7e3960
Update LombokConfig.getConfigFiles input property to use relative path normal...ee4e183
Update to Gradle 8.10Dependabot 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 will merge this PR once CI passes on it, as requested by @nixel2007.
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions