Tags: tomtom-forks/safe-settings
Tags
chore(deps): bump express from 4.19.2 to 4.21.0 (#14) Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump express from 4.19.2 to 4.21.0 (#14) Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(autolinks): mark autolink as changed when url template changes (#13) * fix(autolinks): mark autolink as changed when url template changes * fixup! fix(autolinks): mark autolink as changed when url template changes * fixup! fix(autolinks): mark autolink as changed when url template changes
fix(autolinks): mark autolink as changed when url template changes (#13) * fix(autolinks): mark autolink as changed when url template changes * fixup! fix(autolinks): mark autolink as changed when url template changes * fixup! fix(autolinks): mark autolink as changed when url template changes
feat: add feature flag for team creation (#12) * feat: add feature flag for team creation Current behaviour creates a secret team if a team doesn't exist. This adds a feature flag to prevent creating teams unless the feature flag is set * fixup! feat: add feature flag for team creation
feat: add feature flag for team creation (#12) * feat: add feature flag for team creation Current behaviour creates a secret team if a team doesn't exist. This adds a feature flag to prevent creating teams unless the feature flag is set * fixup! feat: add feature flag for team creation
chore: stringify JSON objects in logs (#11) Some logs were outputting [object Object] instead of the string value, this explicitly outputs strings of objects
PreviousNext