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: FYAH2211/BukkitAPI-NetHandler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: OctoPvP/BukkitAPI-NetHandler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 4 files changed
  • 5 contributors

Commits on Jun 22, 2021

  1. Update deploy.yml

    Colin McDonald authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    5cc0358 View commit details
    Browse the repository at this point in the history
  2. Update pom.xml

    Colin McDonald authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    7e49575 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Create README.md

    PrestigePvP authored Aug 8, 2021
    Configuration menu
    Copy the full SHA
    e7d85f0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    PrestigePvP authored Aug 8, 2021
    Configuration menu
    Copy the full SHA
    61921c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Use new roles

    Colin McDonald authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    fab9915 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    88918e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Bump the maven group across 1 directory with 2 updates

    Bumps the maven group with 2 updates in the / directory: [io.netty:netty-all](https://github.com/netty/netty) and [com.google.code.gson:gson](https://github.com/google/gson).
    
    
    Updates `io.netty:netty-all` from 4.1.30.Final to 4.1.42.Final
    - [Commits](netty/netty@netty-4.1.30.Final...netty-4.1.42.Final)
    
    Updates `com.google.code.gson:gson` from 2.2.4 to 2.8.9
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - [Commits](google/gson@gson-2.2.4...gson-parent-2.8.9)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-all
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
      dependency-group: maven
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    63cc416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0864b5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c3bdbe View commit details
    Browse the repository at this point in the history
  4. Bump org.projectlombok:lombok from 1.16.10 to 1.18.34

    Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.16.10 to 1.18.34.
    - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
    - [Commits](projectlombok/lombok@v1.16.10...v1.18.34)
    
    ---
    updated-dependencies:
    - dependency-name: org.projectlombok:lombok
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a84fb5d View commit details
    Browse the repository at this point in the history
  5. Bump com.google.code.gson:gson from 2.8.9 to 2.11.0

    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.9 to 2.11.0.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    36aad86 View commit details
    Browse the repository at this point in the history
  6. Bump io.netty:netty-all from 4.1.42.Final to 4.1.111.Final

    Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.42.Final to 4.1.111.Final.
    - [Commits](netty/netty@netty-4.1.42.Final...netty-4.1.111.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-all
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0efd458 View commit details
    Browse the repository at this point in the history
  7. Bump org.apache.maven.plugins:maven-compiler-plugin from 3.5 to 3.13.0

    Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.5 to 3.13.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.5...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] <[email protected]>
    dependabot[bot] authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4883cb9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9efd73e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #6 from OctoPvP/dependabot/maven/org.apache.maven.…

    …plugins-maven-compiler-plugin-3.13.0
    Chinay-Domitrix authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    85bdfe0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d13e58 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a1376fb View commit details
    Browse the repository at this point in the history
Loading