Skip to content

Releases: LanceMcCarthy/Action-AzureBlobUpload

SDK Update and General Maintenance

01 Oct 15:09
Compare
Choose a tag to compare

v3.1.5 - Maintenance Update

02 Sep 21:56
Compare
Choose a tag to compare

This update contains dependabot security and dependency updates to keep v3 up to date with all recommendations.

Full Changelog: v3.1.4...v3.1.5

v3.1.4 - Azure SDK Update and General Maintenance

05 Aug 14:57
Compare
Choose a tag to compare

As an overall security policy, this action is frequently maintained to keep all of the dependencies up to date. This release contains those updates.

there are no new features

What's Changed

  • build(deps): bump @azure/storage-blob from 12.23.0 to 12.24.0 by @dependabot in #446
  • build(deps-dev): bump prettier from 3.2.5 to 3.3.3 by @dependabot in #448
  • build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 by @dependabot in #445
  • build(deps-dev): bump @types/node from 20.14.9 to 22.1.0 by @dependabot in #451
  • build(deps): bump glob from 10.4.2 to 11.0.0 by @dependabot in #449

Full Changelog: v3.1.3...v3.1.4

v3.1.3 - Maintenance and SDK Updates

01 Jul 16:51
Compare
Choose a tag to compare

This release is continuing maintenance, contains dependency and SDK updates.

What's Changed

  • build(deps): bump @azure/storage-blob from 12.17.0 to 12.18.0 by @dependabot in #430
  • build(deps-dev): bump @types/node from 20.12.7 to 20.13.0 by @dependabot in #431
  • build(deps): bump glob from 10.3.12 to 10.4.1 by @dependabot in #429
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.12.0 by @dependabot in #434
  • build(deps-dev): bump eslint-plugin-jest from 28.3.0 to 28.6.0 by @dependabot in #433
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #435
  • Combined maintenance updates by @LanceMcCarthy in #442

Full Changelog: v3...v3.1.3

Release v3.1.2 - Maintenence

01 May 19:41
Compare
Choose a tag to compare

This is general housekeeping to ensure dependencies are up to date.

What's Changed

  • build(deps): bump npm from 10.5.2 to 10.7.0 by @dependabot in #421
  • build(deps-dev): bump typescript from 5.4.3 to 5.4.5 by @dependabot in #422
  • build(deps-dev): bump @types/node from 20.12.2 to 20.12.7 by @dependabot in #425
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.8.0 by @dependabot in #424
  • build(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.3.0 by @dependabot in #423

Full Changelog: v3.1.1...v3.1.2

v3.1.1 - Security Update

11 Apr 16:32
Compare
Choose a tag to compare

This update pulls in security fixes with npm by removing tar. More details in CVE-2024-28863

What's Changed

  • build(deps): bump glob from 10.3.10 to 10.3.12 by @dependabot in #416
  • build(deps-dev): bump @types/node from 20.11.24 to 20.12.2 by @dependabot in #413
  • build(deps-dev): bump typescript from 5.3.3 to 5.4.3 by @dependabot in #414
  • build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #415
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.4.0 by @dependabot in #417
  • build(deps): bump tar and npm by @dependabot in #419

Full Changelog: v3.1.0...v3.1.1

v3.1.0 - Recursive Optimization and Maintenance

25 Mar 21:58
Compare
Choose a tag to compare

The main is a refactoring of the FindFilesRecursive function. It has been updated to execute all discovery operations in parallel, significantly speeding up larger jobs.

Full Changelog: v3.0.1...v3.1.0

v3.0.1 - Maintenance Update

01 Mar 20:35
Compare
Choose a tag to compare

This update is dependency maintenance.

What's Changed

  • build(deps): bump npm from 10.2.3 to 10.5.0 by @dependabot in #410
  • build(deps-dev): bump @types/node from 20.11.19 to 20.11.24 by @dependabot in #412
  • build(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2 by @dependabot in #411
  • build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.9.0 by @dependabot in #409
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.1.0 by @dependabot in #408

Full Changelog: v3.0.0...v3.0.1

v3.0.0 - Upgrade runner to node20

15 Feb 20:49
Compare
Choose a tag to compare

Major

Changed runner base from node16 to node20. Bumped major version to v3.0.0 (and created v3).

What's Changed

Full Changelog: v2...v3.0.0

v2.4.3 Maintenance Release

02 Jan 14:43
Compare
Choose a tag to compare

This update contains updates to dependencies for security and general maintenance.

What's Changed

Full Changelog: v2.4.2...v2.4.3