Skip to content
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

build(deps): Bump the actions-dependencies group with 5 updates #344

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps the actions-dependencies group with 5 updates:

Package From To
actions/checkout 4.1.4 4.1.6
github/codeql-action 3.25.3 3.25.7
codecov/codecov-action 4.3.1 4.4.1
danielpalme/ReportGenerator-GitHub-Action 5.2.5 5.3.5
adRise/update-pr-branch 0.7.2 0.8.1

Updates actions/checkout from 4.1.4 to 4.1.6

Release notes

Sourced from actions/checkout's releases.

v4.1.6

What's Changed

Full Changelog: actions/checkout@v4.1.5...v4.1.6

v4.1.5

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

Changelog

Sourced from actions/checkout's changelog.

v4.1.6

v4.1.5

Commits

Updates github/codeql-action from 3.25.3 to 3.25.7

Changelog

Sourced from github/codeql-action's changelog.

3.25.7 - 31 May 2024

  • We are rolling out a feature in May/June 2024 that will reduce the Actions cache usage of the Action by keeping only the newest TRAP cache for each language. #2306

3.25.6 - 20 May 2024

  • Update default CodeQL bundle version to 2.17.3. #2295

3.25.5 - 13 May 2024

  • Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the https://github.com/github/codeql-action/blob/main/README.md. #2273
  • Avoid printing out a warning for a missing on.push trigger when the CodeQL Action is triggered via a workflow_call event. #2274
  • The tools: latest input to the init Action has been renamed to tools: linked. This option specifies that the Action should use the tools shipped at the same time as the Action. The old name will continue to work for backwards compatibility, but we recommend that new workflows use the new name. #2281

3.25.4 - 08 May 2024

  • Update default CodeQL bundle version to 2.17.2. #2270
Commits
  • f079b84 Merge pull request #2317 from github/update-v3.25.7-a095bf2a1
  • e1a4268 Update changelog for v3.25.7
  • a095bf2 Merge pull request #2313 from github/revert-2312-update-bundle/codeql-bundle-...
  • bbd4e19 Revert "Update default bundle to 2.17.4"
  • 9ab5d16 Merge pull request #2312 from github/update-bundle/codeql-bundle-v2.17.4
  • 028346e Add changelog note
  • 5fe0847 Update default bundle to codeql-bundle-v2.17.4
  • 9550da9 Merge pull request #2311 from github/henrymercer/pack-missing-auth-config-error
  • 6548a4d Add configuration error for missing auth to package registry
  • 7927df0 Bump micromatch from 4.0.5 to 4.0.7 in the npm group (#2310)
  • Additional commits viewable in compare view

Updates codecov/codecov-action from 4.3.1 to 4.4.1

Release notes

Sourced from codecov/codecov-action's releases.

v4.4.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

v4.4.0

What's Changed

Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0

Commits
  • 125fc84 chore(release): 4.4.1 (#1441)
  • c9dbf6a fix: isPullRequestFromFork returns false for any PR (#1437)
  • 59fc46f build(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#1438)
  • 3889fdd build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 (#1439)
  • d42a336 fix: prevent xlarge from running on forks (#1432)
  • fd624e5 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 (#...
  • 6d79887 chore(release): 4.4.0 (#1430)
  • 37364fa build(deps-dev): bump @​typescript-eslint/parser from 7.8.0 to 7.9.0 (#1428)
  • 2791a5c fix: remove GPG and run on spawn (#1426)
  • b71af43 build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#1420)
  • Additional commits viewable in compare view

Updates danielpalme/ReportGenerator-GitHub-Action from 5.2.5 to 5.3.5

Release notes

Sourced from danielpalme/ReportGenerator-GitHub-Action's releases.

5.3.5

  • #663: Improved support for Cobertura files generated by "Microsoft CodeCoverage"
  • #674: License can now be supplied via the REPORTGENERATOR_LICENSE environment variable

5.3.4

  • #664: Added filter options for risk hotspots: '-riskhotspotassemblyfilters:', '-riskhotspotclassfilters:'

5.3.0

  • Azure DevOps task: Added new setting "publishCodeCoverageResults" This allows to publish report in 'Code Coverage' tab directly. Makes the 'PublishCodeCoverageResults' task obsolete.
  • #662: Added ability to filter by coverage in Html reports
  • #667: Added new report type 'MarkdownAssembliesSummary'
Commits

Updates adRise/update-pr-branch from 0.7.2 to 0.8.1

Release notes

Sourced from adRise/update-pr-branch's releases.

v0.8.1

What's Changed

Full Changelog: adRise/update-pr-branch@v0.8.0...v0.8.1

v0.8.0

What's Changed

New Contributors

Full Changelog: adRise/update-pr-branch@v0.7.2...v0.8.0

Commits
  • 5d27394 Merge pull request #32 from erikburt/chore/node20-fix
  • 26732d6 fix: use octokit.rest interface for github
  • d1dd938 Merge pull request #31 from erikburt/update/node20
  • 2f9dd5d update action.yml to node20
  • ef4d5ed build
  • d57387d update dependencies for node20
  • 7f7e9e9 Merge pull request #29 from adRise/dependabot/npm_and_yarn/node-fetch-2.7.0
  • 3220332 Bump node-fetch from 2.6.1 to 2.7.0
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the Dependencies ⬆️ Update dependencies. label Jun 1, 2024
Copy link

Review changes with SemanticDiff.

This comment has been minimized.

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jun 1, 2024
@github-actions github-actions bot added the Conflicts 💥 Merge conflicts label Jun 1, 2024
Bumps the actions-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.4` | `4.1.6` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.25.3` | `3.25.7` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4.3.1` | `4.4.1` |
| [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) | `5.2.5` | `5.3.5` |
| [adRise/update-pr-branch](https://github.com/adrise/update-pr-branch) | `0.7.2` | `0.8.1` |


Updates `actions/checkout` from 4.1.4 to 4.1.6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.4...v4.1.6)

Updates `github/codeql-action` from 3.25.3 to 3.25.7
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3.25.3...v3.25.7)

Updates `codecov/codecov-action` from 4.3.1 to 4.4.1
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.3.1...v4.4.1)

Updates `danielpalme/ReportGenerator-GitHub-Action` from 5.2.5 to 5.3.5
- [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases)
- [Commits](danielpalme/ReportGenerator-GitHub-Action@5.2.5...5.3.5)

Updates `adRise/update-pr-branch` from 0.7.2 to 0.8.1
- [Release notes](https://github.com/adrise/update-pr-branch/releases)
- [Commits](adRise/update-pr-branch@v0.7.2...v0.8.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-dependencies
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-dependencies
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
- dependency-name: danielpalme/ReportGenerator-GitHub-Action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
- dependency-name: adRise/update-pr-branch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-dependencies-f35d6e2794 branch from bed2139 to 5d5553f Compare June 1, 2024 15:37
@github-actions github-actions bot removed the Conflicts 💥 Merge conflicts label Jun 1, 2024
Copy link

github-actions bot commented Jun 1, 2024

Summary

Summary
Generated on: 06/01/2024 - 17:22:59
Parser: Cobertura
Assemblies: 3
Classes: 58
Files: 56
Line coverage: 65.3% (1008 of 1542)
Covered lines: 1008
Uncovered lines: 534
Coverable lines: 1542
Total lines: 1825
Branch coverage: 44.4% (161 of 362)
Covered branches: 161
Total branches: 362
Method coverage: Feature is only available for sponsors
Tag: 779_9331979436

Coverage

Dappery.Core - 52.4%
Name Line Branch
Dappery.Core 52.4% 41.6%
Dappery.Core.Beers.Commands.CreateBeer.CreateBeerCommand 100%
Dappery.Core.Beers.Commands.CreateBeer.CreateBeerCommandHandler 100% 100%
Dappery.Core.Beers.Commands.CreateBeer.CreateBeerCommandValidator 0%
Dappery.Core.Beers.Commands.DeleteBeer.DeleteBeerCommand 100%
Dappery.Core.Beers.Commands.DeleteBeer.DeleteBeerCommandHandler 100%
Dappery.Core.Beers.Commands.DeleteBeer.DeleteBeerCommandValidator 0%
Dappery.Core.Beers.Commands.UpdateBeer.UpdateBeerCommand 100%
Dappery.Core.Beers.Commands.UpdateBeer.UpdateBeerCommandHandler 100% 100%
Dappery.Core.Beers.Commands.UpdateBeer.UpdateBeerCommandValidator 0%
Dappery.Core.Beers.Queries.GetBeers.GetBeersQueryHandler 100% 100%
Dappery.Core.Beers.Queries.RetrieveBeer.RetrieveBeerQuery 100%
Dappery.Core.Beers.Queries.RetrieveBeer.RetrieveBeerQueryHandler 100%
Dappery.Core.Beers.Queries.RetrieveBeer.RetrieveBeerQueryValidator 0%
Dappery.Core.Breweries.Commands.CreateBrewery.CreateBreweryCommand 100%
Dappery.Core.Breweries.Commands.CreateBrewery.CreateBreweryCommandHandler 100% 50%
Dappery.Core.Breweries.Commands.CreateBrewery.CreateBreweryCommandValidator 100%
Dappery.Core.Breweries.Commands.DeleteBrewery.DeleteBreweryCommand 100%
Dappery.Core.Breweries.Commands.DeleteBrewery.DeleteBreweryCommandHandler 100%
Dappery.Core.Breweries.Commands.DeleteBrewery.DeleteBreweryCommandValidator 0%
Dappery.Core.Breweries.Commands.UpdateBrewery.UpdateBreweryCommand 100%
Dappery.Core.Breweries.Commands.UpdateBrewery.UpdateBreweryCommandHandler 100% 100%
Dappery.Core.Breweries.Commands.UpdateBrewery.UpdateBreweryCommandValidator 0%
Dappery.Core.Breweries.Queries.GetBreweries.GetBreweriesQueryHandler 100% 100%
Dappery.Core.Breweries.Queries.RetrieveBrewery.RetrieveBreweryQuery 100%
Dappery.Core.Breweries.Queries.RetrieveBrewery.RetrieveBreweryQueryHandler 100% 100%
Dappery.Core.Breweries.Queries.RetrieveBrewery.RetrieveBreweryQueryValidato
r
0%
Dappery.Core.Exceptions.DapperyApiError 0%
Dappery.Core.Exceptions.DapperyApiException 42.8%
Dappery.Core.Extensions.BeerExtensions 100% 75%
Dappery.Core.Extensions.BreweryExtensions 100% 68.7%
Dappery.Core.Extensions.RuleBuilderExtensions 78.7% 68.1%
Dappery.Core.Extensions.RuleBuilderExtensions 78.7% 68.1%
Dappery.Core.Extensions.StartupExtensions 0% 0%
Dappery.Core.Infrastructure.RequestValidationBehavior<TRequest, TResponse> 0% 0%
Dappery.Core.Infrastructure.RequestValidationBehavior<TRequest, TResponse> 0%
System.Text.RegularExpressions.Generated 42.6% 31.5%
Dappery.Data - 97.6%
Name Line Branch
Dappery.Data 97.6% 84.6%
Dappery.Data.Repositories.BeerRepository 100% 100%
Dappery.Data.Repositories.BreweryRepository 100% 100%
Dappery.Data.UnitOfWork 93.9% 50%
Dappery.Domain - 87.3%
Name Line Branch
Dappery.Domain 87.3% 0%
Dappery.Domain.Dtos.AddressDto 100%
Dappery.Domain.Dtos.Beer.BeerDto 100%
Dappery.Domain.Dtos.Beer.CreateBeerDto 100%
Dappery.Domain.Dtos.Beer.UpdateBeerDto 100%
Dappery.Domain.Dtos.Brewery.BreweryDto 100%
Dappery.Domain.Dtos.Brewery.CreateBreweryDto 100%
Dappery.Domain.Dtos.Brewery.UpdateBreweryDto 100%
Dappery.Domain.Dtos.ErrorDto 0% 0%
Dappery.Domain.Entities.Address 100%
Dappery.Domain.Entities.Beer 100%
Dappery.Domain.Entities.Brewery 100%
Dappery.Domain.Entities.TimeStampedEntity 100%
Dappery.Domain.Media.BeerResource 100%
Dappery.Domain.Media.BeerResourceList 100%
Dappery.Domain.Media.BreweryResource 100%
Dappery.Domain.Media.BreweryResourceList 100%
Dappery.Domain.Media.Resource 100%
Dappery.Domain.Media.ResourceList 100%
Dappery.Domain.ViewModels.ErrorViewModel 0%

@trafico-bot trafico-bot bot added ✅ Approved Pull Request has been approved and can be merged and removed 🔍 Ready for Review Pull Request is not reviewed yet labels Jun 1, 2024
@AjayKMehta AjayKMehta merged commit 911f3f8 into master Jun 1, 2024
7 checks passed
@AjayKMehta AjayKMehta deleted the dependabot/github_actions/actions-dependencies-f35d6e2794 branch June 1, 2024 17:32
@trafico-bot trafico-bot bot added ✨ Merged Pull Request has been merged successfully and removed ✅ Approved Pull Request has been approved and can be merged labels Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👷 CICD Dependencies ⬆️ Update dependencies. ✨ Merged Pull Request has been merged successfully
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant