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.3.3 to 1.4.1 #468

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps gregsdennis/dependencies-action from 1.3.3 to 1.4.1.

Release notes

Sourced from gregsdennis/dependencies-action's releases.

v1.4.1

Now supports colons : after the key phrases

Depends on: [#1](https://github.com/gregsdennis/dependencies-action/issues/1)
Blocked by: [#2](https://github.com/gregsdennis/dependencies-action/issues/2)

v1.4.0

Broken

This change has some problems. Use v1.4.1 instead.


Now supports colons : after the key phrases

Depends on: [#1](https://github.com/gregsdennis/dependencies-action/issues/1)
Blocked by: [#2](https://github.com/gregsdennis/dependencies-action/issues/2)
Commits
  • ae6e052 revert node module update; just keep action changes
  • f4fa194 update node; add support for colons after key phrases
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner August 12, 2024 12:24
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@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 12, 2024
Copy link

github-actions bot commented Aug 12, 2024

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

  • Date : 2024-12-14 12:48:53 +0000 (UTC)
  • Workflow : PR comment
  • Job name : create_test_summary_report
  • Run : 12329983197
  • Commit : 7dd94df Dependabot:(deps): Bump gregsdennis/dependencies-action

Bumps gregsdennis/dependencies-action from 1.3.3 to 1.4.1.


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
eruizalo
eruizalo
eruizalo
eruizalo
eruizalo
eruizalo
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.3 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.2 716 passed, 2 skipped
3.3.3 716 passed, 2 skipped
3.3 716 passed, 2 skipped
3.4.0 716 passed, 2 skipped
3.4.1 716 passed, 2 skipped
3.4.2 716 passed, 2 skipped
3.4.3 716 passed, 2 skipped
3.4 716 passed, 2 skipped
3.5.0 716 passed, 2 skipped
3.5.1 716 passed, 2 skipped
3.5.2 716 passed, 2 skipped
3.5 716 passed, 2 skipped

Bumps [gregsdennis/dependencies-action](https://github.com/gregsdennis/dependencies-action) from 1.3.3 to 1.4.1.
- [Release notes](https://github.com/gregsdennis/dependencies-action/releases)
- [Commits](gregsdennis/dependencies-action@1.3.3...v1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@eruizalo eruizalo force-pushed the dependabot/github_actions/gregsdennis/dependencies-action-1.4.1 branch from 7cc5b5e to 7dd94df Compare December 14, 2024 12:39
@eruizalo eruizalo enabled auto-merge (squash) December 14, 2024 12:40
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.70%. Comparing base (ba7d15a) to head (7dd94df).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #468   +/-   ##
=======================================
  Coverage   97.70%   97.70%           
=======================================
  Files          64       64           
  Lines        1259     1259           
  Branches       37       37           
=======================================
  Hits         1230     1230           
  Misses         29       29           
Flag Coverage Δ
spark-3.0.x 96.72% <ø> (ø)
spark-3.1.x 97.45% <ø> (ø)
spark-3.2.x 97.67% <ø> (ø)
spark-3.3.x 97.67% <ø> (ø)
spark-3.4.x 97.67% <ø> (ø)
spark-3.5.x 97.67% <ø> (ø)

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 9cac0fc...7dd94df. Read the comment docs.

@eruizalo eruizalo merged commit 505629c into main Dec 14, 2024
59 checks passed
@eruizalo eruizalo deleted the dependabot/github_actions/gregsdennis/dependencies-action-1.4.1 branch December 14, 2024 12:48
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.

1 participant