Skip to content

Tags: github/safe-settings

Tags

2.1.21

Toggle 2.1.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix custom_properties diffing when config uses `property_name` (#978)

* 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-rc.1

Toggle 2.1.21-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix custom_properties diffing when config uses `property_name` (#978)

* 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

Toggle 2.1.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug/issue 842 (#928)

* 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.4

Toggle 2.1.20-rc.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug/issue 842 (#928)

* 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

Toggle 2.1.20-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace npm install with npm ci in workflow (#960)

* Replace npm install with npm ci in workflow

* Replace npm install with npm ci in workflow

2.1.18

Toggle 2.1.18's commit message
recreated tag 2.1.18

2.1.17

Toggle 2.1.17's commit message
recreated tag 2.1.17

2.1.14

Toggle 2.1.14's commit message
recreated tag 2.1.14

2.1.20-rc.2

Toggle 2.1.20-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump path-to-regexp (#953)

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](pillarjs/path-to-regexp@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

Toggle 2.1.20-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 (#935)

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](docker/build-push-action@2634353...10e90e3)

---
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>