Files
backstage/.changeset/calm-toys-occur.md
T
Patrick Jungermann 5850717d7f Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
chore(deps): update Bitbucket Cloud schema and models

```sh
yarn update-models
```

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2025-04-08 22:44:23 +02:00

473 B

@backstage/plugin-bitbucket-cloud-common
@backstage/plugin-bitbucket-cloud-common
minor

Update Bitbucket Cloud schema and models.

The latest schema was fetched from Bitbucket Cloud and stored locally. Based on the updated schema, the models got regenerated.

BREAKING:

Due to the schema changes, the model update includes one breaking change:

  • Account.username was removed.

Additionally, there were a couple of compatible changes including the addition of BaseCommit.committer and others.