Releases: red-gate/setup-flyway
Releases · red-gate/setup-flyway
v3.3.1
What's Changed
- Bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in #286
- Bump the dev-dependencies group with 6 updates by @dependabot[bot] in #287
- Bump brace-expansion from 1.1.12 to 1.1.13 by @dependabot[bot] in #288
- Bump vite from 8.0.3 to 8.0.5 by @dependabot[bot] in #289
- Bump the dev-dependencies group with 5 updates by @dependabot[bot] in #290
- Bump fast-xml-parser from 5.5.9 to 5.5.10 in the prod-dependencies group across 1 directory by @dependabot[bot] in #291
Full Changelog: v3...v3.3.1
v3.3.0
What's New
- Clean up older Flyway versions from self-hosted runner tool cache by @DoodleBobBuffPants in #281
- Add clean-old-cached-versions input to disable cache cleanup by @DoodleBobBuffPants in #285
What's Changed
- Bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in #272
- Bump the dev-dependencies group with 7 updates by @dependabot[bot] in #275
- Bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in #274
- Bump fast-xml-parser from 5.4.2 to 5.5.7 by @dependabot[bot] in #278
- Bump fast-xml-parser from 5.4.2 to 5.5.6 in the prod-dependencies group by @dependabot[bot] in #276
- Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #279
- Bump vite from 7.3.1 to 8.0.0 by @dependabot[bot] in #277
- Create a release using softprops with version input by @taylorimogen in #280
- Bump the dev-dependencies group with 8 updates by @dependabot[bot] in #282
- Bump fast-xml-parser from 5.5.8 to 5.5.9 in the prod-dependencies group by @dependabot[bot] in #283
Full Changelog: v3...v3.3.0
v3.2.0
What's new
- Add max-auth-attempts input for Flyway authentication retries by @DoodleBobBuffPants in #271
What's Changed
- Bump tar from 7.5.9 to 7.5.10 by @dependabot[bot] in #268
- Add flyway-actions link to README by @DoodleBobBuffPants in #269
- Bump the dev-dependencies group with 6 updates by @dependabot[bot] in #270
Full Changelog: v3...v3.2.0
v3.1.1
What's Changed
- Bump tar from 7.5.7 to 7.5.9 by @dependabot[bot] in #254
- Bump the dev-dependencies group with 5 updates by @dependabot[bot] in #256
- Bump fast-xml-parser from 5.3.6 to 5.3.7 in the prod-dependencies group by @dependabot[bot] in #257
- Update transitive dependencies by @DoodleBobBuffPants in #258
- Update transitive deps to fix vulns by @DoodleBobBuffPants in #264
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #261
- Bump @types/node from 25.3.0 to 25.3.3 in the dev-dependencies group by @dependabot[bot] in #262
- Bump rollup from 4.57.1 to 4.59.0 by @DoodleBobBuffPants in #265
- Rework CI workflows by @DoodleBobBuffPants in #252
- Update badges by @DoodleBobBuffPants in #267
Full Changelog: v3...v3.1.1
v3.1.0
Bug fixes
- Verify Flyway edition after authentication by @DoodleBobBuffPants in #253
New features
- Add GitHub Actions cache integration for Flyway downloads by @DoodleBobBuffPants in #251
What's Changed
- Refactor index.ts: extract functions from run() by @Buster-Darragh-Major in #244
- Document v3 breaking changes and update README by @DoodleBobBuffPants in #246
- Align linting and formatting rules with flyway-github-actions by @Buster-Darragh-Major in #245
- Housekeeping: reorder configs, fix typos, and clean up formatting by @DoodleBobBuffPants in #247
- Bump the dev-dependencies group with 5 updates by @dependabot[bot] in #248
- Bump fast-xml-parser from 5.3.5 to 5.3.6 in the prod-dependencies group by @dependabot[bot] in #249
- Remove redundant JSDoc comments and minor code cleanup by @DoodleBobBuffPants in #250
New Contributors
- @Buster-Darragh-Major made their first contribution in #244
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Breaking changes
- Add edition input, EULA requirement, and auth improvements by @DoodleBobBuffPants in #243
What's Changed
- Bump eslint from 9.39.2 to 10.0.0 by @dependabot[bot] in #225
- Bump globals from 16.5.0 to 17.3.0 by @dependabot[bot] in #226
- Bump github/codeql-action from 4.32.0 to 4.32.2 in the actions-all group by @dependabot[bot] in #222
- Bump the dev-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #231
- Restructure repo root by @DoodleBobBuffPants in #233
- Bump the prod-dependencies group with 2 updates by @dependabot[bot] in #224
- Update README with branding and enterprise features by @wbosley in #232
- Bump copyright year to 2026 by @DoodleBobBuffPants in #234
- Clean up dependabot config and fix licensed.yml by @DoodleBobBuffPants in #235
- Bump @types/node from 20.19.33 to 25.2.2 by @dependabot[bot] in #239
- Bump nock from 14.0.10 to 14.0.11 in the dev-dependencies group by @dependabot[bot] in #236
- Bump @actions/exec from 1.1.1 to 3.0.0 by @dependabot[bot] in #238
- Replace esbuild and Jest with Vite and Vitest by @DoodleBobBuffPants in #240
- Bump @actions/tool-cache from 3.0.1 to 4.0.0 by @dependabot[bot] in #237
- Replace pinned commit hashes with version tags and add cache paths by @DoodleBobBuffPants in #241
- Add type-checking to build and boost test coverage to 99% by @DoodleBobBuffPants in #242
New Contributors
Full Changelog: v2...v3.0.0
v2.0.0
Breaking Changes
New Features
What's Changed
- Remove semver prefixes from dependencies by @DoodleBobBuffPants in #220
- Manually echo inputted version number by @taylorimogen in #221
- Bump @eslint/js from 9.39.2 to 10.0.1 by @dependabot[bot] in #227
- Update documentation for v2 by @TheEadie in #230
Full Changelog: v1...v2.0.0
v2
Merge pull request #230 from red-gate/update-readme-for-v2 Update documentation for v2
v1.1.0
What's Changed
- Remove caching of Maven metadata by @TheEadie in #211
- Update deps and transitive deps to resolve vulnerabilities by @DoodleBobBuffPants in #219
Dependencies
- Bump jest-mock from 29.7.0 to 30.0.2 by @dependabot[bot] in #163
- Bump jest-circus from 29.7.0 to 30.0.4 by @dependabot[bot] in #169
- Bump @jest/globals from 29.7.0 to 30.0.4 by @dependabot[bot] in #170
- Bump jest-cli from 29.7.0 to 30.0.4 by @dependabot[bot] in #171
- Bump form-data from 2.5.3 to 2.5.5 in the npm_and_yarn group by @dependabot[bot] in #174
- Bump actions/dependency-review-action from 4.7.1 to 4.8.1 in the actions-all group across 1 directory by @dependabot[bot] in #179
- Bump the prod-dependencies group with 3 updates by @dependabot[bot] in #181
- Bump @actions/http-client from 2.2.3 to 3.0.0 by @dependabot[bot] in #182
- Bump @actions/io from 1.1.3 to 2.0.0 by @dependabot[bot] in #183
- Bump xmlbuilder2 from 3.1.1 to 4.0.1 by @dependabot[bot] in #184
- Bump actions/setup-node from 4.4.0 to 6.1.0 by @dependabot[bot] in #186
- Bump actions/setup-java from 4.7.1 to 5.0.0 by @dependabot[bot] in #187
- Bump github/codeql-action from 3.28.19 to 4.31.6 by @dependabot[bot] in #188
- Bump actions/checkout from 4.2.2 to 6.0.1 by @dependabot[bot] in #189
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #190
- Bump jest and @types/jest by @dependabot[bot] in #192
- Bump the actions-all group with 2 updates by @dependabot[bot] in #193
- Bump the dev-dependencies group with 16 updates by @dependabot[bot] in #191
- Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #195
- Bump tar from 7.4.3 to 7.5.7 by @dependabot[bot] in #210
- Bump the actions-all group across 1 directory with 4 updates by @dependabot[bot] in #209
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #204
- Bump @actions/cache from 4.1.0 to 5.0.1 by @dependabot[bot] in #200
- Bump the dev-dependencies group across 1 directory with 9 updates by @dependabot[bot] in #207
- Bump the prod-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #212
- Bump @actions/io from 2.0.0 to 3.0.2 by @dependabot[bot] in #217
- Bump @actions/cache from 5.0.1 to 6.0.0 by @dependabot[bot] in #216
- Bump github/codeql-action from 4.31.11 to 4.32.0 in the actions-all group by @dependabot[bot] in #213
New Contributors
- @TheEadie made their first contribution in #211
- @DoodleBobBuffPants made their first contribution in #219
Full Changelog: v1.0.3...v1.1.0
v1
Merge pull request #219 from red-gate/update-deps Update deps and transitive deps to resolve vulnerabilities