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.2 #400

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps gregsdennis/dependencies-action from 1.2.4 to 1.3.2.

Release notes

Sourced from gregsdennis/dependencies-action's releases.

simlink bugfix

Attempts to fix an issue introduced with the new node modules in the previous release.

See gregsdennis/dependencies-action#24

v1.3.1

Fixes an issue with detecting multiple dependencies.

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
  • f98d55e reinstall node modules
  • 0442467 remove node modules
  • 28d9577 Merge pull request #23 from gregsdennis/improvements
  • 6001f2a fix refactor
  • e64a742 update readme to show newer pull_request_target
  • 555050a match entire body in one operation
  • d1d376b restructure and add replicating tests
  • 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
  • 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 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 October 23, 2023 12:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 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 Oct 23, 2023
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #400 (46fb7fc) into main (b92e555) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #400   +/-   ##
=======================================
  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 b92e555...46fb7fc. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Oct 23, 2023

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

  • Date : 2023-11-08 09:10:28 +0000 (UTC)
  • Workflow : PR comment
  • Job name : create_test_summary_report
  • Run : 6796048458
  • Commit : 46fb7fc Dependabot:(deps): Bump gregsdennis/dependencies-action

Bumps gregsdennis/dependencies-action from 1.2.4 to 1.3.2.


updated-dependencies:

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

Signed-off-by: dependabot[bot] support@github.com

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 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

@dependabot dependabot bot force-pushed the dependabot/github_actions/gregsdennis/dependencies-action-1.3.2 branch from b6b5a91 to caa0b4b Compare November 7, 2023 16:18
Bumps [gregsdennis/dependencies-action](https://github.com/gregsdennis/dependencies-action) from 1.2.4 to 1.3.2.
- [Release notes](https://github.com/gregsdennis/dependencies-action/releases)
- [Commits](gregsdennis/dependencies-action@1.2.4...1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@eruizalo eruizalo force-pushed the dependabot/github_actions/gregsdennis/dependencies-action-1.3.2 branch from caa0b4b to 46fb7fc Compare November 8, 2023 08:57
@eruizalo eruizalo merged commit 501dbe5 into main Nov 8, 2023
46 checks passed
@eruizalo eruizalo deleted the dependabot/github_actions/gregsdennis/dependencies-action-1.3.2 branch November 8, 2023 09:12
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