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/core from 5.2.0 to 6.1.3 #129

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 Feb 1, 2025

Bumps @octokit/core from 5.2.0 to 6.1.3.

Release notes

Sourced from @​octokit/core's releases.

v6.1.3

6.1.3 (2025-01-03)

Bug Fixes

  • deps: bump Octokit dependencies to fix Deno compat (#715) (e2b21bb)

v6.1.2

6.1.2 (2024-04-09)

Bug Fixes

v6.1.1

6.1.1 (2024-04-03)

Bug Fixes

  • deps: update dependency @​octokit/types to v13 (ade2813)

v6.1.0

6.1.0 (2024-04-03)

Features

v6.0.1

6.0.1 (2024-02-26)

Bug Fixes

v6.0.0

6.0.0 (2024-02-25)

Features

BREAKING CHANGES

... (truncated)

Commits
  • e2b21bb fix(deps): bump Octokit dependencies to fix Deno compat (#715)
  • 53c4aef chore(deps): remove unused dependency @​types/jest (#714)
  • 50c5386 chore(deps): update dependency prettier to v3.4.2 (#712)
  • 22bbb08 chore(deps): update dependency @​sinonjs/fake-timers to v14 (#713)
  • 4b919f2 chore(deps): update dependency prettier to v3.4.1 (#710)
  • a6a02da chore(deps): update dependency prettier to v3.4.0 (#709)
  • fe79a3e chore(deps): update dependency fetch-mock to v12 (#707)
  • 1a609e8 chore(deps): update dependency @​types/node to v22 (#708)
  • 1ec2783 chore(test): remove unused tsconfig.test.json (#706)
  • fed121a test(types): add --exactOptionalPropertyTypes option (#704)
  • 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)

Bumps [@octokit/core](https://github.com/octokit/core.js) from 5.2.0 to 6.1.3.
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v5.2.0...v6.1.3)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  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 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 #14.

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.711% 3,573 41.135% 14,669 42.363%
Reflection 1,010 21.885% 6 0.069% 119 0.344%
JNI 57 1.235% 58 0.668% 52 0.150%
Loaded 4,615 100.000% 8,686 100.000% 34,627 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,128 objects, 171.41KB for 55 resources
Other data 1.41MB 10.853%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.08s (4.250% of total time) in 486 GCs
Peak RSS 1.06GB (6.785% of 15.62GB system memory)
CPU load 3.646 (91.147% 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 4s as part of the 'test-action-native-image-windows-msvc' job in run #14.

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.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.933% 3,464 compilation units
Image heap 3.45MB 54.709% 48,651 objects, 108.00B for 1 resources
Other data 87.70KB 1.358%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.66s (2.582% of total time) in 122 GCs
Peak RSS 984.74MB (6.011% of 16.00GB system memory)
CPU load 2.575 (64.386% 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 10s as part of the 'test-action-native-image-windows' job in run #14.

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.490% 3,571 41.288% 14,657 42.546%
Reflection 997 21.994% 6 0.069% 119 0.345%
JNI 61 1.346% 51 0.590% 52 0.151%
Loaded 4,533 100.000% 8,649 100.000% 34,450 100.000%

Image Details

Category Size in % Details
Code area 5.09MB 41.790% 8,463 compilation units
Image heap 6.69MB 54.942% 84,967 objects, 171.41KB for 55 resources
Other data 407.23KB 3.267%
Total 12.17MB 100.000%

Resource Usage

Garbage collection 2.25s (3.182% of total time) in 462 GCs
Peak RSS 1.05GB (6.590% of 16.00GB system memory)
CPU load 2.737 (68.428% 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 47.6s as part of the 'test-action-extensive' job in run #14.

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.177% 3,484 compilation units
Image heap 3.46MB 29.170% 48,950 objects, 108.00B for 1 resources
Debug info 5.33MB 44.894%
Other data 335.62KB 2.759%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.82s (3.828% of total time) in 135 GCs
Peak RSS 1.10GB (7.058% of 15.62GB system memory)
CPU load 3.579 (89.477% 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