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: go-sonic/sonic
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: go-sonic/sonic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.6
Choose a head ref
  • 13 commits
  • 81 files changed
  • 3 contributors

Commits on Dec 22, 2022

  1. fix: theme category fix

    1379 authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    e566f93 View commit details
    Browse the repository at this point in the history
  2. fix: reload template file

    1379 authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    5288598 View commit details
    Browse the repository at this point in the history
  3. fix: Do not escape the footer info

    if-nil authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    5cf3e73 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump actions/stale from 6 to 7

    Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d798af8 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3

    Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.2 to 1.9.3.
    - [Release notes](https://github.com/spf13/afero/releases)
    - [Commits](spf13/afero@v1.9.2...v1.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/afero
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    4d17d6a View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6

    Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.5 to 2.0.6.
    - [Release notes](https://github.com/pelletier/go-toml/releases)
    - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
    - [Commits](pelletier/go-toml@v2.0.5...v2.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/pelletier/go-toml/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    69f78fc View commit details
    Browse the repository at this point in the history
  7. fix: install about page

    1379 authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d2a2606 View commit details
    Browse the repository at this point in the history
  8. fix: menu order

    1379 authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    cab5cec View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2

    Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.8.2.
    - [Release notes](https://github.com/gin-gonic/gin/releases)
    - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
    - [Commits](gin-gonic/gin@v1.8.1...v1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gin-gonic/gin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7226393 View commit details
    Browse the repository at this point in the history
  10. docs: theme property update

    1379 authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    ca1ce70 View commit details
    Browse the repository at this point in the history
  11. perf: theme edit

    1379 authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    537b126 View commit details
    Browse the repository at this point in the history
  12. chore: console update

    1379 authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    b85329f View commit details
    Browse the repository at this point in the history
  13. style: organize scripts file directory

    1379 authored and 1379 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    9df527f View commit details
    Browse the repository at this point in the history
Loading