bixby 3.0.0.pre1 → 3.0.0.pre2

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: 4f07da8056fc98d1f17ee4d58e4dc3e12e2e2fa529438ec727d7a6de51f8d736
4
- data.tar.gz: 8ca94962b168caea3563cc9227ea17916a7c16100dc85d05ae3fa0bf1b8fad55
3
+ metadata.gz: e425999705e0ab3da75d5fe2849e07a85f632ff7fd895ee221da37df6eba8505
4
+ data.tar.gz: 9911ddfbb56c7109f5f8c6e8fc6d509771c39b5ffa3a966cbb0e73f9f8e459de
5
5
  SHA512:
6
- metadata.gz: b25c624142a5a960c0681076e7c075217ee940d20701d4dfc57c528f2a2a46e53e218ad7ccd7eb202a6113d5bc1de119991129691292f4c72ac46a05bfd90d5f
7
- data.tar.gz: 607d7530ff3f51ab54553d47e5c40aa8128a5a9b8aa8223b3912b6d96d0efa95e8de72f741d8b02227be109e7bac1ddae630621d9b6807eaf9aa6388778bd672
6
+ metadata.gz: 8d210e0da6aefa8659989860b32fd0f758c41ec13dad0323824026a25896833dfebc8fccecb9b17a7f79f9dfa8ea744ebfafaeadb4b958e291a57cfd2d268ee1
7
+ data.tar.gz: 28e615535afa86f3186de77a0fdda9913a96ed3cec85919b2e62e524d4ac9ff384e6ff2793470db074457642071abecd4e9a88fc4508017d351f9500c5727f9d
@@ -1,2 +1,2 @@
1
1
  unreleased=true
2
- future-release=3.0.0
2
+ future-release=3.0.0.pre2
@@ -1,14 +1,43 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.0.0.pre2](https://github.com/samvera-labs/bixby/tree/3.0.0.pre2) (2020-06-10)
4
+
5
+ [Full Changelog](https://github.com/samvera-labs/bixby/compare/v3.0.0.pre1...3.0.0.pre2)
6
+
7
+ **Merged pull requests:**
8
+
9
+ - 3.0.0 fixup [\#39](https://github.com/samvera-labs/bixby/pull/39) ([no-reply](https://github.com/no-reply))
10
+
11
+ ## [v3.0.0.pre1](https://github.com/samvera-labs/bixby/tree/v3.0.0.pre1) (2020-06-10)
12
+
13
+ [Full Changelog](https://github.com/samvera-labs/bixby/compare/v3.0.0.pre.pre1...v3.0.0.pre1)
14
+
15
+ **Merged pull requests:**
16
+
17
+ - Fix gem version [\#38](https://github.com/samvera-labs/bixby/pull/38) ([bess](https://github.com/bess))
18
+
19
+ ## [v3.0.0.pre.pre1](https://github.com/samvera-labs/bixby/tree/v3.0.0.pre.pre1) (2020-06-10)
20
+
21
+ [Full Changelog](https://github.com/samvera-labs/bixby/compare/v2.1.0...v3.0.0.pre.pre1)
22
+
23
+ **Implemented enhancements:**
24
+
25
+ - Request to promote this Gem to samvera [\#33](https://github.com/samvera-labs/bixby/issues/33)
26
+
27
+ **Merged pull requests:**
28
+
29
+ - Prep for 3.0.0-pre1 release [\#37](https://github.com/samvera-labs/bixby/pull/37) ([bess](https://github.com/bess))
30
+ - Prepares the Gem for promotion [\#34](https://github.com/samvera-labs/bixby/pull/34) ([jrgriffiniii](https://github.com/jrgriffiniii))
31
+
3
32
  ## [v2.1.0](https://github.com/samvera-labs/bixby/tree/v2.1.0) (2020-06-09)
4
33
 
5
34
  [Full Changelog](https://github.com/samvera-labs/bixby/compare/v2.0.0...v2.1.0)
6
35
 
7
36
  **Merged pull requests:**
8
37
 
9
- - Prep for 2.1.0 release [#36](https://github.com/samvera-labs/bixby/pull/36) ([bess](https://github.com/bess))
10
- - Upgrade rubocop and dependencies [#35](https://github.com/samvera-labs/bixby/pull/35) ([bess](https://github.com/bess))
11
- - Prep for 2.0 release [#31](https://github.com/samvera-labs/bixby/pull/31) ([bess](https://github.com/bess))
38
+ - Prep for 2.1.0 release [\#36](https://github.com/samvera-labs/bixby/pull/36) ([bess](https://github.com/bess))
39
+ - Upgrade rubocop and dependencies [\#35](https://github.com/samvera-labs/bixby/pull/35) ([bess](https://github.com/bess))
40
+ - Prep for 2.0 release [\#31](https://github.com/samvera-labs/bixby/pull/31) ([bess](https://github.com/bess))
12
41
 
13
42
  ## [v2.0.0](https://github.com/samvera-labs/bixby/tree/v2.0.0) (2019-12-10)
14
43
 
@@ -16,14 +45,14 @@
16
45
 
17
46
  **Closed issues:**
18
47
 
19
- - Upgrade for new rubocop [#26](https://github.com/samvera-labs/bixby/issues/26)
20
- - Update rubocop-rspec [#25](https://github.com/samvera-labs/bixby/issues/25)
21
- - Lint/BlockAlignment has the wrong namespace - should be Layout [#24](https://github.com/samvera-labs/bixby/issues/24)
22
- - Add Lint/RescueWithoutErrorClass [#23](https://github.com/samvera-labs/bixby/issues/23)
48
+ - Upgrade for new rubocop [\#26](https://github.com/samvera-labs/bixby/issues/26)
49
+ - Update rubocop-rspec [\#25](https://github.com/samvera-labs/bixby/issues/25)
50
+ - Lint/BlockAlignment has the wrong namespace - should be Layout [\#24](https://github.com/samvera-labs/bixby/issues/24)
51
+ - Add Lint/RescueWithoutErrorClass [\#23](https://github.com/samvera-labs/bixby/issues/23)
23
52
 
24
53
  **Merged pull requests:**
25
54
 
26
- - Skipping node_modules directory when running cops [#30](https://github.com/samvera-labs/bixby/pull/30) ([cgalarza](https://github.com/cgalarza))
55
+ - Skipping node\_modules directory when running cops [\#30](https://github.com/samvera-labs/bixby/pull/30) ([cgalarza](https://github.com/cgalarza))
27
56
 
28
57
  ## [v2.0.0.pre.beta1](https://github.com/samvera-labs/bixby/tree/v2.0.0.pre.beta1) (2019-02-14)
29
58
 
@@ -31,7 +60,7 @@
31
60
 
32
61
  **Merged pull requests:**
33
62
 
34
- - Bixby 2.0 [#28](https://github.com/samvera-labs/bixby/pull/28) ([no-reply](https://github.com/no-reply))
63
+ - Bixby 2.0 [\#28](https://github.com/samvera-labs/bixby/pull/28) ([no-reply](https://github.com/no-reply))
35
64
 
36
65
  ## [1.0.0](https://github.com/samvera-labs/bixby/tree/1.0.0) (2018-02-13)
37
66
 
@@ -39,7 +68,7 @@
39
68
 
40
69
  **Merged pull requests:**
41
70
 
42
- - Prepare Release 1.0.0 [#22](https://github.com/samvera-labs/bixby/pull/22) ([no-reply](https://github.com/no-reply))
71
+ - Prepare Release 1.0.0 [\#22](https://github.com/samvera-labs/bixby/pull/22) ([no-reply](https://github.com/no-reply))
43
72
 
44
73
  ## [v1.0.0-rc1](https://github.com/samvera-labs/bixby/tree/v1.0.0-rc1) (2018-02-09)
45
74
 
@@ -47,19 +76,21 @@
47
76
 
48
77
  **Closed issues:**
49
78
 
50
- - Disable `RSpec/MulitpleExpectations` [#19](https://github.com/samvera-labs/bixby/issues/19)
51
- - Add tmp dir to AllCops exclusion [#18](https://github.com/samvera-labs/bixby/issues/18)
52
- - Warning: unrecognized cop Naming/BinaryOperatorParameter found in ~/.gem/ruby/2.4.2/gems/bixby-0.3.0/bixby_default.yml [#14](https://github.com/samvera-labs/bixby/issues/14)
53
- - Resolve new cops/changes is in rubocop-rspec 0.18.0\. [#11](https://github.com/samvera-labs/bixby/issues/11)
54
- - Resolve new cops/changes in RuboCop 0.50.0 [#10](https://github.com/samvera-labs/bixby/issues/10)
55
- - Bixby not compatible with latest Rubocop [#6](https://github.com/samvera-labs/bixby/issues/6)
79
+ - Disable `RSpec/MulitpleExpectations` [\#19](https://github.com/samvera-labs/bixby/issues/19)
80
+ - Add tmp dir to AllCops exclusion [\#18](https://github.com/samvera-labs/bixby/issues/18)
81
+ - Warning: unrecognized cop Naming/BinaryOperatorParameter found in ~/.gem/ruby/2.4.2/gems/bixby-0.3.0/bixby\_default.yml [\#14](https://github.com/samvera-labs/bixby/issues/14)
82
+ - Resolve new cops/changes is in rubocop-rspec 0.18.0. [\#11](https://github.com/samvera-labs/bixby/issues/11)
83
+ - Resolve new cops/changes in RuboCop 0.50.0 [\#10](https://github.com/samvera-labs/bixby/issues/10)
84
+ - Bixby not compatible with latest Rubocop [\#6](https://github.com/samvera-labs/bixby/issues/6)
56
85
 
57
86
  **Merged pull requests:**
58
87
 
59
- - Bump version to 1.0.0-rc1 [#21](https://github.com/samvera-labs/bixby/pull/21) ([no-reply](https://github.com/no-reply))
60
- - Support newer versions of `rubocop`, `rubocop-rspec`, and Ruby [#20](https://github.com/samvera-labs/bixby/pull/20) ([no-reply](https://github.com/no-reply))
61
- - Remove Lint/InvalidCharacterLiteral, fixes #15 [#16](https://github.com/samvera-labs/bixby/pull/16) ([hackmastera](https://github.com/hackmastera))
62
- - Lock versions to `rubocop` 0.50.0 and `rubocop-rspec` 1.18.0 [#12](https://github.com/samvera-labs/bixby/pull/12) ([no-reply](https://github.com/no-reply))
88
+ - Bump version to 1.0.0-rc1 [\#21](https://github.com/samvera-labs/bixby/pull/21) ([no-reply](https://github.com/no-reply))
89
+ - Support newer versions of `rubocop`, `rubocop-rspec`, and Ruby [\#20](https://github.com/samvera-labs/bixby/pull/20) ([no-reply](https://github.com/no-reply))
90
+ - Remove Lint/InvalidCharacterLiteral, fixes \#15 [\#16](https://github.com/samvera-labs/bixby/pull/16) ([hackmastera](https://github.com/hackmastera))
91
+ - Update READEME.md to discuss versioning strategy [\#13](https://github.com/samvera-labs/bixby/pull/13) ([no-reply](https://github.com/no-reply))
92
+ - Lock versions to `rubocop` 0.50.0 and `rubocop-rspec` 1.18.0 [\#12](https://github.com/samvera-labs/bixby/pull/12) ([no-reply](https://github.com/no-reply))
93
+ - Prepare Release v0.3.0 [\#9](https://github.com/samvera-labs/bixby/pull/9) ([no-reply](https://github.com/no-reply))
63
94
 
64
95
  ## [v0.3.1](https://github.com/samvera-labs/bixby/tree/v0.3.1) (2017-10-04)
65
96
 
@@ -67,11 +98,11 @@
67
98
 
68
99
  **Closed issues:**
69
100
 
70
- - Error: The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered. (obsolete configuration found in /home/ubuntu/valkyrie/valkyrie/vendor/valk_bundle/ruby/2.3.0/gems/bixby-0.3.0/bixby_default.yml, please update it) [#15](https://github.com/samvera-labs/bixby/issues/15)
101
+ - Error: The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered. \(obsolete configuration found in /home/ubuntu/valkyrie/valkyrie/vendor/valk\_bundle/ruby/2.3.0/gems/bixby-0.3.0/bixby\_default.yml, please update it\) [\#15](https://github.com/samvera-labs/bixby/issues/15)
71
102
 
72
103
  **Merged pull requests:**
73
104
 
74
- - Remove Lint/InvalidCharacterLiteral, fixes #15 [#17](https://github.com/samvera-labs/bixby/pull/17) ([hackmastera](https://github.com/hackmastera))
105
+ - Remove Lint/InvalidCharacterLiteral, fixes \#15 [\#17](https://github.com/samvera-labs/bixby/pull/17) ([hackmastera](https://github.com/hackmastera))
75
106
 
76
107
  ## [v0.3.0](https://github.com/samvera-labs/bixby/tree/v0.3.0) (2017-10-03)
77
108
 
@@ -79,10 +110,8 @@
79
110
 
80
111
  **Merged pull requests:**
81
112
 
82
- - Update READEME.md to discuss versioning strategy [#13](https://github.com/samvera-labs/bixby/pull/13) ([no-reply](https://github.com/no-reply))
83
- - Prepare Release v0.3.0 [#9](https://github.com/samvera-labs/bixby/pull/9) ([no-reply](https://github.com/no-reply))
84
- - Upgrade for RuboCop 0.50.0 compatibility [#8](https://github.com/samvera-labs/bixby/pull/8) ([no-reply](https://github.com/no-reply))
85
- - Allow deeper group nesting in RSpec [#7](https://github.com/samvera-labs/bixby/pull/7) ([no-reply](https://github.com/no-reply))
113
+ - Upgrade for RuboCop 0.50.0 compatibility [\#8](https://github.com/samvera-labs/bixby/pull/8) ([no-reply](https://github.com/no-reply))
114
+ - Allow deeper group nesting in RSpec [\#7](https://github.com/samvera-labs/bixby/pull/7) ([no-reply](https://github.com/no-reply))
86
115
 
87
116
  ## [v0.2.2](https://github.com/samvera-labs/bixby/tree/v0.2.2) (2017-08-07)
88
117
 
@@ -90,12 +119,12 @@
90
119
 
91
120
  **Closed issues:**
92
121
 
93
- - Should we allow long blocks in CatalogController? [#3](https://github.com/samvera-labs/bixby/issues/3)
122
+ - Should we allow long blocks in CatalogController? [\#3](https://github.com/samvera-labs/bixby/issues/3)
94
123
 
95
124
  **Merged pull requests:**
96
125
 
97
- - Ignore block and class length on CatalogController [#5](https://github.com/samvera-labs/bixby/pull/5) ([no-reply](https://github.com/no-reply))
98
- - Include 'Capfile' in excluded filenames [#4](https://github.com/samvera-labs/bixby/pull/4) ([mark-dce](https://github.com/mark-dce))
126
+ - Ignore block and class length on CatalogController [\#5](https://github.com/samvera-labs/bixby/pull/5) ([no-reply](https://github.com/no-reply))
127
+ - Include 'Capfile' in excluded filenames [\#4](https://github.com/samvera-labs/bixby/pull/4) ([mark-dce](https://github.com/mark-dce))
99
128
 
100
129
  ## [v0.2.1](https://github.com/samvera-labs/bixby/tree/v0.2.1) (2017-06-01)
101
130
 
@@ -103,11 +132,13 @@
103
132
 
104
133
  **Merged pull requests:**
105
134
 
106
- - Add bundler release tasks for easier gem management [#2](https://github.com/samvera-labs/bixby/pull/2) ([bess](https://github.com/bess))
107
- - Rubocop 0 49 fixes [#1](https://github.com/samvera-labs/bixby/pull/1) ([bess](https://github.com/bess))
135
+ - Add bundler release tasks for easier gem management [\#2](https://github.com/samvera-labs/bixby/pull/2) ([bess](https://github.com/bess))
136
+ - Rubocop 0 49 fixes [\#1](https://github.com/samvera-labs/bixby/pull/1) ([bess](https://github.com/bess))
108
137
 
109
138
  ## [v0.2.0](https://github.com/samvera-labs/bixby/tree/v0.2.0) (2017-03-30)
110
139
 
111
140
  [Full Changelog](https://github.com/samvera-labs/bixby/compare/8f95541b23cfda44c8a89704127696262284215a...v0.2.0)
112
141
 
113
- * _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_
142
+
143
+
144
+ \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
12
  spec.name = 'bixby'
13
13
  spec.require_paths = ['lib']
14
14
 
15
- spec.version = '3.0.0.pre1'
15
+ spec.version = '3.0.0.pre2'
16
16
  spec.license = 'Apache-2.0'
17
17
 
18
18
  spec.add_dependency 'rubocop', '0.85.1'
@@ -698,9 +698,6 @@ Lint/EmptyInterpolation:
698
698
  Lint/EmptyWhen:
699
699
  Enabled: true
700
700
 
701
- Style/EndBlock:
702
- Enabled: true
703
-
704
701
  Lint/EnsureReturn:
705
702
  Enabled: true
706
703
 
@@ -24,6 +24,7 @@ Rails/Exit:
24
24
 
25
25
  Rails/FilePath:
26
26
  Enabled: true
27
+ EnforcedStyle: arguments
27
28
 
28
29
  Rails/FindBy:
29
30
  Enabled: true
@@ -34,12 +35,21 @@ Rails/FindEach:
34
35
  Rails/HasAndBelongsToMany:
35
36
  Enabled: true
36
37
 
38
+ Rails/HelperInstanceVariable:
39
+ Enabled: false
40
+
37
41
  Rails/HttpPositionalArguments:
38
42
  Enabled: true
39
43
  Include:
40
44
  - 'spec/**/*'
41
45
  - 'test/**/*'
42
46
 
47
+ Rails/InverseOf:
48
+ Enabled: false
49
+
50
+ Rails/LexicallyScopedActionFilter:
51
+ Enabled: false
52
+
43
53
  Rails/NotNullColumn:
44
54
  Enabled: true
45
55
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bixby
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0.pre1
4
+ version: 3.0.0.pre2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tom Johnson