Skip to content

Bump @octokit/types from 14.0.0 to 14.1.0 #165

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @octokit/types from 14.0.0 to 14.1.0.

Release notes

Sourced from @​octokit/types's releases.

v14.1.0

14.1.0 (2025-05-25)

Features

  • new GET /users/{username}/settings/billing/usage, POST /credentials/revoke endpoints, endpoint type updates, type performance fixes (#675) (a7ec830), closes #667 #666
Commits
  • a7ec830 feat: new GET /users/{username}/settings/billing/usage, `POST /credentials/...
  • 10745ee chore(deps): update dependency typedoc to ^0.28.0 (#661)
  • d8fde41 chore(deps): update dependency npm-run-all2 to v8 (#674)
  • bb316aa chore(deps): update dependency github-openapi-graphql-query to v5 (#673)
  • 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 14.0.0 to 14.1.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v14.0.0...v14.1.0)

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

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

github-actions bot commented Jun 1, 2025

GraalVM Native Image Build Report

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

Environment

Java version 25+24 Vendor version GraalVM CE 25-dev+24.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,154 68.150% 3,615 41.080% 14,748 42.435%
Reflection 1,012 21.867% 36 0.409% 375 1.079%
JNI 57 1.232% 58 0.659% 52 0.150%
Loaded 4,628 100.000% 8,800 100.000% 34,754 100.000%

Image Details

Category Size in % Details
Code area 4.82MB 37.206% 8,475 compilation units
Image heap 6.75MB 52.089% 86,144 objects, 171.38KB for 55 resources
Other data 1.39MB 10.705%
Total 12.96MB 100.000%

Resource Usage

Garbage collection 2.14s (4.290% of total time) in 506 GCs
Peak RSS 1.05GB (6.701% of 15.62GB system memory)
CPU load 3.672 (91.788% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Jun 1, 2025

GraalVM Native Image Build Report

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

Environment

Java version 25+24 Vendor version GraalVM CE 25-dev+24.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,134 68.804% 3,613 41.225% 14,737 42.686%
Reflection 999 21.932% 36 0.411% 375 1.086%
JNI 61 1.339% 51 0.582% 52 0.151%
Loaded 4,555 100.000% 8,764 100.000% 34,524 100.000%

Image Details

Category Size in % Details
Code area 4.98MB 41.078% 8,501 compilation units
Image heap 6.75MB 55.652% 85,975 objects, 171.38KB for 55 resources
Other data 406.16KB 3.270%
Total 12.13MB 100.000%

Resource Usage

Garbage collection 2.27s (3.163% of total time) in 449 GCs
Peak RSS 1.05GB (6.579% of 16.00GB system memory)
CPU load 2.668 (66.692% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Jun 1, 2025

GraalVM Native Image Build Report

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

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.793%
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,331 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.925% 3,464 compilation units
Image heap 3.45MB 54.709% 48,652 objects, 108.00B for 1 resources
Other data 88.22KB 1.366%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.72s (2.312% of total time) in 122 GCs
Peak RSS 978.86MB (5.975% of 16.00GB system memory)
CPU load 2.359 (58.984% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Jun 1, 2025

GraalVM Native Image Build Report

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

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.613%
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,655 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.182% 3,484 compilation units
Image heap 3.46MB 29.168% 48,963 objects, 108.00B for 1 resources
Debug info 5.33MB 44.898%
Other data 334.73KB 2.752%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.74s (3.678% of total time) in 201 GCs
Peak RSS 976.83MB (6.107% of 15.62GB system memory)
CPU load 3.612 (90.296% of 4 CPU cores)

Report generated by setup-graalvm.

@fniephaus fniephaus merged commit 547a84f into main Jun 2, 2025
230 checks passed
@fniephaus fniephaus deleted the dependabot/npm_and_yarn/octokit/types-14.1.0 branch June 2, 2025 08:17
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.

1 participant