Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
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: SonicCloudOrg/sonic-driver-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.32
Choose a base ref
...
head repository: SonicCloudOrg/sonic-driver-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.33
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Jul 1, 2024

  1. build(deps): bump org.projectlombok:lombok from 1.18.32 to 1.18.34

    Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.32 to 1.18.34.
    - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
    - [Commits](projectlombok/lombok@v1.18.32...v1.18.34)
    
    ---
    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>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a2c0733 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge pull request #131 from SonicCloudOrg/dependabot/maven/org.proje…

    …ctlombok-lombok-1.18.34
    
    build(deps): bump org.projectlombok:lombok from 1.18.32 to 1.18.34
    ZhouYixun authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ac1936b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. build(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0

    Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    88e1082 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. build(deps): bump com.alibaba:fastjson from 2.0.52 to 2.0.53

    Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.52 to 2.0.53.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](alibaba/fastjson2@2.0.52...2.0.53)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba:fastjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    da24de9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 10, 2024

  1. Merge pull request #141 from SonicCloudOrg/dependabot/maven/org.apach…

    …e.commons-commons-lang3-3.17.0
    
    build(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0
    ZhouYixun authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a314bcb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from SonicCloudOrg/dependabot/maven/com.aliba…

    …ba-fastjson-2.0.53
    
    build(deps): bump com.alibaba:fastjson from 2.0.52 to 2.0.53
    ZhouYixun authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2bfad41 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #143 from bingosam/main

    feat: Use W3C actions instead of MJSONWP touch actions and support multi finger touch (iOS)
    ZhouYixun authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    814db54 View commit details
    Browse the repository at this point in the history
  4. update version

    ZhouYixun committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    75af36f View commit details
    Browse the repository at this point in the history
  5. add msg

    ZhouYixun committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    468aa48 View commit details
    Browse the repository at this point in the history
Loading