-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump anyhow from 1.0.75 to 1.0.79 #110
Closed
Closed
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 [anyhow](https://github.com/dtolnay/anyhow) from 1.0.75 to 1.0.79. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.75...1.0.79) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot ignore this minor version
…On Wed, 3 Jan 2024, 19.11 dependabot[bot], ***@***.***> wrote:
Bumps anyhow <https://github.com/dtolnay/anyhow> from 1.0.75 to 1.0.79.
Release notes
*Sourced from anyhow's releases
<https://github.com/dtolnay/anyhow/releases>.*
1.0.79
- Work around improperly cached build script result by sccache (#340
<https://redirect.github.com/dtolnay/anyhow/issues/340>)
1.0.78
- Reduce spurious rebuilds under RustRover IDE when using a nightly
toolchain (#337 <https://redirect.github.com/dtolnay/anyhow/issues/337>
)
1.0.77
- Make anyhow::Error::backtrace available on stable Rust compilers
1.65+ (#293 <https://redirect.github.com/dtolnay/anyhow/issues/293>,
thanks @LukasKalbertodt <https://github.com/LukasKalbertodt>)
1.0.76
- Opt in to unsafe_op_in_unsafe_fn lint (#329
<https://redirect.github.com/dtolnay/anyhow/issues/329>)
Commits
- 71ab53d
<dtolnay/anyhow@71ab53d>
Release 1.0.79
- 60705a5
<dtolnay/anyhow@60705a5>
Merge pull request #340
<https://redirect.github.com/dtolnay/anyhow/issues/340> from
dtolnay/depinfo
- 17e252b
<dtolnay/anyhow@17e252b>
Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache
- 04774c0
<dtolnay/anyhow@04774c0>
Merge pull request #338
<https://redirect.github.com/dtolnay/anyhow/issues/338> from
dtolnay/nightlyci
- 1fd290c
<dtolnay/anyhow@1fd290c>
Make CI verify that error_generic_member_access works in latest nightly
- ee41470
<dtolnay/anyhow@ee41470>
RUSTC must be set by Cargo for build script
- 38c79ef
<dtolnay/anyhow@38c79ef>
Release 1.0.78
- ded2295
<dtolnay/anyhow@ded2295>
Merge pull request #337
<https://redirect.github.com/dtolnay/anyhow/issues/337> from
dtolnay/bootstrap
- ae45b67
<dtolnay/anyhow@ae45b67>
Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler
- 2d32366
<dtolnay/anyhow@2d32366>
Update crate name used for build script probe
- Additional commits viewable in compare view
<dtolnay/anyhow@1.0.75...1.0.79>
[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:
#110
Commit Summary
- 90e74ed
<90e74ed>
Bump anyhow from 1.0.75 to 1.0.79
File Changes
(2 files
<https://github.com/ISibboI/vocabulary-learning-application/pull/110/files>
)
- *M* Cargo.lock
<https://github.com/ISibboI/vocabulary-learning-application/pull/110/files#diff-13ee4b2252c9e516a0547f2891aa2105c3ca71c6d7a1e682c69be97998dfc87e>
(4)
- *M* backend/integration-tests/Cargo.toml
<https://github.com/ISibboI/vocabulary-learning-application/pull/110/files#diff-89b5bbf366a4b2be00b9a98d5c8bd15a5a36ecd186451121a41c65c7a321e1d2>
(2)
Patch Links:
-
https://github.com/ISibboI/vocabulary-learning-application/pull/110.patch
-
https://github.com/ISibboI/vocabulary-learning-application/pull/110.diff
—
Reply to this email directly, view it on GitHub
<#110>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AASATXSKOQMOP5TLP33QVHDYMWGLHAVCNFSM6AAAAABBLXKLV6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DIMZXGI3DEMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
OK, I won't notify you about version 1.0.x again, unless you re-open this PR. |
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 anyhow from 1.0.75 to 1.0.79.
Release notes
Sourced from anyhow's releases.
Commits
71ab53d
Release 1.0.7960705a5
Merge pull request #340 from dtolnay/depinfo17e252b
Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache04774c0
Merge pull request #338 from dtolnay/nightlyci1fd290c
Make CI verify that error_generic_member_access works in latest nightlyee41470
RUSTC must be set by Cargo for build script38c79ef
Release 1.0.78ded2295
Merge pull request #337 from dtolnay/bootstrapae45b67
Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler2d32366
Update crate name used for build script probeDependabot 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)