What's Changed
This patch release contains two minor bugfixes, and minor changes to dependency specification. No breaking changes are intended.
Fixes
- fix: Prevent duplicate prompts to overwrite token by @mattkram in #816
- fix: Safely catch legacy flags on interactive login for other cmds by @AlbertDeFusco in #828
Dependency updates
Updated dependencies to:
anaconda-auth >=0.11.0python >=3.10
Maintenance
- chore(deps): update actions/checkout action to v5.0.1 by @anaconda-renovate[bot] in #814
- chore(deps): update actions/setup-python action to v6.1.0 by @anaconda-renovate[bot] in #820
- chore(deps): update actions/checkout action to v6 by @anaconda-renovate[bot] in #817
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.7 by @anaconda-renovate[bot] in #818
- chore(deps): update dependency mypy to ~=1.19.0 by @anaconda-renovate[bot] in #821
- chore: Update
anaconda-authdependencies and remove temporary dev pins by @mattkram in #822 - [Snyk] Security upgrade pillow from 9.5.0 to 10.2.0 by @anaconda-security-bot in #796
- chore(deps): update dependency typer to <0.20.1 by @anaconda-renovate[bot] in #803
- fix: Target specific output in tests, instead of exact complete strings by @mattkram in #836
- chore(deps): update pre-commit hook macisamuele/language-formatters-pre-commit-hooks to v2.16.0 by @anaconda-renovate[bot] in #833
- chore(deps): update actions/checkout action to v6.0.2 by @anaconda-renovate[bot] in #823
- chore(deps): update conda-incubator/setup-miniconda action to v3.3.0 by @anaconda-renovate[bot] in #834
- chore(deps): update actions/cache action to v5 by @anaconda-renovate[bot] in #826
- chore(deps): update github artifact actions (major) by @anaconda-renovate[bot] in #829
- chore(deps): update actions/setup-python action to v6.2.0 by @anaconda-renovate[bot] in #837
- chore(deps): update dependency setuptools to ~=80.10.2 by @anaconda-renovate[bot] in #839
- chore(deps): update dependency types-setuptools to ~=80.10.0.20260124 by @anaconda-renovate[bot] in #840
- chore(deps): update dependency pytest-html to ~=4.2.0 by @anaconda-renovate[bot] in #838
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.14 by @anaconda-renovate[bot] in #825
- chore(deps): update dependency build to ~=1.4.0 by @anaconda-renovate[bot] in #832
- chore: Bump minimum Python version to 3.10 by @mattkram in #841
- chore(deps): update dependency coverage to ~=7.13.2 by @anaconda-renovate[bot] in #802
- chore(deps): update dependency pytest to v9 by @anaconda-renovate[bot] in #811
- chore(deps): update dependency bandit to ~=1.9.3 by @anaconda-renovate[bot] in #815
- chore(deps): update actions/cache action to v5.0.3 by @anaconda-renovate[bot] in #842
New Contributors
- @anaconda-security-bot made their first contribution in #796
Full Changelog: 1.14.0...1.14.1