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

Sunsetting legacy code to accelerate opensourceleg v3.0 release #286

Merged
merged 8 commits into from
Oct 9, 2024

Commits on Sep 1, 2024

  1. ⬆️ Bump actions/setup-python from 5.1.0 to 5.2.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5.1.0...v5.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d322d32 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump importlib-resources from 6.4.0 to 6.4.4

    Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.4.0 to 6.4.4.
    - [Release notes](https://github.com/python/importlib_resources/releases)
    - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)
    - [Commits](python/importlib_resources@v6.4.0...v6.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: importlib-resources
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d9e974a View commit details
    Browse the repository at this point in the history
  3. ⬆️ Bump stevedore from 5.2.0 to 5.3.0

    Bumps [stevedore](https://docs.openstack.org/stevedore/latest/) from 5.2.0 to 5.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: stevedore
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c66e705 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge pull request #268 from neurobionics/dependabot/github_actions/a…

    …ctions/setup-python-5.2.0
    
    ⬆️ Bump actions/setup-python from 5.1.0 to 5.2.0
    senthurayyappan authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    974cf74 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #269 from neurobionics/dependabot/pip/importlib-re…

    …sources-6.4.4
    
    ⬆️ Bump importlib-resources from 6.4.0 to 6.4.4
    senthurayyappan authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    446e958 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #270 from neurobionics/dependabot/pip/stevedore-5.3.0

    ⬆️ Bump stevedore from 5.2.0 to 5.3.0
    senthurayyappan authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5563eb2 View commit details
    Browse the repository at this point in the history
  4. ⬆️ Bump zipp from 3.20.0 to 3.20.1

    Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.0 to 3.20.1.
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](jaraco/zipp@v3.20.0...v3.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: zipp
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f386bad View commit details
    Browse the repository at this point in the history
  5. Merge pull request #271 from neurobionics/dependabot/pip/zipp-3.20.1

    ⬆️ Bump zipp from 3.20.0 to 3.20.1
    senthurayyappan authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    63d8e17 View commit details
    Browse the repository at this point in the history