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 coursier/setup-action from 1.3.0 to 1.3.5 #446

Merged
merged 2 commits into from
May 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps coursier/setup-action from 1.3.0 to 1.3.5.

Release notes

Sourced from coursier/setup-action's releases.

v1.3.5

Update / maintenance

Full Changelog: coursier/setup-action@v1...v1.3.5

v1.3.4

What's Changed

Updates / maintenance

New Contributors

Full Changelog: coursier/setup-action@v1...v1.3.4

v1.3.3

What's Changed

Updates / maintenance

Full Changelog: coursier/setup-action@v1.3.2...v1.3.3

... (truncated)

Commits

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 April 29, 2024 12:47
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 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 Apr 29, 2024
Copy link

github-actions bot commented Apr 29, 2024

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

  • Date : 2024-05-17 07:20:21 +0000 (UTC)
  • Workflow : PR comment
  • Job name : create_test_summary_report
  • Run : 9124490441
  • Commit : 2e6df7f Merge branch 'main' into dependabot/github_actions/coursier/setup-action-1.3.5
Actor Triggering actor Sender
alfonsorr
alfonsorr
alfonsorr
alfonsorr
alfonsorr
alfonsorr
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.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 716 passed, 2 skipped
3.5.0 716 passed, 2 skipped
3.5 716 passed, 2 skipped

@dependabot dependabot bot force-pushed the dependabot/github_actions/coursier/setup-action-1.3.5 branch from ba12f39 to 1c8fc48 Compare May 9, 2024 21:49
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.0 to 1.3.5.
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](coursier/setup-action@v1.3...v1.3.5)

---
updated-dependencies:
- dependency-name: coursier/setup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/coursier/setup-action-1.3.5 branch from 1c8fc48 to e94a40a Compare May 13, 2024 09:02
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.70%. Comparing base (3576403) to head (2e6df7f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #446   +/-   ##
=======================================
  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 3576403...2e6df7f. Read the comment docs.

@alfonsorr alfonsorr merged commit 0fa804a into main May 17, 2024
54 checks passed
@alfonsorr alfonsorr deleted the dependabot/github_actions/coursier/setup-action-1.3.5 branch May 17, 2024 09:06
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