Skip to content

Releases: NHSDigital/eps-FHIR-validator-lambda

v1.0.37-alpha

28 Feb 17:08
fbd6dae

Choose a tag to compare

Commit message

Bump org.apache.maven.plugins:maven-shade-plugin from 2.3 to 3.5.2 (#11)

Bumps
org.apache.maven.plugins:maven-shade-plugin
from 2.3 to 3.5.2.

Release notes

Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.

3.5.1

Release Notes - Maven Shade Plugin - Version 3.5.1

Bug

  • [MSHADE-454] - Shade Plugin does not work with JDK 20

Improvement

  • [MSHADE-459] - Prepare to build and pass tests with Java 21

Task

Dependency upgrade

Maven Shade Plugin 3.5.0 release notes https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12352951

Release Notes - Maven Shade Plugin - Version 3.5.0

... (truncated)

Commits
  • 95e22b4 [maven-release-plugin] prepare release maven-shade-plugin-3.5.2
  • d807fea Bump org.vafer:jdependency from 2.9.0 to 2.10
  • 6d60841 Bump org.apache.commons:commons-compress from 1.23.0 to 1.25.0
  • 68457e5 [MSHADE-468] add system requirements history
  • 631371b Add mshade-462 IT
  • cb7b10d [MSHADE-462] 3.5.1 not compatible with 3.4.1: The version cannot be empty.
  • bd982e7 [MSHADE-420] fix time when read from extra field
  • 3692f81 [SHADE-420] create IT: 2 runs with different TZ give different jars
  • a5315de [MSHADE-464] Maven 3.6.3 as minimum requirements
  • e7077c6 [MSHADE-467] Improved concurrency problem fix
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits
    that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after
    your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
    and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all
    of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)

Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs 121869075+anthony-nhs@users.noreply.github.com

Info

See code diff
Release workflow run

It was initialized by eps-autoapprove-dependabot[bot]

v1.0.36-alpha

28 Feb 16:43
19c8623

Choose a tag to compare

Commit message

Bump dev.aspectj:aspectj-maven-plugin from 1.13.1 to 1.14 (#14)

Bumps
dev.aspectj:aspectj-maven-plugin
from 1.13.1 to 1.14.

Release notes

Sourced from dev.aspectj:aspectj-maven-plugin's releases.

1.14

  • Consider classpath dependencies in "build needed" check. Fixes mojohaus/aspectj-maven-plugin#15.
  • Downgrade default aspectjtools dependency to 1.9.7 for plugin to run on Java 8 again by default. Upgrading is still easily possible.
  • Both the plugin builds themselves (including sources and javadocs) and the artifacts produced by the plugin are reproducible, see also the Maven mini guide. For more information, read the descriptions for options argumentFileDirectory and argumentFileName. Mojohaus version 1.14.0 does not produce reproducible AspectJ artifacts, only the plugin itself has a partially reproducible build (JAR only, not javadoc).
  • Generate plugin documentation from ADOC (Asciidoc), no longer from APT (Almost Plain Text).
Commits
  • 5458705 Release 1.14
  • 20f398b Add project URL and licence info for Maven Central deployment
  • 338538a Add source and javadoc JARs for Maven Central deployment
  • 46bc241 Add missing maven-plugin-report-plugin
  • 55194df Cosmetic javadoc improvements (code blocks etc.)
  • 7cb35d3 Add example link to sitemap to site.xml (inactive)
  • 50329d1 Move project info to the bottom of the Maven site menu
  • b10b8d8 Add debug output to AbstractAjcCompiler::isBuildNeeded
  • 5646873 ADOC: update "version compatibility" section
  • 7b14ed6 Fix some XML tags in ADOC examples
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits
    that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after
    your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
    and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all
    of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)

Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs 121869075+anthony-nhs@users.noreply.github.com

Info

See code diff
Release workflow run

It was initialized by eps-autoapprove-dependabot[bot]

v1.0.35-alpha

28 Feb 16:16
2e90b37

Choose a tag to compare

Commit message

Bump org.apache.maven.plugins:maven-dependency-plugin from 3.1.2 to 3.6.1 (#15)

Bumps
org.apache.maven.plugins:maven-dependency-plugin
from 3.1.2 to 3.6.1.

Commits
  • 4d18cfb [maven-release-plugin] prepare release maven-dependency-plugin-3.6.1
  • 34348ec [MNG-6847] Use diamond operator
  • 0062083 [MDEP-883] - Upgrade maven-plugin parent to 40
  • c6973da [MDEP-832] - Remove commons-collections-4
  • 0243c41 Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0
  • 4ed696e Add Javadoc 'author' tag to prevent dangling contributor name
  • 3c877fb MDEP-875 prevent possible NPE
  • 9e479d4 [MDEP-872] update commons-io to 2.13.0 (#326)
  • 03bc34e Tighten language (#327)
  • 694655d MDEP-868 update maven-shared-utils to 3.4.2 (#322)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits
    that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after
    your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
    and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all
    of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)

Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs 121869075+anthony-nhs@users.noreply.github.com

Info

See code diff
Release workflow run

It was initialized by eps-autoapprove-dependabot[bot]

v1.0.34-alpha

28 Feb 15:56
a9d0707

Choose a tag to compare

Commit message

Bump com.amazonaws:aws-lambda-java-log4j2 from 1.2.0 to 1.6.0 (#17)

Bumps
com.amazonaws:aws-lambda-java-log4j2
from 1.2.0 to 1.6.0.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits
    that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after
    your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
    and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all
    of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)

Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Info

See code diff
Release workflow run

It was initialized by eps-autoapprove-dependabot[bot]

v1.0.33-alpha

28 Feb 15:39
71cd87e

Choose a tag to compare

Commit message

handle exception better (#20)

Summary

  • Routine Change

Details

  • handles exceptions better

Info

See code diff
Release workflow run

It was initialized by anthony-nhs

v1.0.32-alpha

28 Feb 15:26
016baf4

Choose a tag to compare

Commit message

Bump org.aspectj:aspectjrt from 1.9.8 to 1.9.21.1 (#16)

Bumps org.aspectj:aspectjrt
from 1.9.8 to 1.9.21.1.

Release notes

Sourced from org.aspectj:aspectjrt's releases.

1.9.21.1

Java 21 maintenance release.

For load-time weaving (LTW) on JDK 16+, using --add-opens is no longer necessary!

AspectJ 1.9.21 release notes

1.9.21

Java 21.

AspectJ 1.9.21 release notes

1.9.20.1

Java 20 bugfix release.

AspectJ 1.9.20.1 release notes

1.9.20

Java 20.

AspectJ 1.9.20 release notes

1.9.19

Java 19.

AspectJ 1.9.19 release notes

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits
    that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after
    your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
    and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all
    of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)

Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Info

See code diff
Release workflow run

It was initialized by eps-autoapprove-dependabot[bot]

v1.0.31-alpha

28 Feb 15:04
95802d3

Choose a tag to compare

Commit message

remove unused github folder (#19)

Summary

  • Routine Change

Details

  • removed unused github files

Info

See code diff
Release workflow run

It was initialized by anthony-nhs

v1.0.30-alpha

28 Feb 14:36
8c4f949

Choose a tag to compare

Commit message

add github workflows (#18)

Summary

  • Routine Change

Details

  • adds github workflows for the following
    • release
    • dependabot autoapprove and merge
    • pr-link

Info

See code diff
Release workflow run

It was initialized by anthony-nhs