build(deps): bump thread_local from 1.1.9 to 1.1.10#619
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [thread_local](https://github.com/Amanieu/thread_local-rs) from 1.1.9 to 1.1.10. - [Release notes](https://github.com/Amanieu/thread_local-rs/releases) - [Changelog](https://github.com/Amanieu/thread_local-rs/blob/master/CHANGELOG.md) - [Commits](Amanieu/thread_local-rs@v1.1.9...v1.1.10) --- updated-dependencies: - dependency-name: thread_local dependency-version: 1.1.10 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #619 +/- ##
=======================================
Coverage 84.83% 84.83%
=======================================
Files 5 5
Lines 356 356
Branches 15 15
=======================================
Hits 302 302
Misses 42 42
Partials 12 12 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
Author
|
Looks like thread_local is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps thread_local from 1.1.9 to 1.1.10.
Release notes
Sourced from thread_local's releases.
Changelog
Sourced from thread_local's changelog.
Commits
4724199Update changelog99b04cdchore: release v1.1.10c40f3f4Merge pull request #97 from teddytennant/fix-reentrant-get-or-ubb754150Merge pull request #95 from andersk/writea706e66Fix reentrant get_or/get_or_try UB by returning the already-present valueb1025c8Merge pull request #96 from teddytennant/fix-nightly-compilebe26d1cFix compile error in the nightly feature (new.id -> new.id())ca354c2Reduce unsafe usage with MaybeUninit::write2ed6865Merge pull request #92 from polarathene/docs/use-thread-scope-example570bad3docs: Switch tothread::scopefor exampleDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)