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: custom-components/feedparser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0b6
Choose a base ref
...
head repository: custom-components/feedparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0.b7
Choose a head ref
  • 20 commits
  • 33 files changed
  • 3 contributors

Commits on Jan 29, 2024

  1. Bump pytest from 7.4.3 to 8.0.0

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.0.0.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.3...8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    22604ae View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Feb 12, 2024

  1. Bump pre-commit/action from 3.0.0 to 3.0.1

    Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/pre-commit/action/releases)
    - [Commits](pre-commit/action@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit/action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    14e71ec View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge pull request #121 from custom-components/dependabot/github_acti…

    …ons/pre-commit/action-3.0.1
    
    Bump pre-commit/action from 3.0.0 to 3.0.1
    ogajduse authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a632aed View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. README refresh

    ogajduse committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    6966466 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    971bb90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec3a56b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02e0c52 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    219209e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec2abec View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    4ff8bbe View commit details
    Browse the repository at this point in the history
  2. Update VSCode settings

    ogajduse committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    944cf2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f92956f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    122c043 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d093610 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5e85fb View commit details
    Browse the repository at this point in the history
  7. test: update test data

    ogajduse committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4098176 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a5c24d View commit details
    Browse the repository at this point in the history
  9. ci: install xmllint in GHA

    ogajduse committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    241be9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2be3736 View commit details
    Browse the repository at this point in the history
Loading