Skip to content

Releases: github/safe-settings

2.1.21-rc.1: Fix custom_properties diffing when config uses `property_name` (#978)

12 May 03:55
3d61f1f

Choose a tag to compare

* Initial plan

* Handle alternate custom property name shapes in normalize

* Add explicit object guard in custom property normalization

* Support property_name in custom_properties config entries

* Polish custom properties test descriptions

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

2.1.21: Fix custom_properties diffing when config uses `property_name` (#978)

12 May 04:00
3d61f1f

Choose a tag to compare

* Initial plan

* Handle alternate custom property name shapes in normalize

* Add explicit object guard in custom property normalization

* Support property_name in custom_properties config entries

* Polish custom properties test descriptions

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

2.1.20-rc.4: Bug/issue 842 (#928)

07 May 18:22
b9afee8

Choose a tag to compare

* fix: apply org-level settings before loading repository configurations

* fix: enhance descriptions and add new properties for security features in settings.json

* fix: update description for deprecated squash-merge commit title property in settings.json

* test: update branch protection tests to handle null restrictions and enforce_admins

* fix: normalize branch protection restrictions and preserve existing settings

* fix: update GitHub API calls to use the correct namespace for branch protection methods

---------

Co-authored-by: Yadhav Jayaraman <57544838+decyjphr@users.noreply.github.com>

2.1.20: Bug/issue 842 (#928)

07 May 18:26
b9afee8

Choose a tag to compare

* fix: apply org-level settings before loading repository configurations

* fix: enhance descriptions and add new properties for security features in settings.json

* fix: update description for deprecated squash-merge commit title property in settings.json

* test: update branch protection tests to handle null restrictions and enforce_admins

* fix: normalize branch protection restrictions and preserve existing settings

* fix: update GitHub API calls to use the correct namespace for branch protection methods

---------

Co-authored-by: Yadhav Jayaraman <57544838+decyjphr@users.noreply.github.com>

2.1.20-rc.3: Replace npm install with npm ci in workflow (#960)

31 Mar 12:37
4578aea

Choose a tag to compare

* Replace npm install with npm ci in workflow

* Replace npm install with npm ci in workflow

recreated tag 2.1.18

31 Mar 23:36
594f3c7

Choose a tag to compare

recreated tag 2.1.18

Recreated 2.1.17

31 Mar 13:04
ff7a656

Choose a tag to compare

recreated tag 2.1.17

Recreated this release

31 Mar 12:52
ac784e6

Choose a tag to compare

2.1.14

recreated tag 2.1.14

2.1.20-rc.2: build(deps): bump path-to-regexp (#953)

30 Mar 23:25
4124899

Choose a tag to compare

Bumps the npm_and_yarn group with 1 update in the / directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp).


Updates `path-to-regexp` from 8.3.0 to 8.4.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v8.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-version: 8.4.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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

2.1.20-rc.1: ci(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 (#935)

30 Mar 23:09
21e8df5

Choose a tag to compare

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.18.0 to 6.19.2.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/263435318d21b8e681c14492fe198d362a7d2c83...10e90e3645eae34f1e60eeb005ba3a3d33f178e8)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 6.19.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yadhav Jayaraman <57544838+decyjphr@users.noreply.github.com>