Skip to content

Latest commit

 

History

History
161 lines (98 loc) · 7.91 KB

CHANGELOG.md

File metadata and controls

161 lines (98 loc) · 7.91 KB

Changelog

All notable changes to this project will be documented in this file.

This changelog was automatically generated using Caretaker by Wolf Software

Bumps octokit from 5.5.0 to 5.6.1.


updated-dependencies:

  • dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] [email protected]

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

  • Bump actions/checkout from 2 to 3 [#5]

  • Bump octokit from 5.4.0 to 5.5.0 [#4]

Bumps octokit from 5.4.0 to 5.5.0.


updated-dependencies:

  • dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] [email protected]

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

  • Add greetings [d00cb93]

  • Fix gitignore to ignore gem file [441b36a]

  • Fix gitignore to ignore gem file [a8c969c]

  • Update rake requirement from ~> 12 to ~> 13 [#3]

  • Bump octokit from 5.2.0 to 5.4.0 [#2]

Bumps octokit from 5.2.0 to 5.4.0.


updated-dependencies:

  • dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] [email protected]

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

  • Update rubocop requirement from ~> 1.11.0 to ~> 1.36.0 [#1]

Updates the requirements on rubocop to permit the latest version.


updated-dependencies:

  • dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] [email protected]

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

  • Workflows and dependabot [b39ac5e]

  • Added basix regex options and new validate_user user stub. Also changed how multiple user/username optoins work - now merged rather than replaced [d7e370f]

  • Update the workflow slack integration and add delete workflows [cb9abcb]

  • Update workflows to remove ruby 2.6 and add 3.1 [422ff05]

  • Add new feature to pull additional information about organisations [213a2fc]

Released on June, 13th 2022

Released on June, 13th 2022

Released on May, 20th 2022

  • Added SAML error handling and also capture genereic error and surface the message [7b72478]

  • rebrand [c84ea27]

  • Update travis slack integration due to new slack organisation [ebd64b8]

  • Remove ruby 2.5 support [2d44d88]

  • Fix travis rvm versions and slack integration [80efe68]

Released on March, 12th 2021

  • Added a begin->rescue->end to handle incorrect or expired PAT codes when looking up a username [820d5af]

Released on March, 10th 2021

  • Fixed error where additional information wasn't being decoded from sawyer::resource and returned as JSON [5b77168]

Released on March, 8th 2021

  • Fixing a couple of errors that slipped passed QA testing [680fb05]

  • The initial commit [2f25c81]