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: SevereCloud/vksdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.16.1
Choose a base ref
...
head repository: SevereCloud/vksdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.17.0
Choose a head ref
  • 11 commits
  • 187 files changed
  • 2 contributors

Commits on Dec 7, 2023

  1. chore(deps): bump actions/setup-go from 4 to 5 (#270)

    Bumps [actions/setup-go](https://github.com/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: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    768d2d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. chore(deps): bump actions/stale from 8 to 9 (#272)

    Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e526432 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    fe8a1f5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 (#267)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.13.0 to 0.14.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8ddb4a9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/gorilla/schema from 1.2.0 to 1.2.1 (#266)

    Bumps [github.com/gorilla/schema](https://github.com/gorilla/schema) from 1.2.0 to 1.2.1.
    - [Release notes](https://github.com/gorilla/schema/releases)
    - [Commits](gorilla/schema@v1.2.0...v1.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gorilla/schema
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f1ce1f0 View commit details
    Browse the repository at this point in the history
  4. feat: update go 1.21

    SevereCloud committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    57ad3cc View commit details
    Browse the repository at this point in the history
  5. test: more fix

    SevereCloud committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c141118 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. docs: update links

    SevereCloud committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    25793db View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. feat: update deps

    SevereCloud committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ff866cb View commit details
    Browse the repository at this point in the history
  2. feat: update version

    SevereCloud committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e8e6eb2 View commit details
    Browse the repository at this point in the history
Loading