Releases: sandialabs/shell-logger
v2.0.1
v2.0.0
Chores
-
chore!: Drop support for Python 3.8 (
e4eb77e
)- Use type-hinting out of the box in 3.9.
- Use new dictionary update syntax.
- Update the CI and docs accordingly.
-
chore(deps): Bump the github-actions-dependencies group with 3 updates (
67a4c07
)Bumps the github-actions-dependencies group with 3 updates: github/codeql-action, codecov/codecov-action and actions/dependency-review-action.
Updates
github/codeql-action
from 3.27.4 to 3.27.5Updates
codecov/codecov-action
from 5.0.2 to 5.0.7Updates
actions/dependency-review-action
from 4.4.0 to 4.5.0
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-dependencies - dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-dependencies - dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: github/codeql-action
-
chore(deps): Bump the github-actions-dependencies group with 3 updates (
0ce6b73
)Bumps the github-actions-dependencies group with 3 updates: step-security/harden-runner, github/codeql-action and codecov/codecov-action.
Updates
step-security/harden-runner
from 2.10.1 to 2.10.2Updates
github/codeql-action
from 3.27.1 to 3.27.4Updates
codecov/codecov-action
from 4.6.0 to 5.0.2
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-dependencies - dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-dependencies - dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions-dependencies
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: step-security/harden-runner
-
chore(deps): Bump the github-actions-dependencies group with 3 updates (
58b0cdf
)Bumps the github-actions-dependencies group with 3 updates: github/codeql-action, python-semantic-release/python-semantic-release and pypa/gh-action-pypi-publish.
Updates
github/codeql-action
from 3.27.0 to 3.27.1Updates
python-semantic-release/python-semantic-release
from 9.12.0 to 9.14.0Updates
pypa/gh-action-pypi-publish
from 1.11.0 to 1.12.2
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-dependencies - dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies - dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: github/codeql-action
-
chore(deps): Bump pypa/gh-action-pypi-publish (
96d6117
)Bumps the github-actions-dependencies group with 1 update: pypa/gh-action-pypi-publish.
Updates
pypa/gh-action-pypi-publish
from 1.10.3 to 1.11.0
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: pypa/gh-action-pypi-publish
-
chore(deps): Bump actions/dependency-review-action (
555de84
)Bumps the github-actions-dependencies group with 1 update: actions/dependency-review-action.
Updates
actions/dependency-review-action
from 4.3.5 to 4.4.0
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: actions/dependency-review-action
-
chore: Group dependabot updates (
b2514ba
)Run dependabot updates weekly instead of daily, and group them together
for the different providers (GitHub Actions and pip), to reduce the
amount of noise in the repository history. -
chore(deps): Bump actions/setup-python from 5.2.0 to 5.3.0 (
ccd49b9
)Bumps actions/setup-python from 5.2.0 to 5.3.0.
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: actions/setup-python
-
chore(deps): Bump actions/checkout from 4.2.1 to 4.2.2 (
984e8ef
)Bumps actions/checkout from 4.2.1 to 4.2.2.
- Release notes
- Changelog
- [Commits](https://github.com/actions/checkout...
v1.0.4
v1.0.3
v1.0.2
Change package name
PyPI rejected the name shell-logger
, because it was too close to an existing package name. Append -sandialabs
to the name to avoid ambiguity.
Initial Release
v1.0.0 Merge pull request #62 from sandialabs/final-tweaks-before-initial-re…