Releases: emmeowzing/dynamic-continuation-orb
Releases · emmeowzing/dynamic-continuation-orb
v3.9.1
v3.9.0
What's Changed
Features
- CI lib support; general updates by @emmeowzing in #141
Maintenance
- chore(deps): update general orb to v1.2.6 by @renovate in #132
- chore(deps): update dynamic orb to v3.8.2 by @renovate in #131
- chore(deps): update general orb to v1.2.8 by @renovate in #134
- chore(deps): update cimg/base docker tag to v2024.06 by @renovate in #133
- chore(deps): update dependency slack to v5 by @renovate in #140
- chore(deps): update cimg/base docker tag to v2024.09 by @renovate in #138
- chore(deps): update dependency node to v18.20.4 by @renovate in #136
Full Changelog: v3.8.2...v3.9.0
v3.8.2
Maintenance release
This release only contains updates to various dependencies of this orb.
What's Changed
- chore(deps): update general orb to v1.0.11 by @renovate in #112
- chore(deps): update general orb to v1.0.12 by @renovate in #113
- chore(deps): update dynamic orb to v3.8.1 by @renovate in #107
- chore(deps): update general orb to v1.0.13 by @renovate in #114
- chore(deps): update slack orb to v4.12.6 by @renovate in #116
- chore(deps): update general orb to v1.1.1 by @renovate in #115
- Update README.md by @emmeowzing in #117
- Update README.md by @emmeowzing in #118
- chore(deps): update general orb to v1.1.2 by @renovate in #120
- chore(deps): update general orb to v1.2.0 by @renovate in #121
- chore(deps): update slack orb to v4.13.1 by @renovate in #123
- chore(deps): update dependency shellcheck to v0.10.0 by @renovate in #124
- chore(deps): update general orb to v1.2.0 by @renovate in #125
- chore(deps): update slack orb to v4.13.2 by @renovate in #127
- chore(deps): update slack orb to v4.13.3 by @renovate in #130
- chore(deps): update dependency node to v18.20.3 by @renovate in #129
- chore(deps): update general orb to v1.2.5 by @renovate in #128
- chore(deps): update cimg/base docker tag to v2024 by @renovate in #126
Full Changelog: v3.8.1...v3.8.2
v3.8.1
What's Changed
Features
- Implement much-needed bats testing by @emmeowzing in #108
Bugfixes
- Resolve #105 where anchors and aliases in YAML weren't being
explode
ed.
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- Fixes #41: env vars
SH_CIRCLE_ORGANIZATION
andSH_CIRCLE_TOKEN
are now iteratively resolved to their values, should they contain a chain of environment variables as contents. - Renames the
default-branch
keyword tobase-revision
to better match the CircleCI path-filtering orb's parameter naming conventions, per #60
Full Changelog: v3.7.1...v3.8.0
v3.7.1
v3.7.0
What's Changed
Full Changelog: v3.6.12...v3.7.0
v3.6.12
What's Changed
- fix: change grep to filter out root circleci config only by @dtomlinson91 in #84
- adjust grep regex slightly and shellcheck scope by @bjd2385 in #85
New Contributors
- @dtomlinson91 made their first contribution in #84
Full Changelog: v3.6.11...v3.6.12
v3.6.11
v3.6.10
What's Changed
- updates default CircleCI CLI and wildmatch versions by @bjd2385 in #70
- Wildmatch now supports Python >=3.9
Full Changelog: v3.6.9...v3.6.10