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 @octokit/types from 12.6.0 to 13.8.0 #132

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @octokit/types from 12.6.0 to 13.8.0.

Release notes

Sourced from @​octokit/types's releases.

v13.8.0

13.8.0 (2025-01-31)

Features

  • GraphQL: add type documentation for query and operationName (#662) (bb399b2)

v13.7.0

13.7.0 (2025-01-08)

Features

  • new action runner groups endpoints, new code scanning alerts autofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates (#658) (b6db78e)

v13.6.3

13.6.3 (2025-01-08)

Reverts

  • Revert "chore(deps): update dependency typedoc to ^0.27.0" (#660) (ef98ed6), closes #657

v13.6.2

13.6.2 (2024-11-25)

Bug Fixes

v13.6.1

13.6.1 (2024-10-03)

Bug Fixes

v13.6.0

13.6.0 (2024-09-27)

Features

  • add better types for request.request.signal (#649) (78173c7)

v13.5.1

13.5.1 (2024-09-24)

... (truncated)

Commits
  • bb399b2 feat(GraphQL): add type documentation for query and operationName (#662)
  • b6db78e feat: new action runner groups endpoints, new code scanning alerts autofix en...
  • ef98ed6 Revert "chore(deps): update dependency typedoc to ^0.27.0" (#660)
  • 58dea34 chore(deps): update dependency typedoc to ^0.27.0 (#657)
  • 2068a22 maint: Fix release.yml by only running for octokit owner (#614)
  • 730a26d fix: remove @types/node from generated types (#656)
  • 087219e ci(action): update actions/checkout digest to 11bd719 (#655)
  • 46a4f19 chore(deps): update dependency npm-run-all2 to v7 (#654)
  • ca78f26 ci(action): update actions/checkout digest to eef6144 (#653)
  • a4d683d build(deps): remove unused dependencies (#652)
  • 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 1, 2025
Copy link

github-actions bot commented Feb 1, 2025

GraalVM Native Image Build Report

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

Environment

Java version 25+7 Vendor version GraalVM CE 25-dev+7.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,171 68.770% 3,573 41.135% 14,669 42.305%
Reflection 1,010 21.904% 6 0.069% 119 0.343%
JNI 57 1.236% 58 0.668% 52 0.150%
Loaded 4,611 100.000% 8,686 100.000% 34,674 100.000%

Image Details

Category Size in % Details
Code area 4.92MB 37.772% 8,440 compilation units
Image heap 6.69MB 51.375% 85,130 objects, 171.41KB for 55 resources
Other data 1.41MB 10.853%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.00s (4.106% of total time) in 447 GCs
Peak RSS 1.06GB (6.801% of 15.62GB system memory)
CPU load 3.641 (91.020% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Feb 1, 2025

GraalVM Native Image Build Report

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

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.42.34436)
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.795%
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,330 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.917% 3,464 compilation units
Image heap 3.45MB 54.709% 48,662 objects, 108.00B for 1 resources
Other data 88.70KB 1.374%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.70s (2.394% of total time) in 131 GCs
Peak RSS 934.02MB (5.701% of 16.00GB system memory)
CPU load 2.371 (59.271% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Feb 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 #20.

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,150 69.429% 3,571 41.288% 14,657 42.531%
Reflection 997 21.975% 6 0.069% 119 0.345%
JNI 61 1.345% 51 0.590% 52 0.151%
Loaded 4,537 100.000% 8,649 100.000% 34,462 100.000%

Image Details

Category Size in % Details
Code area 5.09MB 41.788% 8,463 compilation units
Image heap 6.69MB 54.942% 84,959 objects, 171.41KB for 55 resources
Other data 407.53KB 3.270%
Total 12.17MB 100.000%

Resource Usage

Garbage collection 2.30s (2.885% of total time) in 463 GCs
Peak RSS 1.05GB (6.534% of 16.00GB system memory)
CPU load 2.510 (62.741% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Feb 1, 2025

GraalVM Native Image Build Report

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

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.615%
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,654 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.182% 3,484 compilation units
Image heap 3.46MB 29.165% 48,945 objects, 108.00B for 1 resources
Debug info 5.33MB 44.904%
Other data 334.50KB 2.750%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.65s (3.706% of total time) in 194 GCs
Peak RSS 993.34MB (6.212% of 15.62GB system memory)
CPU load 3.640 (90.998% of 4 CPU cores)

Report generated by setup-graalvm.

@fniephaus
Copy link
Member

@dependabot rebase

Bumps [@octokit/types](https://github.com/octokit/types.ts) from 12.6.0 to 13.8.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v12.6.0...v13.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/types-13.8.0 branch from be4fdfd to ef3ab9e Compare February 12, 2025 13:19
Copy link

GraalVM Native Image Build Report

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

Environment

Java version 25+8 Vendor version GraalVM CE 25-dev+8.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,170 68.704% 3,588 41.189% 14,684 42.324%
Reflection 1,009 21.868% 8 0.092% 118 0.340%
JNI 57 1.235% 58 0.666% 52 0.150%
Loaded 4,614 100.000% 8,711 100.000% 34,694 100.000%

Image Details

Category Size in % Details
Code area 4.93MB 37.897% 8,418 compilation units
Image heap 6.69MB 51.382% 85,180 objects, 171.41KB for 55 resources
Other data 1.40MB 10.721%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.23s (4.435% of total time) in 516 GCs
Peak RSS 1.06GB (6.806% of 15.62GB system memory)
CPU load 3.640 (90.989% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

helloworld generated in 52.6s as part of the 'test-action-native-image-windows-msvc' job in run #51.

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.42.34436)
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.820%
Reflection 618 20.262% 0 0.000% 282 1.323%
JNI 53 1.738% 30 0.812% 48 0.225%
Loaded 3,050 100.000% 3,694 100.000% 21,315 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.918% 3,464 compilation units
Image heap 3.45MB 54.709% 48,650 objects, 108.00B for 1 resources
Other data 88.64KB 1.373%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.66s (3.149% of total time) in 124 GCs
Peak RSS 954.50MB (5.826% of 16.00GB system memory)
CPU load 3.148 (78.696% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

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

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,149 69.361% 3,586 41.342% 14,671 42.546%
Reflection 996 21.938% 8 0.092% 118 0.342%
JNI 61 1.344% 51 0.588% 52 0.151%
Loaded 4,540 100.000% 8,674 100.000% 34,483 100.000%

Image Details

Category Size in % Details
Code area 5.10MB 41.875% 8,441 compilation units
Image heap 6.69MB 54.889% 85,017 objects, 171.41KB for 55 resources
Other data 403.69KB 3.236%
Total 12.18MB 100.000%

Resource Usage

Garbage collection 2.38s (3.825% of total time) in 508 GCs
Peak RSS 1.04GB (6.518% of 16.00GB system memory)
CPU load 3.215 (80.364% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

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

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.183% 3,484 compilation units
Image heap 3.46MB 29.166% 48,922 objects, 108.00B for 1 resources
Debug info 5.33MB 44.901%
Other data 334.46KB 2.749%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.99s (4.177% of total time) in 134 GCs
Peak RSS 1.09GB (6.972% of 15.62GB system memory)
CPU load 3.603 (90.072% of 4 CPU cores)

Report generated by setup-graalvm.

@fniephaus fniephaus merged commit c65e623 into main Feb 12, 2025
227 checks passed
@fniephaus fniephaus deleted the dependabot/npm_and_yarn/octokit/types-13.8.0 branch February 12, 2025 13:23
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