Skip to content

Changes

Summary

  1. Bump actions/upload-artifact from 4.3.1 to 4.3.3 (details)
  2. Bump actions/checkout from 4.1.2 to 4.1.5 (details)
  3. Bump mikefarah/yq from 4.43.1 to 4.44.1 (details)
  4. add @Dependent to deployment descriptor servlet (details)
Commit ea472072e4ee59e6a1d2f6de2d7970a6b6d73eae by noreply
Bump actions/upload-artifact from 4.3.1 to 4.3.3

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/5d5d22a31266ced268874388b861e4b58bb5c2f3...65462800fd760344b1a7b4382951275a0abb4808)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified .github/workflows/specification.yml (diff)
Commit a5e714559e660c80725b34c15d72ab2ccc38c3b2 by noreply
Bump actions/checkout from 4.1.2 to 4.1.5

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.2...44c2b7a8a4ea60a981eaca3cf939b5f4305c123b)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified .github/workflows/update.yml (diff)
The file was modified .github/workflows/release.yml (diff)
The file was modified .github/workflows/specification.yml (diff)
The file was modified .github/workflows/pull-request.yml (diff)
The file was modified .github/workflows/ci.yml (diff)
Commit 25d2022bc30fc2a42e095d1ec8f305ce22bb9eda by noreply
Bump mikefarah/yq from 4.43.1 to 4.44.1

Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.43.1 to 4.44.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](https://github.com/mikefarah/yq/compare/c35ec752e38ea0c096d3c44e13cfc0797ac394d8...557dcb87b8efe786f89a12c09e9046b4753ab72e)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified .github/workflows/release.yml (diff)
Commit 37f5e06a653de59068208c8a3c6109e410e0693d by Petr Aubrecht
add @Dependent to deployment descriptor servlet
The file was modified tck/src/main/java/ee/jakarta/tck/concurrent/spec/Platform/dd/DeploymentDescriptorServlet.java (diff)