Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2024

Bumps the dependencies group with 2 updates: @actions/core and @actions/github.

Updates @actions/core from 1.10.0 to 1.11.1

Changelog

Sourced from @​actions/core's changelog.

1.11.1

  • Fix uses of crypto.randomUUID on Node 18 and earlier #1842

1.11.0

  • Add platform info utilities #1551
  • Remove dependency on uuid package #1824

1.10.1

  • Fix error message reference in oidc utils #1511
Commits

Updates @actions/github from 5.1.1 to 6.0.0

Changelog

Sourced from @​actions/github's changelog.

6.0.0

  • Support the latest Octokit in @​actions/github #1553
    • Drop support of NodeJS v14, v16
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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 October 6, 2024 16:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 6, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-16481cbcf6 branch from ea547d4 to 39ab92b Compare October 27, 2024 16:18
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2024

Sorry, only users with push access can use that command.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-16481cbcf6 branch from ec04e89 to 4469d79 Compare January 26, 2025 16:08
@jeffwidman
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-16481cbcf6 branch from ecbfafa to 04ef9e8 Compare March 21, 2025 05:40
@jeffwidman
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-16481cbcf6 branch from 4faad4e to a4e8f4a Compare March 21, 2025 19:29
@jeffwidman
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-16481cbcf6 branch from 4efdf23 to fc62788 Compare March 21, 2025 19:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-16481cbcf6 branch from 5bb455d to 0bf3389 Compare May 11, 2025 16:59
Bumps the dependencies group with 2 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github).


Updates `@actions/core` from 1.10.0 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@actions/github` from 5.1.1 to 6.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@actions/github"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-16481cbcf6 branch from 0bf3389 to f36d4a9 Compare May 18, 2025 16:15
@jarlungoodoo73
Copy link

9s
Run npm test

dependabot-pull-request-action@2.4.0 test
jest

PASS src/dependabot/update_metadata.test.ts (6317 ms)
Error: github-token is not set! Please add 'github-token: "${{ secrets.GITHUB_TOKEN }}"' to your workflow file.

PASS src/main.test.ts (6843 ms)

Error: HttpError: Bad credentials - https://docs.github.com/rest

at node_modules/@octokit/request/dist-node/index.js:125:21
at getMessage (src/dependabot/verified_commits.ts:32:29)
at Object.<anonymous> (src/dependabot/verified_commits.test.ts:49:10)

Error: HttpError: Bad credentials - https://docs.github.com/rest

at node_modules/@octokit/request/dist-node/index.js:125:21
at getMessage (src/dependabot/verified_commits.ts:32:29)
at Object.<anonymous> (src/dependabot/verified_commits.test.ts:70:10)

Error: HttpError: Bad credentials - https://docs.github.com/rest

at node_modules/@octokit/request/dist-node/index.js:125:21
at getMessage (src/dependabot/verified_commits.ts:32:29)
at Object.<anonymous> (src/dependabot/verified_commits.test.ts:87:10)

Error: HttpError: Bad credentials - https://docs.github.com/rest

at node_modules/@octokit/request/dist-node/index.js:125:21
at getMessage (src/dependabot/verified_commits.ts:32:29)
at Object.<anonymous> (src/dependabot/verified_commits.test.ts:106:10)

Error: HttpError: Bad credentials - https://docs.github.com/rest

at node_modules/@octokit/request/dist-node/index.js:125:21
at getMessage (src/dependabot/verified_commits.ts:32:29)
at Object.<anonymous> (src/dependabot/verified_commits.test.ts:125:10)

Error: HttpError: Bad credentials - https://docs.github.com/rest

at node_modules/@octokit/request/dist-node/index.js:125:21
at getMessage (src/dependabot/verified_commits.ts:32:29)
at Object.<anonymous> (src/dependabot/verified_commits.test.ts:149:10)

Error: HttpError: Bad credentials - https://docs.github.com/graphql

at node_modules/@octokit/request/dist-node/index.js:125:21
at getAlert (src/dependabot/verified_commits.ts:60:23)
at Object.<anonymous> (src/dependabot/verified_commits.test.ts:196:10)

Error: HttpError: Bad credentials - https://docs.github.com/graphql

at node_modules/@octokit/request/dist-node/index.js:125:21
at getAlert (src/dependabot/verified_commits.ts:60:23)
at Object.<anonymous> (src/dependabot/verified_commits.test.ts:208:10)

Error: HttpError: Bad credentials - https://docs.github.com/graphql

at node_modules/@octokit/request/dist-node/index.js:125:21
at getAlert (src/dependabot/verified_commits.ts:60:23)
at Object.<anonymous> (src/dependabot/verified_commits.test.ts:220:10)

Error: HttpError: Bad credentials - https://docs.github.com/graphql

at node_modules/@octokit/request/dist-node/index.js:125:21
at getAlert (src/dependabot/verified_commits.ts:60:23)
at Object.<anonymous> (src/dependabot/verified_commits.test.ts:232:10)

Error: HttpError: Bad credentials - https://docs.github.com/graphql

at node_modules/@octokit/request/dist-node/index.js:125:21
at getAlert (src/dependabot/verified_commits.ts:60:23)
at Object.<anonymous> (src/dependabot/verified_commits.test.ts:244:10)

FAIL src/dependabot/verified_commits.test.ts (6870 ms)
✓ it returns false if the action is not invoked on a PullRequest (8 ms)
✓ it returns false for an event triggered by someone other than Dependabot (1 ms)
✕ it returns false if the commit was authored by someone other than Dependabot (142 ms)
✕ it returns false if the commit is has no verification payload (62 ms)
✕ it returns the message if the commit is has no verification payload but verification is skipped (39 ms)
✕ it returns the message when skip-verification is enabled (52 ms)
✕ it returns false if the commit is not verified (36 ms)
✕ it returns the commit message for a PR authored exclusively by Dependabot with verified commits (33 ms)
✕ it returns the alert state if it matches all 3 (55 ms)
✕ it returns the alert state if it matches 2 and the version is blank (42 ms)
✕ it returns default if it does not match the version (28 ms)
✕ it returns default if it does not match the directory (46 ms)
✕ it returns default if it does not match the name (32 ms)
✓ trimSlashes should only trim slashes from both ends (1 ms)
✓ getCompatibility pulls out the score (21 ms)
✓ getCompatibility fails gracefully (5 ms)
✓ getCompatibility handles errors (4 ms)

PASS src/dependabot/output.test.ts (937 ms)

Errors thrown in src/dependabot/verified_commits.test.ts

Test Suites: 1 failed, 3 passed, 4 total
Tests: 11 failed, 36 passed, 47 total
Snapshots: 0 total
Time: 8.061 s
Ran all test suites.
Error: Process completed with exit code 1.
0s
NO GITHUB TOKEN IS NOT SET EITHER. NEEDS WORK.

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 javascript Pull requests that update Javascript code

3 participants