From 9174765b409b7fa3a32627689de03ad326eefd77 Mon Sep 17 00:00:00 2001 From: Bess Sadler Date: Wed, 10 Jun 2020 13:20:49 -0400 Subject: [PATCH] Prep for 3.0.0.pre2 release --- .github_changelog_generator | 2 +- CHANGELOG.md | 95 ++++++++++++++++++++++++------------- bixby.gemspec | 2 +- 3 files changed, 65 insertions(+), 34 deletions(-) diff --git a/.github_changelog_generator b/.github_changelog_generator index 416c3ec..c54c935 100644 --- a/.github_changelog_generator +++ b/.github_changelog_generator @@ -1,2 +1,2 @@ unreleased=true -future-release=3.0.0 +future-release=3.0.0.pre2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 279df09..e9ffe0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,43 @@ # Changelog +## [3.0.0.pre2](https://github.com/samvera-labs/bixby/tree/3.0.0.pre2) (2020-06-10) + +[Full Changelog](https://github.com/samvera-labs/bixby/compare/v3.0.0.pre1...3.0.0.pre2) + +**Merged pull requests:** + +- 3.0.0 fixup [\#39](https://github.com/samvera-labs/bixby/pull/39) ([no-reply](https://github.com/no-reply)) + +## [v3.0.0.pre1](https://github.com/samvera-labs/bixby/tree/v3.0.0.pre1) (2020-06-10) + +[Full Changelog](https://github.com/samvera-labs/bixby/compare/v3.0.0.pre.pre1...v3.0.0.pre1) + +**Merged pull requests:** + +- Fix gem version [\#38](https://github.com/samvera-labs/bixby/pull/38) ([bess](https://github.com/bess)) + +## [v3.0.0.pre.pre1](https://github.com/samvera-labs/bixby/tree/v3.0.0.pre.pre1) (2020-06-10) + +[Full Changelog](https://github.com/samvera-labs/bixby/compare/v2.1.0...v3.0.0.pre.pre1) + +**Implemented enhancements:** + +- Request to promote this Gem to samvera [\#33](https://github.com/samvera-labs/bixby/issues/33) + +**Merged pull requests:** + +- Prep for 3.0.0-pre1 release [\#37](https://github.com/samvera-labs/bixby/pull/37) ([bess](https://github.com/bess)) +- Prepares the Gem for promotion [\#34](https://github.com/samvera-labs/bixby/pull/34) ([jrgriffiniii](https://github.com/jrgriffiniii)) + ## [v2.1.0](https://github.com/samvera-labs/bixby/tree/v2.1.0) (2020-06-09) [Full Changelog](https://github.com/samvera-labs/bixby/compare/v2.0.0...v2.1.0) **Merged pull requests:** -- Prep for 2.1.0 release [#36](https://github.com/samvera-labs/bixby/pull/36) ([bess](https://github.com/bess)) -- Upgrade rubocop and dependencies [#35](https://github.com/samvera-labs/bixby/pull/35) ([bess](https://github.com/bess)) -- Prep for 2.0 release [#31](https://github.com/samvera-labs/bixby/pull/31) ([bess](https://github.com/bess)) +- Prep for 2.1.0 release [\#36](https://github.com/samvera-labs/bixby/pull/36) ([bess](https://github.com/bess)) +- Upgrade rubocop and dependencies [\#35](https://github.com/samvera-labs/bixby/pull/35) ([bess](https://github.com/bess)) +- Prep for 2.0 release [\#31](https://github.com/samvera-labs/bixby/pull/31) ([bess](https://github.com/bess)) ## [v2.0.0](https://github.com/samvera-labs/bixby/tree/v2.0.0) (2019-12-10) @@ -16,14 +45,14 @@ **Closed issues:** -- Upgrade for new rubocop [#26](https://github.com/samvera-labs/bixby/issues/26) -- Update rubocop-rspec [#25](https://github.com/samvera-labs/bixby/issues/25) -- Lint/BlockAlignment has the wrong namespace - should be Layout [#24](https://github.com/samvera-labs/bixby/issues/24) -- Add Lint/RescueWithoutErrorClass [#23](https://github.com/samvera-labs/bixby/issues/23) +- Upgrade for new rubocop [\#26](https://github.com/samvera-labs/bixby/issues/26) +- Update rubocop-rspec [\#25](https://github.com/samvera-labs/bixby/issues/25) +- Lint/BlockAlignment has the wrong namespace - should be Layout [\#24](https://github.com/samvera-labs/bixby/issues/24) +- Add Lint/RescueWithoutErrorClass [\#23](https://github.com/samvera-labs/bixby/issues/23) **Merged pull requests:** -- Skipping node_modules directory when running cops [#30](https://github.com/samvera-labs/bixby/pull/30) ([cgalarza](https://github.com/cgalarza)) +- Skipping node\_modules directory when running cops [\#30](https://github.com/samvera-labs/bixby/pull/30) ([cgalarza](https://github.com/cgalarza)) ## [v2.0.0.pre.beta1](https://github.com/samvera-labs/bixby/tree/v2.0.0.pre.beta1) (2019-02-14) @@ -31,7 +60,7 @@ **Merged pull requests:** -- Bixby 2.0 [#28](https://github.com/samvera-labs/bixby/pull/28) ([no-reply](https://github.com/no-reply)) +- Bixby 2.0 [\#28](https://github.com/samvera-labs/bixby/pull/28) ([no-reply](https://github.com/no-reply)) ## [1.0.0](https://github.com/samvera-labs/bixby/tree/1.0.0) (2018-02-13) @@ -39,7 +68,7 @@ **Merged pull requests:** -- Prepare Release 1.0.0 [#22](https://github.com/samvera-labs/bixby/pull/22) ([no-reply](https://github.com/no-reply)) +- Prepare Release 1.0.0 [\#22](https://github.com/samvera-labs/bixby/pull/22) ([no-reply](https://github.com/no-reply)) ## [v1.0.0-rc1](https://github.com/samvera-labs/bixby/tree/v1.0.0-rc1) (2018-02-09) @@ -47,19 +76,21 @@ **Closed issues:** -- Disable `RSpec/MulitpleExpectations` [#19](https://github.com/samvera-labs/bixby/issues/19) -- Add tmp dir to AllCops exclusion [#18](https://github.com/samvera-labs/bixby/issues/18) -- 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) -- Resolve new cops/changes is in rubocop-rspec 0.18.0\. [#11](https://github.com/samvera-labs/bixby/issues/11) -- Resolve new cops/changes in RuboCop 0.50.0 [#10](https://github.com/samvera-labs/bixby/issues/10) -- Bixby not compatible with latest Rubocop [#6](https://github.com/samvera-labs/bixby/issues/6) +- Disable `RSpec/MulitpleExpectations` [\#19](https://github.com/samvera-labs/bixby/issues/19) +- Add tmp dir to AllCops exclusion [\#18](https://github.com/samvera-labs/bixby/issues/18) +- 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) +- Resolve new cops/changes is in rubocop-rspec 0.18.0. [\#11](https://github.com/samvera-labs/bixby/issues/11) +- Resolve new cops/changes in RuboCop 0.50.0 [\#10](https://github.com/samvera-labs/bixby/issues/10) +- Bixby not compatible with latest Rubocop [\#6](https://github.com/samvera-labs/bixby/issues/6) **Merged pull requests:** -- Bump version to 1.0.0-rc1 [#21](https://github.com/samvera-labs/bixby/pull/21) ([no-reply](https://github.com/no-reply)) -- 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)) -- Remove Lint/InvalidCharacterLiteral, fixes #15 [#16](https://github.com/samvera-labs/bixby/pull/16) ([hackmastera](https://github.com/hackmastera)) -- 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)) +- Bump version to 1.0.0-rc1 [\#21](https://github.com/samvera-labs/bixby/pull/21) ([no-reply](https://github.com/no-reply)) +- 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)) +- Remove Lint/InvalidCharacterLiteral, fixes \#15 [\#16](https://github.com/samvera-labs/bixby/pull/16) ([hackmastera](https://github.com/hackmastera)) +- Update READEME.md to discuss versioning strategy [\#13](https://github.com/samvera-labs/bixby/pull/13) ([no-reply](https://github.com/no-reply)) +- 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)) +- Prepare Release v0.3.0 [\#9](https://github.com/samvera-labs/bixby/pull/9) ([no-reply](https://github.com/no-reply)) ## [v0.3.1](https://github.com/samvera-labs/bixby/tree/v0.3.1) (2017-10-04) @@ -67,11 +98,11 @@ **Closed issues:** -- 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) +- 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) **Merged pull requests:** -- Remove Lint/InvalidCharacterLiteral, fixes #15 [#17](https://github.com/samvera-labs/bixby/pull/17) ([hackmastera](https://github.com/hackmastera)) +- Remove Lint/InvalidCharacterLiteral, fixes \#15 [\#17](https://github.com/samvera-labs/bixby/pull/17) ([hackmastera](https://github.com/hackmastera)) ## [v0.3.0](https://github.com/samvera-labs/bixby/tree/v0.3.0) (2017-10-03) @@ -79,10 +110,8 @@ **Merged pull requests:** -- Update READEME.md to discuss versioning strategy [#13](https://github.com/samvera-labs/bixby/pull/13) ([no-reply](https://github.com/no-reply)) -- Prepare Release v0.3.0 [#9](https://github.com/samvera-labs/bixby/pull/9) ([no-reply](https://github.com/no-reply)) -- Upgrade for RuboCop 0.50.0 compatibility [#8](https://github.com/samvera-labs/bixby/pull/8) ([no-reply](https://github.com/no-reply)) -- Allow deeper group nesting in RSpec [#7](https://github.com/samvera-labs/bixby/pull/7) ([no-reply](https://github.com/no-reply)) +- Upgrade for RuboCop 0.50.0 compatibility [\#8](https://github.com/samvera-labs/bixby/pull/8) ([no-reply](https://github.com/no-reply)) +- Allow deeper group nesting in RSpec [\#7](https://github.com/samvera-labs/bixby/pull/7) ([no-reply](https://github.com/no-reply)) ## [v0.2.2](https://github.com/samvera-labs/bixby/tree/v0.2.2) (2017-08-07) @@ -90,12 +119,12 @@ **Closed issues:** -- Should we allow long blocks in CatalogController? [#3](https://github.com/samvera-labs/bixby/issues/3) +- Should we allow long blocks in CatalogController? [\#3](https://github.com/samvera-labs/bixby/issues/3) **Merged pull requests:** -- Ignore block and class length on CatalogController [#5](https://github.com/samvera-labs/bixby/pull/5) ([no-reply](https://github.com/no-reply)) -- Include 'Capfile' in excluded filenames [#4](https://github.com/samvera-labs/bixby/pull/4) ([mark-dce](https://github.com/mark-dce)) +- Ignore block and class length on CatalogController [\#5](https://github.com/samvera-labs/bixby/pull/5) ([no-reply](https://github.com/no-reply)) +- Include 'Capfile' in excluded filenames [\#4](https://github.com/samvera-labs/bixby/pull/4) ([mark-dce](https://github.com/mark-dce)) ## [v0.2.1](https://github.com/samvera-labs/bixby/tree/v0.2.1) (2017-06-01) @@ -103,11 +132,13 @@ **Merged pull requests:** -- Add bundler release tasks for easier gem management [#2](https://github.com/samvera-labs/bixby/pull/2) ([bess](https://github.com/bess)) -- Rubocop 0 49 fixes [#1](https://github.com/samvera-labs/bixby/pull/1) ([bess](https://github.com/bess)) +- Add bundler release tasks for easier gem management [\#2](https://github.com/samvera-labs/bixby/pull/2) ([bess](https://github.com/bess)) +- Rubocop 0 49 fixes [\#1](https://github.com/samvera-labs/bixby/pull/1) ([bess](https://github.com/bess)) ## [v0.2.0](https://github.com/samvera-labs/bixby/tree/v0.2.0) (2017-03-30) [Full Changelog](https://github.com/samvera-labs/bixby/compare/8f95541b23cfda44c8a89704127696262284215a...v0.2.0) -* _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_ + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* diff --git a/bixby.gemspec b/bixby.gemspec index c08656b..7498abb 100644 --- a/bixby.gemspec +++ b/bixby.gemspec @@ -12,7 +12,7 @@ Gem::Specification.new do |spec| spec.name = 'bixby' spec.require_paths = ['lib'] - spec.version = '3.0.0.pre1' + spec.version = '3.0.0.pre2' spec.license = 'Apache-2.0' spec.add_dependency 'rubocop', '0.85.1'