Skip to content

chore(deps): update lancemccarthy/action-azureblobupload action to v3.11.0#142

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/lancemccarthy-action-azureblobupload-3.x
Closed

chore(deps): update lancemccarthy/action-azureblobupload action to v3.11.0#142
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/lancemccarthy-action-azureblobupload-3.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 31, 2026

This PR contains the following updates:

Package Type Update Change
LanceMcCarthy/Action-AzureBlobUpload action minor v3.3.0v3.11.0

Release Notes

LanceMcCarthy/Action-AzureBlobUpload (LanceMcCarthy/Action-AzureBlobUpload)

v3.11.0: - Bug fixes and workflow improvements

Compare Source

What's Changed
  • Fix CleanPath stripping leading slash from absolute source_folder paths on Linux runners by @​Copilot in #​513
  • Updated workflows to always run its own isolated build
  • Added temp directory tests with dynamic file generation to ensure temp path resolution

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.10.0...v3.11.0

v3.10.0: - Security and General Maintenance

Compare Source

What's Changed
New Contributors

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.9.0...v3.10.0

v3.9.0: - Update Runtime

Compare Source

GitHub will soon require all Actions to use node24 runtime. this release meets that demand in advance.

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.8.0...v3.9.0

v3.8.0: - Maintenance Updates

Compare Source

What's Changed
  • General dev process improvments.
  • Security patches from dependencies.
  • New auth_type property.

The auth_type input is only useful for edge cases where both authentication inputs are set but you don't make a decision until the workflow is running. It lets you explicitly override the authentication type regardless of which inputs are set.

Commits

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.7.0...v3.8.0

v3.7.0: - Security Maintenance Update

Compare Source

What's Changed

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.6.0...v3.7.0

v3.6.0: - Maintenance and Security Updates

Compare Source

What's Changed

[!NOTE]
The actions/core package had a major version release. This is not a breaing change for you... so it it is represented as a 3.5 to 3.6 Minor bump, instead of the typical Patch bump I use for the monthly dependency maintenance releases. Enjoy!

Package From To
@​actions/core 1.11.1 2.0.1
glob 11.1.0 13.0.0
mime-types 3.0.1 3.0.2
@​eslint/eslintrc 3.3.1 3.3.3
@​eslint/js 9.39.0 9.39.2
@​types/node 24.9.2 25.0.3
@​typescript-eslint/eslint-plugin 8.46.2 8.51.0
@​typescript-eslint/parser 8.46.2 8.51.0
eslint 9.39.0 9.39.2
eslint-plugin-jest 29.0.1 29.12.0
jest 29.7.0 30.2.0
jest-util 29.7.0 30.2.0
prettier 3.6.2 3.7.4
rimraf 6.1.0 6.1.2
ts-jest 29.4.5 29.4.6

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.5.2...v3.6.0

v3.5.2: - Security and Maintenance Updates

Compare Source

What's Changed

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.5.1...v3.5.2

v3.5.1: - Maintenance: Dependency Security Patches

Compare Source

What's Changed

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.5.0...v3.5.1

v3.5.0: - New Authentication, Bug Fixes

Compare Source

New Service Principal (Entra App) authentication feature. You can now authenticate using either a Connection String or a Service Principal, see the updated README for more details and examples.

  1. Updated docs
  2. Updated demo workflows
What's Changed
New Contributors

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.4.0...v3.5.0

v3.4.0: - SDK Update and General Maintenance

Compare Source

This release contains an Azure Blob SDK update and many general maintenance dependency updates.

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.3.5...v3.4.0

v3.3.5: - Maintenance Update

Compare Source

Dependency updates, maintaining quality and reliability.

What's Changed

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.3.3...v3.3.5

v3.3.3: - SDK Update & General Maintenance

Compare Source

What's Changed
  • 15 updates by @​dependabot in #​480
    • Highlight: Azure Blob SDK updated
  • Move GitHub Linting rules out of compat to new flat config

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.3.2...v3.3.3

v3.3.2: - Maintenance

Compare Source

General security and dependability updates. This is the ongoing maintenance work to keep the library working and up to date.

What's Changed

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.3.1...v3.3.2

v3.3.1: - Ongoing Maintenance

Compare Source

What's Changed

Full Changelog: LanceMcCarthy/Action-AzureBlobUpload@v3.3.0...v3.3.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

🔄 If you are attempting to update your CIPP repo please follow the instructions at: https://docs.cipp.app/setup/self-hosting-guide/updating

⚠️ PRs cannot target the main branch directly. If you are attempting to contribute code please PR to the dev branch.

🔒 This PR will now be automatically closed due to the above violation(s).

@github-actions github-actions Bot closed this Mar 31, 2026
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Mar 31, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v3.11.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/lancemccarthy-action-azureblobupload-3.x branch March 31, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants