Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ericlmao/CodeLockBlocks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: ericlmao/CodeLockBlocks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.0
Choose a head ref
  • 12 commits
  • 16 files changed
  • 3 contributors

Commits on Mar 19, 2024

  1. Bump org.apache.maven.plugins:maven-compiler-plugin (#3)

    Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4efa937 View commit details
    Browse the repository at this point in the history
  2. Bump games.negative.alumina:alumina from 1.5.2 to 2.0.0 (#2)

    Bumps games.negative.alumina:alumina from 1.5.2 to 2.0.0.
    
    ---
    updated-dependencies:
    - dependency-name: games.negative.alumina:alumina
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f677a5e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 (#4)

    Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.32.
    - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
    - [Commits](projectlombok/lombok@v1.18.30...v1.18.32)
    
    ---
    updated-dependencies:
    - dependency-name: org.projectlombok:lombok
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6716a3a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Bump games.negative.alumina:alumina from 2.0.0 to 2.2.1 (#5)

    Bumps games.negative.alumina:alumina from 2.0.0 to 2.2.1.
    
    ---
    updated-dependencies:
    - dependency-name: games.negative.alumina:alumina
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    36b8343 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update pom.xml

    ericlmao committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8f7f089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a374ff View commit details
    Browse the repository at this point in the history
  3. Update build.gradle

    ericlmao committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b3223f8 View commit details
    Browse the repository at this point in the history
  4. Update EditCodeMenu.java

    ericlmao committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a9432fa View commit details
    Browse the repository at this point in the history
  5. Update EnterCodeMenu.java

    ericlmao committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8fcbf83 View commit details
    Browse the repository at this point in the history
  6. Update Locale.java

    ericlmao committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    29f4260 View commit details
    Browse the repository at this point in the history
  7. Update EnterCodeMenu.java

    ericlmao committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e14ef4c View commit details
    Browse the repository at this point in the history
  8. Update plugin.yml

    ericlmao committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    01ee1b2 View commit details
    Browse the repository at this point in the history
Loading