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: actix/actix-net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: tls-v3.5.0
Choose a base ref
...
head repository: actix/actix-net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 5 files changed
  • 1 contributor

Commits on Nov 10, 2025

  1. build(deps): bump syn from 2.0.108 to 2.0.110 (#765)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.108 to 2.0.110.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.108...2.0.110)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-version: 2.0.110
      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 Nov 10, 2025
    Configuration menu
    Copy the full SHA
    64d1d85 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump trybuild from 1.0.113 to 1.0.114 (#766)

    Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.113 to 1.0.114.
    - [Release notes](https://github.com/dtolnay/trybuild/releases)
    - [Commits](dtolnay/trybuild@1.0.113...1.0.114)
    
    ---
    updated-dependencies:
    - dependency-name: trybuild
      dependency-version: 1.0.114
      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 Nov 10, 2025
    Configuration menu
    Copy the full SHA
    0b61225 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump taiki-e/install-action from 2.62.46 to 2.62.49 (#763)

    Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.62.46 to 2.62.49.
    - [Release notes](https://github.com/taiki-e/install-action/releases)
    - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
    - [Commits](taiki-e/install-action@v2.62.46...v2.62.49)
    
    ---
    updated-dependencies:
    - dependency-name: taiki-e/install-action
      dependency-version: 2.62.49
      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 Nov 10, 2025
    Configuration menu
    Copy the full SHA
    5b7907d View commit details
    Browse the repository at this point in the history
  4. build(deps): bump quote from 1.0.41 to 1.0.42 (#764)

    Bumps [quote](https://github.com/dtolnay/quote) from 1.0.41 to 1.0.42.
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.41...1.0.42)
    
    ---
    updated-dependencies:
    - dependency-name: quote
      dependency-version: 1.0.42
      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 Nov 10, 2025
    Configuration menu
    Copy the full SHA
    c1bf0ec View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. build(deps): bump bytes from 1.10.1 to 1.11.0 (#770)

    Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.1 to 1.11.0.
    - [Release notes](https://github.com/tokio-rs/bytes/releases)
    - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/bytes@v1.10.1...v1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: bytes
      dependency-version: 1.11.0
      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 Nov 26, 2025
    Configuration menu
    Copy the full SHA
    17a7718 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump syn from 2.0.110 to 2.0.111 (#769)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.110 to 2.0.111.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.110...2.0.111)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-version: 2.0.111
      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 Nov 26, 2025
    Configuration menu
    Copy the full SHA
    b73cf76 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/checkout from 5 to 6 (#768)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      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 Nov 26, 2025
    Configuration menu
    Copy the full SHA
    f64d549 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump taiki-e/install-action from 2.62.49 to 2.62.57 (#767)

    Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.62.49 to 2.62.57.
    - [Release notes](https://github.com/taiki-e/install-action/releases)
    - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
    - [Commits](taiki-e/install-action@v2.62.49...v2.62.57)
    
    ---
    updated-dependencies:
    - dependency-name: taiki-e/install-action
      dependency-version: 2.62.57
      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 Nov 26, 2025
    Configuration menu
    Copy the full SHA
    18aeb3e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2025

  1. build(deps): bump mio from 1.1.0 to 1.1.1 (#774)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    bdb56a8 View commit details
    Browse the repository at this point in the history
Loading