8000 Comparing v3.4.0...v3.4.1 · edm-su/api · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: edm-su/api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: edm-su/api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.1
Choose a head ref
  • 11 commits
  • 106 files changed
  • 2 contributors

Commits on Jul 18, 2024

  1. fix(deps): bump setuptools from 69.0.2 to 70.0.0 (#595)

    Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.2 to 70.0.0.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v69.0.2...v70.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    997d421 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. fix(deps): bump aioboto3 from 13.0.1 to 13.1.1 (#596)

    Bumps [aioboto3](https://github.com/terrycain/aioboto3) from 13.0.1 to 13.1.1.
    - [Changelog](https://github.com/terricain/aioboto3/blob/main/CHANGELOG.rst)
    - [Commits](terricain/aioboto3@v13.0.1...v13.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: aioboto3
      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 Jul 23, 2024
    Configuration menu
    Copy the full SHA
    11b4d04 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump mypy from 1.9.0 to 1.11.0 (#600)

    * fix(deps): bump mypy from 1.9.0 to 1.11.0
    
    Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.11.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@1.9.0...v1.11)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * update .pre-commit-hook
    
    * regenerate poetry.lock
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Egor Gluhih <eagluhih@gmail.com>
    dependabot[bot] and EgorHenek authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    86cca6b View commit details
    Browse the repository at this point in the history
  3. fix(deps): bump ruff from 0.5.2 to 0.5.4 (#601)

    * fix(deps): bump ruff from 0.5.2 to 0.5.4
    
    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.2 to 0.5.4.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.5.2...0.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * update pre-commit hook
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Egor Gluhih <eagluhih@gmail.com>
    dependabot[bot] and EgorHenek authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9f53b51 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. fix(deps): bump aiohttp from 3.9.5 to 3.10.3 (#611)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.3.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.9.5...v3.10.3)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      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 Aug 18, 2024
    Configuration menu
    Copy the full SHA
    f4cdd51 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump ruff from 0.5.4 to 0.6.1 (#613)

    * fix(deps): bump ruff from 0.5.4 to 0.6.1
    
    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.4 to 0.6.1.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.5.4...0.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * updated pre-commit-config
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Egor Gluhih <eagluhih@gmail.com>
    dependabot[bot] and EgorHenek authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    2f9f0c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44bfee8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix(deps): bump sqlalchemy from 2.0.28 to 2.0.32 (#616)

    Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.28 to 2.0.32.
    - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
    - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
    - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sqlalchemy
      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 Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8dc32f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9696975 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92771fd View commit details
    Browse the repository at this point in the history
  4. chore(version): v3.4.1

    EgorHenek committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    db3b726 View commit details
    Browse the repository at this point in the history
Loading
0