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 eslint-config-prettier from 9.1.0 to 10.0.1 #131

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 eslint-config-prettier from 9.1.0 to 10.0.1.

Release notes

Sourced from eslint-config-prettier's releases.

v10.0.1

eslint-config-prettier

10.0.1

What's Changed

New Contributors

Full Changelog: prettier/eslint-config-prettier@v9.1.0...v10.0.1

v10.0.0

Major Changes

Changelog

Sourced from eslint-config-prettier's changelog.

eslint-config-prettier

10.0.0

Major Changes

Versions before 10.0.0

Commits
  • c5170f0 fix: add main field
  • e814e70 chore: change release folders
  • 9ebedc7 chore: release eslint-config-prettier (#296)
  • 5be64be feat: add support for @stylistic/eslint-plugin (#272)
  • 5687e7d chore: migrate to changeset for automatically releasing (#278)
  • 4f3bbb4 Remove unused eslint-disable-next-line comment
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.


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 [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  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 51.5s as part of the 'test-action-native-image-musl' job in run #18.

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.327%
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,656 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,139 objects, 171.41KB for 55 resources
Other data 1.41MB 10.853%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.25s (4.367% of total time) in 566 GCs
Peak RSS 1.05GB (6.694% of 15.62GB system memory)
CPU load 3.651 (91.282% 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 2s as part of the 'test-action-native-image-windows-msvc' job in run #18.

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.818%
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,316 100.000%

Image Details

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

Resource Usage

Garbage collection 1.64s (2.609% of total time) in 125 GCs
Peak RSS 968.41MB (5.911% of 16.00GB system memory)
CPU load 2.646 (66.158% 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 27s as part of the 'test-action-native-image-windows' job in run #18.

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.414% 3,571 41.288% 14,657 42.569%
Reflection 997 21.970% 6 0.069% 119 0.346%
JNI 61 1.344% 51 0.590% 52 0.151%
Loaded 4,538 100.000% 8,649 100.000% 34,431 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,963 objects, 171.41KB for 55 resources
Other data 407.52KB 3.270%
Total 12.17MB 100.000%

Resource Usage

Garbage collection 2.34s (2.677% of total time) in 510 GCs
Peak RSS 1.06GB (6.619% of 16.00GB system memory)
CPU load 2.279 (56.974% 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 46.0s as part of the 'test-action-extensive' job in run #18.

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.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.181% 3,484 compilation units
Image heap 3.46MB 29.166% 48,926 objects, 108.00B for 1 resources
Debug info 5.33MB 44.902%
Other data 334.71KB 2.751%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.73s (3.764% of total time) in 193 GCs
Peak RSS 961.60MB (6.014% of 15.62GB system memory)
CPU load 3.605 (90.117% 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