AID
AID copied to clipboard
Bump crossbeam-deque from 0.8.0 to 0.8.1 in /components/studio/src-tauri
Bumps crossbeam-deque from 0.8.0 to 0.8.1.
Release notes
Sourced from crossbeam-deque's releases.
crossbeam-deque 0.8.1
- Fix deque steal race condition. (https://github.com/crossbeam-rs/crossbeam/security/advisories/GHSA-pqqp-xmhj-wgcw)
- Add
Stealer::lenmethod. (#708)
Changelog
Sourced from crossbeam-deque's changelog.
Version 0.8.1
- Support targets that do not have atomic CAS on stable Rust (#698)
Commits
0e2a930Merge #72736a606bPrepare for the next release3e72cdeMerge #7262653a6cMerge #722cb4db4cclippyf2cae5cMerge #723703d739Update list of targets that do not support Atomic*64b552900removearray!, use const to shorten array.b1a24d3Usearray-macroto simplifyAtomicCellLOCKS800ca61Merge #718- Additional commits viewable in compare view
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 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs
Sider has detected 2 warnings on analyzing the commit 8942040.
If the errors persist even after retrying, the following actions may resolve them:
- Update tool dependencies
- Configure failed tools
- Configure
sider.yml - Turn off unused tools
If you still have problems, feel free to ask us via chat. 💬
You can turn off such notifications if unnecessary.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.