Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Release 1.3.0 #116

Merged
merged 85 commits into from
Sep 29, 2021
Merged

Release 1.3.0 #116

merged 85 commits into from
Sep 29, 2021

Conversation

blankdots
Copy link
Contributor

Description

Related issues

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Changes Made

  1. dependencies updates
  2. Tests/integration #95
  3. switch to ujson #109
  4. Added beaconV2 queries and updated some tests #98
  5. bugfixes for build

Testing

  • Unit Tests
  • Integration Tests

Mentions

blankdots and others added 30 commits July 23, 2021 12:43
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](TheKevJames/coveralls-python@3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: coveralls
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.0 to 3.24.1.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](tox-dev/tox@3.24.0...3.24.1)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/beacon-network into feature/gh_actions_build_beacon2.0
blankdots and others added 26 commits August 16, 2021 12:24
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](ultrajson/ultrajson@4.0.2...4.1.0)

---
updated-dependencies:
- dependency-name: ujson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [black](https://github.com/psf/black) from 21.7b0 to 21.8b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 6.18.0 to 6.18.1.
- [Release notes](https://github.com/Simplistix/testfixtures/releases)
- [Changelog](https://github.com/Simplistix/testfixtures/blob/master/CHANGELOG.rst)
- [Commits](simplistix/testfixtures@6.18.0...6.18.1)

---
updated-dependencies:
- dependency-name: testfixtures
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.1 to 3.24.3.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](tox-dev/tox@3.24.1...3.24.3)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…s-6.18.1

Bump testfixtures from 6.18.0 to 6.18.1
use beacon 2 data as url instead of lfs
Bumps [black](https://github.com/psf/black) from 21.8b0 to 21.9b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.2 to 1.0.0.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@0.5.2...1.0.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.3 to 3.24.4.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](tox-dev/tox@3.24.3...3.24.4)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](ultrajson/ultrajson@4.1.0...4.2.0)

---
updated-dependencies:
- dependency-name: ujson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…theme-1.0.0

Bump sphinx-rtd-theme from 0.5.2 to 1.0.0
Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 6.18.1 to 6.18.2.
- [Release notes](https://github.com/Simplistix/testfixtures/releases)
- [Changelog](https://github.com/simplistix/testfixtures/blob/master/CHANGELOG.rst)
- [Commits](simplistix/testfixtures@6.18.1...6.18.2)

---
updated-dependencies:
- dependency-name: testfixtures
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…s-6.18.2

Bump testfixtures from 6.18.1 to 6.18.2
@blankdots blankdots added the release For when we release label Sep 29, 2021
@teemukataja teemukataja merged commit 0452af1 into master Sep 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release For when we release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants