dependabot[bot]
789b66d455
Bump spotless-plugin-gradle from 6.12.0 to 6.12.1 ( #7500 )
...
Bumps [spotless-plugin-gradle](https://github.com/diffplug/spotless )
from 6.12.0 to 6.12.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="718a504c12
"><code>718a504</code></a>
Published gradle/6.12.1</li>
<li><a
href="c13acee213
"><code>c13acee</code></a>
Published lib/2.31.1</li>
<li><a
href="552aabf876
"><code>552aabf</code></a>
fix(deps): update dependency com.facebook:ktfmt to v0.42 (<a
href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1421 ">#1421</a>)</li>
<li><a
href="4063e9f6d1
"><code>4063e9f</code></a>
Add support for KtLint 0.48.0 (<a
href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1432 ">#1432</a>
fixes <a
href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1430 ">#1430</a>)</li>
<li><a
href="062e835846
"><code>062e835</code></a>
Bump changelogs.</li>
<li><a
href="8f7e00594d
"><code>8f7e005</code></a>
spotlessApply</li>
<li><a
href="9a8ccae9ec
"><code>9a8ccae</code></a>
Bump default ktfmt 0.41 -> 0.42</li>
<li><a
href="fb4277d2b1
"><code>fb4277d</code></a>
Merge branch 'main-ktlint-0.48.0' into renovate/ver_ktfmt</li>
<li><a
href="b44d70d00a
"><code>b44d70d</code></a>
Move changelog entries to the correct release.</li>
<li><a
href="b3d8e89002
"><code>b3d8e89</code></a>
spotlessApply for 2023</li>
<li>Additional commits viewable in <a
href="https://github.com/diffplug/spotless/compare/gradle/6.12.0...gradle/6.12.1 ">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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-01-03 09:58:06 +00:00
dependabot[bot]
2586f18bf2
Bump spring-boot-starter-web from 2.5.2 to 3.0.1 ( #7472 )
...
Bumps
[spring-boot-starter-web](https://github.com/spring-projects/spring-boot )
from 2.5.2 to 3.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-boot/releases ">spring-boot-starter-web's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.1</h2>
<h2>🐞 Bug Fixes</h2>
<ul>
<li>Fix typo in LocalDevToolsAutoConfiguration logging <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33615 ">#33615</a></li>
<li>No warning is given when <code><springProfile></code> is used
in a Logback <code><root></code> block <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33610 ">#33610</a></li>
<li>Auto-configure PropagationWebGraphQlInterceptor for tracing
propagation <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33542 ">#33542</a></li>
<li>WebClient instrumentation fails with IllegalArgumentException when
adapting to WebClientExchangeTagsProvider <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33483 ">#33483</a></li>
<li>Reactive observation auto-configuration does not declare order for
WebFilter <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33444 ">#33444</a></li>
<li>Web server fails to start due to "Resource location must not be
null" when attempting to use a PKCS 11 KeyStore <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33433 ">#33433</a></li>
<li>Actuator health endpoint for neo4j throws NoSuchElementException and
always returns Status.DOWN <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33428 ">#33428</a></li>
<li>Anchors in YAML configuration files throw
UnsupportedOperationException <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33404 ">#33404</a></li>
<li>ZipkinRestTemplateSender is not customizable <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33399 ">#33399</a></li>
<li>AOT doesn't work with Logstash Logback Encoder <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33387 ">#33387</a></li>
<li>Maven process-aot goal fails when release version is set in Maven
compiler plugin <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33382 ">#33382</a></li>
<li><code>DependsOnDatabaseInitializationPostProcessor</code>
re-declares bean dependencies at native image runtime <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33374 ">#33374</a></li>
<li><code>@SpringBootTest</code> now throws a NullPointerException
rather than a helpful IllegalStateException when
<code>@SpringBootConfiguration</code> is not found <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33371 ">#33371</a></li>
<li>bootBuildImage always trys to create a native image due to bootJar
always adding a META-INF/native-image/argfile to the jar <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33363 ">#33363</a></li>
</ul>
<h2>📔 Documentation</h2>
<ul>
<li>Improve gradle plugin tags documentation <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33617 ">#33617</a></li>
<li>Improve maven plugin tags documentation <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33616 ">#33616</a></li>
<li>Fix typo in tomcat accesslog checkExists doc <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33512 ">#33512</a></li>
<li>Documented Java compiler level is wrong <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33505 ">#33505</a></li>
<li>Fix typo in documentation <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33453 ">#33453</a></li>
<li>Update instead of replace environment in bootBuildImage
documentation <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33424 ">#33424</a></li>
<li>Update the reference docs to document the need to declare the
native-maven-plugin when using buildpacks to create a native image <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33422 ">#33422</a></li>
<li>Document that the shutdown endpoint is not intended for use when
deploying a war to a servlet container <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33410 ">#33410</a></li>
<li>Reinstate GraphQL testing documentaion <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33407 ">#33407</a></li>
<li>Description of <code>NEVER</code> in Sanitize Sensitive Values isn't
formatted correctly <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33398 ">#33398</a></li>
</ul>
<h2>🔨 Dependency Upgrades</h2>
<ul>
<li>Upgrade to AspectJ 1.9.19 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33586 ">#33586</a></li>
<li>Upgrade to Byte Buddy 1.12.20 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33587 ">#33587</a></li>
<li>Upgrade to Couchbase Client 3.4.1 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33588 ">#33588</a></li>
<li>Upgrade to Dropwizard Metrics 4.2.14 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33589 ">#33589</a></li>
<li>Upgrade to Elasticsearch Client 8.5.3 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33590 ">#33590</a></li>
<li>Upgrade to Hibernate 6.1.6.Final <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33591 ">#33591</a></li>
<li>Upgrade to HttpClient 4.5.14 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33592 ">#33592</a></li>
<li>Upgrade to HttpCore 4.4.16 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33593 ">#33593</a></li>
<li>Upgrade to Infinispan 14.0.4.Final <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33594 ">#33594</a></li>
<li>Upgrade to Jaybird 4.0.8.java11 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33595 ">#33595</a></li>
<li>Upgrade to Jetty 11.0.13 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33596 ">#33596</a></li>
<li>Upgrade to jOOQ 3.17.6 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33597 ">#33597</a></li>
<li>Upgrade to Kotlin 1.7.22 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33598 ">#33598</a></li>
<li>Upgrade to Lettuce 6.2.2.RELEASE <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33599 ">#33599</a></li>
<li>Upgrade to MongoDB 4.8.1 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33600 ">#33600</a></li>
<li>Upgrade to MSSQL JDBC 11.2.2.jre17 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33601 ">#33601</a></li>
<li>Upgrade to Native Build Tools Plugin 0.9.19 <a
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33602 ">#33602</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="837947ca09
"><code>837947c</code></a>
Release v3.0.1</li>
<li><a
href="5929d95604
"><code>5929d95</code></a>
Merge branch '2.7.x'</li>
<li><a
href="b10b788cd8
"><code>b10b788</code></a>
Next development version (v2.7.8-SNAPSHOT)</li>
<li><a
href="f588793445
"><code>f588793</code></a>
Update copyright year of changed files</li>
<li><a
href="0254619782
"><code>0254619</code></a>
Merge branch '2.7.x'</li>
<li><a
href="e4772cf3b7
"><code>e4772cf</code></a>
Update copyright year of changed files</li>
<li><a
href="2e7ca6f82d
"><code>2e7ca6f</code></a>
Warning if <springProfile> is used in phase 2 model elements</li>
<li><a
href="2ed512ddb5
"><code>2ed512d</code></a>
Use model.deepMarkAsSkipped in SpringProfileModelHandler</li>
<li><a
href="532fed3147
"><code>532fed3</code></a>
Increase couchbase connection timeout for tests</li>
<li><a
href="9562a2c2f1
"><code>9562a2c</code></a>
Merge branch '2.7.x'</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-boot/compare/v2.5.2...v3.0.1 ">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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-28 12:15:13 +01:00
Mateusz Rzeszutek
82a3fe3001
Use otel.sdk.disabled property instead of the deprecated one ( #7270 )
2022-11-22 08:29:33 -08:00
Mateusz Rzeszutek
35c63a4184
Remove the 'noop API' feature ( #6313 )
...
* Remove the 'noop API' feature
* remove noop api dep
* fix tooling tests
2022-07-12 10:36:19 -07:00
Trask Stalnaker
34a631965b
Update spotless version ( #4296 )
...
* Update spotless version
* Apply new spotless version
2021-10-05 15:44:03 +09:00
Trask Stalnaker
cfdc4ac7e5
Change the default javaagent artifact to have exporters ( #4106 )
...
* Change default javaagent to all, introduce slim
* Update release builds
* Update examples build
* Update benchmark-overhead
* Update benchmark-e2e
* Update docs where ok pre-release
* Update misc
* Fix references to fullJavaagentJar
* Fix it
* Delete doc for pre-1.0 releases
* Attach backwards compatible "all" artifact to releases
* Comment
* Comment
* guessing
* fix
* Update version
* Add otlp/grpc exporter to slim artifact
* Fix comment
2021-10-02 11:28:11 -07:00
Mateusz Rzeszutek
6ba91989a7
Fix javaagent publishing ( #3929 )
...
* Fix javaagent publishing
* Take manifest attributes from the jar task too
2021-08-24 11:40:36 -07:00
Trask Stalnaker
1343a576df
Add JFR option to benchmark ( #3744 )
...
* Add JFR option to benchmark
* Better parameterization and explanation
2021-08-03 16:22:41 +09:00
Trask Stalnaker
d46d73d4b3
Improve benchmark-overhead-jmh consistency ( #3680 )
...
* Improve benchmark-overhead-jmh consistency
* HttpURLConnection
2021-07-27 14:01:10 -07:00
Trask Stalnaker
8c6adb481a
Expose some JMH configuration ( #3679 )
2021-07-27 09:40:53 -07:00
Trask Stalnaker
59e46477dd
Add basic jmh overhead test ( #3672 )
...
* Add basic jmh overhead test
* Move javaagent arg to gradle file
* Rename module to benchmark-overhead-jmh
* Add imports
* Add comment
* Add benchmark for noop api
2021-07-26 12:55:18 -07:00