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 xml2js and @azure/core-http #38

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2023

Bumps xml2js and @azure/core-http. These dependencies needed to be updated together.
Updates xml2js from 0.4.23 to 0.5.0

Commits

Updates @azure/core-http from 3.0.0 to 3.0.1

Commits

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 [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) and [@azure/core-http](https://github.com/Azure/azure-sdk-for-js). These dependencies needed to be updated together.

Updates `xml2js` from 0.4.23 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `@azure/core-http` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/core-http_3.0.0...@azure/core-http_3.0.1)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@azure/core-http"
  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 Apr 12, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 12, 2023
@fniephaus fniephaus self-assigned this Apr 12, 2023
@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated as part of the 'test-native-image-musl' job in run #190.

Environment

GraalVM version GraalVM CE 20-dev+34.1 C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.2.1)
Java version 20+34 Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3151 73.690% 3821 50.482% 15221 45.815%
Reflection 949 22.194% 83 1.097% 483 1.454%
JNI 57 1.333% 55 0.727% 52 0.157%
Loaded 4276 100.000% 7569 100.000% 33223 100.000%

Image Details

Category Size in % Details
Code area 5.30MB 38.589% 8728 compilation units
Image heap 8.09MB 58.878% 154.27KB for 5 resources
Other data 356.53KB 2.533%
Total 13.75MB 100.000%

Resource Usage

Garbage collection 2.31s in 22 GCs
Peak RSS 2.13GB (31.344% of 6.78GB system memory)
CPU load 1.963 (98.162% of 2 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated as part of the 'test-native-image-windows' job in run #190.

Environment

GraalVM version GraalVM CE 20-dev+34.1 C compiler cl.exe (microsoft, x64, 19.34.31943)
Java version 20+34 Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3127 74.258% 3800 50.532% 15180 46.080%
Reflection 936 22.227% 83 1.104% 484 1.469%
JNI 61 1.449% 51 0.678% 52 0.158%
Loaded 4211 100.000% 7520 100.000% 32943 100.000%

Image Details

Category Size in % Details
Code area 5.45MB 41.326% 8722 compilation units
Image heap 7.57MB 57.422% 154.27KB for 5 resources
Other data 168.94KB 1.251%
Total 13.18MB 100.000%

Resource Usage

Garbage collection 2.94s in 24 GCs
Peak RSS 2.41GB (34.442% of 7.00GB system memory)
CPU load 1.378 (68.904% of 2 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated as part of the 'test-native-image-windows-msvc' job in run #190.

Environment

GraalVM version GraalVM 22.3.1 Java 17 CE C compiler cl.exe (microsoft, x64, 19.29.30148)
Java version 17.0.6+10-jvmci-22.3-b13 Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 2799 74.205% 3376 50.836% 12423 43.111%
Reflection 28 0.742% 0 0.000% 314 1.090%
JNI 62 1.644% 53 0.798% 52 0.180%
Loaded 3772 100.000% 6641 100.000% 28816 100.000%

Image Details

Category Size in % Details
Code area 4.13MB 36.779% 7129 compilation units
Image heap 6.92MB 61.600% 148.84KB for 5 resources
Other data 186.44KB 1.621%
Total 11.23MB 100.000%

Resource Usage

Garbage collection 1.77s in 17 GCs
Peak RSS 2.31GB (32.943% of 7.00GB system memory)
CPU load 1.669 (83.473% of 2 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated as part of the 'test-extensive' job in run #190.

Environment

GraalVM version GraalVM 22.3.1 Java 17 CE C compiler gcc (linux, x86_64, 11.3.0)
Java version 17.0.6+10-jvmci-22.3-b13 Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 2819 73.164% 3386 50.803% 12421 42.776%
Reflection 27 0.701% 0 0.000% 313 1.078%
JNI 58 1.505% 58 0.870% 52 0.179%
Loaded 3853 100.000% 6665 100.000% 29037 100.000%

Image Details

Category Size in % Details
Code area 3.99MB 21.766% 7102 compilation units
Image heap 6.91MB 37.683% 148.84KB for 5 resources
Debug info 6.90MB 37.631%
Other data 548.65KB 2.920%
Total 18.35MB 100.000%

Resource Usage

Garbage collection 1.93s in 19 GCs
Peak RSS 2.50GB (36.876% of 6.78GB system memory)
CPU load 1.954 (97.687% of 2 CPU cores)

Report generated by setup-graalvm.

@fniephaus fniephaus merged commit 5f2753d into main Apr 12, 2023
@fniephaus fniephaus deleted the dependabot/npm_and_yarn/xml2js-and-azure/core-http-0.5.0 branch April 12, 2023 06:56
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