Update embassy-net requirement from 0.4.0 to 0.5.0#88
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Update embassy-net requirement from 0.4.0 to 0.5.0#88dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Updates the requirements on [embassy-net](https://github.com/embassy-rs/embassy) to permit the latest version. - [Commits](embassy-rs/embassy@embassy-net-v0.4.0...embassy-net-v0.5.0) --- updated-dependencies: - dependency-name: embassy-net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@dependabot merge
…On Thu, Nov 28, 2024, 6:48 PM dependabot[bot] ***@***.***> wrote:
Updates the requirements on embassy-net
<https://github.com/embassy-rs/embassy> to permit the latest version.
Commits
- 04c1d69
<embassy-rs/embassy@04c1d69>
Merge pull request #3585
<https://redirect.github.com/embassy-rs/embassy/issues/3585> from
embassy-rs/net-release2
- c12ebb3
<embassy-rs/embassy@c12ebb3>
net: release v0.5.0
- 8b8b7fa
<embassy-rs/embassy@8b8b7fa>
net: update to smoltcp v0.12.0
- 0d5cd7d
<embassy-rs/embassy@0d5cd7d>
Merge pull request #3582
<https://redirect.github.com/embassy-rs/embassy/issues/3582> from
itswenb/main
- 09c9f64
<embassy-rs/embassy@09c9f64>
Add missing clock check
- 8e25bc5
<embassy-rs/embassy@8e25bc5>
Merge pull request #3574
<https://redirect.github.com/embassy-rs/embassy/issues/3574> from
itswenb/main
- b225d73
<embassy-rs/embassy@b225d73>
Change compile condition
- d0340ad
<embassy-rs/embassy@d0340ad>
Fix & Revert
- 52ab015
<embassy-rs/embassy@52ab015>
Add new
- 8eaa3c8
<embassy-rs/embassy@8eaa3c8>
Add new feature to enable overclocking
- Additional commits viewable in compare view
<embassy-rs/embassy@embassy-net-v0.4.0...embassy-net-v0.5.0>
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:
#88
Commit Summary
- 21b62f0
<21b62f0>
Update embassy-net requirement from 0.4.0 to 0.5.0
File Changes
(1 file <https://github.com/andrewdavidmackenzie/pingr/pull/88/files>)
- *M* picomon/Cargo.toml
<https://github.com/andrewdavidmackenzie/pingr/pull/88/files#diff-bc815227cb0395e7e29032efc6aa19b93b09ef78a19600e03f0c1122bf965272>
(2)
Patch Links:
- https://github.com/andrewdavidmackenzie/pingr/pull/88.patch
- https://github.com/andrewdavidmackenzie/pingr/pull/88.diff
—
Reply to this email directly, view it on GitHub
<#88>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKF4LG2RJN4B2LPT4QX5ML2C5JPXAVCNFSM6AAAAABSVT4Y4OVHI2DSMVQWIX3LMV43ASLTON2WKOZSG4YDEOBYGQ4TMMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Owner
|
@dependabot merge
…On Fri, Nov 29, 2024 at 9:16 AM dependabot[bot] ***@***.***> wrote:
Updates the requirements on embassy-net
<https://github.com/embassy-rs/embassy> to permit the latest version.
Commits
- 04c1d69
<embassy-rs/embassy@04c1d69>
Merge pull request #3585
<https://redirect.github.com/embassy-rs/embassy/issues/3585> from
embassy-rs/net-release2
- c12ebb3
<embassy-rs/embassy@c12ebb3>
net: release v0.5.0
- 8b8b7fa
<embassy-rs/embassy@8b8b7fa>
net: update to smoltcp v0.12.0
- 0d5cd7d
<embassy-rs/embassy@0d5cd7d>
Merge pull request #3582
<https://redirect.github.com/embassy-rs/embassy/issues/3582> from
itswenb/main
- 09c9f64
<embassy-rs/embassy@09c9f64>
Add missing clock check
- 8e25bc5
<embassy-rs/embassy@8e25bc5>
Merge pull request #3574
<https://redirect.github.com/embassy-rs/embassy/issues/3574> from
itswenb/main
- b225d73
<embassy-rs/embassy@b225d73>
Change compile condition
- d0340ad
<embassy-rs/embassy@d0340ad>
Fix & Revert
- 52ab015
<embassy-rs/embassy@52ab015>
Add new
- 8eaa3c8
<embassy-rs/embassy@8eaa3c8>
Add new feature to enable overclocking
- Additional commits viewable in compare view
<embassy-rs/embassy@embassy-net-v0.4.0...embassy-net-v0.5.0>
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:
#88
Commit Summary
- 21b62f0
<21b62f0>
Update embassy-net requirement from 0.4.0 to 0.5.0
File Changes
(1 file <https://github.com/andrewdavidmackenzie/pingr/pull/88/files>)
- *M* picomon/Cargo.toml
<https://github.com/andrewdavidmackenzie/pingr/pull/88/files#diff-bc815227cb0395e7e29032efc6aa19b93b09ef78a19600e03f0c1122bf965272>
(2)
Patch Links:
- https://github.com/andrewdavidmackenzie/pingr/pull/88.patch
- https://github.com/andrewdavidmackenzie/pingr/pull/88.diff
—
Reply to this email directly, view it on GitHub
<#88>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKF4LBWGIGLJPCDYTDNGN32DAPGLAVCNFSM6AAAAABSVT4Y4OVHI2DSMVQWIX3LMV43ASLTON2WKOZSG4YDEOBYGQ4TMMA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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.
Updates the requirements on embassy-net to permit the latest version.
Commits
04c1d69Merge pull request #3585 from embassy-rs/net-release2c12ebb3net: release v0.5.08b8b7fanet: update to smoltcp v0.12.00d5cd7dMerge pull request #3582 from itswenb/main09c9f64Add missing clock check8e25bc5Merge pull request #3574 from itswenb/mainb225d73Change compile conditiond0340adFix & Revert52ab015Add new8eaa3c8Add new feature to enable overclockingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)