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

build(deps): bump the maven-dependencies group with 2 updates #107

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps the maven-dependencies group with 2 updates: com.mikepenz:aboutlibraries-core and com.mikepenz.aboutlibraries.plugin.

Updates com.mikepenz:aboutlibraries-core from 11.6.2 to 11.6.3

Release notes

Sourced from com.mikepenz:aboutlibraries-core's releases.

11.6.3

🐛 Fixes

  • Fix exportLibraryDefinitions with exportVariant defined
Commits
  • f3c34d0 - [release] v11.6.3
  • 6718664 Merge pull request #1092 from mikepenz/fix/export_variant
  • 2441cfc - fix exportLibraryDefinitions with exportVariant specified
  • 2a015f8 - expand to include more tags for changelog building
  • See full diff in compare view

Updates com.mikepenz.aboutlibraries.plugin from 11.6.2 to 11.6.3

Updates com.mikepenz.aboutlibraries.plugin from 11.6.2 to 11.6.3

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

Sourcery 总结

com.mikepenz:aboutlibraries-corecom.mikepenz.aboutlibraries.plugin 依赖项更新到 11.6.3 版本,其中包括对 exportLibraryDefinitions 函数的修复。

Bug 修复:

  • 修复了 com.mikepenz:aboutlibraries-core 中的一个问题,即当定义了 exportVariant 时,exportLibraryDefinitions 会失败。

增强功能:

  • com.mikepenz:aboutlibraries-corecom.mikepenz.aboutlibraries.plugin 依赖项更新到 11.6.3 版本。
Original summary in English

Summary by Sourcery

Updates the com.mikepenz:aboutlibraries-core and com.mikepenz.aboutlibraries.plugin dependencies to version 11.6.3, which includes a fix for the exportLibraryDefinitions function.

Bug Fixes:

  • Fixes an issue in com.mikepenz:aboutlibraries-core where exportLibraryDefinitions would fail when exportVariant was defined.

Enhancements:

  • Updates the com.mikepenz:aboutlibraries-core and com.mikepenz.aboutlibraries.plugin dependencies to version 11.6.3.

Bumps the maven-dependencies group with 2 updates: [com.mikepenz:aboutlibraries-core](https://github.com/mikepenz/AboutLibraries) and com.mikepenz.aboutlibraries.plugin.


Updates `com.mikepenz:aboutlibraries-core` from 11.6.2 to 11.6.3
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@11.6.2...11.6.3)

Updates `com.mikepenz.aboutlibraries.plugin` from 11.6.2 to 11.6.3

Updates `com.mikepenz.aboutlibraries.plugin` from 11.6.2 to 11.6.3

---
updated-dependencies:
- dependency-name: com.mikepenz:aboutlibraries-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.mikepenz.aboutlibraries.plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.mikepenz.aboutlibraries.plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 20, 2025
Copy link
Contributor

sourcery-ai bot commented Feb 20, 2025

## Sourcery 评审者指南

此拉取请求通过修改 `gradle/libs.versions.toml` 文件,将 `com.mikepenz:aboutlibraries-core` 和 `com.mikepenz.aboutlibraries.plugin` 依赖项从版本 11.6.2 更新到 11.6.3。

_由于更改看起来很简单,不需要可视化表示,因此未生成任何图表。_

### 文件级别更改

| 变更                                                                                                | 详情

<details>
<summary>Original review guide in English</summary>

## Reviewer's Guide by Sourcery

This pull request updates the `com.mikepenz:aboutlibraries-core` and `com.mikepenz.aboutlibraries.plugin` dependencies from version 11.6.2 to 11.6.3 by modifying the `gradle/libs.versions.toml` file.

_No diagrams generated as the changes look simple and do not need a visual representation._

### File-Level Changes

| Change | Details | Files |
| ------ | ------- | ----- |
| Update `com.mikepenz:aboutlibraries-core` and `com.mikepenz.aboutlibraries.plugin` from version 11.6.2 to 11.6.3. | <ul><li>Update the version of the `aboutlibraries` dependency in the `libs.versions.toml` file.</li></ul> | `gradle/libs.versions.toml` |

---

<details>
<summary>Tips and commands</summary>

#### Interacting with Sourcery

- **Trigger a new review:** Comment `@sourcery-ai review` on the pull request.
- **Continue discussions:** Reply directly to Sourcery's review comments.
- **Generate a GitHub issue from a review comment:** Ask Sourcery to create an
  issue from a review comment by replying to it. You can also reply to a
  review comment with `@sourcery-ai issue` to create an issue from it.
- **Generate a pull request title:** Write `@sourcery-ai` anywhere in the pull
  request title to generate a title at any time. You can also comment
  `@sourcery-ai title` on the pull request to (re-)generate the title at any time.
- **Generate a pull request summary:** Write `@sourcery-ai summary` anywhere in
  the pull request body to generate a PR summary at any time exactly where you
  want it. You can also comment `@sourcery-ai summary` on the pull request to
  (re-)generate the summary at any time.
- **Generate reviewer's guide:** Comment `@sourcery-ai guide` on the pull
  request to (re-)generate the reviewer's guide at any time.
- **Resolve all Sourcery comments:** Comment `@sourcery-ai resolve` on the
  pull request to resolve all Sourcery comments. Useful if you've already
  addressed all the comments and don't want to see them anymore.
- **Dismiss all Sourcery reviews:** Comment `@sourcery-ai dismiss` on the pull
  request to dismiss all existing Sourcery reviews. Especially useful if you
  want to start fresh with a new review - don't forget to comment
  `@sourcery-ai review` to trigger a new review!
- **Generate a plan of action for an issue:** Comment `@sourcery-ai plan` on
  an issue to generate a plan of action for it.

#### Customizing Your Experience

Access your [dashboard](https://app.sourcery.ai) to:
- Enable or disable review features such as the Sourcery-generated pull request
  summary, the reviewer's guide, and others.
- Change the review language.
- Add, remove or edit custom review instructions.
- Adjust other review settings.

#### Getting Help

- [Contact our support team](mailto:[email protected]) for questions or feedback.
- Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information.
- Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).

</details>

</details>

<!-- Generated by sourcery-ai[bot]: end review_guide -->

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我们跳过了对此 pull request 的审查。它似乎是由一个机器人创建的(嘿,dependabot[bot]!)。我们假设它知道自己在做什么!

Original comment in English

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

@ArcticFoxPro ArcticFoxPro merged commit 763db7e into master Feb 20, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/maven-dependencies-719b161bac branch February 20, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant