circleci-bundle-update-pr 5.1.9 → 5.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b2dc19b60f0cbc57d1f369e30e6af9f6565cc5440bf2c205d66e736fcd8ea452
4
- data.tar.gz: 1b9c447d9fe563f9d55a029b51f1590d7a3506da555a193664e9aa8543925fb5
3
+ metadata.gz: 7304bf5eea5a9835cdeceb5830189e861a166da2f3d162e8b008aaa6e5c86fe9
4
+ data.tar.gz: 2e76277b4826de4b06c33b88993fe2538338ef682d423459dc588f096aff7ed0
5
5
  SHA512:
6
- metadata.gz: 9e75d28b35a814b9a4e207dc4f422b1ca6684d8d979618862c5bf594d5c93517a2f549c4ceb1770f983921358e7e032da163fc0630beed13ee621569c0b9d6b7
7
- data.tar.gz: a3e4a3eddbbc58690b0df56667ec89712e769398fdb101f8fa059c49a467c47c579ddbf57574979da47b2a03e7fb2aed1c342db832852d7b818037aa2ceac67f
6
+ metadata.gz: 51feeb5370f7dcf0d4698364ac9313ba8eafdf2b26b2e4fc34ad1fe3113409ecac702644c4f941affad5274c9e8ad551963298043a0b80887532d348ffe9c0cc
7
+ data.tar.gz: 9096b3bbe7360ed3a263f07f21bbf4217baea3d5255679f8b560979771c24c9276a8115c923c8ea47743a838b559f47b06be59a6aaf785e40922359c7b7bd07f
data/.coderabbit.yaml ADDED
@@ -0,0 +1,4 @@
1
+ # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
2
+ # Complete reference: https://docs.coderabbit.ai/reference/configuration
3
+
4
+ language: "en-US"
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- circleci-bundle-update-pr (5.1.9)
4
+ circleci-bundle-update-pr (5.1.10)
5
5
  compare_linker (>= 1.4.10)
6
6
  octokit
7
7
 
@@ -26,41 +26,41 @@ GEM
26
26
  net-http (>= 0.5.0)
27
27
  httpclient (2.9.0)
28
28
  mutex_m
29
- json (2.15.0)
29
+ json (2.15.2)
30
30
  language_server-protocol (3.17.0.5)
31
31
  lint_roller (1.1.0)
32
32
  logger (1.7.0)
33
33
  mutex_m (0.3.0)
34
- net-http (0.6.0)
34
+ net-http (0.7.0)
35
35
  uri
36
36
  octokit (10.0.0)
37
37
  faraday (>= 1, < 3)
38
38
  sawyer (~> 0.9)
39
39
  ostruct (0.6.3)
40
40
  parallel (1.27.0)
41
- parser (3.3.9.0)
41
+ parser (3.3.10.0)
42
42
  ast (~> 2.4.1)
43
43
  racc
44
- prism (1.5.1)
44
+ prism (1.6.0)
45
45
  public_suffix (6.0.2)
46
46
  racc (1.8.1)
47
47
  rainbow (3.1.1)
48
- rake (13.3.0)
48
+ rake (13.3.1)
49
49
  regexp_parser (2.11.3)
50
- rspec (3.13.1)
50
+ rspec (3.13.2)
51
51
  rspec-core (~> 3.13.0)
52
52
  rspec-expectations (~> 3.13.0)
53
53
  rspec-mocks (~> 3.13.0)
54
- rspec-core (3.13.5)
54
+ rspec-core (3.13.6)
55
55
  rspec-support (~> 3.13.0)
56
56
  rspec-expectations (3.13.5)
57
57
  diff-lcs (>= 1.2.0, < 2.0)
58
58
  rspec-support (~> 3.13.0)
59
- rspec-mocks (3.13.5)
59
+ rspec-mocks (3.13.7)
60
60
  diff-lcs (>= 1.2.0, < 2.0)
61
61
  rspec-support (~> 3.13.0)
62
62
  rspec-support (3.13.6)
63
- rubocop (1.81.1)
63
+ rubocop (1.81.7)
64
64
  json (~> 2.3)
65
65
  language_server-protocol (~> 3.17.0.2)
66
66
  lint_roller (~> 1.1.0)
@@ -81,13 +81,13 @@ GEM
81
81
  lint_roller (~> 1.1)
82
82
  rubocop (~> 1.72, >= 1.72.1)
83
83
  ruby-progressbar (1.13.0)
84
- sawyer (0.9.2)
84
+ sawyer (0.9.3)
85
85
  addressable (>= 2.3.5)
86
86
  faraday (>= 0.17.3, < 3)
87
87
  unicode-display_width (3.2.0)
88
88
  unicode-emoji (~> 4.1)
89
89
  unicode-emoji (4.1.0)
90
- uri (1.0.3)
90
+ uri (1.1.0)
91
91
 
92
92
  PLATFORMS
93
93
  ruby
data/README.md CHANGED
@@ -3,11 +3,13 @@
3
3
  [![CircleCI Status](https://img.shields.io/circleci/build/github/masutaka/circleci-bundle-update-pr/main?style=flat-square&logo=circieci&label=CircleCI)][circleci]
4
4
  [![CodeQL Status](https://img.shields.io/github/actions/workflow/status/masutaka/circleci-bundle-update-pr/github-code-scanning%2Fcodeql?branch=main&style=flat-square&logo=githubactions&label=CodeQL)][codeql]
5
5
  [![Gem Version](https://img.shields.io/gem/v/circleci-bundle-update-pr?style=flat-square&logo=rubygems&label=Gem)][gem]
6
+ [![CodeRabbit Pull Request Reviews](https://img.shields.io/coderabbit/prs/github/masutaka/circleci-bundle-update-pr)][coderabbit]
6
7
  [![Ask DeepWiki](https://deepwiki.com/badge.svg)][deepwiki]
7
8
 
8
9
  [circleci]: https://app.circleci.com/pipelines/github/masutaka/circleci-bundle-update-pr?branch=main
9
10
  [codeql]: https://github.com/masutaka/circleci-bundle-update-pr/actions/workflows/github-code-scanning/codeql?query=branch%3Amain
10
11
  [gem]: https://rubygems.org/gems/circleci-bundle-update-pr
12
+ [coderabbit]: https://www.coderabbit.ai/
11
13
  [deepwiki]: https://deepwiki.com/masutaka/circleci-bundle-update-pr
12
14
 
13
15
  `circleci-bundle-update-pr` is an automation script for continuous bundle update and for sending a pull request using [`Scheduling a Workflow of CircleCI`](https://circleci.com/docs/2.0/workflows/#scheduling-a-workflow).
@@ -174,12 +176,12 @@ jobs:
174
176
  runs-on: ubuntu-latest
175
177
 
176
178
  steps:
177
- - uses: actions/checkout@v1
179
+ - uses: actions/checkout@v5
178
180
 
179
181
  - name: Set up Ruby
180
- uses: actions/setup-ruby@v1
182
+ uses: ruby/setup-ruby@v1
181
183
  with:
182
- ruby-version: v2.6.x
184
+ ruby-version: '3.4'
183
185
 
184
186
  - name: Install dependencies
185
187
  run: |
@@ -4,7 +4,7 @@ module Circleci
4
4
  module Bundle
5
5
  module Update
6
6
  module Pr
7
- VERSION = '5.1.9'
7
+ VERSION = '5.1.10'
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: circleci-bundle-update-pr
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.1.9
4
+ version: 5.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takashi Masuda
@@ -130,6 +130,7 @@ extensions: []
130
130
  extra_rdoc_files: []
131
131
  files:
132
132
  - ".circleci/config.yml"
133
+ - ".coderabbit.yaml"
133
134
  - ".github/CODEOWNERS"
134
135
  - ".github/dependabot.yml"
135
136
  - ".gitignore"