Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alphagov/notifications-node-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.0
Choose a base ref
...
head repository: alphagov/notifications-node-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.0.0
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 5, 2023

  1. Fix documentation

    This documentation was out of date as of 5.2.0, when we moved from
    independent variables to an `options` config object.
    leohemsted committed Jan 5, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    dariakp Daria Pardue
    Copy the full SHA
    e96ca95 View commit details
  2. Merge pull request #171 from alphagov/leohemsted-patch-1

    Fix documentation
    leohemsted authored Jan 5, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    dariakp Daria Pardue
    Copy the full SHA
    d7bcfbe View commit details

Commits on Jan 12, 2023

  1. Update docker to node v18 (LTS)

    We're using a version of node for our tests that is well out of the
    supported lifetime. Let's update to the current LTS release.
    samuelhwilliams committed Jan 12, 2023
    Copy the full SHA
    77b547a View commit details
  2. Bump mocha from 5.2.0 to 10.1.0

    #163
    
    Update dockerfile (for testing) to use node v18
    
    Require node >=v14.17.3, which is still technically being supported (but
    goes end of live quite soon). v12 is already end-of-life so we shouldn't
    support it now either.
    samuelhwilliams committed Jan 12, 2023
    Copy the full SHA
    dffc0b8 View commit details

Commits on Jan 13, 2023

  1. Copy the full SHA
    21a59e3 View commit details
Loading