8000 Tags · djkelleher/thetagang · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: djkelleher/thetagang

Tags

v1.10.2

Toggle v1.10.2's commit message
Bump the deps group with 2 updates

Bumps the deps group with 2 updates: [autohooks](https://github.com/greenbone/autohooks) and [pytest](https://github.com/pytest-dev/pytest).


Updates `autohooks` from 24.1.1 to 24.2.0
- [Release notes](https://github.com/greenbone/autohooks/releases)
- [Commits](greenbone/autohooks@v24.1.1...v24.2.0)

Updates `pytest` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.1...8.0.2)

---
updated-dependencies:
- dependency-name: autohooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.10.1

Toggle v1.10.1's commit message
Bump the deps group with 3 updates

Bumps the deps group with 3 updates: [black](https://github.com/psf/black), [pytest](https://github.com/pytest-dev/pytest) and [ruff](https://github.com/astral-sh/ruff).


Updates `black` from 24.1.1 to 24.2.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.1.1...24.2.0)

Updates `pytest` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.0...8.0.1)

Updates `ruff` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.10.0

Toggle v1.10.0's commit message
Bump the deps group with 2 updates

Bumps the deps group with 2 updates: [autohooks](https://github.com/greenbone/autohooks) and [ruff](https://github.com/astral-sh/ruff).


Updates `autohooks` from 24.1.0 to 24.1.1
- [Release notes](https://github.com/greenbone/autohooks/releases)
- [Commits](greenbone/autohooks@v24.1.0...v24.1.1)

Updates `ruff` from 0.1.14 to 0.2.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.1.14...v0.2.0)

---
updated-dependencies:
- dependency-name: autohooks
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.9.2

Toggle v1.9.2's commit message
Set call cap per symbol

We can now set the call caps per symbol with
`symbols.<symbol>.calls.cap_factor` and
`symbols.<symbol>.calls.cap_target_floor`.

Also fixed some typings.

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was signed with the committer’s verified signature.
brndnmtthws Brenden Matthews
Make this less wrong

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
brndnmtthws Brenden Matthews
Bump version

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
brndnmtthws Brenden Matthews
Fix IBC download, apt commands

Annoyingly, the IBC authors decided to change the release in place,
rather than just making a new point release. Sigh.

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
brndnmtthws Brenden Matthews
Log these values

v1.7.2

Toggle v1.7.2's commit message
Bump the deps group with 3 updates

Bumps the deps group with 3 updates: [rich](https://github.com/Textualize/rich), [more-itertools](https://github.com/more-itertools/more-itertools) and [pylint](https://github.com/pylint-dev/pylint).


Updates `rich` from 13.4.2 to 13.5.1
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.4.2...v13.5.1)

Updates `more-itertools` from 9.1.0 to 10.0.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](more-itertools/more-itertools@v9.1.0...v10.0.0)

Updates `pylint` from 2.17.4 to 2.17.5
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.4...v2.17.5)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: more-itertools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.7.1

Toggle v1.7.1's commit message
Bump base image, ibc version, use wget

For some reason curl is failing to fetch from github's CDN
0