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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 0.4.1 #58

Merged
merged 39 commits into from
Feb 20, 2022
Merged

chore: release 0.4.1 #58

merged 39 commits into from
Feb 20, 2022

Conversation

Nr18
Copy link
Collaborator

@Nr18 Nr18 commented Feb 20, 2022

What's Changed

馃悰 Bug Fixes

馃О Maintenance

馃洜 Dependencies

馃摎 Documentation

See changes: v0.4.0...v0.4.1

Joris Conijn and others added 30 commits February 20, 2022 18:54
By catching the stderr and error codes from the aws and git executions we render a proper error message.

Issue: #26
fix: handling of aws and git failures
We prefer the `git pr` syntax over calling the executable directly. For this reason we remove the references to the executable.
docs: remove deprecated command
The shell script was useful in the beginning. Now it lost it's value as we depend on a remote.
chore: remove test shell script
In order to get the project fully setup. We add the default code of conduct.
Keep all dependencies up to date by installing dependant.
Bumps [twine](https://github.com/pypa/twine) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](pypa/twine@3.7.1...3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pytest-mypy](https://github.com/dbader/pytest-mypy) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/dbader/pytest-mypy/releases)
- [Changelog](https://github.com/dbader/pytest-mypy/blob/master/changelog.md)
- [Commits](realpython/pytest-mypy@v0.8.1...v0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps-dev): bump twine from 3.7.1 to 3.8.0
Bumps [click](https://github.com/pallets/click) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.0.3...8.0.4)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.931.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.910...v0.931)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [types-toml](https://github.com/python/typeshed) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps-dev): bump pytest-mypy from 0.8.1 to 0.9.1
Dependabot uses a chore(deps-dev) prefix. Because the colon was included in the regex this did not match.
chore: label the dependabot pull requests
@Nr18 Nr18 merged commit 0d93519 into main Feb 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant