circleci-bundle-update-pr 5.2.1 → 5.2.3

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: 2b3f4ad535ac6363335cab053b93a762362b15e5051ebfbea2e4374eabfa249b
4
- data.tar.gz: a9a376533c1e3627b730cc177e45e87b0ae8d72798d9cd1ccc66dec1416391e4
3
+ metadata.gz: 98d0e2b4c2424c38d5d45335731fed792143bedbf2bfe10bd733d78090f55d3c
4
+ data.tar.gz: 2ca5c13f618cf1d2a57f73582cdd9dceb11bfa099a09f30f70ffc32879e98ad6
5
5
  SHA512:
6
- metadata.gz: 0f16a1fa30e82bed2a5f1fdb958f4723291f3c71d33f6d0a365d51f5e0083e50ab44cb7e1fafd320129ea2a04b520c2c1ac5f164984d323a550004bfb1d10f72
7
- data.tar.gz: 4eba2d1798815ad986f44e880c3bc38be4c6acb693a3c3a7fda7d98570e6e7957c32ec1e48f216442f8c25b67deed685f96e783d0c5b7f1d8a8042b49ca94986
6
+ metadata.gz: ca639f138d040d1b64a34179dccbe79e2b9cdd86856e811cda09e7b5180fe6657cd5f3e0641c0ece48488b53980da7ff707c4bdca60861444f9204c70121c709
7
+ data.tar.gz: ac33a35b8aef369bc2c94ec0138e852845e4a50ae27b8d9b0dabbc4bb4582ee0f1f3308d890157577ed24b50fa3c59ac926d41494354b64ec910730492900e35
data/Gemfile.lock CHANGED
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- circleci-bundle-update-pr (5.2.1)
4
+ circleci-bundle-update-pr (5.2.3)
5
5
  compare_linker (>= 1.4.10)
6
6
  octokit
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- addressable (2.8.8)
11
+ addressable (2.9.0)
12
12
  public_suffix (>= 2.0.2, < 8.0)
13
13
  ast (2.4.3)
14
14
  base64 (0.3.0)
@@ -26,7 +26,7 @@ GEM
26
26
  net-http (~> 0.5)
27
27
  httpclient (2.9.0)
28
28
  mutex_m
29
- json (2.18.1)
29
+ json (2.19.3)
30
30
  language_server-protocol (3.17.0.5)
31
31
  lint_roller (1.1.0)
32
32
  logger (1.7.0)
@@ -38,11 +38,11 @@ GEM
38
38
  sawyer (~> 0.9)
39
39
  ostruct (0.6.3)
40
40
  parallel (1.27.0)
41
- parser (3.3.10.1)
41
+ parser (3.3.11.1)
42
42
  ast (~> 2.4.1)
43
43
  racc
44
44
  prism (1.9.0)
45
- public_suffix (7.0.2)
45
+ public_suffix (6.0.2)
46
46
  racc (1.8.1)
47
47
  rainbow (3.1.1)
48
48
  rake (13.3.1)
@@ -56,11 +56,11 @@ GEM
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.7)
59
+ rspec-mocks (3.13.8)
60
60
  diff-lcs (>= 1.2.0, < 2.0)
61
61
  rspec-support (~> 3.13.0)
62
62
  rspec-support (3.13.7)
63
- rubocop (1.84.0)
63
+ rubocop (1.86.0)
64
64
  json (~> 2.3)
65
65
  language_server-protocol (~> 3.17.0.2)
66
66
  lint_roller (~> 1.1.0)
@@ -71,7 +71,7 @@ GEM
71
71
  rubocop-ast (>= 1.49.0, < 2.0)
72
72
  ruby-progressbar (~> 1.7)
73
73
  unicode-display_width (>= 2.4.0, < 4.0)
74
- rubocop-ast (1.49.0)
74
+ rubocop-ast (1.49.1)
75
75
  parser (>= 3.3.7.2)
76
76
  prism (~> 1.7)
77
77
  rubocop-rake (0.7.1)
@@ -107,4 +107,4 @@ DEPENDENCIES
107
107
  rubocop-rspec
108
108
 
109
109
  BUNDLED WITH
110
- 4.0.3
110
+ 4.0.8
data/README.md CHANGED
@@ -3,13 +3,11 @@
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]
7
6
  [![Ask DeepWiki](https://deepwiki.com/badge.svg)][deepwiki]
8
7
 
9
8
  [circleci]: https://app.circleci.com/pipelines/github/masutaka/circleci-bundle-update-pr?branch=main
10
9
  [codeql]: https://github.com/masutaka/circleci-bundle-update-pr/actions/workflows/github-code-scanning/codeql?query=branch%3Amain
11
10
  [gem]: https://rubygems.org/gems/circleci-bundle-update-pr
12
- [coderabbit]: https://www.coderabbit.ai/
13
11
  [deepwiki]: https://deepwiki.com/masutaka/circleci-bundle-update-pr
14
12
 
15
13
  `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).
@@ -4,7 +4,7 @@ module Circleci
4
4
  module Bundle
5
5
  module Update
6
6
  module Pr
7
- VERSION = '5.2.1'
7
+ VERSION = '5.2.3'
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.2.1
4
+ version: 5.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takashi Masuda
@@ -130,7 +130,6 @@ extensions: []
130
130
  extra_rdoc_files: []
131
131
  files:
132
132
  - ".circleci/config.yml"
133
- - ".coderabbit.yaml"
134
133
  - ".github/CODEOWNERS"
135
134
  - ".gitignore"
136
135
  - ".rspec"
@@ -168,7 +167,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
168
167
  - !ruby/object:Gem::Version
169
168
  version: '0'
170
169
  requirements: []
171
- rubygems_version: 4.0.3
170
+ rubygems_version: 4.0.6
172
171
  specification_version: 4
173
172
  summary: Provide continues bundle update using CircleCI
174
173
  test_files: []
data/.coderabbit.yaml DELETED
@@ -1,4 +0,0 @@
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"