Skip to content

Bump github.com/styrainc/regal from 0.25.0 to 0.26.2 - #139

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/styrainc/regal-0.26.2
Closed

Bump github.com/styrainc/regal from 0.25.0 to 0.26.2#139
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/styrainc/regal-0.26.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2024

Copy link
Copy Markdown

Bumps github.com/styrainc/regal from 0.25.0 to 0.26.2.

Release notes

Sourced from github.com/styrainc/regal's releases.

v0.26.2

This releases contains a bug fixes for an issue introduced in v0.26.0 as well as a number of other minor improvements.

Notable Bug fixes:

  • #1087 fixes an issue in the marshalling of ASTs using RoAST
  • #1056 Makes a change to no longer suggest built in functions for default rules
  • #1065 fixes an issue where git was required even when fixing in dry run mode
  • #1069 fixes an edge case in use-some-for-output-vars
  • #1078, #1080, #1083, #1085 fix issues relating to file rename updates from the client
  • #1093 addresses an issue where the fix command produced the incorrect result due to relative paths
  • #1081 ensures that .manifest files are correctly detected as 'roots' when fixing

New features:

  • #1059 updates the language server to suggest boolean values at relevant times
  • #1088 adds a new feature for rule authors to use the files from their project as input for evaluation

Changelog

  • b1afdf6c859c0849aea644d2f1df9aa868aa52e9: build(deps): bump peter-evans/create-pull-request from 7.0.0 to 7.0.1 (#1057) (@​dependabot[bot])
  • 9c6a0c96f1963f8152cdda5ce4ccc95c20321485: completion: Don't show builtins on default rules (#1056) (@​charlieegan3)
  • dd9ee43bce42cc63b4076ca408f6f336010219b6: Increase test coverage (#1058) (@​anderseknert)
  • 410d7751df4952ef9d34cb4fba4132961311d06a: lsp/completions: add boolean provider (#1059) (@​charlieegan3)
  • 337862e6fab286d6f59f9ce4d41fa4d7f46193d1: tests: Fatal error when no inlay hints are found (#1060) (@​charlieegan3)
  • 1ef7511b0b577b79813c949140f694cf8214f164: cmd/fix: Only require git when dry-run unset (#1065) (@​charlieegan3)
  • 8778ec2e6581a5b2c4e1f5ff04e9086ed0bb2d23: fix: Have use-some-for-output-vars find comprehension body vars (#1069) (@​anderseknert)
  • d579c9c8b230e05222d828777d4d2d9e5562fa2a: build: introduce regal_standalone build flag, use for lint's "fix" hint (#1070) (@​srenatus)
  • 2690748c2df8fce6e8d8a5e1773301dca07ae1b2: 100% test coverage (#1074) (@​anderseknert)
  • 2e07303c0cb2180458a63167b1a2f45b1fb43096: Remove ast.all_refs (#1076) (@​anderseknert)
  • 332f6dda3851a9cd7c74cfd4191999207d3caa95: Ensure custom rules docs are up to date (#1079) (@​anderseknert)
  • 28bac91a9217cad2055e6ae99948239b18444734: lsp: Address empty module issues on rename (#1078) (@​charlieegan3)
  • 6badb5d0b2f141fc74a838e1a90b79c19893afc9: lsp: Always send empty diagnostics when deleted (#1080) (@​charlieegan3)
  • 146895c5590584839783d810d2827432fdce5ef6: lsp: Correct Path to URI encoding (#1083) (@​charlieegan3)
  • 71e17a3122ac69b6de7674b11182f44d6b3c7684: e2e: Sort output from fix hint (#1084) (@​charlieegan3)
  • a562087e466447451fd0140636c94304c04e91e2: Fix issue where .manifest files didn't register as roots (#1081) (@​anderseknert)
  • 786b89ee61887290fb71f855c0d749e70ebcca1d: Bump roast to v0.2.0 to ensure annotations encodes correctly (#1087) (@​anderseknert)
  • 3bbfd1e0403b32e5320dcb8488d29957f74206c9: Add regal eval:use-as-input directive (#1088) (@​anderseknert)
  • 0c1ef1978d99be68a5d2e1313c9223deb62db36e: lsp: Rename on template (#1085) (@​charlieegan3)
  • 52f33777abeb16d7973b3570a90a10fde33f2c07: lsp: Fix Eval issue caused by missing comments (#1091) (@​charlieegan3)
  • 6f9b32f1ba88aec7f6c79f63f6e59ddb5f16d0af: cmd/fix: Address relative path root matching (#1093) (@​charlieegan3)

v0.26.1

This releases contains a bug fix for an issue introduced in v0.26.0. The bug was caused by a change the required data to complete a formatting Rego 'fix'.

Changelog

  • 1cfdee996945546381648232e73e29b4394baf54: Fix LSP formatting that broke in v0.26.0 (#1055) (@​anderseknert)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/styrainc/regal](https://github.com/styrainc/regal) from 0.25.0 to 0.26.2.
- [Release notes](https://github.com/styrainc/regal/releases)
- [Changelog](https://github.com/StyraInc/regal/blob/main/.goreleaser.yaml)
- [Commits](open-policy-agent/regal@v0.25.0...v0.26.2)

---
updated-dependencies:
- dependency-name: github.com/styrainc/regal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 16, 2024
@dependabot @github

dependabot Bot commented on behalf of github Sep 23, 2024

Copy link
Copy Markdown
Author

Superseded by #142.

@dependabot dependabot Bot closed this Sep 23, 2024
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/styrainc/regal-0.26.2 branch September 23, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants