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 jmeVersion from 3.7.0-beta1.2.2 to 3.8.0-alpha1 #85

Open
wants to merge 1 commit into
base: infinity
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps jmeVersion from 3.7.0-beta1.2.2 to 3.8.0-alpha1.
Updates org.jmonkeyengine:jme3-core from 3.7.0-beta1.2.2 to 3.8.0-alpha1

Release notes

Sourced from org.jmonkeyengine:jme3-core's releases.

jMonkeyEngine 3.8.0-alpha1

A non-production release, for development and testing only, not intended to be used in any product. Largely untested, without complete/reliable documentation, and without SDK support. Vital features may be missing. The feature set, API, and serialization format might change before the next release.

What's Changed

... (truncated)

Commits
  • 36aac25 Merge pull request #2334 from yaRnMcDonuts/patch-7
  • 8dd829d Merge pull request #2144 from riccardobl/deprecatetbn
  • 54fa111 Update PBRLighting.frag
  • fd08aef Update PBRLighting.frag
  • fc32a26 build.gradle: use get() to convert Jar-task properties to strings (#2336)
  • 5b8a88b Update PBRLighting.frag
  • 68c9410 Fix incorrect metallic calculations in PBRLighting.frag
  • d0ad748 README.md: add a "How to Build the Engine from Source" section (#2324)
  • d3d6d9e Remove 'new Vector3f()' (#2326)
  • b34fed9 Stencil buffer fix (#2325)
  • Additional commits viewable in compare view

Updates org.jmonkeyengine:jme3-desktop from 3.7.0-beta1.2.2 to 3.8.0-alpha1

Release notes

Sourced from org.jmonkeyengine:jme3-desktop's releases.

jMonkeyEngine 3.8.0-alpha1

A non-production release, for development and testing only, not intended to be used in any product. Largely untested, without complete/reliable documentation, and without SDK support. Vital features may be missing. The feature set, API, and serialization format might change before the next release.

What's Changed

... (truncated)

Commits
  • 36aac25 Merge pull request #2334 from yaRnMcDonuts/patch-7
  • 8dd829d Merge pull request #2144 from riccardobl/deprecatetbn
  • 54fa111 Update PBRLighting.frag
  • fd08aef Update PBRLighting.frag
  • fc32a26 build.gradle: use get() to convert Jar-task properties to strings (#2336)
  • 5b8a88b Update PBRLighting.frag
  • 68c9410 Fix incorrect metallic calculations in PBRLighting.frag
  • d0ad748 README.md: add a "How to Build the Engine from Source" section (#2324)
  • d3d6d9e Remove 'new Vector3f()' (#2326)
  • b34fed9 Stencil buffer fix (#2325)
  • Additional commits viewable in compare view

Updates org.jmonkeyengine:jme3-effects from 3.7.0-beta1.2.2 to 3.8.0-alpha1

Release notes

Sourced from org.jmonkeyengine:jme3-effects's releases.

jMonkeyEngine 3.8.0-alpha1

A non-production release, for development and testing only, not intended to be used in any product. Largely untested, without complete/reliable documentation, and without SDK support. Vital features may be missing. The feature set, API, and serialization format might change before the next release.

What's Changed

... (truncated)

Commits
  • 36aac25 Merge pull request #2334 from yaRnMcDonuts/patch-7
  • 8dd829d Merge pull request #2144 from riccardobl/deprecatetbn
  • 54fa111 Update PBRLighting.frag
  • fd08aef Update PBRLighting.frag
  • fc32a26 build.gradle: use get() to convert Jar-task properties to strings (#2336)
  • 5b8a88b Update PBRLighting.frag
  • 68c9410 Fix incorrect metallic calculations in PBRLighting.frag
  • d0ad748 README.md: add a "How to Build the Engine from Source" section (#2324)
  • d3d6d9e Remove 'new Vector3f()' (#2326)
  • b34fed9 Stencil buffer fix (#2325)
  • Additional commits viewable in compare view

Updates org.jmonkeyengine:jme3-lwjgl3 from 3.7.0-beta1.2.2 to 3.8.0-alpha1

Release notes

Sourced from org.jmonkeyengine:jme3-lwjgl3's releases.

jMonkeyEngine 3.8.0-alpha1

A non-production release, for development and testing only, not intended to be used in any product. Largely untested, without complete/reliable documentation, and without SDK support. Vital features may be missing. The feature set, API, and serialization format might change before the next release.

What's Changed

... (truncated)

Commits
  • 36aac25 Merge pull request #2334 from yaRnMcDonuts/patch-7
  • 8dd829d Merge pull request #2144 from riccardobl/deprecatetbn
  • 54fa111 Update PBRLighting.frag
  • fd08aef Update PBRLighting.frag
  • fc32a26 build.gradle: use get() to convert Jar-task properties to strings (#2336)
  • 5b8a88b Update PBRLighting.frag
  • 68c9410 Fix incorrect metallic calculations in PBRLighting.frag
  • d0ad748 README.md: add a "How to Build the Engine from Source" section (#2324)
  • d3d6d9e Remove 'new Vector3f()' (#2326)
  • b34fed9 Stencil buffer fix (#2325)
  • Additional commits viewable in compare view

Updates org.jmonkeyengine:jme3-plugins from 3.7.0-beta1.2.2 to 3.8.0-alpha1

Release notes

Sourced from org.jmonkeyengine:jme3-plugins's releases.

jMonkeyEngine 3.8.0-alpha1

A non-production release, for development and testing only, not intended to be used in any product. Largely untested, without complete/reliable documentation, and without SDK support. Vital features may be missing. The feature set, API, and serialization format might change before the next release.

What's Changed

Bumps `jmeVersion` from 3.7.0-beta1.2.2 to 3.8.0-alpha1.

Updates `org.jmonkeyengine:jme3-core` from 3.7.0-beta1.2.2 to 3.8.0-alpha1
- [Release notes](https://github.com/jMonkeyEngine/jmonkeyengine/releases)
- [Commits](jMonkeyEngine/jmonkeyengine@v3.7.0-beta1.2.2...v3.8.0-alpha1)

Updates `org.jmonkeyengine:jme3-desktop` from 3.7.0-beta1.2.2 to 3.8.0-alpha1
- [Release notes](https://github.com/jMonkeyEngine/jmonkeyengine/releases)
- [Commits](jMonkeyEngine/jmonkeyengine@v3.7.0-beta1.2.2...v3.8.0-alpha1)

Updates `org.jmonkeyengine:jme3-effects` from 3.7.0-beta1.2.2 to 3.8.0-alpha1
- [Release notes](https://github.com/jMonkeyEngine/jmonkeyengine/releases)
- [Commits](jMonkeyEngine/jmonkeyengine@v3.7.0-beta1.2.2...v3.8.0-alpha1)

Updates `org.jmonkeyengine:jme3-lwjgl3` from 3.7.0-beta1.2.2 to 3.8.0-alpha1
- [Release notes](https://github.com/jMonkeyEngine/jmonkeyengine/releases)
- [Commits](jMonkeyEngine/jmonkeyengine@v3.7.0-beta1.2.2...v3.8.0-alpha1)

Updates `org.jmonkeyengine:jme3-plugins` from 3.7.0-beta1.2.2 to 3.8.0-alpha1
- [Release notes](https://github.com/jMonkeyEngine/jmonkeyengine/releases)
- [Commits](jMonkeyEngine/jmonkeyengine@v3.7.0-beta1.2.2...v3.8.0-alpha1)

---
updated-dependencies:
- dependency-name: org.jmonkeyengine:jme3-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jmonkeyengine:jme3-desktop
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jmonkeyengine:jme3-effects
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jmonkeyengine:jme3-lwjgl3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jmonkeyengine:jme3-plugins
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants