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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump word-wrap from 1.2.3 to 1.2.5 #51

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Bumps word-wrap from 1.2.3 to 1.2.5.

Release notes

Sourced from word-wrap's releases.

1.2.5

Changes:

Reverts default value for options.indent to two spaces ' '.

Full Changelog: jonschlinkert/word-wrap@1.2.4...1.2.5

1.2.4

What's Changed

New Contributors

Full Changelog: jonschlinkert/word-wrap@1.2.3...1.2.4

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 26, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 26, 2023
@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 1m 17s as part of the 'test-native-image-musl' job in run #233.

Environment

Java version 20.0.1+9 Vendor version GraalVM CE 20.0.1-dev+9.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,156 72.452% 3,794 50.092% 15,156 45.895%
Reflection 952 21.855% 81 1.069% 476 1.441%
JNI 57 1.309% 55 0.726% 52 0.157%
Loaded 4,356 100.000% 7,574 100.000% 33,023 100.000%

Image Details

Category Size in % Details
Code area 5.28MB 39.405% 8,611 compilation units
Image heap 7.77MB 58.000% 106,754 objects, 154.26KB for 5 resources
Other data 355.98KB 2.595%
Total 13.40MB 100.000%

Resource Usage

Garbage collection 4.44s (5.718% of total time) in 41 GCs
Peak RSS 1.59GB (23.434% of 6.77GB system memory)
CPU load 1.962 (98.089% of 2 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 2m 18s as part of the 'test-native-image-windows' job in run #233.

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,129 73.056% 3,773 50.160% 15,112 46.206%
Reflection 939 21.924% 81 1.077% 478 1.462%
JNI 61 1.424% 51 0.678% 52 0.159%
Loaded 4,283 100.000% 7,522 100.000% 32,706 100.000%

Image Details

Category Size in % Details
Code area 5.42MB 42.170% 8,603 compilation units
Image heap 7.27MB 56.561% 94,682 objects, 154.26KB for 5 resources
Other data 167.09KB 1.269%
Total 12.86MB 100.000%

Resource Usage

Garbage collection 7.92s (5.713% of total time) in 120 GCs
Peak RSS 1.03GB (14.754% of 7.00GB system memory)
CPU load 1.552 (77.603% of 2 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 1m 22s as part of the 'test-extensive' job in run #233.

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, 11.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.618%
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,652 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.174% 3,484 compilation units
Image heap 3.46MB 29.167% 48,927 objects, 108.00B for 1 resources
Debug info 5.33MB 44.901%
Other data 335.66KB 2.759%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 3.99s (4.833% of total time) in 78 GCs
Peak RSS 1.21GB (17.896% of 6.77GB system memory)
CPU load 1.959 (97.938% of 2 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

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

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 cl.exe (microsoft, x64, 19.35.32217)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,811 59.260% 1,680 45.814% 7,601 35.704%
Reflection 617 20.190% 0 0.000% 282 1.325%
JNI 53 1.734% 30 0.818% 48 0.225%
Loaded 3,056 100.000% 3,667 100.000% 21,289 100.000%

Image Details

Category Size in % Details
Code area 2.80MB 44.189% 3,438 compilation units
Image heap 3.45MB 54.506% 48,471 objects, 108.00B for 1 resources
Other data 84.55KB 1.305%
Total 6.33MB 100.000%

Resource Usage

Garbage collection 4.33s (3.970% of total time) in 123 GCs
Peak RSS 990.19MB (13.815% of 7.00GB system memory)
CPU load 1.398 (69.896% of 2 CPU cores)

Report generated by setup-graalvm.

@fniephaus fniephaus merged commit 238098c into main Jul 26, 2023
87 of 92 checks passed
@fniephaus fniephaus deleted the dependabot/npm_and_yarn/word-wrap-1.2.5 branch July 26, 2023 10:58
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 OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant