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: absmach/senml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.5
Choose a base ref
...
head repository: absmach/senml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.6
Choose a head ref
  • 5 commits
  • 73 files changed
  • 3 contributors

Commits on Jul 5, 2024

  1. NOISSUE - Remove vendoring and update dependencies (#9)

    * Remove vendoring and update dependencies
    
    Signed-off-by: Dusan Borovcanin <[email protected]>
    
    * Update README
    
    Signed-off-by: Dusan Borovcanin <[email protected]>
    
    ---------
    
    Signed-off-by: Dusan Borovcanin <[email protected]>
    dborovcanin authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    83ecbaa View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Update CI scripts

    Signed-off-by: Dusan Borovcanin <[email protected]>
    dborovcanin committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    22ec243 View commit details
    Browse the repository at this point in the history
  2. Move dependabot to the correct directory

    Signed-off-by: Dusan Borovcanin <[email protected]>
    dborovcanin committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2404434 View commit details
    Browse the repository at this point in the history
  3. Bump the gh-dependency group in /.github/workflows with 3 updates (#10)

    Bumps the gh-dependency group in /.github/workflows with 3 updates: [actions/setup-go](https://github.com/actions/setup-go), [actions/checkout](https://github.com/actions/checkout) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `actions/setup-go` from 1 to 5
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v1...v5)
    
    Updates `actions/checkout` from 1 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v1...v4)
    
    Updates `codecov/codecov-action` from 4.0.1 to 5.0.7
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.0.1...v5.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: gh-dependency
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: gh-dependency
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: gh-dependency
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    347d9fb View commit details
    Browse the repository at this point in the history
  4. Update code coverage upload

    Signed-off-by: Dusan Borovcanin <[email protected]>
    dborovcanin committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    5555dce View commit details
    Browse the repository at this point in the history
Loading