Skip to content

Update dependency palantir/policy-bot to v1.41.0#167

Open
balena-renovate[bot] wants to merge 1 commit intomasterfrom
renovate/palantir-policy-bot-1.x
Open

Update dependency palantir/policy-bot to v1.41.0#167
balena-renovate[bot] wants to merge 1 commit intomasterfrom
renovate/palantir-policy-bot-1.x

Conversation

@balena-renovate
Copy link
Contributor

@balena-renovate balena-renovate bot commented May 7, 2025

This PR contains the following updates:

Package Update Change
palantir/policy-bot minor v1.36.4v1.41.0

Release Notes

palantir/policy-bot (palantir/policy-bot)

v1.41.0

Compare Source

✨ Features
  • Add support for glob patterns in predicates that work with file paths (#​1124, by @​reegnz)
🐛 Fixes
  • Cache workflow runs when evaluating pull requests (#​1159)
💡 Improvements
  • Optimize collaborator permission filtering (#​1140)
  • Minor dependency and build tool updates

Full Changelog: palantir/policy-bot@v1.40.1...v1.41.0

v1.40.1

Compare Source

🐛 Fixes
  • Allow setting empty list values for server-level approval defaults using environment variables (#​1127)

Full Changelog: palantir/policy-bot@v1.40.0...v1.40.1

v1.40.0

Compare Source

✨ Features
  • Add predicates for custom repository properties: custom_property_is_not_null, custom_property_is_null, custom_property_matches_any_of, and custom_property_matches_none_of (#​1054, by @​south-mer)
  • Add support for policy-level and server-level default rule options (#​1100)
  • Add validate subcommand to validate local policy files (#​1114, by @​AtzeDeVries)
💡 Improvements
  • Reduce GitHub API queries when evaluating rules that do not use collaborator permissions (#​1116, by @​south-mer)
  • Reduce the number of GraphQL rate limit points consumed when fetching commits (#​1117, by @​south-mer)
  • Update various dependencies to the latest versions

Full Changelog: palantir/policy-bot@v1.39.3...v1.40.0

v1.39.3

Compare Source

🐛 Fixes
  • Add POLICYBOT_OPTIONS_FORCE_SHARED_POLICY environment variable to configure the force shared policy option (#​1095 by @​mchristopher)

Full Changelog: palantir/policy-bot@v1.39.2...v1.39.3

v1.39.2

Compare Source

🐛 Fixes

Full Changelog: palantir/policy-bot@v1.39.1...v1.39.2

v1.39.1

Compare Source

🐛 Fixes
  • Fix evaluation triggers for comment-only reviews (#​1073)
💡 Improvements
  • Update TailwindCSS from v1 to v3 (#​1076)

Full Changelog: palantir/policy-bot@v1.39.0...v1.39.1

v1.39.0

Compare Source

✨ Features
  • Add the force_shared_policy server option to disable loading individual repository policies (#​975, by @​south-mer)
💡 Improvements
  • Allow limiting the modified_lines predicate to specific files by setting include and exclude patterns (#​1043)
  • Build with Go 1.25 (#​1019)
  • Minor dependency and build tool updates

Full Changelog: palantir/policy-bot@v1.38.2...v1.39.0

v1.38.2

Compare Source

Re-release of 1.38.0

Add option to ignore edited comments on the server (#​977)

Policy Bot now supports server side configuration to ignore edited commits and improve the overall security posture of a running instance.

Other Changes
  • Use zero value by default for comments edited time when simulating PR status (#​978)
  • Minor dependency and build tool updates

Full Changelog: palantir/policy-bot@v1.37.0...v1.38.2

v1.38.1

Compare Source

Re-release of 1.38.0

Add option to ignore edited comments on the server (#​977)

Policy Bot now supports server side configuration to ignore edited commits and improve the overall security posture of a running instance.

Other Changes
  • Use zero value by default for comments edited time when simulating PR status (#​978)
  • Minor dependency and build tool updates

Full Changelog: palantir/policy-bot@v1.37.0...v1.38.1

v1.38.0

Compare Source

Add option to ignore edited comments on the server (#​977)

Policy Bot now supports server side configuration to ignore edited commits and improve the overall security posture of a running instance.

Other Changes
  • Use zero value by default for comments edited time when simulating PR status (#​978)
  • Minor dependency and build tool updates

Full Changelog: palantir/policy-bot@v1.37.0...v1.38.0

v1.37.0

Compare Source

Add file creation and deletion predicates (#​935, #​938)

The file_added, file_not_added, file_deleted, and file_not_deleted predicates allow writing policies that change when the PR introduces or removes specific files. Contributed by @​dblinkhorn.

Add server option for strict review dismissals (#​942)

By default, Policy Bot only dismisses a review if it no longer satisfies all rules. When rules have different invalidate_on_push settings, this means a review may remain because it still satisfies one rule while no longer satisfying another. If the new strict_review_dismissal option is enabled in the server configuration, Policy Bot will dismiss a review if it no longer satisfies any rule. This may be more intuitive for users, depending on how policies are constructed. Contributed by @​devinburnette.

Other Changes
  • Support marshaling Policy Bot configuration types to YAML (#​796, by @​iainlane)
    Note that these Go types are not part of Policy Bot's public API and may change in any version
  • Add debug logging for check_run events (#​966)
  • Minor dependency and build tool updates

Full Changelog: palantir/policy-bot@v1.36.5...v1.37.0

v1.36.5

Compare Source

Fixes
  • Respect the post_insecure_status_checks option when handling merge group events (#​933 by @​mglazer)
Other Changes
  • Build with Go 1.24 (#​932)
  • Minor dependency and build tool updates

Full Changelog: palantir/policy-bot@v1.36.4...v1.36.5


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@balena-renovate balena-renovate bot enabled auto-merge May 7, 2025 23:05
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 6 times, most recently from ee6dfcf to 46db9c3 Compare June 6, 2025 00:09
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 2 times, most recently from b067d62 to 16dd099 Compare June 25, 2025 16:10
@balena-renovate balena-renovate bot changed the title Update dependency palantir/policy-bot to v1.37.0 Update dependency palantir/policy-bot to v1.38.1 Jun 25, 2025
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch from 16dd099 to 747210d Compare June 25, 2025 17:09
@balena-renovate balena-renovate bot changed the title Update dependency palantir/policy-bot to v1.38.1 Update dependency palantir/policy-bot to v1.38.2 Jun 25, 2025
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 2 times, most recently from 69da07c to 4d61ec0 Compare June 30, 2025 23:09
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 2 times, most recently from d721623 to 605fff2 Compare July 2, 2025 23:06
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 4 times, most recently from 5c4584b to 168f123 Compare July 17, 2025 01:20
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 5 times, most recently from 6f629e8 to 4f336b1 Compare August 1, 2025 23:07
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 4 times, most recently from 4651f95 to b9f6110 Compare August 12, 2025 12:01
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 4 times, most recently from b74806a to cdc239e Compare January 8, 2026 18:07
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 3 times, most recently from c010fcc to 3b49af7 Compare January 15, 2026 16:13
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 3 times, most recently from 39b3de3 to c4d4faf Compare January 23, 2026 17:07
@balena-renovate balena-renovate bot changed the title Update dependency palantir/policy-bot to v1.40.1 Update dependency palantir/policy-bot to v1.41.0 Jan 23, 2026
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 5 times, most recently from 120b6dd to 8ae90c4 Compare January 29, 2026 18:08
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 6 times, most recently from cc30d8c to ea904bd Compare February 9, 2026 11:12
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 2 times, most recently from fddf97c to 335f496 Compare February 14, 2026 03:41
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 2 times, most recently from b714029 to bfbe78f Compare February 18, 2026 02:08
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch 2 times, most recently from 022132f to 6182b12 Compare February 26, 2026 17:52
Update palantir/policy-bot from 1.36.4 to 1.41.0

Change-type: patch
@balena-renovate balena-renovate bot force-pushed the renovate/palantir-policy-bot-1.x branch from 6182b12 to a6e0df5 Compare February 28, 2026 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants