Skip to content

Bump @octokit/types from 13.10.0 to 14.0.0 #161

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps @octokit/types from 13.10.0 to 14.0.0.

Release notes

Sourced from @​octokit/types's releases.

v14.0.0

14.0.0 (2025-04-10)

Features

  • new /orgs/{org}/campaigns and /orgs/{org}/campaigns/{campaign_number} enpoints, remove Copilot usage endpoints (#672) (42321eb)

BREAKING CHANGES

  • remove Copilot usage endpoints
Commits
  • 7de6359 ci: replace OCTOKITBOT_PROJECT_ACTION_TOKEN and OCTOKITBOT_PAT with a tok...
  • 42321eb feat: new /orgs/{org}/campaigns and `/orgs/{org}/campaigns/{campaign_number...
  • See full diff 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)

Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.10.0 to 14.0.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v13.10.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 1, 2025
Copy link

github-actions bot commented May 1, 2025

GraalVM Native Image Build Report

helloworld generated in 49.8s as part of the 'test-action-native-image-musl' job in run #153.

Environment

Java version 25+19 Vendor version GraalVM CE 25-dev+19.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.2.1)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,183 68.319% 3,611 41.212% 14,775 42.122%
Reflection 1,012 21.721% 36 0.411% 374 1.066%
JNI 57 1.223% 58 0.662% 52 0.148%
Loaded 4,659 100.000% 8,762 100.000% 35,077 100.000%

Image Details

Category Size in % Details
Code area 4.93MB 37.683% 8,499 compilation units
Image heap 6.75MB 51.587% 85,984 objects, 171.38KB for 55 resources
Other data 1.40MB 10.730%
Total 13.08MB 100.000%

Resource Usage

Garbage collection 2.13s (4.284% of total time) in 482 GCs
Peak RSS 1.06GB (6.816% of 15.61GB system memory)
CPU load 3.671 (91.776% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented May 1, 2025

GraalVM Native Image Build Report

helloworld generated in 1m 7s as part of the 'test-action-native-image-windows-msvc' job in run #153.

Environment

Java version 17.0.12+8-LTS Vendor version Oracle GraalVM 17.0.12+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler cl.exe (microsoft, x64, 19.43.34808)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,809 59.311% 1,684 45.587% 7,635 35.796%
Reflection 618 20.262% 0 0.000% 282 1.322%
JNI 53 1.738% 30 0.812% 48 0.225%
Loaded 3,050 100.000% 3,694 100.000% 21,329 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.932% 3,464 compilation units
Image heap 3.45MB 54.709% 48,653 objects, 108.00B for 1 resources
Other data 87.78KB 1.360%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.66s (2.458% of total time) in 126 GCs
Peak RSS 988.80MB (6.035% of 16.00GB system memory)
CPU load 2.342 (58.556% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented May 1, 2025

GraalVM Native Image Build Report

helloworld.exe generated in 1m 19s as part of the 'test-action-native-image-windows' job in run #153.

Environment

Java version 25+19 Vendor version GraalVM CE 25-dev+19.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler cl.exe (microsoft, x64, 19.43.34808)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,162 69.100% 3,609 41.364% 14,764 42.238%
Reflection 999 21.831% 36 0.413% 374 1.070%
JNI 61 1.333% 51 0.585% 52 0.149%
Loaded 4,576 100.000% 8,725 100.000% 34,954 100.000%

Image Details

Category Size in % Details
Code area 5.09MB 41.403% 8,525 compilation units
Image heap 6.81MB 55.383% 85,807 objects, 171.38KB for 55 resources
Other data 404.84KB 3.214%
Total 12.30MB 100.000%

Resource Usage

Garbage collection 2.48s (3.113% of total time) in 545 GCs
Peak RSS 1.08GB (6.769% of 16.00GB system memory)
CPU load 2.510 (62.743% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented May 1, 2025

GraalVM Native Image Build Report

helloworld generated in 46.8s as part of the 'test-action-extensive' job in run #153.

Environment

Java version 17.0.8+9-LTS Vendor version Oracle GraalVM 17.0.8+9.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler gcc (linux, x86_64, 13.3.0)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,853 59.145% 1,737 46.369% 7,712 35.616%
Reflection 638 20.364% 0 0.000% 281 1.298%
JNI 49 1.564% 32 0.854% 48 0.222%
Loaded 3,133 100.000% 3,746 100.000% 21,653 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.176% 3,484 compilation units
Image heap 3.46MB 29.167% 48,926 objects, 108.00B for 1 resources
Debug info 5.33MB 44.900%
Other data 335.44KB 2.758%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.67s (3.576% of total time) in 189 GCs
Peak RSS 949.13MB (5.936% of 15.61GB system memory)
CPU load 3.611 (90.270% of 4 CPU cores)

Report generated by setup-graalvm.

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 OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants