-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump serial_test from 3.1.1 to 3.2.0 #2340
Merged
Merged
Conversation
This file contains 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
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: serial_test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot merge
…On Mon, Nov 11, 2024, 7:56 AM dependabot[bot] ***@***.***> wrote:
Bumps serial_test <https://github.com/palfrey/serial_test> from 3.1.1 to
3.2.0.
Release notes
*Sourced from serial_test's releases
<https://github.com/palfrey/serial_test/releases>.*
v3.2.0 What's Changed
- Stop using tokio in test which runs all futures sync by @pgerber
<https://github.com/pgerber> in palfrey/serial_test#114
<https://redirect.github.com/palfrey/serial_test/pull/114>
- Add is_locked_serially() to check if we are in a #[serial] context
by @pgerber <https://github.com/pgerber> in palfrey/serial_test#113
<https://redirect.github.com/palfrey/serial_test/pull/113>
- CI step with fully updated dependencies by @palfrey
<https://github.com/palfrey> and @vsirivol
<https://github.com/vsirivol> in palfrey/serial_test#118
<https://redirect.github.com/palfrey/serial_test/pull/118>
- default_features -> default-features by @palfrey
<https://github.com/palfrey> in palfrey/serial_test#119
<https://redirect.github.com/palfrey/serial_test/pull/119>
- Strip down the required features for various libraries by @palfrey
<https://github.com/palfrey> in palfrey/serial_test#120
<https://redirect.github.com/palfrey/serial_test/pull/120>
New Contributors
- @pgerber <https://github.com/pgerber> made their first contribution
in palfrey/serial_test#114
<https://redirect.github.com/palfrey/serial_test/pull/114>
- @vsirivol <https://github.com/vsirivol> made their first
contribution in palfrey/serial_test#118
<https://redirect.github.com/palfrey/serial_test/pull/118>
*Full Changelog*: ***@***.***
<palfrey/serial_test@v3.1.1...v3.2.0>
Commits
- 3ac9744
<palfrey/serial_test@3ac9744>
3.2.0
- 51259ef
<palfrey/serial_test@51259ef>
Merge pull request #120
<https://redirect.github.com/palfrey/serial_test/issues/120> from
palfrey/strip-default-features
- 27178a2
<palfrey/serial_test@27178a2>
Add some missing features
- 5aefac5
<palfrey/serial_test@5aefac5>
Strip down the required features for various libraries
- 3c50af8
<palfrey/serial_test@3c50af8>
Merge pull request #119
<https://redirect.github.com/palfrey/serial_test/issues/119> from
palfrey/fix-default-features
- c280409
<palfrey/serial_test@c280409>
default_features -> default-features
- 6229fac
<palfrey/serial_test@6229fac>
Merge pull request #118
<https://redirect.github.com/palfrey/serial_test/issues/118> from
palfrey/proc-macro-update
- f6435ab
<palfrey/serial_test@f6435ab>
Downgrade env_logger requirements
- a41fa22
<palfrey/serial_test@a41fa22>
Run build/test with updated packages
- 8de7c1f
<palfrey/serial_test@8de7c1f>
Added new workflow step to update dependencies
- Additional commits viewable in compare view
<palfrey/serial_test@v3.1.1...v3.2.0>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 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)
------------------------------
You can view, comment on, or merge this pull request online at:
#2340
Commit Summary
- 1b9c742
<1b9c742>
build(deps): bump serial_test from 3.1.1 to 3.2.0
File Changes
(3 files <https://github.com/andrewdavidmackenzie/flow/pull/2340/files>)
- *M* Cargo.lock
<https://github.com/andrewdavidmackenzie/flow/pull/2340/files#diff-13ee4b2252c9e516a0547f2891aa2105c3ca71c6d7a1e682c69be97998dfc87e>
(8)
- *M* flowc/Cargo.toml
<https://github.com/andrewdavidmackenzie/flow/pull/2340/files#diff-583f42e38aa21a08c741f795d052dc427a7f790f677bc83da2001c82a8d5c10b>
(2)
- *M* flowr/Cargo.toml
<https://github.com/andrewdavidmackenzie/flow/pull/2340/files#diff-8a6d293dbd7f6b54e28c3f5d573ca2bc6ca4bec14ad29b92ee3714eff919b145>
(2)
Patch Links:
- https://github.com/andrewdavidmackenzie/flow/pull/2340.patch
- https://github.com/andrewdavidmackenzie/flow/pull/2340.diff
—
Reply to this email directly, view it on GitHub
<#2340>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKF4LF3TP2DMBU7KF6ZL3T2ABIK3AVCNFSM6AAAAABRRFIFYCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2DQMZWHA2DKMI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2340 +/- ##
=======================================
- Coverage 88% 88% -0%
=======================================
Files 151 151
Lines 18658 18553 -105
=======================================
- Hits 16280 16187 -93
+ Misses 2378 2366 -12 ☔ View full report in Codecov by Sentry. |
@dependabot merge
…On Mon, Nov 11, 2024, 8:08 AM dependabot[bot] ***@***.***> wrote:
Bumps serial_test <https://github.com/palfrey/serial_test> from 3.1.1 to
3.2.0.
Release notes
*Sourced from serial_test's releases
<https://github.com/palfrey/serial_test/releases>.*
v3.2.0 What's Changed
- Stop using tokio in test which runs all futures sync by @pgerber
<https://github.com/pgerber> in palfrey/serial_test#114
<https://redirect.github.com/palfrey/serial_test/pull/114>
- Add is_locked_serially() to check if we are in a #[serial] context
by @pgerber <https://github.com/pgerber> in palfrey/serial_test#113
<https://redirect.github.com/palfrey/serial_test/pull/113>
- CI step with fully updated dependencies by @palfrey
<https://github.com/palfrey> and @vsirivol
<https://github.com/vsirivol> in palfrey/serial_test#118
<https://redirect.github.com/palfrey/serial_test/pull/118>
- default_features -> default-features by @palfrey
<https://github.com/palfrey> in palfrey/serial_test#119
<https://redirect.github.com/palfrey/serial_test/pull/119>
- Strip down the required features for various libraries by @palfrey
<https://github.com/palfrey> in palfrey/serial_test#120
<https://redirect.github.com/palfrey/serial_test/pull/120>
New Contributors
- @pgerber <https://github.com/pgerber> made their first contribution
in palfrey/serial_test#114
<https://redirect.github.com/palfrey/serial_test/pull/114>
- @vsirivol <https://github.com/vsirivol> made their first
contribution in palfrey/serial_test#118
<https://redirect.github.com/palfrey/serial_test/pull/118>
*Full Changelog*: ***@***.***
<palfrey/serial_test@v3.1.1...v3.2.0>
Commits
- 3ac9744
<palfrey/serial_test@3ac9744>
3.2.0
- 51259ef
<palfrey/serial_test@51259ef>
Merge pull request #120
<https://redirect.github.com/palfrey/serial_test/issues/120> from
palfrey/strip-default-features
- 27178a2
<palfrey/serial_test@27178a2>
Add some missing features
- 5aefac5
<palfrey/serial_test@5aefac5>
Strip down the required features for various libraries
- 3c50af8
<palfrey/serial_test@3c50af8>
Merge pull request #119
<https://redirect.github.com/palfrey/serial_test/issues/119> from
palfrey/fix-default-features
- c280409
<palfrey/serial_test@c280409>
default_features -> default-features
- 6229fac
<palfrey/serial_test@6229fac>
Merge pull request #118
<https://redirect.github.com/palfrey/serial_test/issues/118> from
palfrey/proc-macro-update
- f6435ab
<palfrey/serial_test@f6435ab>
Downgrade env_logger requirements
- a41fa22
<palfrey/serial_test@a41fa22>
Run build/test with updated packages
- 8de7c1f
<palfrey/serial_test@8de7c1f>
Added new workflow step to update dependencies
- Additional commits viewable in compare view
<palfrey/serial_test@v3.1.1...v3.2.0>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 will merge this PR once CI passes on it, as requested by
@andrewdavidmackenzie <https://github.com/andrewdavidmackenzie>.
------------------------------
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 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)
------------------------------
You can view, comment on, or merge this pull request online at:
#2340
Commit Summary
- 1b9c742
<1b9c742>
build(deps): bump serial_test from 3.1.1 to 3.2.0
File Changes
(3 files <https://github.com/andrewdavidmackenzie/flow/pull/2340/files>)
- *M* Cargo.lock
<https://github.com/andrewdavidmackenzie/flow/pull/2340/files#diff-13ee4b2252c9e516a0547f2891aa2105c3ca71c6d7a1e682c69be97998dfc87e>
(8)
- *M* flowc/Cargo.toml
<https://github.com/andrewdavidmackenzie/flow/pull/2340/files#diff-583f42e38aa21a08c741f795d052dc427a7f790f677bc83da2001c82a8d5c10b>
(2)
- *M* flowr/Cargo.toml
<https://github.com/andrewdavidmackenzie/flow/pull/2340/files#diff-8a6d293dbd7f6b54e28c3f5d573ca2bc6ca4bec14ad29b92ee3714eff919b145>
(2)
Patch Links:
- https://github.com/andrewdavidmackenzie/flow/pull/2340.patch
- https://github.com/andrewdavidmackenzie/flow/pull/2340.diff
—
Reply to this email directly, view it on GitHub
<#2340>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKF4LAFFIHTT72ZZXYXRYD2ABJVHAVCNFSM6AAAAABRRFIFYCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2DQMZWHA2DKMI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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 serial_test from 3.1.1 to 3.2.0.
Release notes
Sourced from serial_test's releases.
Commits
3ac9744
3.2.051259ef
Merge pull request #120 from palfrey/strip-default-features27178a2
Add some missing features5aefac5
Strip down the required features for various libraries3c50af8
Merge pull request #119 from palfrey/fix-default-featuresc280409
default_features -> default-features6229fac
Merge pull request #118 from palfrey/proc-macro-updatef6435ab
Downgrade env_logger requirementsa41fa22
Run build/test with updated packages8de7c1f
Added new workflow step to update dependenciesDependabot 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 will merge this PR once CI passes on it, as requested by @andrewdavidmackenzie.
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 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)