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: gotd/td
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.123.0
Choose a base ref
...
head repository: gotd/td
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.124.0
Choose a head ref
  • 7 commits
  • 44 files changed
  • 3 contributors

Commits on May 6, 2025

  1. chore(deps): bump the golang group with 4 updates

    Bumps the golang group with 4 updates: [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/net](https://github.com/golang/net), [golang.org/x/sync](https://github.com/golang/sync) and [golang.org/x/tools](https://github.com/golang/tools).
    
    
    Updates `golang.org/x/crypto` from 0.37.0 to 0.38.0
    - [Commits](golang/crypto@v0.37.0...v0.38.0)
    
    Updates `golang.org/x/net` from 0.39.0 to 0.40.0
    - [Commits](golang/net@v0.39.0...v0.40.0)
    
    Updates `golang.org/x/sync` from 0.13.0 to 0.14.0
    - [Commits](golang/sync@v0.13.0...v0.14.0)
    
    Updates `golang.org/x/tools` from 0.32.0 to 0.33.0
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.38.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: golang.org/x/net
      dependency-version: 0.40.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: golang.org/x/sync
      dependency-version: 0.14.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: golang.org/x/tools
      dependency-version: 0.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 6, 2025
    Configuration menu
    Copy the full SHA
    2387775 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang.org/x/tools in /_tools in the golang group

    Bumps the golang group in /_tools with 1 update: [golang.org/x/tools](https://github.com/golang/tools).
    
    
    Updates `golang.org/x/tools` from 0.32.0 to 0.33.0
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-version: 0.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 6, 2025
    Configuration menu
    Copy the full SHA
    253d100 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1561 from gotd/dependabot/go_modules/_tools/golan…

    …g-e95546ca81
    
    chore(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 in /_tools in the golang group
    ernado authored May 6, 2025
    Configuration menu
    Copy the full SHA
    ea02c84 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1560 from gotd/dependabot/go_modules/golang-7d708…

    …1502e
    
    chore(deps): bump the golang group with 4 updates
    ernado authored May 6, 2025
    Configuration menu
    Copy the full SHA
    4ff2361 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. ci: update go

    ernado committed May 7, 2025
    Configuration menu
    Copy the full SHA
    1225060 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Configuration menu
    Copy the full SHA
    54dd065 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1562 from gotd/feat/update-schema

    Update Telegram schema to the latest layer
    ernado authored May 8, 2025
    Configuration menu
    Copy the full SHA
    d0d52ca View commit details
    Browse the repository at this point in the history
Loading