Releases: JuliaRegistries/TagBot
Releases · JuliaRegistries/TagBot
v1.20.0
What's Changed
Dependencies
- Bump werkzeug from 3.0.4 to 3.0.6 by @dependabot in #364
- Bump boto3 from 1.35.24 to 1.35.49 by @dependabot in #366
- Bump types-requests from 2.32.0.20240712 to 2.32.0.20241016 by @dependabot in #365
- Bump markupsafe from 2.1.5 to 3.0.2 by @dependabot in #368
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #370
- Bump setuptools from 75.1.0 to 75.2.0 by @dependabot in #369
- Bump types-pyyaml from 6.0.12.20240808 to 6.0.12.20240917 by @dependabot in #360
- Bump mypy from 1.11.2 to 1.13.0 by @dependabot in #367
- Bump python-gnupg from 0.5.2 to 0.5.3 by @dependabot in #361
- Bump the all-pip-packages group with 2 updates by @dependabot in #371
- Bump the all-javascript-packages group with 4 updates by @dependabot in #373
Release process
- Release 1.20.0 by @github-actions in #374
CI (continuous integration) and Dependabot configuration
- dependabot: group all deps together into a single PR by @IanButterworth in #342
- Set up Dependabot for
npm
packages by @DilumAluthge in #372
Full Changelog: v1.19...v1.20.0
v1.19.6
What's Changed
Bug fix:
- Handle if registry toml is larger than 1MB by @simeonschaub in #356
New Contributors
- @simeonschaub made their first contribution in #356
Full Changelog: v1.19.5...v1.19.6
v1.19.5
What's Changed
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #337
- Bump pygithub from 2.3.0 to 2.4.0 by @dependabot in #338
- Bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #341
- Bump setuptools from 73.0.1 to 75.1.0 by @dependabot in #351
- Bump boto3 from 1.35.3 to 1.35.24 by @dependabot in #352
- Release 1.19.5 by @github-actions in #353
Full Changelog: v1.19.4...v1.19.5
v1.19.4
What's Changed
- Improve _is_backport. Add tests by @IanButterworth in #348
- Release 1.19.4 by @github-actions in #349
Full Changelog: v1.19.3...v1.19.4
v1.19.3
What's Changed
- Fix: handle subpackage tags in is_backport by @IanButterworth in #344
- Release 1.19.3 by @github-actions in #345
Full Changelog: v1.19.2...v1.19.3
v1.19.2
What's Changed
Maintenance
- Create dependabot.yml by @IanButterworth in #324
- Bump actions/setup-python from 4 to 5 by @dependabot in #325
- Bump markupsafe from 2.0.1 to 2.1.5 by @dependabot in #326
- Bump python-gnupg from 0.4.9 to 0.5.2 by @dependabot in #327
- Bump pytest-cov from 2.12.1 to 5.0.0 by @dependabot in #330
- Bump types-pyyaml from 6.0.12 to 6.0.12.20240808 by @dependabot in #329
- Bump docker from 4.4.4 to 7.1.0 by @dependabot in #328
- Bump itsdangerous from 2.0.1 to 2.2.0 by @dependabot in #331
- Bump semver from 2.13.0 to 3.0.2 by @dependabot in #332
- Bump werkzeug from 2.0.3 to 3.0.4. flask from 2.1.3 to 3.0.3. by @dependabot in #334
- Create DEVGUIDE.md by @IanButterworth in #336
- Release 1.19.2 by @github-actions in #335
Full Changelog: v1.19.1...v1.19.2
v1.19.1
Just a re-release of v1.19.0 because of a release process mistake.
v1.19.0: Hide issue/PR list on backports. Various updates
What's Changed
- Hide issue/PR list on backports by @christopher-dG in #206
Fixes
- Always create tags via CLI by @omus in #320
- docs: update links to GHA docs in README by @thazhemadam in #303
Maintenance etc.
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #302
- Bump cryptography from 41.0.5 to 41.0.6 by @dependabot in #301
- Fix type mismatch by @EarlMilktea in #311
- Bump idna from 3.4 to 3.7 by @dependabot in #310
- Bump cryptography from 41.0.6 to 42.0.4 by @dependabot in #307
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #314
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #313
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #312
- Bump zipp from 3.17.0 to 3.19.1 by @dependabot in #317
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #316
- Bump black from 23.11.0 to 24.3.0 by @dependabot in #309
- Update to Python 3.12 by @omus in #318
- Update to PyGitHub 2.3.0 by @omus in #319
New Contributors
- @thazhemadam made their first contribution in #303
- @EarlMilktea made their first contribution in #311
- @omus made their first contribution in #320
Full Changelog: v1.18.1...v1.19.0
v1.18.1
Release 1.18.1 (#300) Co-authored-by: GitHub Actions <actions@github.com>
v1.18.0
Release 1.18.0 (#294) Co-authored-by: GitHub Actions <actions@github.com>