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: meltano/edk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: meltano/edk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 11 commits
  • 5 files changed
  • 6 contributors

Commits on Jan 18, 2023

  1. chore: Add gitignore file (#42)

    Co-authored-by: Edgar R. M <edgarrm358@gmail.com>
    menzenski and edgarrmondragon authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    352341a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. chore(deps-dev): bump flake8-docstrings from 1.6.0 to 1.7.0

    Bumps [flake8-docstrings](https://github.com/pycqa/flake8-docstrings) from 1.6.0 to 1.7.0.
    - [Release notes](https://github.com/pycqa/flake8-docstrings/releases)
    - [Changelog](https://github.com/PyCQA/flake8-docstrings/blob/main/HISTORY.rst)
    - [Commits](PyCQA/flake8-docstrings@1.6.0...1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: flake8-docstrings
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    eeb0961 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. chore: pre-commit autoupdate (#55)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ce9cdc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. chore(deps-dev): bump black from 22.12.0 to 23.1.0

    Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@22.12.0...23.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d5b7f8f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. chore(deps-dev): bump types-pyyaml from 6.0.12.3 to 6.0.12.4

    Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.3 to 6.0.12.4.
    - [Release notes](https://github.com/python/typeshed/releases)
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-pyyaml
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    47a359a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. chore: pre-commit autoupdate (#58)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e9a6700 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump mypy from 0.991 to 1.0.0

    Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.0.
    - [Release notes](https://github.com/python/mypy/releases)
    - [Commits](python/mypy@v0.991...v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a5bdf82 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. chore(deps): bump sphinx-rtd-theme from 1.1.1 to 1.2.0

    Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.1.1 to 1.2.0.
    - [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
    - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
    - [Commits](readthedocs/sphinx_rtd_theme@1.1.1...1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx-rtd-theme
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4f30b3a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    b74eb30 View commit details
    Browse the repository at this point in the history
  2. feat: add poetry-dynamic-versioning (#61)

    Co-authored-by: Will Da Silva <will@willdasilva.xyz>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    1c4168b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb7e80d View commit details
    Browse the repository at this point in the history
Loading