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

merge upstream #3

Open
wants to merge 73 commits into
base: master
Choose a base branch
from
Open

merge upstream #3

wants to merge 73 commits into from

Commits on Jul 28, 2022

  1. Remove explicit server extension enabling

    Not required anymore
    yuvipanda authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7ce65d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

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

Commits on Sep 1, 2022

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

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    e08502d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf40e84 View commit details
    Browse the repository at this point in the history
  3. Upload on release

    xhochy committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    a1a5f79 View commit details
    Browse the repository at this point in the history
  4. Add release trigger

    xhochy committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    8a44db0 View commit details
    Browse the repository at this point in the history
  5. Update .github/workflows/ci.yaml

    Co-authored-by: Tim Head <[email protected]>
    xhochy and betatim authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    07bbff2 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Merge pull request #34 from xhochy/gha

    Add Github Actions workflow to build and publish
    xhochy authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    7869d63 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Only upload on release creation.

    Otherwise, we will have three jobs that try to upload the same artifact.
    xhochy authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    8c8e15f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    24abe6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from betatim/xhochy-patch-1

    Only upload on release creation.
    xhochy authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    b870d8c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Run CI on pull requests

    xhochy authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c2a69ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from betatim/ci-on-prs

    Run CI on pull requests
    xhochy authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    bac01ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1de6cee View commit details
    Browse the repository at this point in the history
  4. Allow to specify code executable.

    janjagusch authored and xhochy committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e805c81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    796a39b View commit details
    Browse the repository at this point in the history
  6. Refactor to remove redundancy.

    janjagusch authored and xhochy committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ce43836 View commit details
    Browse the repository at this point in the history
  7. Add type hints.

    janjagusch authored and xhochy committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    296f9d8 View commit details
    Browse the repository at this point in the history
  8. Rename to inner_cmd.

    janjagusch authored and xhochy committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    bee1fe5 View commit details
    Browse the repository at this point in the history
  9. Update jupyter_vscode_proxy/__init__.py

    Co-authored-by: Uwe L. Korn <[email protected]>
    janjagusch and xhochy committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    593cb10 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #39 from janjagusch/add-support-for-openvscode-server

    Add support for openvscode server
    xhochy authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ae67d42 View commit details
    Browse the repository at this point in the history
  11. Add some pre-commit hooks

    xhochy committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    937a0cd View commit details
    Browse the repository at this point in the history
  12. Merge pull request #41 from xhochy/pre-commit-hooks

    Add some pre-commit hooks
    xhochy authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    445e69f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dd45d91 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #42 from betatim/use-micromamba-everywhere

    Use micromamba everywhere in CI
    xhochy authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f86bacf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    790b719 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #43 from xhochy/pyproject.toml

    Move to pyproject.toml and setuptools_scm
    xhochy authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6414046 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    915f147 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #44 from xhochy/rm-framework-jupyter

    Classifier 'Framework :: Juypter' is not a valid classifier.
    xhochy authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ed4e8ea View commit details
    Browse the repository at this point in the history
  19. Add dependabot configuration

    xhochy committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6cf02f3 View commit details
    Browse the repository at this point in the history
  20. Add CODEOWNERS

    xhochy committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    12ce85e View commit details
    Browse the repository at this point in the history
  21. Merge pull request #46 from xhochy/codeowners

    Add CODEOWNERS
    xhochy authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    bddc684 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #45 from xhochy/dependabot

    Add dependabot configuration
    xhochy authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1b25745 View commit details
    Browse the repository at this point in the history
  23. Bump the dependencies group with 1 update

    Bumps the dependencies group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.5.1...v1.8.10)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    77de68e View commit details
    Browse the repository at this point in the history
  24. Merge pull request #47 from betatim/dependabot/github_actions/depende…

    …ncies-9e2d65aba1
    
    Bump the dependencies group with 1 update
    xhochy authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ae63738 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba).
    
    
    Updates `actions/checkout` from 3 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    Updates `mamba-org/setup-micromamba` from 1.4.3 to 1.4.4
    - [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
    - [Commits](mamba-org/setup-micromamba@875557d...2b72821)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: mamba-org/setup-micromamba
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    29782e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from betatim/dependabot/github_actions/depende…

    …ncies-dcd73726e5
    
    Bump the dependencies group with 2 updates
    xhochy authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9a0e6c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Bump the dependencies group with 1 update

    Bumps the dependencies group with 1 update: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba).
    
    - [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
    - [Commits](mamba-org/setup-micromamba@2b72821...54d4d59)
    
    ---
    updated-dependencies:
    - dependency-name: mamba-org/setup-micromamba
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4842443 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49 from betatim/dependabot/github_actions/depende…

    …ncies-34d3d004a3
    
    Bump the dependencies group with 1 update
    xhochy authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    81ebad6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Bump the dependencies group with 1 update

    Bumps the dependencies group with 1 update: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba).
    
    - [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
    - [Commits](mamba-org/setup-micromamba@54d4d59...db1df3b)
    
    ---
    updated-dependencies:
    - dependency-name: mamba-org/setup-micromamba
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6068ae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbc6ad5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Bump the dependencies group with 1 update

    Bumps the dependencies group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.10...v1.8.11)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9550c2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a5052 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) and [actions/setup-python](https://github.com/actions/setup-python).
    
    
    Updates `mamba-org/setup-micromamba` from 1.6.0 to 1.7.0
    - [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
    - [Commits](mamba-org/setup-micromamba@db1df3b...8752438)
    
    Updates `actions/setup-python` from 4 to 5
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: mamba-org/setup-micromamba
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7545b30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de375ad View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Bump the dependencies group with 1 update

    Bumps the dependencies group with 1 update: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba).
    
    - [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
    - [Commits](mamba-org/setup-micromamba@8752438...e820223)
    
    ---
    updated-dependencies:
    - dependency-name: mamba-org/setup-micromamba
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b5ae10d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from betatim/dependabot/github_actions/depende…

    …ncies-d9ad4398ef
    
    Bump the dependencies group with 1 update
    xhochy authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    41671a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Bump the dependencies group with 1 update

    Bumps the dependencies group with 1 update: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba).
    
    
    Updates `mamba-org/setup-micromamba` from 1.7.3 to 1.8.0
    - [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
    - [Commits](mamba-org/setup-micromamba@e820223...8767fb7)
    
    ---
    updated-dependencies:
    - dependency-name: mamba-org/setup-micromamba
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    07740e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca0e73d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Bump the dependencies group with 1 update

    Bumps the dependencies group with 1 update: [pre-commit/action](https://github.com/pre-commit/action).
    
    
    Updates `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
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2d5abaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8682f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Bump the dependencies group with 1 update

    Bumps the dependencies group with 1 update: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba).
    
    
    Updates `mamba-org/setup-micromamba` from 1.8.0 to 1.8.1
    - [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
    - [Commits](mamba-org/setup-micromamba@8767fb7...4225001)
    
    ---
    updated-dependencies:
    - dependency-name: mamba-org/setup-micromamba
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    298cdbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c52f5a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Bump the dependencies group with 1 update

    Bumps the dependencies group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `pypa/gh-action-pypi-publish` from 1.8.11 to 1.8.12
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.11...v1.8.12)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    95f83ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbb7db3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Bump the dependencies group with 1 update

    Bumps the dependencies group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `pypa/gh-action-pypi-publish` from 1.8.12 to 1.8.14
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.12...v1.8.14)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    22a4120 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f9eb51 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    a2a035c View commit details
    Browse the repository at this point in the history
  2. Update jupyter_vscode_proxy/__init__.py

    Co-authored-by: Michał Krassowski <[email protected]>
    xhochy and krassowski authored May 6, 2024
    Configuration menu
    Copy the full SHA
    9521f98 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge pull request #61 from krassowski/add-code-server-icon

    Add code-server icon behind `USE_CODE_SERVER_ICON`
    xhochy authored May 7, 2024
    Configuration menu
    Copy the full SHA
    8e7165e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Bump mamba-org/setup-micromamba in the dependencies group

    Bumps the dependencies group with 1 update: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba).
    
    
    Updates `mamba-org/setup-micromamba` from 1.8.1 to 1.9.0
    - [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
    - [Commits](mamba-org/setup-micromamba@4225001...f8b8a1e)
    
    ---
    updated-dependencies:
    - dependency-name: mamba-org/setup-micromamba
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    00397bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d68413e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Bump pypa/gh-action-pypi-publish in the dependencies group

    Bumps the dependencies group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `pypa/gh-action-pypi-publish` from 1.8.14 to 1.9.0
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.14...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4ec72fa View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #64 from betatim/dependabot/github_actions/depende…

    …ncies-e858884d56
    
    Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 in the dependencies group
    xhochy authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    83475a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Bump pypa/gh-action-pypi-publish in the dependencies group

    Bumps the dependencies group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `pypa/gh-action-pypi-publish` from 1.9.0 to 1.10.0
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.9.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3ec37d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71d327d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Bump pypa/gh-action-pypi-publish in the dependencies group

    Bumps the dependencies group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `pypa/gh-action-pypi-publish` from 1.10.0 to 1.10.1
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.10.0...v1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0b1c337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6c87a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Bump pypa/gh-action-pypi-publish in the dependencies group

    Bumps the dependencies group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `pypa/gh-action-pypi-publish` from 1.10.1 to 1.10.2
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.10.1...v1.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f3a6275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55eee1d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `mamba-org/setup-micromamba` from 1.9.0 to 2.0.0
    - [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
    - [Commits](mamba-org/setup-micromamba@f8b8a1e...617811f)
    
    Updates `pypa/gh-action-pypi-publish` from 1.10.2 to 1.10.3
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.10.2...v1.10.3)
    
    ---
    updated-dependencies:
    - dependency-name: mamba-org/setup-micromamba
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2fc4fd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c6950 View commit details
    Browse the repository at this point in the history