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 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)
Bumps System.Numerics.Tensors from 9.0.0-preview.1.24080.9 to 9.0.0-preview.2.24128.5.
Release notes
Sourced from System.Numerics.Tensors's releases.
Commits
8e5e748
Disable the new exception handling by default again (#99067)50f7525
Revert "Support generic arguments for calli in CoreCLR (#97079)" (#99016)bbba827
Fix the new EH with hot-cold split code (#99015)64c3513
[release/9.0-preview2] #98551 - Regression in DI scope validation (#99010)0789f3b
Update dependencies from https://github.com/dotnet/emsdk build 20240223.4 (#9...99a7964
Derive OrderedEnumerable from Iterator (#98874)6f10be6
Improve Regex's FindPrefix handling for loops (#98880)b80048e
Enable new exception handling by default (#98570)bdab216
Keep stack trace on exception when passing through native frames (#98856)f129701
Revert "Add an internal mode toLock
to have it use non-alertable waits (#9...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