Skip to content

chore(deps): bump transmittable-thread-local from 2.12.1 to 2.13.0 - #136

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.alibaba-transmittable-thread-local-2.13.0
Closed

chore(deps): bump transmittable-thread-local from 2.12.1 to 2.13.0#136
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.alibaba-transmittable-thread-local-2.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2022

Copy link
Copy Markdown
Contributor

Bumps transmittable-thread-local from 2.12.1 to 2.13.0.

Release notes

Sourced from transmittable-thread-local's releases.

v2.13.0: upgrade to java 8 and dependencies/plugins

Start from 2.13.x upgrade to Java 8 🚀

This version contains no new features or bug fix but upgradation of java 8 and dependencies.

Java API Doc

https://alibaba.github.io/transmittable-thread-local/apidocs/2.13.0/index.html

Maven dependency

<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>transmittable-thread-local</artifactId>
    <version>2.13.0</version>
</dependency>

v2.13.0-Beta1 🧩🔓

Caution: This is a BETA version, DO NOT use in production environment.

Change Log

New Features

  • support TTL Agent extension Transformlet 🧩
    • sample project for TTL Agent extension Transformletdevelopment
    • Open whole agent package for TTL Agent extension Transformlet development 🔓
  • support TTL Agent configuration by JVM -D property
  • add new TTL option getter methods in TtlAgent

Improvements

  • fix getDefaultDisableInheritable*ThreadFactory annotation: Nullable -> NonNull

Java API Doc

https://alibaba.github.io/transmittable-thread-local/apidocs/2.13.0-Beta1/index.html

Maven dependency

<dependency>
    <groupId>com.alibaba</groupId>
</tr></table> 

... (truncated)

Commits
  • 00c14a4 ! bump version to 2.13.0
  • 4655ffc refactor: update source since use java 8
  • bf164fc docs: update docs since upgrade to java 8
  • 4dfffda fix spotbugs-maven-plugin verification error since upgrade
  • 46b4246 chrome(build): upgrade to java 8 and dependencies/plugins
  • b29881f chore(ci): improve appveyor.yml; using byte-buddy instead of common.sh/...
  • 5847252 docs: fold NOTE by details html tag
  • 18a5bfe docs: update "who used"
  • a08a94e docs: improve the description strictness of copy method
  • b341032 test: improve wait logic
  • 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 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)

Bumps [transmittable-thread-local](https://github.com/alibaba/transmittable-thread-local) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/alibaba/transmittable-thread-local/releases)
- [Changelog](https://github.com/alibaba/transmittable-thread-local/blob/master/docs/release-action-list.md)
- [Commits](alibaba/transmittable-thread-local@v2.12.1...v2.13.0)

---
updated-dependencies:
- dependency-name: com.alibaba:transmittable-thread-local
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 17, 2022
@codecov

codecov Bot commented Jun 17, 2022

Copy link
Copy Markdown

Codecov Report

Merging #136 (c5c146e) into master (1e2127d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #136   +/-   ##
=========================================
  Coverage     13.44%   13.44%           
  Complexity       64       64           
=========================================
  Files            79       79           
  Lines          1138     1138           
  Branches         74       74           
=========================================
  Hits            153      153           
  Misses          977      977           
  Partials          8        8           
Flag Coverage Δ
unittests 13.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e2127d...c5c146e. Read the comment docs.

@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #141.

@dependabot dependabot Bot closed this Jun 29, 2022
@dependabot
dependabot Bot deleted the dependabot/maven/com.alibaba-transmittable-thread-local-2.13.0 branch June 29, 2022 19:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants