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: valvularseparate37-ai/datatracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ietf-tools/datatracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 12 files changed
  • 3 contributors

Commits on Jul 2, 2026

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

Commits on Jul 8, 2026

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

Commits on Jul 9, 2026

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

Commits on Jul 10, 2026

  1. test: fix test_submit_bad_author_email() (ietf-tools#11186)

    Original test accidentally created a second primary email by trying to
    modify the PK of an existing Email. That led to a stochastic apparently
    data-dependent failure that depended on which address was returned by
    `first()`.
    jennifer-richards authored Jul 10, 2026
    Configuration menu
    Copy the full SHA
    bd60088 View commit details
    Browse the repository at this point in the history
  2. fix: use RfcAuthor in bibtex (w/titlepage_name) (ietf-tools#10947)

    * test: create RfcAuthors in RfcFactory
    
    * test: update test to check authors
    
    * fix: use RfcAuthor in bibtex (w/titlepage_name)
    
    * fix: trailing / on bibtex url
    
    * fix: update URL in bibtex warning for legacy RFCs
    
    * test: fix failing tests
    
    Remove a case that tests fallback from RfcAuthor to DocumentAuthor
    since we now always have RfcAuthors. Remove RfcAuthor records when
    deleting Persons they refer to, since we don't allow cascade on
    this model.
    jennifer-richards authored Jul 10, 2026
    Configuration menu
    Copy the full SHA
    8d7139b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2026

  1. chore(deps): bump codecov/codecov-action from 6 to 7 (ietf-tools#11000)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: '7'
      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 Jul 11, 2026
    Configuration menu
    Copy the full SHA
    8ee78c4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/dependency-review-action from 4 to 5 (ietf-…

    …tools#10842)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4 to 5.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: '5'
      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 Jul 11, 2026
    Configuration menu
    Copy the full SHA
    ce86eae View commit details
    Browse the repository at this point in the history
  3. chore(deps): update pydyf requirement from >=0.11.0 to >=0.12.1 (ietf…

    …-tools#10762)
    
    Updates the requirements on [pydyf](https://github.com/CourtBouillon/pydyf) to permit the latest version.
    - [Release notes](https://github.com/CourtBouillon/pydyf/releases)
    - [Changelog](https://github.com/CourtBouillon/pydyf/blob/main/docs/changelog.rst)
    - [Commits](CourtBouillon/pydyf@v0.11.0...v0.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: pydyf
      dependency-version: 0.12.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 11, 2026
    Configuration menu
    Copy the full SHA
    cf139ac View commit details
    Browse the repository at this point in the history
  4. chore(deps): update lxml requirement from >=6.0.0 to >=6.1.0 (ietf-to…

    …ols#10760)
    
    Updates the requirements on [lxml](https://github.com/lxml/lxml) to permit the latest version.
    - [Release notes](https://github.com/lxml/lxml/releases)
    - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
    - [Commits](lxml/lxml@lxml-6.0.0...lxml-6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: lxml
      dependency-version: 6.1.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 11, 2026
    Configuration menu
    Copy the full SHA
    0dcb849 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    133a406 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b88ff91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b30026d View commit details
    Browse the repository at this point in the history
Loading