circleci-bundle-update-pr 5.0.5 → 5.0.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b8ccfd730c460d36e9fb617a558cc061bcbabf327c96d82953621df958faf988
4
- data.tar.gz: aab0811d45f444873f6c7aea95874637e8634267ebc668381593f164c896f560
3
+ metadata.gz: 00d3a9958b2c6d685792644a79de3b48bc7baa87ecdd47c340c702727787d661
4
+ data.tar.gz: 1b09448083abdb0352c70948c01c903e8d7ce593002dec0bc76bfd97937a5f2c
5
5
  SHA512:
6
- metadata.gz: 2ad3631a6bb73b79044942a43e8d4905f08409e3f733be81f5a57a5f4cccbceda6e9802eee65ed37c1e9740ffcc19fd1b4b92e2c080d0bf8bc0843e5ff740978
7
- data.tar.gz: c584a93d18847d951d527eaf54d9d97a19fe3bfb64f1ac68bb7edab189a8d1ce73587412af94a00ed219c0f38879ba690ea19df5fa3596f53f1efc160fa5b53b
6
+ metadata.gz: '029c735e1cfd435c42cfe9c675f2626e5177792f466e04e638d8e9f1788a4d2cb24cfe199e5a181c7b200b94bbca3991d0d32a81fa35f9b2a7d20b8afac91575'
7
+ data.tar.gz: 30f92216de7fbaf19fd4a107c6c3e16ae04fa84ef3659e0a0bc9f27cb5caa87d8053bfbb26529ef05ac420bceae1d0d3a59650da5d38309362672e1b1db30b66
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- circleci-bundle-update-pr (5.0.5)
4
+ circleci-bundle-update-pr (5.0.7)
5
5
  compare_linker (>= 1.4.5)
6
6
  octokit
7
7
 
@@ -11,70 +11,70 @@ GEM
11
11
  addressable (2.8.7)
12
12
  public_suffix (>= 2.0.2, < 7.0)
13
13
  ast (2.4.2)
14
- compare_linker (1.4.5)
14
+ base64 (0.2.0)
15
+ compare_linker (1.4.7)
16
+ base64
15
17
  httpclient
16
18
  octokit
17
19
  diff-lcs (1.5.1)
18
- faraday (2.9.2)
19
- faraday-net_http (>= 2.0, < 3.2)
20
- faraday-net_http (3.1.0)
20
+ faraday (2.11.0)
21
+ faraday-net_http (>= 2.0, < 3.4)
22
+ logger
23
+ faraday-net_http (3.3.0)
21
24
  net-http
22
25
  httpclient (2.8.3)
23
26
  json (2.7.2)
24
27
  language_server-protocol (3.17.0.3)
28
+ logger (1.6.0)
25
29
  net-http (0.4.1)
26
30
  uri
27
31
  octokit (9.1.0)
28
32
  faraday (>= 1, < 3)
29
33
  sawyer (~> 0.9)
30
- parallel (1.25.1)
31
- parser (3.3.3.0)
34
+ parallel (1.26.3)
35
+ parser (3.3.4.2)
32
36
  ast (~> 2.4.1)
33
37
  racc
34
- public_suffix (6.0.0)
35
- racc (1.8.0)
38
+ public_suffix (6.0.1)
39
+ racc (1.8.1)
36
40
  rainbow (3.1.1)
37
41
  rake (13.2.1)
38
42
  regexp_parser (2.9.2)
39
- rexml (3.3.1)
40
- strscan
41
43
  rspec (3.13.0)
42
44
  rspec-core (~> 3.13.0)
43
45
  rspec-expectations (~> 3.13.0)
44
46
  rspec-mocks (~> 3.13.0)
45
47
  rspec-core (3.13.0)
46
48
  rspec-support (~> 3.13.0)
47
- rspec-expectations (3.13.1)
49
+ rspec-expectations (3.13.2)
48
50
  diff-lcs (>= 1.2.0, < 2.0)
49
51
  rspec-support (~> 3.13.0)
50
52
  rspec-mocks (3.13.1)
51
53
  diff-lcs (>= 1.2.0, < 2.0)
52
54
  rspec-support (~> 3.13.0)
53
55
  rspec-support (3.13.1)
54
- rubocop (1.64.1)
56
+ rubocop (1.66.0)
55
57
  json (~> 2.3)
56
58
  language_server-protocol (>= 3.17.0)
57
59
  parallel (~> 1.10)
58
60
  parser (>= 3.3.0.2)
59
61
  rainbow (>= 2.2.2, < 4.0)
60
- regexp_parser (>= 1.8, < 3.0)
61
- rexml (>= 3.2.5, < 4.0)
62
- rubocop-ast (>= 1.31.1, < 2.0)
62
+ regexp_parser (>= 2.4, < 3.0)
63
+ rubocop-ast (>= 1.32.1, < 2.0)
63
64
  ruby-progressbar (~> 1.7)
64
65
  unicode-display_width (>= 2.4.0, < 3.0)
65
- rubocop-ast (1.31.3)
66
+ rubocop-ast (1.32.1)
66
67
  parser (>= 3.3.1.0)
67
68
  rubocop-rake (0.6.0)
68
69
  rubocop (~> 1.0)
69
- rubocop-rspec (3.0.1)
70
+ rubocop-rspec (3.0.4)
70
71
  rubocop (~> 1.61)
71
72
  ruby-progressbar (1.13.0)
72
73
  sawyer (0.9.2)
73
74
  addressable (>= 2.3.5)
74
75
  faraday (>= 0.17.3, < 3)
75
- strscan (3.1.0)
76
76
  unicode-display_width (2.5.0)
77
- uri (0.13.0)
77
+ uri (0.13.1)
78
78
 
79
79
  PLATFORMS
80
80
  ruby
@@ -94,4 +94,4 @@ DEPENDENCIES
94
94
  rubocop-rspec
95
95
 
96
96
  BUNDLED WITH
97
- 2.5.12
97
+ 2.5.14
data/README.md CHANGED
@@ -1,12 +1,14 @@
1
1
  # Circleci::Bundle::Update::Pr
2
2
 
3
- [![Build Status](https://img.shields.io/circleci/project/github/masutaka/circleci-bundle-update-pr/main.svg?logo=circieci&style=flat-square)][circleci]
4
- [![License](https://img.shields.io/github/license/masutaka/circleci-bundle-update-pr.svg?style=flat-square)][license]
5
- [![Gem](https://img.shields.io/gem/v/circleci-bundle-update-pr.svg?logo=ruby&style=flat-square)][gem-link]
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
+ [![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
+ [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmasutaka%2Fcircleci-bundle-update-pr.svg?type=shield)][fossa]
6
+ [![Gem Version](https://img.shields.io/gem/v/circleci-bundle-update-pr?style=flat-square&logo=rubygems&label=Gem)][gem]
6
7
 
7
- [circleci]: https://circleci.com/gh/masutaka/circleci-bundle-update-pr
8
- [license]: https://github.com/masutaka/circleci-bundle-update-pr/blob/main/LICENSE.txt
9
- [gem-link]: http://badge.fury.io/rb/circleci-bundle-update-pr
8
+ [circleci]: https://app.circleci.com/pipelines/github/masutaka/circleci-bundle-update-pr?branch=main
9
+ [codeql]: https://github.com/masutaka/circleci-bundle-update-pr/actions/workflows/github-code-scanning/codeql?query=branch%3Amain
10
+ [fossa]: https://app.fossa.com/projects/git%2Bgithub.com%2Fmasutaka%2Fcircleci-bundle-update-pr?ref=badge_shield
11
+ [gem]: https://rubygems.org/gems/circleci-bundle-update-pr
10
12
 
11
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).
12
14
 
@@ -209,3 +211,15 @@ jobs:
209
211
  3. Commit your changes (`git commit -am 'Add some feature'`)
210
212
  4. Push to the branch (`git push origin my-new-feature`)
211
213
  5. Create a new Pull Request
214
+
215
+ ## Contributors
216
+
217
+ <a href="https://github.com/masutaka/circleci-bundle-update-pr/graphs/contributors">
218
+ <img src="https://contrib.rocks/image?repo=masutaka/circleci-bundle-update-pr" />
219
+ </a>
220
+
221
+ *Made with [contrib.rocks](https://contrib.rocks).*
222
+
223
+ ## License
224
+
225
+ [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmasutaka%2Fcircleci-bundle-update-pr.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmasutaka%2Fcircleci-bundle-update-pr?ref=badge_large)
@@ -4,7 +4,7 @@ module Circleci
4
4
  module Bundle
5
5
  module Update
6
6
  module Pr
7
- VERSION = '5.0.5'
7
+ VERSION = '5.0.7'
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: circleci-bundle-update-pr
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.5
4
+ version: 5.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takashi Masuda
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-02 00:00:00.000000000 Z
11
+ date: 2024-10-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: compare_linker
@@ -168,7 +168,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
168
168
  - !ruby/object:Gem::Version
169
169
  version: '0'
170
170
  requirements: []
171
- rubygems_version: 3.5.11
171
+ rubygems_version: 3.5.16
172
172
  signing_key:
173
173
  specification_version: 4
174
174
  summary: Provide continues bundle update using CircleCI