Releases: promiseofcake/circleci-trigger-action
Releases · promiseofcake/circleci-trigger-action
v1.6.2
What's Changed
- build(deps): bump axios from 1.5.1 to 1.6.0 by @dependabot in #255
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- build(deps-dev): bump eslint from 8.50.0 to 8.51.0 by @dependabot in #249
- build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #254
- build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in #253
- build(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #250
- build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #251
Full Changelog: v1.6...v1.6.1
v1.6
Updated to reduce the amount of HTTP response information leaked from the interaction with the CircleCI API.
What's Changed
- v1.6 by @promiseofcake in #248
Full Changelog: v1.5...v1.6
v1.5
Dependency updates, documentation updates.
What's Changed
- build(deps-dev): bump eslint from 8.39.0 to 8.40.0 by @dependabot in #218
- build(deps-dev): bump eslint from 8.40.0 to 8.43.0 by @dependabot in #221
- build(deps): bump actions/setup-node from 3.4.1 to 3.7.0 by @dependabot in #224
- build(deps-dev): bump jest from 29.5.0 to 29.6.1 by @dependabot in #225
- build(deps-dev): bump eslint from 8.43.0 to 8.45.0 by @dependabot in #226
- build(deps-dev): bump jest from 29.6.1 to 29.6.2 by @dependabot in #228
- build(deps-dev): bump eslint from 8.45.0 to 8.46.0 by @dependabot in #229
- build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 by @dependabot in #230
- build(deps-dev): bump eslint from 8.46.0 to 8.47.0 by @dependabot in #231
- build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 by @dependabot in #232
- build(deps-dev): bump jest from 29.6.2 to 29.6.3 by @dependabot in #233
- build(deps-dev): bump eslint from 8.47.0 to 8.48.0 by @dependabot in #237
- build(deps-dev): bump jest from 29.6.3 to 29.6.4 by @dependabot in #236
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #239
- build(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in #240
- build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #241
- build(deps-dev): bump jest from 29.6.4 to 29.7.0 by @dependabot in #242
- build(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #245
- Release v1.5 by @promiseofcake in #235
Full Changelog: v1.4.3...v1.5
v1.4.3
What's Changed
- build(deps-dev): bump jest from 29.4.1 to 29.5.0 by @dependabot in #207
- build(deps-dev): bump eslint from 8.33.0 to 8.36.0 by @dependabot in #208
- build(deps): bump axios from 1.3.2 to 1.3.4 by @dependabot in #205
- Revert "build(deps): bump axios from 1.3.2 to 1.3.4" by @promiseofcake in #209
- build(deps-dev): bump eslint from 8.36.0 to 8.39.0 by @dependabot in #215
- build(deps): bump axios from 1.3.2 to 1.4.0 by @dependabot in #216
Full Changelog: v1.4.2...v1.4.3
v1.4.2
Updates more dependencies, adds regression tests to make sure we don't break the v1 branch again, sorry!
What's Changed
- build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0 by @dependabot in #184
- build(deps-dev): bump eslint from 8.31.0 to 8.33.0 by @dependabot in #195
- build(deps-dev): bump jest from 29.3.1 to 29.4.1 by @dependabot in #193
- build(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1 by @dependabot in #191
- build(deps): bump axios from 0.27.2 to 1.3.2 by @dependabot in #198
- Add More Testing by @promiseofcake in #200
Full Changelog: v1.4...v1.4.2
v1.4
Updates packages for 2023.
V1.3.1
Update development dependencies / GitHub Actions
v1.3
Updating core actions dependencies and addressing long-standing dependabot issues.
v1.2.2
Updating all dependencies to patch a number of Dependabot issues.