circleci-bundle-update-pr 5.0.4 → 5.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +22 -29
- data/README.md +20 -6
- data/lib/circleci/bundle/update/pr/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 10bc86fb9d0b160d75ff3f536ce23956b367d21fd41d5cecc069dddaa4b74f56
|
4
|
+
data.tar.gz: 02bb3fcc2f5e255338ebec24285ec05ca103a565e11023d62661ce8860179670
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c6dff5b00625c8303f8103beb3f0fd0701d8ed506614d4be6726f8b0d99713f950ce4f42d7a205a470a99c0069d33fb78eb6a0414d2a89c6f33d8cf709b9feb1
|
7
|
+
data.tar.gz: e70d58c034e1446820804a0e8e577dcb17bc8e32b4305b652783e0f0198c7fdea712ff08315bbfcdcc321a773bed55bde2120351136fc5d7fbf59962a4adc3ea
|
data/Gemfile.lock
CHANGED
@@ -1,84 +1,77 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
circleci-bundle-update-pr (5.0.
|
4
|
+
circleci-bundle-update-pr (5.0.6)
|
5
5
|
compare_linker (>= 1.4.5)
|
6
6
|
octokit
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
addressable (2.8.
|
12
|
-
public_suffix (>= 2.0.2, <
|
11
|
+
addressable (2.8.7)
|
12
|
+
public_suffix (>= 2.0.2, < 7.0)
|
13
13
|
ast (2.4.2)
|
14
14
|
base64 (0.2.0)
|
15
|
-
compare_linker (1.4.
|
15
|
+
compare_linker (1.4.6)
|
16
|
+
base64
|
16
17
|
httpclient
|
17
18
|
octokit
|
18
19
|
diff-lcs (1.5.1)
|
19
|
-
faraday (2.
|
20
|
+
faraday (2.10.1)
|
20
21
|
faraday-net_http (>= 2.0, < 3.2)
|
21
|
-
|
22
|
+
logger
|
23
|
+
faraday-net_http (3.1.1)
|
22
24
|
net-http
|
23
25
|
httpclient (2.8.3)
|
24
26
|
json (2.7.2)
|
25
27
|
language_server-protocol (3.17.0.3)
|
28
|
+
logger (1.6.0)
|
26
29
|
net-http (0.4.1)
|
27
30
|
uri
|
28
|
-
octokit (
|
29
|
-
base64
|
31
|
+
octokit (9.1.0)
|
30
32
|
faraday (>= 1, < 3)
|
31
33
|
sawyer (~> 0.9)
|
32
|
-
parallel (1.
|
33
|
-
parser (3.3.
|
34
|
+
parallel (1.25.1)
|
35
|
+
parser (3.3.4.0)
|
34
36
|
ast (~> 2.4.1)
|
35
37
|
racc
|
36
|
-
public_suffix (
|
37
|
-
racc (1.8.
|
38
|
+
public_suffix (6.0.1)
|
39
|
+
racc (1.8.1)
|
38
40
|
rainbow (3.1.1)
|
39
41
|
rake (13.2.1)
|
40
42
|
regexp_parser (2.9.2)
|
41
|
-
rexml (3.
|
42
|
-
strscan
|
43
|
+
rexml (3.3.6)
|
44
|
+
strscan
|
43
45
|
rspec (3.13.0)
|
44
46
|
rspec-core (~> 3.13.0)
|
45
47
|
rspec-expectations (~> 3.13.0)
|
46
48
|
rspec-mocks (~> 3.13.0)
|
47
49
|
rspec-core (3.13.0)
|
48
50
|
rspec-support (~> 3.13.0)
|
49
|
-
rspec-expectations (3.13.
|
51
|
+
rspec-expectations (3.13.1)
|
50
52
|
diff-lcs (>= 1.2.0, < 2.0)
|
51
53
|
rspec-support (~> 3.13.0)
|
52
54
|
rspec-mocks (3.13.1)
|
53
55
|
diff-lcs (>= 1.2.0, < 2.0)
|
54
56
|
rspec-support (~> 3.13.0)
|
55
57
|
rspec-support (3.13.1)
|
56
|
-
rubocop (1.
|
58
|
+
rubocop (1.65.1)
|
57
59
|
json (~> 2.3)
|
58
60
|
language_server-protocol (>= 3.17.0)
|
59
61
|
parallel (~> 1.10)
|
60
62
|
parser (>= 3.3.0.2)
|
61
63
|
rainbow (>= 2.2.2, < 4.0)
|
62
|
-
regexp_parser (>=
|
64
|
+
regexp_parser (>= 2.4, < 3.0)
|
63
65
|
rexml (>= 3.2.5, < 4.0)
|
64
66
|
rubocop-ast (>= 1.31.1, < 2.0)
|
65
67
|
ruby-progressbar (~> 1.7)
|
66
68
|
unicode-display_width (>= 2.4.0, < 3.0)
|
67
69
|
rubocop-ast (1.31.3)
|
68
70
|
parser (>= 3.3.1.0)
|
69
|
-
rubocop-capybara (2.20.0)
|
70
|
-
rubocop (~> 1.41)
|
71
|
-
rubocop-factory_bot (2.25.1)
|
72
|
-
rubocop (~> 1.41)
|
73
71
|
rubocop-rake (0.6.0)
|
74
72
|
rubocop (~> 1.0)
|
75
|
-
rubocop-rspec (
|
76
|
-
rubocop (~> 1.
|
77
|
-
rubocop-capybara (~> 2.17)
|
78
|
-
rubocop-factory_bot (~> 2.22)
|
79
|
-
rubocop-rspec_rails (~> 2.28)
|
80
|
-
rubocop-rspec_rails (2.28.3)
|
81
|
-
rubocop (~> 1.40)
|
73
|
+
rubocop-rspec (3.0.3)
|
74
|
+
rubocop (~> 1.61)
|
82
75
|
ruby-progressbar (1.13.0)
|
83
76
|
sawyer (0.9.2)
|
84
77
|
addressable (>= 2.3.5)
|
@@ -105,4 +98,4 @@ DEPENDENCIES
|
|
105
98
|
rubocop-rspec
|
106
99
|
|
107
100
|
BUNDLED WITH
|
108
|
-
2.5.
|
101
|
+
2.5.14
|
data/README.md
CHANGED
@@ -1,12 +1,14 @@
|
|
1
1
|
# Circleci::Bundle::Update::Pr
|
2
2
|
|
3
|
-
[![
|
4
|
-
[![
|
5
|
-
[![
|
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/
|
8
|
-
[
|
9
|
-
[
|
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)
|
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.
|
4
|
+
version: 5.0.6
|
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-
|
11
|
+
date: 2024-09-01 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.
|
171
|
+
rubygems_version: 3.5.11
|
172
172
|
signing_key:
|
173
173
|
specification_version: 4
|
174
174
|
summary: Provide continues bundle update using CircleCI
|