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: TangBean/bytes-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: patrickfav/bytes-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 26, 2023

  1. Bump version to 1.6.2

    patrickfav committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    b54f292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509644d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e82163 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ee7cba View commit details
    Browse the repository at this point in the history
  5. Fix checkstyle issue

    patrickfav committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    37874d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb54ecb View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Update README.md

    Fix Links
    patrickfav authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    4cf0997 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Bump maven-bundle-plugin from 5.1.8 to 5.1.9

    Bumps maven-bundle-plugin from 5.1.8 to 5.1.9.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:maven-bundle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 22, 2023
    Configuration menu
    Copy the full SHA
    4b69d95 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Merge pull request patrickfav#60 from patrickfav/dependabot/maven/org…

    ….apache.felix-maven-bundle-plugin-5.1.9
    patrickfav authored Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c1cbcd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Bump org.openjdk.jmh:jmh-generator-annprocess from 1.36 to 1.37

    Bumps [org.openjdk.jmh:jmh-generator-annprocess](https://github.com/openjdk/jmh) from 1.36 to 1.37.
    - [Commits](openjdk/jmh@1.36...1.37)
    
    ---
    updated-dependencies:
    - dependency-name: org.openjdk.jmh:jmh-generator-annprocess
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    03b772a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Merge pull request patrickfav#62 from patrickfav/dependabot/maven/org…

    ….openjdk.jmh-jmh-generator-annprocess-1.37
    patrickfav authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    48830ef View commit details
    Browse the repository at this point in the history
  2. Bump org.openjdk.jmh:jmh-core from 1.36 to 1.37

    Bumps [org.openjdk.jmh:jmh-core](https://github.com/openjdk/jmh) from 1.36 to 1.37.
    - [Commits](openjdk/jmh@1.36...1.37)
    
    ---
    updated-dependencies:
    - dependency-name: org.openjdk.jmh:jmh-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7f47b95 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Merge pull request patrickfav#61 from patrickfav/dependabot/maven/org…

    ….openjdk.jmh-jmh-core-1.37
    
    Bump org.openjdk.jmh:jmh-core from 1.36 to 1.37
    patrickfav authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e622b3b View commit details
    Browse the repository at this point in the history
Loading