Skip to content

Bump nucleus from 2.1.3 to 2.1.10 - #622

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/nucleus-2.1.10
Open

Bump nucleus from 2.1.3 to 2.1.10#622
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/nucleus-2.1.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps nucleus from 2.1.3 to 2.1.10.
Updates dev.nucleusframework:nucleus.nucleus-application from 2.1.3 to 2.1.10

Release notes

Sourced from dev.nucleusframework:nucleus.nucleus-application's releases.

v2.1.10

What's Changed

Full Changelog: NucleusFramework/Nucleus@v2.1.9...v2.1.10

v2.1.9

What's Changed

Full Changelog: NucleusFramework/Nucleus@v2.1.8...v2.1.9

v2.1.8

What's Changed

Full Changelog: NucleusFramework/Nucleus@v2.1.7...v2.1.8

v2.1.7

What's Changed

Full Changelog: NucleusFramework/Nucleus@v2.1.6...v2.1.7

v2.1.6

What's Changed

Full Changelog: NucleusFramework/Nucleus@v2.1.5...v2.1.6

v2.1.5

What's Changed

... (truncated)

Commits
  • 1d4a109 Merge pull request #393 from NucleusFramework/fix/383-tao-shadow-move-trace
  • 703a9fd fix(tao): stop CSD shadow tracing when the window is dragged (#383)
  • b54bce8 Merge pull request #407 from NucleusFramework/fix/proguard-libraryjars-withou...
  • b2c222e fix(proguard): resolve the JDK library jars on JMOD-less JDKs
  • a9ad62f Merge pull request #406 from NucleusFramework/ci/windows-microsoft-jdk
  • 5ba1dc2 Merge pull request #405 from NucleusFramework/fix/proguard-obfuscation-jni-br...
  • cb4805b ci: use Microsoft JDK on Windows, Temurin elsewhere
  • cedeab7 fix(proguard): survive obfuscation for all JNI bridges and coroutines
  • a2caf0b Merge pull request #404 from NucleusFramework/fix/400-aot-cache-cpu-portability
  • dc621eb fix(aot): make the generated AOT cache CPU-portable by default
  • Additional commits viewable in compare view

Updates dev.nucleusframework:nucleus.decorated-window-tao from 2.1.3 to 2.1.10

Release notes

Sourced from dev.nucleusframework:nucleus.decorated-window-tao's releases.

v2.1.10

What's Changed

Full Changelog: NucleusFramework/Nucleus@v2.1.9...v2.1.10

v2.1.9

What's Changed

Full Changelog: NucleusFramework/Nucleus@v2.1.8...v2.1.9

v2.1.8

What's Changed

Full Changelog: NucleusFramework/Nucleus@v2.1.7...v2.1.8

v2.1.7

What's Changed

Full Changelog: NucleusFramework/Nucleus@v2.1.6...v2.1.7

v2.1.6

What's Changed

Full Changelog: NucleusFramework/Nucleus@v2.1.5...v2.1.6

v2.1.5

What's Changed

... (truncated)

Commits
  • 1d4a109 Merge pull request #393 from NucleusFramework/fix/383-tao-shadow-move-trace
  • 703a9fd fix(tao): stop CSD shadow tracing when the window is dragged (#383)
  • b54bce8 Merge pull request #407 from NucleusFramework/fix/proguard-libraryjars-withou...
  • b2c222e fix(proguard): resolve the JDK library jars on JMOD-less JDKs
  • a9ad62f Merge pull request #406 from NucleusFramework/ci/windows-microsoft-jdk
  • 5ba1dc2 Merge pull request #405 from NucleusFramework/fix/proguard-obfuscation-jni-br...
  • cb4805b ci: use Microsoft JDK on Windows, Temurin elsewhere
  • cedeab7 fix(proguard): survive obfuscation for all JNI bridges and coroutines
  • a2caf0b Merge pull request #404 from NucleusFramework/fix/400-aot-cache-cpu-portability
  • dc621eb fix(aot): make the generated AOT cache CPU-portable by default
  • Additional commits viewable in compare view

Updates dev.nucleusframework from 2.1.3 to 2.1.10

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 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 `nucleus` from 2.1.3 to 2.1.10.

Updates `dev.nucleusframework:nucleus.nucleus-application` from 2.1.3 to 2.1.10
- [Release notes](https://github.com/NucleusFramework/Nucleus/releases)
- [Commits](NucleusFramework/Nucleus@v2.1.3...v2.1.10)

Updates `dev.nucleusframework:nucleus.decorated-window-tao` from 2.1.3 to 2.1.10
- [Release notes](https://github.com/NucleusFramework/Nucleus/releases)
- [Commits](NucleusFramework/Nucleus@v2.1.3...v2.1.10)

Updates `dev.nucleusframework` from 2.1.3 to 2.1.10

---
updated-dependencies:
- dependency-name: dev.nucleusframework:nucleus.nucleus-application
  dependency-version: 2.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dev.nucleusframework:nucleus.decorated-window-tao
  dependency-version: 2.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dev.nucleusframework
  dependency-version: 2.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 27, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant