circleci-bundle-update-pr 5.2.1 → 5.2.2

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: 290c14aaad30e32c6455c11636d9c0c7141592af8cc7fb4f315776378c7f3e0e
4
+ data.tar.gz: 56ad20a2dec6a37e1b9de2b8b8d54173629ad0bd21e81adabc5f994653ad7a6f
5
5
  SHA512:
6
- metadata.gz: 0f16a1fa30e82bed2a5f1fdb958f4723291f3c71d33f6d0a365d51f5e0083e50ab44cb7e1fafd320129ea2a04b520c2c1ac5f164984d323a550004bfb1d10f72
7
- data.tar.gz: 4eba2d1798815ad986f44e880c3bc38be4c6acb693a3c3a7fda7d98570e6e7957c32ec1e48f216442f8c25b67deed685f96e783d0c5b7f1d8a8042b49ca94986
6
+ metadata.gz: 5d2e62fb07a3c8ac8482e167b3d6eb994266dcd93ffbdbf0a81ea3fbd6928cfd1426774dfbb2e5c73a8b4e187e0665064434e6f26995d425f8e6c203d48d13d8
7
+ data.tar.gz: 0a229bab80cdd6b21cc8fc42e3f0445b75d0a395a878287627c8acffbc63cff8c3085a2a3aa85ba21a17aed0cdfd7cd01bc2da88c7e797daca46e2ab874bdf16
data/Gemfile.lock CHANGED
@@ -1,17 +1,18 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- circleci-bundle-update-pr (5.2.1)
4
+ circleci-bundle-update-pr (5.2.2)
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.8.9)
12
12
  public_suffix (>= 2.0.2, < 8.0)
13
13
  ast (2.4.3)
14
14
  base64 (0.3.0)
15
+ bigdecimal (4.1.0)
15
16
  compare_linker (1.4.11)
16
17
  base64
17
18
  httpclient
@@ -26,10 +27,15 @@ GEM
26
27
  net-http (~> 0.5)
27
28
  httpclient (2.9.0)
28
29
  mutex_m
29
- json (2.18.1)
30
+ json (2.19.2)
31
+ json-schema (6.2.0)
32
+ addressable (~> 2.8)
33
+ bigdecimal (>= 3.1, < 5)
30
34
  language_server-protocol (3.17.0.5)
31
35
  lint_roller (1.1.0)
32
36
  logger (1.7.0)
37
+ mcp (0.9.2)
38
+ json-schema (>= 4.1)
33
39
  mutex_m (0.3.0)
34
40
  net-http (0.9.1)
35
41
  uri (>= 0.11.1)
@@ -38,11 +44,11 @@ GEM
38
44
  sawyer (~> 0.9)
39
45
  ostruct (0.6.3)
40
46
  parallel (1.27.0)
41
- parser (3.3.10.1)
47
+ parser (3.3.10.2)
42
48
  ast (~> 2.4.1)
43
49
  racc
44
50
  prism (1.9.0)
45
- public_suffix (7.0.2)
51
+ public_suffix (6.0.2)
46
52
  racc (1.8.1)
47
53
  rainbow (3.1.1)
48
54
  rake (13.3.1)
@@ -56,14 +62,15 @@ GEM
56
62
  rspec-expectations (3.13.5)
57
63
  diff-lcs (>= 1.2.0, < 2.0)
58
64
  rspec-support (~> 3.13.0)
59
- rspec-mocks (3.13.7)
65
+ rspec-mocks (3.13.8)
60
66
  diff-lcs (>= 1.2.0, < 2.0)
61
67
  rspec-support (~> 3.13.0)
62
68
  rspec-support (3.13.7)
63
- rubocop (1.84.0)
69
+ rubocop (1.85.0)
64
70
  json (~> 2.3)
65
71
  language_server-protocol (~> 3.17.0.2)
66
72
  lint_roller (~> 1.1.0)
73
+ mcp (~> 0.6)
67
74
  parallel (~> 1.10)
68
75
  parser (>= 3.3.0.2)
69
76
  rainbow (>= 2.2.2, < 4.0)
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.2'
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.2
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"