Skip to content

Release Azure Pipeline Extension v1.1.1#756

Closed
idimov-keeper wants to merge 5 commits intomasterfrom
release/integration/azdevops/v1.1.1
Closed

Release Azure Pipeline Extension v1.1.1#756
idimov-keeper wants to merge 5 commits intomasterfrom
release/integration/azdevops/v1.1.1

Conversation

@idimov-keeper
Copy link
Copy Markdown
Collaborator

  • bump up version to 1.1.1
  • upgrade all dependencies (security fix)

* bump up version to 1.1.1
* upgrade all dependencies (security fix)
@idimov-keeper idimov-keeper changed the title Release Azure Pipeline Extension v1.1.0 Release Azure Pipeline Extension v1.1.1 Jun 26, 2025
@stas-schaller
Copy link
Copy Markdown
Contributor

Closing in favor of a new v1.2.0 release branch that incorporates these dependency upgrades plus Node24 handler support (KSM-861). Node 20 reaches EOL 2026-04-30 and Azure DevOps requires the Node24 handler.

stas-schaller added a commit that referenced this pull request Mar 31, 2026
KSM-861: Node.js 20 reaches EOL 2026-04-30. Azure DevOps skipped
Node 22 and went directly to Node24. Add Node24 execution handler
per Microsoft migrateNode24.md requirements. Supersedes PR #756.

- Add Node24 execution handler to task.json (alongside Node10/16/20)
- Bump azure-pipelines-task-lib ^4.17.3 -> ^5.2.4 (Node24 minimum)
- Bump @keeper-security/secrets-manager-core ^16.6.3 -> ^17.2.0
- Bump typescript ^5.1.6 -> ^5.8.3, @types/node ^20.3.1 -> ^24.10.0
- Bump mocha, dotenv, @types/mocha dev dependencies
- Add tsconfig.json for IDE support
- Update Dockerfile from node:10 to node:20
- Update publish workflow: checkout@v4, setup-node@v4, node 24
- Mock KSM SDK in tests (no longer requires real vault credentials)
- Increase test timeout for MockTestRunner Node binary download
stas-schaller added a commit that referenced this pull request Apr 9, 2026
KSM-861: Node.js 20 reaches EOL 2026-04-30. Azure DevOps skipped
Node 22 and went directly to Node24. Add Node24 execution handler
per Microsoft migrateNode24.md requirements. Supersedes PR #756.

- Add Node24 execution handler to task.json (alongside Node10/16/20)
- Bump azure-pipelines-task-lib ^4.17.3 -> ^5.2.4 (Node24 minimum)
- Bump @keeper-security/secrets-manager-core ^16.6.3 -> ^17.2.0
- Bump typescript ^5.1.6 -> ^5.8.3, @types/node ^20.3.1 -> ^24.10.0
- Bump mocha, dotenv, @types/mocha dev dependencies
- Add tsconfig.json for IDE support
- Update Dockerfile from node:10 to node:20
- Update publish workflow: checkout@v4, setup-node@v4, node 24
- Mock KSM SDK in tests (no longer requires real vault credentials)
- Increase test timeout for MockTestRunner Node binary download
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.

2 participants