Skip to content

chore(deps): bump Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Options and NCronJob #416

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Options and NCronJob. These dependencies needed to be updated together.
Updates Microsoft.Extensions.Configuration.Abstractions from 9.0.3 to 9.0.2

Commits

Updates Microsoft.Extensions.Options from 9.0.3 to 9.0.2

Commits

Updates NCronJob from 4.4.0 to 4.4.1

Release notes

Sourced from NCronJob's releases.

v4.4.1

Changelog

Sourced from NCronJob's changelog.

[v4.4.1] - 2025-03-27

Commits
  • 2de78e0 Merge pull request #254 from NCronJob-Dev/ntk/delegates
  • fd1414d Straighten registration of untyped named jobs
  • 9356df3 Merge pull request #252 from NCronJob-Dev/ntk/dyn
  • 34e3d4a Drop useless JobDefinition.IsDisabled
  • c633fc9 Drop DynamicJobRegistration
  • c876c2d Merge pull request #249 from NCronJob-Dev/ntk/job_definition
  • e93ccfe refactor: Add test for cron expression handling in job registration (fixes #243)
  • 89a8919 Push down some more logic into JobDefinition
  • a772391 fix: Use scope for IJobNotificationHandler (fixes #245)
  • ed0f4ce Update Changelog.md for 4.4.0 release
  • See full diff 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 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)

…crosoft.Extensions.Options and NCronJob

Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) and [NCronJob](https://github.com/NCronJob-Dev/NCronJob). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.3 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.2)

Updates `Microsoft.Extensions.Options` from 9.0.3 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.2)

Updates `NCronJob` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/NCronJob-Dev/NCronJob/releases)
- [Changelog](https://github.com/NCronJob-Dev/NCronJob/blob/main/CHANGELOG.md)
- [Commits](NCronJob-Dev/NCronJob@v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: NCronJob
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2025

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 1, 2025
@dependabot dependabot bot deleted the dependabot/nuget/multi-967a9abc16 branch April 1, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants