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

#647 Fix performance issues of loading image #653

Merged
merged 10 commits into from
Nov 29, 2024

Conversation

kagemomiji
Copy link
Owner

Fix #647

dependabot bot and others added 10 commits November 26, 2024 23:27
Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 75.1 to 76.1.
- [Release notes](https://github.com/unicode-org/icu/releases)
- [Commits](https://github.com/unicode-org/icu/commits)

---
updated-dependencies:
- dependency-name: com.ibm.icu:icu4j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.8.0...maven-dependency-plugin-3.8.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.78.1 to 1.79.
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.dropwizard.metrics:metrics-jmx](https://github.com/dropwizard/metrics) from 4.2.27 to 4.2.29.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.27...v4.2.29)

---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-jmx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…etrics-metrics-jmx-4.2.29' into issue647-fix-heavy-loading-image
…e-bcprov-jdk18on-1.79' into issue647-fix-heavy-loading-image
…n.plugins-maven-dependency-plugin-3.8.1' into issue647-fix-heavy-loading-image
…4j-76.1' into issue647-fix-heavy-loading-image
@kagemomiji kagemomiji merged commit 13fa2ca into main Nov 29, 2024
12 checks passed
@kagemomiji kagemomiji deleted the issue647-fix-heavy-loading-image branch November 29, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: CovertArt mass preloading causes CPU spike and thousands of http get requests
1 participant