8000 Comparing v1.1.0...v1.1.1 · rodaine/table · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: rodaine/table
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: rodaine/table
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on May 4, 2023

  1. Update readme.md (#24)

    rodaine authored May 4, 2023
    Configuration menu
    Copy the full SHA
    b92173d View commit details
    Browse the repository at this point in the history
< 10000 /div>

Commits on Nov 17, 2023

  1. Create dependabot.yml (#32)

    rodaine authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2b2f15f View commit details
    Browse the repository at this point in the history
  2. Bump the github-actions group with 3 updates (#33)

    Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-go](https://github.com/actions/setup-go).
    
    
    Updates `actions/checkout` from 2 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v4)
    
    Updates `github/codeql-action` from 1 to 2
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v1...v2)
    
    Updates `actions/setup-go` from 2 to 4
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    27eb35c View commit details
    Browse the repository at this point in the history
  3. Bump the go group with 2 updates (#34)

    Bumps the go group with 2 updates: [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) and [github.com/stretchr/testify](https://github.com/stretchr/testify).
    
    
    Updates `github.com/mattn/go-runewidth` from 0.0.9 to 0.0.15
    - [Commits](mattn/go-runewidth@v0.0.9...v0.0.15)
    
    Updates `github.com/stretchr/testify` from 1.6.1 to 1.8.4
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.6.1...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mattn/go-runewidth
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a4cdd5d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 19, 2023

  1. Bump the github-actions group with 2 updates (#37)

    Bumps the github-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-go](https://github.com/actions/setup-go).
    
    
    Updates `github/codeql-action` from 2 to 3
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    Updates `actions/setup-go` from 4 to 5
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a014746 View commit details
    Browse the repository at this point in the history
Loading
0