-
Notifications
You must be signed in to change notification settings - Fork 131
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 System.Text.Encodings.Web, System.Text.Json and System.Runtime.CompilerServices.Unsafe #498
base: master
Are you sure you want to change the base?
Conversation
…ompilerServices.Unsafe Bumps [System.Text.Encodings.Web](https://github.com/dotnet/runtime), [System.Text.Json](https://github.com/dotnet/runtime) and [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `System.Text.Encodings.Web` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) Updates `System.Text.Json` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) Updates `System.Runtime.CompilerServices.Unsafe` from 6.0.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v6.0.0) --- updated-dependencies: - dependency-name: System.Text.Encodings.Web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Runtime.CompilerServices.Unsafe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
test_Stage_RunTestsOnLinuxBrowserStack14 tests ±0 0 ✅ ±0 6s ⏱️ -1s For more details on these failures, see this check. Results for commit 60ea121. ± Comparison against base commit e340a6e. |
ExecutingTestsOnWindowsGithubActionsSaucelabs610 tests ±0 0 ✅ ±0 31s ⏱️ +4s For more details on these failures, see this check. Results for commit 60ea121. ± Comparison against base commit e340a6e. |
ExecutingTestsOnWindowsGithubActionsBrowserStack414 tests ±0 0 ✅ ±0 32s ⏱️ -6s For more details on these failures, see this check. Results for commit 60ea121. ± Comparison against base commit e340a6e. |
ExecutingTestsOnWindowsGithubActionsNet371 tests ±0 17 ✅ ±0 2m 30s ⏱️ +51s For more details on these failures, see this check. Results for commit 60ea121. ± Comparison against base commit e340a6e. |
ExecutingTestsOnWindowsGithubActionsSeleniumGrid53 tests ±0 0 ✅ ±0 5s ⏱️ -1s For more details on these failures, see this check. Results for commit 60ea121. ± Comparison against base commit e340a6e. |
ExecutingTestsOnWindowsGithubActionsCore263 tests ±0 60 ✅ ±0 8m 41s ⏱️ + 1m 38s For more details on these failures, see this check. Results for commit 60ea121. ± Comparison against base commit e340a6e. |
Bumps System.Text.Encodings.Web, System.Text.Json and System.Runtime.CompilerServices.Unsafe. These dependencies needed to be updated together.
Updates
System.Text.Encodings.Web
from 9.0.0 to 9.0.1Release notes
Sourced from System.Text.Encodings.Web's releases.
Commits
c8acea2
Merge commit '756e62050722c168cd3b753be73b7cbcd93f06d6'756e620
Update dependencies from https://github.com/dotnet/emsdk build 20241204.3 (#1...6c7cf91
Merge commit '757d97b1a5f00cab30fc37f68aba9eec6e8b4e00'757d97b
Switch to automatic 8.0 version updates (#110586)69ae1ac
Merge commit '462630b3c311cade6426c53e9b3ee3b89bf217a2'462630b
Merge pull request #110370 from carlossanlop/release/9.0-staging38709f8
Merge branch 'release/9.0' into release/9.0-staging8437635
Merge commit 'cc58c2832c5c5bcbf90d118a8b3c504b2a87c820'624638d
[release/9.0-staging] Update dependencies from dotnet/hotreload-utils (#109308)cc58c28
[release/9.0] Update dependencies from dotnet/emsdk (#109523)Updates
System.Text.Json
from 9.0.0 to 9.0.1Release notes
Sourced from System.Text.Json's releases.
Commits
c8acea2
Merge commit '756e62050722c168cd3b753be73b7cbcd93f06d6'756e620
Update dependencies from https://github.com/dotnet/emsdk build 20241204.3 (#1...6c7cf91
Merge commit '757d97b1a5f00cab30fc37f68aba9eec6e8b4e00'757d97b
Switch to automatic 8.0 version updates (#110586)69ae1ac
Merge commit '462630b3c311cade6426c53e9b3ee3b89bf217a2'462630b
Merge pull request #110370 from carlossanlop/release/9.0-staging38709f8
Merge branch 'release/9.0' into release/9.0-staging8437635
Merge commit 'cc58c2832c5c5bcbf90d118a8b3c504b2a87c820'624638d
[release/9.0-staging] Update dependencies from dotnet/hotreload-utils (#109308)cc58c28
[release/9.0] Update dependencies from dotnet/emsdk (#109523)Updates
System.Runtime.CompilerServices.Unsafe
from 6.0.0 to 6.0.0Commits
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)