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

Dependabot:(deps): Bump gregsdennis/dependencies-action from 1.2.4 to 1.3.0 #386

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps gregsdennis/dependencies-action from 1.2.4 to 1.3.0.

Release notes

Sourced from gregsdennis/dependencies-action's releases.

1.3.0

Added custom-domains parameter to support scenarios where the issues & PRs are under a non-github.com domain, such as GitHub Enterprise.

Commits
  • e1985f2 Merge pull request #17 from gregsdennis/custom-domains
  • 9aa92ae github action inputs can't be arrays; use a string instead
  • f64002d get input; update readme
  • 11cc148 custom domain support
  • See full diff 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 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 August 28, 2023 12:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@github-actions github-actions bot added CI/CD Continuous integration and continuous delivery and removed dependencies Pull requests that update a dependency file labels Aug 28, 2023
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #386 (a3170c1) into main (7999373) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #386   +/-   ##
=======================================
  Coverage   97.69%   97.69%           
=======================================
  Files          62       62           
  Lines        1255     1255           
  Branches       37       37           
=======================================
  Hits         1226     1226           
  Misses         29       29           
Flag Coverage Δ
spark-3.0.x 96.71% <ø> (ø)
spark-3.1.x 97.45% <ø> (ø)
spark-3.2.x 97.66% <ø> (ø)
spark-3.3.x 97.66% <ø> (ø)
spark-3.4.x 97.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7999373...a3170c1. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Aug 28, 2023

:octocat: This is an auto-generated comment created by:

  • Date : 2023-09-11 12:44:46 +0000 (UTC)
  • Workflow : PR comment
  • Job name : create_test_summary_report
  • Run : 6146555688
  • Commit : a3170c1 Dependabot:(deps): Bump gregsdennis/dependencies-action

Bumps gregsdennis/dependencies-action from 1.2.4 to 1.3.0.


updated-dependencies:

  • dependency-name: gregsdennis/dependencies-action
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]

Actor Triggering actor Sender
dependabot[bot]
dependabot[bot]
dependabot[bot]
dependabot[bot]
dependabot[bot]
dependabot[bot]
Triggered by:

Test summary report 📊

Spark version testing
3.0.0 684 passed, 2 skipped
3.0.1 684 passed, 2 skipped
3.0.2 684 passed, 2 skipped
3.0 684 passed, 2 skipped
3.1.0 712 passed, 2 skipped
3.1.1 712 passed, 2 skipped
3.1.2 712 passed, 2 skipped
3.1 712 passed, 2 skipped
3.2.0 716 passed, 2 skipped
3.2.1 716 passed, 2 skipped
3.2.2 716 passed, 2 skipped
3.2 716 passed, 2 skipped
3.3.0 716 passed, 2 skipped
3.3.1 716 passed, 2 skipped
3.3 716 passed, 2 skipped
3.4 716 passed, 2 skipped

Bumps [gregsdennis/dependencies-action](https://github.com/gregsdennis/dependencies-action) from 1.2.4 to 1.3.0.
- [Release notes](https://github.com/gregsdennis/dependencies-action/releases)
- [Commits](gregsdennis/dependencies-action@1.2.4...1.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/gregsdennis/dependencies-action-1.3.0 branch from 63f1a45 to a3170c1 Compare September 11, 2023 12:25
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #400.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/gregsdennis/dependencies-action-1.3.0 branch October 23, 2023 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous integration and continuous delivery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants