Skip to content

Upgrade Node for main app and npm in CI#523

Merged
simon-20 merged 17 commits intomainfrom
develop
May 6, 2026
Merged

Upgrade Node for main app and npm in CI#523
simon-20 merged 17 commits intomainfrom
develop

Conversation

@simon-20
Copy link
Copy Markdown
Contributor

@simon-20 simon-20 commented May 6, 2026

Upgrade Node to 24, as Node 20 is not receiving any more security upgrades.

simon-20 and others added 17 commits December 16, 2025 16:19
Bumps [Azure/functions-action](https://github.com/azure/functions-action) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/azure/functions-action/releases)
- [Changelog](https://github.com/Azure/functions-action/blob/master/release.ps1)
- [Commits](Azure/functions-action@v1.5.3...v1.5.4)

---
updated-dependencies:
- dependency-name: Azure/functions-action
  dependency-version: 1.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v7...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [azure/login](https://github.com/azure/login) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@v2.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [Azure/functions-action](https://github.com/azure/functions-action) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/azure/functions-action/releases)
- [Changelog](https://github.com/Azure/functions-action/blob/master/release.ps1)
- [Commits](Azure/functions-action@v1.5.4...v1.5.5)

---
updated-dependencies:
- dependency-name: Azure/functions-action
  dependency-version: 1.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.11 to 3.12.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](fastify/github-action-merge-dependabot@v3.11...v3.12)

---
updated-dependencies:
- dependency-name: fastify/github-action-merge-dependabot
  dependency-version: '3.12'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [Azure/functions-action](https://github.com/azure/functions-action) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/azure/functions-action/releases)
- [Changelog](https://github.com/Azure/functions-action/blob/master/release.ps1)
- [Commits](Azure/functions-action@v1.5.5...v1.5.6)

---
updated-dependencies:
- dependency-name: Azure/functions-action
  dependency-version: 1.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update Node.js to 24 and update dependencies
Bumps [eslint](https://github.com/eslint/eslint) from 10.2.1 to 10.3.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.2.1...v10.3.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [globals](https://github.com/sindresorhus/globals) from 17.5.0 to 17.6.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.5.0...v17.6.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.4.0 to 17.0.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.4.0...v17.0.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 17.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@simon-20 simon-20 merged commit 0b329bc into main May 6, 2026
3 checks passed
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.

1 participant