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: openacid/low
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ci
Choose a base ref
...
head repository: openacid/low
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.
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 30, 2022

  1. build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.8.0

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.0...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and drmingdrmer committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    8eb0900 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump pyyaml from 5.1 to 5.4 in /scripts

    Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4.
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
    - [Commits](yaml/pyyaml@5.1...5.4)
    
    ---
    updated-dependencies:
    - dependency-name: pyyaml
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and drmingdrmer committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    688bacb View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/golang/protobuf from 1.3.1 to 1.4.2

    Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.3.1 to 1.4.2.
    - [Release notes](https://github.com/golang/protobuf/releases)
    - [Commits](golang/protobuf@v1.3.1...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and drmingdrmer committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    8c878da View commit details
    Browse the repository at this point in the history
  4. build(deps): bump jinja2 from 2.10.1 to 2.11.3 in /scripts

    Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@2.10.1...2.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and drmingdrmer committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9f99c3f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and drmingdrmer committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    6137065 View commit details
    Browse the repository at this point in the history
Loading