Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Bump System.Data.OleDb and System.Configuration.ConfigurationManager in /tests/NHapi.NUnit.SourceGeneration#675

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMar 17, 2025

BumpsSystem.Data.OleDb andSystem.Configuration.ConfigurationManager. These dependencies needed to be updated together.
UpdatesSystem.Data.OleDb from 9.0.2 to 9.0.3

Release notes

Sourced fromSystem.Data.OleDb's releases.

.NET 9.0.3

Release

What's Changed

... (truncated)

Commits
  • 831d23e Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'
  • c97d3a4 Merge pull request#112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...
  • 4045f55 Disable loc from release/9.0 (#112443)
  • ddae4fe Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...
  • 710b9e0 Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'
  • 9988fab [9.0] Backport labeling workflow changes (#112240)
  • 95e028d Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'
  • 689f4e9 Merge pull request#112382 from carlossanlop/release/9.0-staging
  • 10a6130 Backport pr 111723 to 9.0 staging (#112322)
  • 49a1042 [release/9.0-staging] Update dependencies from dotnet/arcade (#111483)
  • Additional commits viewable incompare view

UpdatesSystem.Configuration.ConfigurationManager from 5.0.0 to 9.0.3

Release notes

Sourced fromSystem.Configuration.ConfigurationManager's releases.

.NET 9.0.3

Release

What's Changed

... (truncated)

Commits
  • 831d23e Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'
  • c97d3a4 Merge pull request#112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...
  • 4045f55 Disable loc from release/9.0 (#112443)
  • ddae4fe Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...
  • 710b9e0 Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'
  • 9988fab [9.0] Backport labeling workflow changes (#112240)
  • 95e028d Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'
  • 689f4e9 Merge pull request#112382 from carlossanlop/release/9.0-staging
  • 10a6130 Backport pr 111723 to 9.0 staging (#112322)
  • 49a1042 [release/9.0-staging] Update dependencies from dotnet/arcade (#111483)
  • Additional commits viewable incompare 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 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)

@dependabotdependabotbot added .NETPull requests that update .net code dependenciesPull requests that update a dependency file labelsMar 17, 2025
Bumps [System.Data.OleDb](https://github.com/dotnet/runtime) and [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime). These dependencies needed to be updated together.Updates `System.Data.OleDb` from 9.0.2 to 9.0.3- [Release notes](https://github.com/dotnet/runtime/releases)- [Commits](dotnet/runtime@v9.0.2...v9.0.3)Updates `System.Configuration.ConfigurationManager` from 5.0.0 to 9.0.3- [Release notes](https://github.com/dotnet/runtime/releases)- [Commits](dotnet/runtime@v5.0.0...v9.0.3)---updated-dependencies:- dependency-name: System.Data.OleDb  dependency-type: direct:production  update-type: version-update:semver-patch- dependency-name: System.Configuration.ConfigurationManager  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@milkshakeukmilkshakeukforce-pushed thedependabot/nuget/tests/NHapi.NUnit.SourceGeneration/multi-f352f67631 branch from3d9bc7a to9bf9710CompareMarch 17, 2025 09:03
@github-actionsGitHub Actions
Copy link

Unit Test Results

    5 files      5 suites   9s ⏱️
1 431 tests 1 343 ✅  88 💤 0 ❌
2 692 runs  2 588 ✅ 104 💤 0 ❌

Results for commit9bf9710.

@codacy-productionCodacy Production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variationDiff coverage
+0.00%
Coverage variation details
Coverable linesCovered linesCoverage
Common ancestor commit (955982b)1020600229352.25%
Head commit (9bf9710)1020600 (+0)22935 (+0)2.25% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:<coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable linesCovered linesDiff coverage
Pull request (#675)00∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:<covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024.Learn more

@milkshakeukmilkshakeuk merged commit776bec2 intomasterMar 17, 2025
14 checks passed
@milkshakeukmilkshakeuk deleted the dependabot/nuget/tests/NHapi.NUnit.SourceGeneration/multi-f352f67631 branchMarch 17, 2025 09:38
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency file.NETPull requests that update .net code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@milkshakeuk

[8]ページ先頭

©2009-2025 Movatter.jp