Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make named_types/gw_base #239

Merged
merged 18 commits into from
Oct 10, 2024
Merged

Make named_types/gw_base #239

merged 18 commits into from
Oct 10, 2024

Commits on Sep 13, 2024

  1. ci fiddling

    jessicamillar committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    357cf18 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.0 to 1.10.2.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.10.0...v1.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    821c247 View commit details
    Browse the repository at this point in the history
  2. Bump virtualenv from 20.25.0 to 20.26.6 in /.github/workflows

    Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.0 to 20.26.6.
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](pypa/virtualenv@20.25.0...20.26.6)
    
    ---
    updated-dependencies:
    - dependency-name: virtualenv
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1c99cd9 View commit details
    Browse the repository at this point in the history
  3. Bump anyio from 4.4.0 to 4.6.0

    Bumps [anyio](https://github.com/agronholm/anyio) from 4.4.0 to 4.6.0.
    - [Release notes](https://github.com/agronholm/anyio/releases)
    - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
    - [Commits](agronholm/anyio@4.4.0...4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: anyio
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    143b361 View commit details
    Browse the repository at this point in the history
  4. Bump sphinx-autobuild from 2024.4.16 to 2024.9.19

    Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) from 2024.4.16 to 2024.9.19.
    - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst)
    - [Commits](sphinx-doc/sphinx-autobuild@2024.04.16...2024.09.19)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx-autobuild
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    be1f43e View commit details
    Browse the repository at this point in the history
  5. Bump websockets from 12.0 to 13.1

    Bumps [websockets](https://github.com/python-websockets/websockets) from 12.0 to 13.1.
    - [Release notes](https://github.com/python-websockets/websockets/releases)
    - [Commits](python-websockets/websockets@12.0...13.1)
    
    ---
    updated-dependencies:
    - dependency-name: websockets
      dependency-type: indirect
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b74c116 View commit details
    Browse the repository at this point in the history
  6. Bump xdoctest from 1.1.6 to 1.2.0

    Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 1.1.6 to 1.2.0.
    - [Release notes](https://github.com/Erotemic/xdoctest/releases)
    - [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md)
    - [Commits](Erotemic/xdoctest@v1.1.6...v1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: xdoctest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0c01cd0 View commit details
    Browse the repository at this point in the history
  7. Bump platformdirs from 4.2.2 to 4.3.6

    Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.2.2 to 4.3.6.
    - [Release notes](https://github.com/tox-dev/platformdirs/releases)
    - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
    - [Commits](tox-dev/platformdirs@4.2.2...4.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: platformdirs
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3a0c92d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Add named_type/gw_base

    jessicamillar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c69250a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #232 from thegridelectric/dependabot/github_action…

    …s/pypa/gh-action-pypi-publish-1.10.2
    
    Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2
    jessicamillar authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2bb7bdf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #233 from thegridelectric/dependabot/pip/dot-githu…

    …b/workflows/virtualenv-20.26.6
    
    Bump virtualenv from 20.25.0 to 20.26.6 in /.github/workflows
    jessicamillar authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3c4594a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #234 from thegridelectric/dependabot/pip/anyio-4.6.0

    Bump anyio from 4.4.0 to 4.6.0
    jessicamillar authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f86119b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #236 from thegridelectric/dependabot/pip/websocket…

    …s-13.1
    
    Bump websockets from 12.0 to 13.1
    jessicamillar authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    20ca567 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #238 from thegridelectric/dependabot/pip/platformd…

    …irs-4.3.6
    
    Bump platformdirs from 4.2.2 to 4.3.6
    jessicamillar authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    eed91c2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #237 from thegridelectric/dependabot/pip/xdoctest-…

    …1.2.0
    
    Bump xdoctest from 1.1.6 to 1.2.0
    jessicamillar authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2c3b022 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #235 from thegridelectric/dependabot/pip/sphinx-au…

    …tobuild-2024.9.19
    
    Bump sphinx-autobuild from 2024.4.16 to 2024.9.19
    jessicamillar authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b3f2218 View commit details
    Browse the repository at this point in the history
  9. fix pre-commit

    jessicamillar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7905653 View commit details
    Browse the repository at this point in the history
  10. fix pre-commit

    jessicamillar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bb5beea View commit details
    Browse the repository at this point in the history