Commit c8666f2
authored
MINOR: Bump com.gradle:common-custom-user-data-maven-extension from 2.0.3 to 2.1.0 (#998)
Bumps
[com.gradle:common-custom-user-data-maven-extension](https://github.com/gradle/common-custom-user-data-maven-extension)
from 2.0.3 to 2.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gradle/common-custom-user-data-maven-extension/releases">com.gradle:common-custom-user-data-maven-extension's
releases</a>.</em></p>
<blockquote>
<h2>2.1.0</h2>
<ul>
<li>[NEW] Add support for evaluating one or more Groovy scripts in the
Develocity storage directory</li>
</ul>
<h2>2.0.7</h2>
<ul>
<li>[FIX] Added a null-safety check to handle cases where the Maven
session may be null</li>
</ul>
<h2>2.0.6</h2>
<ul>
<li>[FIX] GitHub Actions build link doesn't include run attempt</li>
</ul>
<h2>2.0.5</h2>
<ul>
<li>[FIX] Add GitHub run attempt as custom value to precisely identify
GitHub Action run</li>
</ul>
<h2>2.0.4</h2>
<ul>
<li>[FIX] Add GitHub run number as custom value to precisely identify
GitHub Action run</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/0bb5838877d857339d4978d7cf95ebf92d80fca0"><code>0bb5838</code></a>
[maven-release-plugin] prepare release v2.1.0</li>
<li><a
href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/4b1a27c382505dd0141ded0f97b55e762b36b60e"><code>4b1a27c</code></a>
Update changes.md</li>
<li><a
href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/b9010d0e992d013c796db047d0d6198625cb4ee8"><code>b9010d0</code></a>
Merge pull request <a
href="https://redirect.github.com/gradle/common-custom-user-data-maven-extension/issues/329">#329</a>
from gradle/erichaagdev/groovy-scripts-m2-directory</li>
<li><a
href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/82281ec9c8e64b513c21dc3a070ce3d9e1024189"><code>82281ec</code></a>
Switch Groovy script evaluation order</li>
<li><a
href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/7cdb3cc04431f2df925970f598b493debad18413"><code>7cdb3cc</code></a>
Clarify script locations in README</li>
<li><a
href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/2c511ae9448ff6709e3ec126051ce85c32d4321b"><code>2c511ae</code></a>
Add support for evaluating one or more Groovy scripts in the Develocity
stora...</li>
<li><a
href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/f02dbca75dfe88afdf5e3a6aec78cf85474fbd3f"><code>f02dbca</code></a>
Update to use version 2.0.7 of the Common Custom User Data Maven
Extension</li>
<li><a
href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/88e0f414d7035a5a15b3a08105851887113bc051"><code>88e0f41</code></a>
Prepare for next round of development</li>
<li><a
href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/36edaf81c38f68c0ecc85f906d5877ec819432ba"><code>36edaf8</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/683a96653c5d96555bb9c2f84cc948edeb101bd8"><code>683a966</code></a>
[maven-release-plugin] prepare release v2.0.7</li>
<li>Additional commits viewable in <a
href="https://github.com/gradle/common-custom-user-data-maven-extension/compare/v2.0.3...v2.1.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 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)
</details>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent bdec833 commit c8666f2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
0 commit comments