circleci-bundle-update-pr 4.0.7 → 4.0.8

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: 497052a7bfce30c20fe0be86c1372a5021411b848bb40723829e53a5356746df
4
- data.tar.gz: 1c903080285a451c816dca07a8b22f83d987adae62812bfbc51a2d491c132c01
3
+ metadata.gz: 741f6580b4f33da57a5d427ea86d02c70574f7e54c956d6fc1780f4678fd3d06
4
+ data.tar.gz: f5dfa3901a6e10fd96bde8c320168279f1bd7c1ac2951fb8cd5a4edc600c8fb5
5
5
  SHA512:
6
- metadata.gz: dc398e3602e1db1ee04de36e4c4f6b0fe6bbae5fa5c6bc06c3350b4b3da6871fbfbdb02de0b8f7818ea6736f5deffc4a7175d3ec7db7b328dced739b9a41c633
7
- data.tar.gz: 7742816d0450fe04764a27677dc508f6c36f73e346b7e07f3c1fc4e44ea8609696c70e2f4d07bbc61018079103ddfc928f2742e48cf7dd825059c71399732ca0
6
+ metadata.gz: d39154b1945a707fb097e1df16bd9e6e2a706d2af01f9053bf0ffcc92dff961deeb2ff63a4c6b8b8e4837fd635604ec0ebf4cfdb30def4e96b9b258b7038334a
7
+ data.tar.gz: 639ca334aed1e492afb335a19a6b4ee5a508fdec789a5b5b03e30296cfc442e3bbdd6bd861298d8a39bf379242930ba939d53f2c2e73eb030719e04915183910
data/.circleci/config.yml CHANGED
@@ -108,6 +108,6 @@ workflows:
108
108
  cron: "00 10 1 * *"
109
109
  filters:
110
110
  branches:
111
- only: master
111
+ only: main
112
112
  jobs:
113
113
  - continuous_bundle_update
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- circleci-bundle-update-pr (4.0.7)
4
+ circleci-bundle-update-pr (4.0.8)
5
5
  compare_linker (>= 1.4.0)
6
6
  octokit
7
7
 
@@ -24,18 +24,18 @@ GEM
24
24
  httpclient (2.8.3)
25
25
  json (2.6.3)
26
26
  language_server-protocol (3.17.0.3)
27
- octokit (7.2.0)
27
+ octokit (8.0.0)
28
28
  faraday (>= 1, < 3)
29
29
  sawyer (~> 0.9)
30
30
  parallel (1.23.0)
31
- parser (3.2.2.3)
31
+ parser (3.2.2.4)
32
32
  ast (~> 2.4.1)
33
33
  racc
34
34
  public_suffix (5.0.3)
35
- racc (1.7.1)
35
+ racc (1.7.2)
36
36
  rainbow (3.1.1)
37
- rake (13.0.6)
38
- regexp_parser (2.8.1)
37
+ rake (13.1.0)
38
+ regexp_parser (2.8.2)
39
39
  rexml (3.2.6)
40
40
  rspec (3.12.0)
41
41
  rspec-core (~> 3.12.0)
@@ -50,19 +50,18 @@ GEM
50
50
  diff-lcs (>= 1.2.0, < 2.0)
51
51
  rspec-support (~> 3.12.0)
52
52
  rspec-support (3.12.1)
53
- rubocop (1.56.4)
54
- base64 (~> 0.1.1)
53
+ rubocop (1.57.2)
55
54
  json (~> 2.3)
56
55
  language_server-protocol (>= 3.17.0)
57
56
  parallel (~> 1.10)
58
- parser (>= 3.2.2.3)
57
+ parser (>= 3.2.2.4)
59
58
  rainbow (>= 2.2.2, < 4.0)
60
59
  regexp_parser (>= 1.8, < 3.0)
61
60
  rexml (>= 3.2.5, < 4.0)
62
61
  rubocop-ast (>= 1.28.1, < 2.0)
63
62
  ruby-progressbar (~> 1.7)
64
63
  unicode-display_width (>= 2.4.0, < 3.0)
65
- rubocop-ast (1.29.0)
64
+ rubocop-ast (1.30.0)
66
65
  parser (>= 3.2.1.0)
67
66
  rubocop-capybara (2.19.0)
68
67
  rubocop (~> 1.41)
@@ -70,8 +69,8 @@ GEM
70
69
  rubocop (~> 1.33)
71
70
  rubocop-rake (0.6.0)
72
71
  rubocop (~> 1.0)
73
- rubocop-rspec (2.24.1)
74
- rubocop (~> 1.33)
72
+ rubocop-rspec (2.25.0)
73
+ rubocop (~> 1.40)
75
74
  rubocop-capybara (~> 2.17)
76
75
  rubocop-factory_bot (~> 2.22)
77
76
  ruby-progressbar (1.13.0)
@@ -79,7 +78,7 @@ GEM
79
78
  sawyer (0.9.2)
80
79
  addressable (>= 2.3.5)
81
80
  faraday (>= 0.17.3, < 3)
82
- unicode-display_width (2.4.2)
81
+ unicode-display_width (2.5.0)
83
82
 
84
83
  PLATFORMS
85
84
  ruby
data/README.md CHANGED
@@ -1,11 +1,11 @@
1
1
  # Circleci::Bundle::Update::Pr
2
2
 
3
- [![Build Status](https://img.shields.io/circleci/project/github/masutaka/circleci-bundle-update-pr/master.svg?logo=circieci&style=flat-square)][circleci]
3
+ [![Build Status](https://img.shields.io/circleci/project/github/masutaka/circleci-bundle-update-pr/main.svg?logo=circieci&style=flat-square)][circleci]
4
4
  [![License](https://img.shields.io/github/license/masutaka/circleci-bundle-update-pr.svg?style=flat-square)][license]
5
5
  [![Gem](https://img.shields.io/gem/v/circleci-bundle-update-pr.svg?logo=ruby&style=flat-square)][gem-link]
6
6
 
7
7
  [circleci]: https://circleci.com/gh/masutaka/circleci-bundle-update-pr
8
- [license]: https://github.com/masutaka/circleci-bundle-update-pr/blob/master/LICENSE.txt
8
+ [license]: https://github.com/masutaka/circleci-bundle-update-pr/blob/main/LICENSE.txt
9
9
  [gem-link]: http://badge.fury.io/rb/circleci-bundle-update-pr
10
10
 
11
11
  `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).
@@ -84,7 +84,7 @@ workflows:
84
84
  cron: "00 10 * * 5"
85
85
  filters:
86
86
  branches:
87
- only: master
87
+ only: main
88
88
  jobs:
89
89
  - continuous_bundle_update
90
90
  ```
@@ -104,7 +104,7 @@ $ circleci-bundle-update-pr <git username> <git email address>
104
104
  By default, it works only on master or main branches, but you can also explicitly specify any branches rather than only these branches by adding them to the arguments.
105
105
 
106
106
  ```
107
- $ circleci-bundle-update-pr <git username> <git email address> master develop topic
107
+ $ circleci-bundle-update-pr <git username> <git email address> main develop topic
108
108
  ```
109
109
 
110
110
  You can also add the following options:
@@ -4,7 +4,7 @@ module Circleci
4
4
  module Bundle
5
5
  module Update
6
6
  module Pr
7
- VERSION = '4.0.7'
7
+ VERSION = '4.0.8'
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: 4.0.7
4
+ version: 4.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takashi Masuda
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-01 00:00:00.000000000 Z
11
+ date: 2023-12-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: compare_linker