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

Bump akhilerm/tag-push-action from 2.1.0 to 2.2.0 #9

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps akhilerm/tag-push-action from 2.1.0 to 2.2.0.

Release notes

Sourced from akhilerm/tag-push-action's releases.

v2.2.0

Highlights

  • update to nodejs 20

What's Changed

Full Changelog: akhilerm/tag-push-action@v2.1.0...v2.2.0

Commits
  • f35ff2c Use compatible versions of jest and jest-circus
  • af4f7e0 Update to node20
  • fc28234 Merge pull request #355 from akhilerm/dependabot/npm_and_yarn/types/node-20.10.5
  • a0d8fec Bump @​types/node from 16.18.3 to 20.10.5
  • 84ce71e Merge pull request #358 from akhilerm/dependabot/npm_and_yarn/eslint-plugin-p...
  • 51189cb Merge pull request #347 from akhilerm/dependabot/npm_and_yarn/typescript-esli...
  • cbee172 Merge pull request #345 from akhilerm/dependabot/npm_and_yarn/actions/core-1....
  • 8beac5b Merge pull request #296 from akhilerm/dependabot/npm_and_yarn/json5-1.0.2
  • 0d92471 Bump eslint-plugin-prettier from 4.2.1 to 5.1.2
  • f769510 Bump @​typescript-eslint/parser from 5.42.1 to 5.62.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @s-vitaliy.


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)

@dependabot dependabot bot requested a review from a team as a code owner July 8, 2024 06:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 8, 2024
Copy link
Contributor

@s-vitaliy s-vitaliy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 10, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link

Coverage after merging dependabot/github_actions/akhilerm/tag-push-action-2.2.0 into main will be

59.04%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%100%0%0%15, 19–35, 37–40, 43–45, 47
src/Exceptions
   ConfigurationException.cs0%100%0%0%10–11, 13
   SinkException.cs100%100%100%100%
src/Extensions
   StreamContextExtensions.cs100%100%100%100%
src/GraphBuilder
   BlobStorageGraphBuilder.cs85.42%50%100%87.50%32–34, 36–38, 60

@s-vitaliy
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/akhilerm/tag-push-action-2.2.0 branch from aef5172 to f6e4ac0 Compare July 10, 2024 10:32
Copy link

Coverage after merging dependabot/github_actions/akhilerm/tag-push-action-2.2.0 into main will be

59.04%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%100%0%0%15, 19–35, 37–40, 43–45, 47
src/Exceptions
   ConfigurationException.cs0%100%0%0%10–11, 13
   SinkException.cs100%100%100%100%
src/Extensions
   StreamContextExtensions.cs100%100%100%100%
src/GraphBuilder
   BlobStorageGraphBuilder.cs85.42%50%100%87.50%32–34, 36–38, 60

@dependabot dependabot bot force-pushed the dependabot/github_actions/akhilerm/tag-push-action-2.2.0 branch from f6e4ac0 to 2847d89 Compare July 10, 2024 10:34
Copy link

Coverage after merging dependabot/github_actions/akhilerm/tag-push-action-2.2.0 into main will be

59.04%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%100%0%0%15, 19–35, 37–40, 43–45, 47
src/Exceptions
   ConfigurationException.cs0%100%0%0%10–11, 13
   SinkException.cs100%100%100%100%
src/Extensions
   StreamContextExtensions.cs100%100%100%100%
src/GraphBuilder
   BlobStorageGraphBuilder.cs85.42%50%100%87.50%32–34, 36–38, 60

Bumps [akhilerm/tag-push-action](https://github.com/akhilerm/tag-push-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/akhilerm/tag-push-action/releases)
- [Commits](akhilerm/tag-push-action@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: akhilerm/tag-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/akhilerm/tag-push-action-2.2.0 branch from 2847d89 to 311dc70 Compare July 10, 2024 10:37
Copy link

Coverage after merging dependabot/github_actions/akhilerm/tag-push-action-2.2.0 into main will be

59.04%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%100%0%0%15, 19–35, 37–40, 43–45, 47
src/Exceptions
   ConfigurationException.cs0%100%0%0%10–11, 13
   SinkException.cs100%100%100%100%
src/Extensions
   StreamContextExtensions.cs100%100%100%100%
src/GraphBuilder
   BlobStorageGraphBuilder.cs85.42%50%100%87.50%32–34, 36–38, 60

@dependabot dependabot bot merged commit f25c9f4 into main Jul 10, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/akhilerm/tag-push-action-2.2.0 branch July 10, 2024 10:40
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant