Skip to content

Commit

Permalink
[NuGet](deps): Bump NCronJob from 4.0.2 to 4.1.0 in the others group (#…
Browse files Browse the repository at this point in the history
…248)

* [NuGet](deps): Bump NCronJob from 4.0.2 to 4.1.0 in the others group

Bumps the others group with 1 update: [NCronJob](https://github.com/NCronJob-Dev/NCronJob).


Updates `NCronJob` from 4.0.2 to 4.1.0
- [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.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: NCronJob
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update docker.yml

Signed-off-by: Sella-GH <147769367+Sella-GH@users.noreply.github.com>

* Update dependabot-auto-merge.yml

Signed-off-by: Sella-GH <147769367+Sella-GH@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sella-GH <147769367+Sella-GH@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sella-GH <147769367+Sella-GH@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Sella-GH authored Jan 3, 2025
1 parent da21088 commit 1af3f4b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Dependabot Auto-Merge
on:
pull_request_target:
types: [assigned, opened, synchronize, reopened, ready_for_review]
branches:
- dependabot/**


permissions:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ permissions:
jobs:
extract_meta:
name: Extract metadata for use
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-24.04
outputs:
clean_version: ${{ steps.get-version.outputs.clean_version }}
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageVersion Include="Lavalink4NET.DSharpPlus.Nightly" Version="4.0.26-preview.4" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageVersion Include="NCronJob" Version="4.0.2" />
<PackageVersion Include="NCronJob" Version="4.1.0" />
<PackageVersion Include="Npgsql" Version="9.0.2" />
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.2" />
<PackageVersion Include="NReco.Logging.File" Version="1.2.2" />
Expand Down

0 comments on commit 1af3f4b

Please sign in to comment.