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

Bump @actions/github from 2.2.0 to 6.0.0 #22

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps @actions/github from 2.2.0 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

5.1.1

  • Export default octokit options #1188

5.1.0

  • Add additionalPlugins parameter to getOctokit method #1181
  • Dependency updates #1180

5.0.3

    • Update to v2.0.1 of @actions/http-client #1087

5.0.2

  • Update to v2.0.0 of @actions/http-client

5.0.1

5.0.0

4.0.0

3.0.0

Commits

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 December 7, 2023 20:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e77733) 82.64% compared to head (4be403a) 82.64%.

Additional details and impacted files
@@             Coverage Diff              @@
##           development      #22   +/-   ##
============================================
  Coverage        82.64%   82.64%           
============================================
  Files                1        1           
  Lines              121      121           
  Branches            15       15           
============================================
  Hits               100      100           
  Misses              20       20           
  Partials             1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/github-6.0.0 branch from 9d35747 to ba2c5ac Compare December 7, 2023 20:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/github-6.0.0 branch from ba2c5ac to dc35e56 Compare December 18, 2023 17:51
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 2.2.0 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/github"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/github-6.0.0 branch from dc35e56 to 4be403a Compare December 18, 2023 18:00
@jaylenw jaylenw self-assigned this Dec 18, 2023
@jaylenw
Copy link
Member

jaylenw commented Dec 18, 2023

@RV-LACity , this includes a drop in support for nodejs v16, see actions/toolkit#1553. Our action currently uses nodejs v16,

@jaylenw jaylenw self-requested a review February 5, 2024 17:36
@jaylenw
Copy link
Member

jaylenw commented Feb 6, 2024

@RV-LACity closing this until GitHub documentation matures for @actions/github for 6.0.0. I have resolved the initial error referring to https://github.com/githubtraining/write-javascript-actions/pull/19/files. However, I am encountering another error that currently I am not easily able to resolve without additional information from GitHub unless I am overlooking something.

@jaylenw jaylenw closed this Feb 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/actions/github-6.0.0 branch February 6, 2024 22:11
@jaylenw
Copy link
Member

jaylenw commented Feb 6, 2024

@dependabot ignore this major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2024

OK, I won't notify you about version 6.x.x again, unless you re-open this PR.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant