Skip to content

chore(deps): bump transmittable-thread-local from 2.12.1 to 2.13.1 - #141

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps transmittable-thread-local from 2.12.1 to 2.13.1.

Release notes

Sourced from transmittable-thread-local's releases.

v2.13.1: add @contract, fine control of null check, more user/IDE friendly 🥰

Start from 2.13.x upgrade to Java 8 🚀

If you need Java 6 support, use version 2.12.x

Change Log

Improvement

  • add @contract fine control of null check, more user/IDE friendly 🥰

Before: 😖 image Now: 😋 image

Cleanup

  • docs: improve wording
  • test: use kotest 🍩
  • cleanup deprecation warning in test code

CI

  • enable github workflow CI
  • add java 18/19 in ci
  • remove windows ci on appveyor, use github workflow instead
  • use maven command instead of hand-writing command in script run-junit.sh/run-agent-test.sh since upgrade to java 8

Java API Doc

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

Maven dependency

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

v2.13.0: upgrade to java 8 and dependencies

... (truncated)

Commits
  • 159e332 ! bump version to 2.13.1
  • c67a3f1 docs: small wording improvement
  • 376219d refactor: add @contract; fine control of null check, more user/IDE frie...
  • 118f8c2 chore(ci): fix codecov excludes config problem when run by codecov.sh
  • 730055c chore(deps): upgrade dependencies
  • 50019f3 docs: update README
  • 5402fea test: fix assertClassCastException failure for 18.0.1.1-sem, just simplif...
  • 2e60e57 chore(ci): add java 18/19 in ci; upgrade bash-buddy
  • d319269 test: use slf4j.simpleLogger for test case instead of println, and defaul...
  • 6599daa test: code refactor/cleanup
  • 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.1.
- [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.1)

---
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 29, 2022
@codecov

codecov Bot commented Jun 29, 2022

Copy link
Copy Markdown

Codecov Report

Merging #141 (fce8ba4) into master (b4bf383) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #141   +/-   ##
=========================================
  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 b4bf383...fce8ba4. Read the comment docs.

@dependabot @github

dependabot Bot commented on behalf of github Jul 4, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #142.

@dependabot dependabot Bot closed this Jul 4, 2022
@dependabot
dependabot Bot deleted the dependabot/maven/com.alibaba-transmittable-thread-local-2.13.1 branch July 4, 2022 19:13
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