Skip to content

Releases: VirtusLab/bazel-steward

v0.2.11

18 Apr 08:41
Compare
Choose a tag to compare

Commits

v0.2.10

17 Apr 15:27
5ffb8c5
Compare
Choose a tag to compare

Commits

  • a200ca7: Date update logic compares original versions (#226) (Łukasz Wawrzyk) #226
  • 5ffb8c5: Try harder to get valid downloadUrl for bazel rules (#227) (Łukasz Wawrzyk) #227

v0.2.9

17 Apr 10:19
7b55cf2
Compare
Choose a tag to compare

Commits

  • fd1390f: Add information about GHA permission to README (Łukasz Wawrzyk)
  • c6eab8b: Inform about minimal rules_jvm_external version in case of error (#221) (Łukasz Wawrzyk) #221
  • 7b55cf2: Reduced false positives in rules update heuristic (#225) (Łukasz Wawrzyk) #225

v0.2.7

13 Apr 09:08
ff8288a
Compare
Choose a tag to compare

Commits

  • 91e6cf4: Update configuration documentation in README.md (Łukasz Wawrzyk)
  • ea31cd7: Reduce log verbosity (#218) (Łukasz Wawrzyk) #218
  • 265c4bf: Replace all occurences of version, sha and url for bazel rules (#219) (Łukasz Wawrzyk) #219
  • ff8288a: Error handling for 404 when computing checksum for bazel rule (#220) (Łukasz Wawrzyk) #220

v0.2.6

07 Apr 11:38
fd2f789
Compare
Choose a tag to compare

Commits

v0.2.5

07 Apr 08:50
b4ea1ee
Compare
Choose a tag to compare

Commits

  • 87d8b31: Update README.md (Łukasz Wawrzyk)
  • b4ea1ee: Added LatestByDate bumping strategy for BazelRules (#212) (mikkoziel) #212

v0.2.4

05 Apr 11:05
55dc057
Compare
Choose a tag to compare

Commits

  • aecb5ee: Added BazelRulesHeuristicTest with test cases (#205) (mikkoziel) #205
  • 55dc057: Update action.yaml to correctly handle push-to-remote config (Łukasz Wawrzyk)

v0.2.3

04 Apr 15:19
e437b36
Compare
Choose a tag to compare

Commits

  • 4837917: Added functionality to create templates for PRs (#166) (Marcin Złakowski) #166
  • 04d217e: Added maxMajor to minor BumpingStrategy (#192) (mikkoziel) #192
  • d9398f8: Updated version of go rules in tests (#198) (mikkoziel) #198
  • f7002b5: Changed error message for more info (#193) (mikkoziel) #193
  • 06e0a72: Updated io.get-coursier:interface to 1.0.14 (#202) (github-actions[bot]) #202
  • 3eb7f56: Removed version from json dependency in BUILD file (#203) (mikkoziel) #203
  • ed8d4ab: Added if for labes in GithubClient (#204) (mikkoziel) #204
  • 7195d12: Updated org.json:json to 20230227 (#200) (github-actions[bot]) #200
  • 9dbcdf2: Updated com.networknt:json-schema-validator to 1.0.79 (#196) (github-actions[bot]) #196
  • e62040b: Resolved problem, when rules for bazel had multiple or no SHA256 (#168) (Marcin Złakowski) #168
  • e437b36: Added post update hook configuration (#194) (Marcin Złakowski) #194

v0.2.2

23 Mar 12:23
9922265
Compare
Choose a tag to compare

Commits

  • 772a8f2: Updated RuleDotnetUpdateTest (#182) (mikkoziel) #182
  • f00d34c: Added condition to MavenRepository (#178) (mikkoziel) #178
  • d1431f8: Removed condition for forced push when branch already exist (#181) (mikkoziel) #181
  • 79e66e7: Added logging filenames to Failed to find file errors (#179) (mikkoziel) #179
  • 06a8136: Added logging found Bazel rules (#180) (mikkoziel) #180
  • 123a4d5: Add flag to force updating all open PRs (#183) (Łukasz Wawrzyk) #183
  • 2535f19: Fix dependencies-force job action name (Łukasz Wawrzyk)
  • 0428c4f: Add trigger for dependencies-force action (Łukasz Wawrzyk)
  • 5357e1d: Force update PRs also updates modified PRs (Łukasz Wawrzyk)
  • d125536: Updated com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to 2.14.2 (#128) (github-actions[bot]) #128
  • 0781b98: Updated org.kohsuke:github-api to 1.314 (#154) (github-actions[bot]) #154
  • fa9a4f3: Updated rules_jvm_external to 4.5 (#137) (github-actions[bot]) #137
  • aec67c5: Updated com.fasterxml.jackson.module:jackson-module-kotlin to 2.14.2 (#136) (github-actions[bot]) #136
  • d5d2ad2: Updated org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 to 1.6.4 (#125) (github-actions[bot]) #125
  • 39b2620: Updated bazel to 5.4.0 (#120) (github-actions[bot]) #120
  • dd41df1: Updated rules_kotlin to v1.7.1 (#155) (github-actions[bot]) #155
  • b47939c: Bump kotlin to 1.7 (#184) (Łukasz Wawrzyk) #184
  • d687b7f: Command runner debug-prints ready-to-copy commands (#185) (Łukasz Wawrzyk) #185
  • 5218cc6: Apply IntelliJ inspections (#186) (Łukasz Wawrzyk) #186
  • 9922265: Changed to struct in extracting bazel rules (#188) (mikkoziel) #188

v0.2.1

20 Mar 15:33
a6481fc
Compare
Choose a tag to compare

Commits

  • de880f6: Fixed documentation (#152) (Marcin Złakowski) #152
  • 344fa41: Fix loose semver parsing to recognize Kotlin rules (#153) (Kamil Doległo) #153
  • ebeadbb: Expanded documentation about token permissions (#158) (Marcin Złakowski) #158
  • b0b64b9: Updated com.networknt:json-schema-validator to 1.0.78 (#160) (github-actions[bot]) #160
  • a6d505c: Configurable lookup of version to bump (#159) (mikkoziel) #159
  • 4d89429: Fixed bug where PR was closed prematurely (#157) (Marcin Złakowski) #157
  • edef8da: Updated bazel rules tests and added new test cases (#161) (mikkoziel) #161
  • f8931cd: Tests refactoring (#165) (Łukasz Wawrzyk) #165
  • 019b533: Remove flaky test attempts to not waste time (Łukasz Wawrzyk)
  • a89bfa0: Updated org.slf4j:slf4j-simple to 2.0.7 (#169) (github-actions[bot]) #169
  • 3bf12e9: Changed yaml reading to accomodate for possible errors (#170) (mikkoziel) #170
  • 4a49394: Limit scope of bazel update test (#172) (Łukasz Wawrzyk) #172
  • a6481fc: Added info about search-patterns in config to README (#171) (mikkoziel) #171