Skip to content

Latest commit

 

History

History
232 lines (115 loc) · 15 KB

File metadata and controls

232 lines (115 loc) · 15 KB

Changelog

9.0.1 (2025-10-07)

Bug Fixes

  • fix-bot-utils: regenerate package-lock.json (#5882) (e6e3244)

9.0.0 (2025-03-12)

⚠ BREAKING CHANGES

  • deps: update gcf-utils to v17 (#5695)

Bug Fixes

8.0.0 (2024-09-06)

⚠ BREAKING CHANGES

  • deps: update gcf-utils to v16 (#5464)

Bug Fixes

7.0.0 (2023-09-18)

⚠ BREAKING CHANGES

  • require node 18 (#5225)

Features

6.1.3 (2023-01-10)

Bug Fixes

  • update gcf-utils to update dependency on jsonwebtoken (#4919) (b1d4e4b)

6.1.2 (2023-01-04)

Bug Fixes

6.1.1 (2022-12-22)

Bug Fixes

  • pin typescript to 4.8.4 for four more bots (#4806) (3f4d0b0)

6.1.0 (2022-08-19)

Features

  • bot-config-utils can validate JSONSchema formats (#4173) (024da5c)

6.0.0 (2022-08-15)

⚠ BREAKING CHANGES

  • bot-config-utils: use gcf-utils 14 (#4143)

deps

5.0.0 (2022-08-08)

⚠ BREAKING CHANGES

  • bot-config-utils: make validateConfigChanges resolve boolean for valid config (#4117)

Features

  • bot-config-utils: make validateConfigChanges resolve boolean for valid config (#4117) (a9dc853)

4.2.0 (2022-08-08)

Features

  • bot-config-utils: resolve false on invalid config files (#4116) (0c3641c)

4.1.0 (2022-07-07)

Features

  • add MultiConfigChecker to validate multiple schemas in a single pass (#4045) (542b050)
  • support validating JSON files as well (542b050)

4.0.2 (2022-05-10)

Bug Fixes

  • throw InvalidConfigurationFormat error on validation error (#3657) (8e06d2c)

4.0.1 (2021-12-02)

Bug Fixes

  • bot-config-util: reduce concurrency of file list operation (#2947) (484e3e0), closes #1949

4.0.0 (2021-08-09)

⚠ BREAKING CHANGES

  • bot-config-utils: match the return type of getConfigs (#1802)
  • rename organization to google-automations (#1789)
  • bot-config-utils: factoring out bot-config-utils (#1770)

Features

  • add branch option (e257b1b)
  • add schema validation in getConfig and getConfigWithDefault (e257b1b)
  • bot-config-utils: add getConfigOptions (#1890) (e257b1b), closes #1889 #1894
  • bot-config-utils: allow fetching the config from the PR head (#1793) (ce08ddd)
  • bot-config-utils: factoring out bot-config-utils (#1770) (b1e4c2d)
  • skip falling back to .github repo (e257b1b)
  • support multiple schema files (e257b1b)
  • upgrade to gcf-utils@12 (#2262) (bd04376)

Bug Fixes

3.2.0 (2021-07-13)

Features

3.1.3 (2021-06-18)

Bug Fixes

3.1.2 (2021-06-09)

Bug Fixes

3.1.1 (2021-06-02)

Bug Fixes

3.1.0 (2021-05-28)

Features

  • add branch option (e257b1b)
  • add schema validation in getConfig and getConfigWithDefault (e257b1b)
  • bot-config-utils: add getConfigOptions (#1890) (e257b1b), closes #1889 #1894
  • skip falling back to .github repo (e257b1b)
  • support multiple schema files (e257b1b)

3.0.0 (2021-05-19)

⚠ BREAKING CHANGES

  • bot-config-utils: match the return type of getConfigs (#1802)

Bug Fixes

  • bot-config-utils: match the return type of getConfigs (#1802) (98d5025)

2.1.0 (2021-05-19)

Features

  • bot-config-utils: allow fetching the config from the PR head (#1793) (ce08ddd)

2.0.0 (2021-05-18)

⚠ BREAKING CHANGES

  • rename organization to google-automations (#1789)

Bug Fixes

1.0.0 (2021-05-17)

⚠ BREAKING CHANGES

  • bot-config-utils: factoring out bot-config-utils (#1770)

Features

  • bot-config-utils: factoring out bot-config-utils (#1770) (b1e4c2d)