v1.1.8
Contents
- Security and CI/CD pipeline fixes, no new features
- Switch to Poetry
What's Changed
- Update Black to 24.10 by @dalager in #21
- Updated upload-artifact action from v3 -> v4 by @dalager in #22
- Env var to force js actions to v20 by @dalager in #23
- LLM Chat context helper: Add all py files to combined file by @dalager in #24
- Use Poetry for package management by @dalager in #25
- Pinned versions of GH Actions by @dalager in #26
- Implement security suggestions from code scanning by @dalager in #27
- Use pipx to install poetry by @dalager in #28
- Basic dependabot version check by @dalager in #29
- Update code contrib guideline by @dalager in #31
- Bump pytest from 8.3.0 to 8.3.3 by @dependabot in #30
- Automerge DependaBot by @dalager in #34
- Dependabot yml fix by @dalager in #35
- Bump the actions-deps group with 5 updates by @dependabot in #36
- Add prefix to Dependabot GH dependency commits by @dalager in #37
- Adding Bandit scanning both locally and as github action by @dalager in #38
- Rename CI action and put scanning in seperate job by @dalager in #39
- GH Action Dep(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions-deps group by @dependabot in #40
New Contributors
- @dependabot made their first contribution in #30
Full Changelog: v1.1.7...v1.1.8