circleci-bundle-update-pr 5.0.5 → 5.0.6

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: b8ccfd730c460d36e9fb617a558cc061bcbabf327c96d82953621df958faf988
4
- data.tar.gz: aab0811d45f444873f6c7aea95874637e8634267ebc668381593f164c896f560
3
+ metadata.gz: 10bc86fb9d0b160d75ff3f536ce23956b367d21fd41d5cecc069dddaa4b74f56
4
+ data.tar.gz: 02bb3fcc2f5e255338ebec24285ec05ca103a565e11023d62661ce8860179670
5
5
  SHA512:
6
- metadata.gz: 2ad3631a6bb73b79044942a43e8d4905f08409e3f733be81f5a57a5f4cccbceda6e9802eee65ed37c1e9740ffcc19fd1b4b92e2c080d0bf8bc0843e5ff740978
7
- data.tar.gz: c584a93d18847d951d527eaf54d9d97a19fe3bfb64f1ac68bb7edab189a8d1ce73587412af94a00ed219c0f38879ba690ea19df5fa3596f53f1efc160fa5b53b
6
+ metadata.gz: c6dff5b00625c8303f8103beb3f0fd0701d8ed506614d4be6726f8b0d99713f950ce4f42d7a205a470a99c0069d33fb78eb6a0414d2a89c6f33d8cf709b9feb1
7
+ data.tar.gz: e70d58c034e1446820804a0e8e577dcb17bc8e32b4305b652783e0f0198c7fdea712ff08315bbfcdcc321a773bed55bde2120351136fc5d7fbf59962a4adc3ea
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.6)
5
5
  compare_linker (>= 1.4.5)
6
6
  octokit
7
7
 
@@ -11,32 +11,36 @@ 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.6)
16
+ base64
15
17
  httpclient
16
18
  octokit
17
19
  diff-lcs (1.5.1)
18
- faraday (2.9.2)
20
+ faraday (2.10.1)
19
21
  faraday-net_http (>= 2.0, < 3.2)
20
- faraday-net_http (3.1.0)
22
+ logger
23
+ faraday-net_http (3.1.1)
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
34
  parallel (1.25.1)
31
- parser (3.3.3.0)
35
+ parser (3.3.4.0)
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)
43
+ rexml (3.3.6)
40
44
  strscan
41
45
  rspec (3.13.0)
42
46
  rspec-core (~> 3.13.0)
@@ -51,13 +55,13 @@ GEM
51
55
  diff-lcs (>= 1.2.0, < 2.0)
52
56
  rspec-support (~> 3.13.0)
53
57
  rspec-support (3.13.1)
54
- rubocop (1.64.1)
58
+ rubocop (1.65.1)
55
59
  json (~> 2.3)
56
60
  language_server-protocol (>= 3.17.0)
57
61
  parallel (~> 1.10)
58
62
  parser (>= 3.3.0.2)
59
63
  rainbow (>= 2.2.2, < 4.0)
60
- regexp_parser (>= 1.8, < 3.0)
64
+ regexp_parser (>= 2.4, < 3.0)
61
65
  rexml (>= 3.2.5, < 4.0)
62
66
  rubocop-ast (>= 1.31.1, < 2.0)
63
67
  ruby-progressbar (~> 1.7)
@@ -66,7 +70,7 @@ GEM
66
70
  parser (>= 3.3.1.0)
67
71
  rubocop-rake (0.6.0)
68
72
  rubocop (~> 1.0)
69
- rubocop-rspec (3.0.1)
73
+ rubocop-rspec (3.0.3)
70
74
  rubocop (~> 1.61)
71
75
  ruby-progressbar (1.13.0)
72
76
  sawyer (0.9.2)
@@ -94,4 +98,4 @@ DEPENDENCIES
94
98
  rubocop-rspec
95
99
 
96
100
  BUNDLED WITH
97
- 2.5.12
101
+ 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.6'
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.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-08-02 00:00:00.000000000 Z
11
+ date: 2024-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: compare_linker