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: amsa-code/sgb-decoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.5
Choose a base ref
...
head repository: amsa-code/sgb-decoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.6
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 25, 2022

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

Commits on Nov 8, 2022

  1. Bump jackson.version from 2.13.4 to 2.14.0

    Bumps `jackson.version` from 2.13.4 to 2.14.0.
    
    Updates `jackson-module-parameter-names` from 2.13.4 to 2.14.0
    - [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases)
    - [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.13.4...jackson-modules-java8-2.14.0)
    
    Updates `jackson-datatype-jdk8` from 2.13.4 to 2.14.0
    
    Updates `jackson-datatype-jsr310` from 2.13.4 to 2.14.0
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    47130dd View commit details
    Browse the repository at this point in the history
  2. Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0

    Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.1 to 4.7.3.0.
    - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.2.1...spotbugs-maven-plugin-4.7.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs:spotbugs-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    88696a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Bump jackson.version from 2.14.0 to 2.14.1

    Bumps `jackson.version` from 2.14.0 to 2.14.1.
    
    Updates `jackson-module-parameter-names` from 2.14.0 to 2.14.1
    - [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases)
    - [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.14.0...jackson-modules-java8-2.14.1)
    
    Updates `jackson-datatype-jdk8` from 2.14.0 to 2.14.1
    
    Updates `jackson-datatype-jsr310` from 2.14.0 to 2.14.1
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    75857a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. prepare for release 0.1.6

    davidmoten committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    78cb492 View commit details
    Browse the repository at this point in the history
Loading