Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Releases: Financial-Times/origami-codedocs

minor: fix: upgrade node and repo-data-client [OR-405]

Choose a tag to compare

@origamiserviceuser origamiserviceuser released this 13 Nov 16:24
v1.2.0

fix: test expectations since updating repo-data-client

minor: Do not generate codedocs for unsupported Origami Versions [OR-303]

Choose a tag to compare

@origamiserviceuser origamiserviceuser released this 04 Oct 16:54
We plan to decommission origami-codedocs, and do not want it to
attempt to generate codedocs for any future Origami Version.

I opted not to add tests here as:
- We do not have a "3.0" component released for an integration test.
- A unit test would require mocking out repo-data, which is of limited
value (we would mostly be testing this mock) and doesn't seem worth it
under the circumstances outlined above.

patch: Upgrade Sentry SDK (and node) to remove Sentry auth token use.

Choose a tag to compare

@origamiserviceuser origamiserviceuser released this 03 Feb 13:33
v1.0.9

pin jsdoc

patch: Remove Origami Repo Data credentials

Choose a tag to compare

@origamiserviceuser origamiserviceuser released this 01 Feb 17:48
Origami Codedocs uses Origami Repo Data to get information about an Origami project – e.g. whether it is a component or not, where it lives on Github – so it can then generate SassDoc or JSDoc for the project. However Origami Repo Data relaxed auth requirements around the endpoints Origami Codedocs uses, so these credentials are no longer required https://github.com/Financial-Times/origami-repo-data/pull/127

patch: build(deps): bump moment from 2.29.1 to 2.29.2

Choose a tag to compare

@origamiserviceuser origamiserviceuser released this 25 Apr 08:49
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

patch: Download source code from npm over github if possible.

Choose a tag to compare

@origamiserviceuser origamiserviceuser released this 22 Sep 15:36
v1.0.6

Download source code from npm over github if possible.

patch: Bump dependencies

Choose a tag to compare

@origamiserviceuser origamiserviceuser released this 20 Jul 12:16
Pin versions with volta.

v1.0.4: build(deps-dev): bump serverless from 2.25.1 to 2.25.2

Choose a tag to compare

@JakeChampion JakeChampion released this 22 Feb 11:45
Bumps [serverless](https://github.com/serverless/serverless) from 2.25.1 to 2.25.2.
- [Release notes](https://github.com/serverless/serverless/releases)
- [Changelog](https://github.com/serverless/serverless/blob/master/CHANGELOG.md)
- [Commits](https://github.com/serverless/serverless/compare/v2.25.1...v2.25.2)

Signed-off-by: dependabot[bot] <support@github.com>

patch: update lockfile with changes from `npm update`

Choose a tag to compare

@origamiserviceuser origamiserviceuser released this 18 Feb 10:04
v1.0.3

update lockfile with changes from `npm update`

patch: Bump got from 11.5.1 to 11.5.2

Choose a tag to compare

@origamiserviceuser origamiserviceuser released this 10 Aug 10:58
Bumps [got](https://github.com/sindresorhus/got) from 11.5.1 to 11.5.2.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.5.1...v11.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>