build(deps): batch merge dependabot dependency bumps - #38
Merged
Conversation
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 6. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v4...v6) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v6...v7) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v6...v7) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [napi-derive](https://github.com/napi-rs/napi-rs) from 3.5.8 to 3.5.10. - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-derive-v3.5.8...napi-derive-v3.5.10) --- updated-dependencies: - dependency-name: napi-derive dependency-version: 3.5.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
--- updated-dependencies: - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
--- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [napi](https://github.com/napi-rs/napi-rs) from 3.10.3 to 3.10.5. - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-v3.10.3...napi-v3.10.5) --- updated-dependencies: - dependency-name: napi dependency-version: 3.10.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@napi-rs/cli](https://github.com/napi-rs/napi-rs) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.7.2...@napi-rs/cli@3.7.3) --- updated-dependencies: - dependency-name: "@napi-rs/cli" dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.3 to 1.52.4. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.52.4) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…s/setup-dotnet-6' into chore/dependabot-batch-0.4.1
…s/setup-go-7' into chore/dependabot-batch-0.4.1
…s/setup-node-7' into chore/dependabot-batch-0.4.1
…/node/napi-rs/cli-3.7.3' into chore/dependabot-batch-0.4.1
…Tests/Microsoft.NET.Test.Sdk-18.8.1' into chore/dependabot-batch-0.4.1
…Tests/xunit-2.9.3' into chore/dependabot-batch-0.4.1 # Conflicts: # dotnet/Codexcw.Tests/Codexcw.Tests.csproj
…Tests/xunit.runner.visualstudio-3.1.5' into chore/dependabot-batch-0.4.1 # Conflicts: # dotnet/Codexcw.Tests/Codexcw.Tests.csproj
…nto chore/dependabot-batch-0.4.1
….10' into chore/dependabot-batch-0.4.1
…to chore/dependabot-batch-0.4.1
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.
Consolidates all ten open Dependabot dependency updates onto a single branch so
they land through one reviewed PR. Verified locally: every language lane
(
go,rust,node,python,dotnet) builds and its tests pass.GitHub Actions
actions/setup-dotnet4 → 6 (ci(deps): Bump actions/setup-dotnet from 4 to 6 #28)actions/setup-go6 → 7 (ci(deps): Bump actions/setup-go from 6 to 7 #29)actions/setup-node6 → 7 (ci(deps): Bump actions/setup-node from 6 to 7 #30)Cargo
tokio1.52.3 → 1.52.4 (build(deps): Bump tokio from 1.52.3 to 1.52.4 #31)napi-derive3.5.8 → 3.5.10 (build(deps): Bump napi-derive from 3.5.8 to 3.5.10 #33)napi3.10.3 → 3.10.5 (build(deps): Bump napi from 3.10.3 to 3.10.5 #34)npm (
bindings/node)@napi-rs/cli3.7.2 → 3.7.3 (build(deps): Bump @napi-rs/cli from 3.7.2 to 3.7.3 in /bindings/node #32)NuGet (
dotnet/Codexcw.Tests)Microsoft.NET.Test.Sdk17.12.0 → 18.8.1 (build(deps): Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.8.1 #35)xunit2.9.2 → 2.9.3 (build(deps): Bump xunit from 2.9.2 to 2.9.3 #36)xunit.runner.visualstudio2.8.2 → 3.1.5 (build(deps): Bump xunit.runner.visualstudio from 2.8.2 to 3.1.5 #37)Local verification
-D warnings) + tests passMerging this closes #28, #29, #30, #31, #32, #33, #34, #35, #36, #37.