From a60e9533eb8e85e93c4c5ffc41ab26797895cf7a Mon Sep 17 00:00:00 2001 From: Flipez Date: Mon, 20 Sep 2021 19:14:21 +0200 Subject: [PATCH] release v1.0.1 Signed-off-by: Flipez --- CHANGELOG.md | 40 ++++++++++++++++++++++++++++++++++++++++ Rakefile | 4 ++-- 2 files changed, 42 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 718be586..290491cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +## [v1.0.1](https://github.com/voxpupuli/vox-pupuli-tasks/tree/v1.0.1) (2021-09-20) + +[Full Changelog](https://github.com/voxpupuli/vox-pupuli-tasks/compare/v1.0.0...v1.0.1) + +**Merged pull requests:** + +- Bump bootsnap from 1.8.1 to 1.9.1 [\#340](https://github.com/voxpupuli/vox-pupuli-tasks/pull/340) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump puma from 5.4.0 to 5.5.0 [\#339](https://github.com/voxpupuli/vox-pupuli-tasks/pull/339) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump bootsnap from 1.8.1 to 1.9.0 [\#338](https://github.com/voxpupuli/vox-pupuli-tasks/pull/338) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump oj from 3.13.2 to 3.13.7 [\#337](https://github.com/voxpupuli/vox-pupuli-tasks/pull/337) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rails-settings-cached from 2.7.1 to 2.8.0 [\#336](https://github.com/voxpupuli/vox-pupuli-tasks/pull/336) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rubocop from 1.20.0 to 1.21.0 [\#335](https://github.com/voxpupuli/vox-pupuli-tasks/pull/335) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rubocop-rails from 2.11.3 to 2.12.2 [\#333](https://github.com/voxpupuli/vox-pupuli-tasks/pull/333) ([dependabot[bot]](https://github.com/apps/dependabot)) + ## [v1.0.0](https://github.com/voxpupuli/vox-pupuli-tasks/tree/v1.0.0) (2021-08-30) [Full Changelog](https://github.com/voxpupuli/vox-pupuli-tasks/compare/c1bf9adf8afdec7e4c7138b3ee6434148fe6d1cb...v1.0.0) @@ -103,6 +117,7 @@ All notable changes to this project will be documented in this file. - fix badges [\#328](https://github.com/voxpupuli/vox-pupuli-tasks/pull/328) ([Flipez](https://github.com/Flipez)) - Add links to operating system support check pages [\#327](https://github.com/voxpupuli/vox-pupuli-tasks/pull/327) ([smortex](https://github.com/smortex)) - Minor dashboard fixes [\#326](https://github.com/voxpupuli/vox-pupuli-tasks/pull/326) ([smortex](https://github.com/smortex)) +- Bump bootsnap from 1.8.0 to 1.8.1 [\#325](https://github.com/voxpupuli/vox-pupuli-tasks/pull/325) ([dependabot[bot]](https://github.com/apps/dependabot)) - fix rubocop [\#323](https://github.com/voxpupuli/vox-pupuli-tasks/pull/323) ([Flipez](https://github.com/Flipez)) - Rubocop improvements [\#322](https://github.com/voxpupuli/vox-pupuli-tasks/pull/322) ([Flipez](https://github.com/Flipez)) - use data table for check overview [\#321](https://github.com/voxpupuli/vox-pupuli-tasks/pull/321) ([Flipez](https://github.com/Flipez)) @@ -113,9 +128,21 @@ All notable changes to this project will be documented in this file. - fix error on empty yaml file [\#316](https://github.com/voxpupuli/vox-pupuli-tasks/pull/316) ([Flipez](https://github.com/Flipez)) - fix typo in sync file check [\#315](https://github.com/voxpupuli/vox-pupuli-tasks/pull/315) ([Flipez](https://github.com/Flipez)) - Add support for vpt in sync [\#313](https://github.com/voxpupuli/vox-pupuli-tasks/pull/313) ([Flipez](https://github.com/Flipez)) +- Bump bootsnap from 1.7.7 to 1.8.0 [\#312](https://github.com/voxpupuli/vox-pupuli-tasks/pull/312) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rubocop from 1.18.4 to 1.20.0 [\#311](https://github.com/voxpupuli/vox-pupuli-tasks/pull/311) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump puppet\_forge from 3.0.0 to 3.1.0 [\#310](https://github.com/voxpupuli/vox-pupuli-tasks/pull/310) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rails from 6.1.4 to 6.1.4.1 [\#309](https://github.com/voxpupuli/vox-pupuli-tasks/pull/309) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump listen from 3.6.0 to 3.7.0 [\#307](https://github.com/voxpupuli/vox-pupuli-tasks/pull/307) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump oj from 3.13.1 to 3.13.2 [\#306](https://github.com/voxpupuli/vox-pupuli-tasks/pull/306) ([dependabot[bot]](https://github.com/apps/dependabot)) - check .sync if it has the required content [\#305](https://github.com/voxpupuli/vox-pupuli-tasks/pull/305) ([Flipez](https://github.com/Flipez)) - Small improvements [\#303](https://github.com/voxpupuli/vox-pupuli-tasks/pull/303) ([Flipez](https://github.com/Flipez)) - add dry run for some methods [\#302](https://github.com/voxpupuli/vox-pupuli-tasks/pull/302) ([Flipez](https://github.com/Flipez)) +- Bump irb from 1.3.6 to 1.3.7 [\#300](https://github.com/voxpupuli/vox-pupuli-tasks/pull/300) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump oj from 3.12.3 to 3.13.1 [\#299](https://github.com/voxpupuli/vox-pupuli-tasks/pull/299) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump oj from 3.12.1 to 3.12.3 [\#298](https://github.com/voxpupuli/vox-pupuli-tasks/pull/298) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump bootsnap from 1.7.5 to 1.7.7 [\#297](https://github.com/voxpupuli/vox-pupuli-tasks/pull/297) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump puma from 5.3.2 to 5.4.0 [\#296](https://github.com/voxpupuli/vox-pupuli-tasks/pull/296) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rubocop from 1.18.3 to 1.18.4 [\#293](https://github.com/voxpupuli/vox-pupuli-tasks/pull/293) ([dependabot[bot]](https://github.com/apps/dependabot)) - fix sidekiq [\#292](https://github.com/voxpupuli/vox-pupuli-tasks/pull/292) ([Flipez](https://github.com/Flipez)) - fix sidekiq [\#291](https://github.com/voxpupuli/vox-pupuli-tasks/pull/291) ([Flipez](https://github.com/Flipez)) - fix sidekiq [\#290](https://github.com/voxpupuli/vox-pupuli-tasks/pull/290) ([Flipez](https://github.com/Flipez)) @@ -123,11 +150,15 @@ All notable changes to this project will be documented in this file. - fix sentry [\#288](https://github.com/voxpupuli/vox-pupuli-tasks/pull/288) ([Flipez](https://github.com/Flipez)) - Fix omniauth [\#287](https://github.com/voxpupuli/vox-pupuli-tasks/pull/287) ([Flipez](https://github.com/Flipez)) - use sentry not raven [\#286](https://github.com/voxpupuli/vox-pupuli-tasks/pull/286) ([Flipez](https://github.com/Flipez)) +- Bump listen from 3.5.1 to 3.6.0 [\#285](https://github.com/voxpupuli/vox-pupuli-tasks/pull/285) ([dependabot[bot]](https://github.com/apps/dependabot)) - update gems [\#284](https://github.com/voxpupuli/vox-pupuli-tasks/pull/284) ([Flipez](https://github.com/Flipez)) +- Bump fomantic-ui-sass from 2.8.4 to 2.8.7.1 [\#282](https://github.com/voxpupuli/vox-pupuli-tasks/pull/282) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rack from f690bb71425aa31d7b9b3113829af773950d8ab5 to 2.2.3 [\#281](https://github.com/voxpupuli/vox-pupuli-tasks/pull/281) ([dependabot[bot]](https://github.com/apps/dependabot)) - update gems [\#279](https://github.com/voxpupuli/vox-pupuli-tasks/pull/279) ([Flipez](https://github.com/Flipez)) - update gems [\#277](https://github.com/voxpupuli/vox-pupuli-tasks/pull/277) ([bastelfreak](https://github.com/bastelfreak)) - Gemfile: drop legacy travis gem [\#276](https://github.com/voxpupuli/vox-pupuli-tasks/pull/276) ([bastelfreak](https://github.com/bastelfreak)) - Update rails to latest 6.0.3 release [\#275](https://github.com/voxpupuli/vox-pupuli-tasks/pull/275) ([bastelfreak](https://github.com/bastelfreak)) +- Bump puma from 3.12.6 to 4.3.8 [\#274](https://github.com/voxpupuli/vox-pupuli-tasks/pull/274) ([dependabot[bot]](https://github.com/apps/dependabot)) - README.md: Don't start yarn through bundle [\#273](https://github.com/voxpupuli/vox-pupuli-tasks/pull/273) ([bastelfreak](https://github.com/bastelfreak)) - Integrate basic Jaeger for local dev [\#272](https://github.com/voxpupuli/vox-pupuli-tasks/pull/272) ([DavidS](https://github.com/DavidS)) - Fix local docker build [\#271](https://github.com/voxpupuli/vox-pupuli-tasks/pull/271) ([DavidS](https://github.com/DavidS)) @@ -145,8 +176,13 @@ All notable changes to this project will be documented in this file. - add sentry logging [\#226](https://github.com/voxpupuli/vox-pupuli-tasks/pull/226) ([Flipez](https://github.com/Flipez)) - update dependencies [\#225](https://github.com/voxpupuli/vox-pupuli-tasks/pull/225) ([Flipez](https://github.com/Flipez)) - adding more specific steps for local setup / added sidekiq logs to gitignore [\#224](https://github.com/voxpupuli/vox-pupuli-tasks/pull/224) ([bsmirks](https://github.com/bsmirks)) +- prepare 1.0.0 release [\#222](https://github.com/voxpupuli/vox-pupuli-tasks/pull/222) ([bastelfreak](https://github.com/bastelfreak)) +- Bump chartkick from 3.3.2 to 3.4.0 [\#220](https://github.com/voxpupuli/vox-pupuli-tasks/pull/220) ([dependabot[bot]](https://github.com/apps/dependabot)) - exclude sidekiq logs from git [\#218](https://github.com/voxpupuli/vox-pupuli-tasks/pull/218) ([bastelfreak](https://github.com/bastelfreak)) - \(\#213\) queue PR update if status is `pending` [\#215](https://github.com/voxpupuli/vox-pupuli-tasks/pull/215) ([bastelfreak](https://github.com/bastelfreak)) +- Bump rubocop-rails from 2.7.0 to 2.7.1 [\#210](https://github.com/voxpupuli/vox-pupuli-tasks/pull/210) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump chartkick from 3.3.1 to 3.3.2 [\#206](https://github.com/voxpupuli/vox-pupuli-tasks/pull/206) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump oj from 3.10.7 to 3.10.8 [\#205](https://github.com/voxpupuli/vox-pupuli-tasks/pull/205) ([dependabot[bot]](https://github.com/apps/dependabot)) - Create dependabot.yml [\#201](https://github.com/voxpupuli/vox-pupuli-tasks/pull/201) ([bastelfreak](https://github.com/bastelfreak)) - Create ruby.yml workflow to run rubocop [\#200](https://github.com/voxpupuli/vox-pupuli-tasks/pull/200) ([bastelfreak](https://github.com/bastelfreak)) - :hammer: Please the linter [\#197](https://github.com/voxpupuli/vox-pupuli-tasks/pull/197) ([Flipez](https://github.com/Flipez)) @@ -154,6 +190,7 @@ All notable changes to this project will be documented in this file. - update dependencies [\#193](https://github.com/voxpupuli/vox-pupuli-tasks/pull/193) ([bastelfreak](https://github.com/bastelfreak)) - document gh notification flow / fix queue validation [\#192](https://github.com/voxpupuli/vox-pupuli-tasks/pull/192) ([bastelfreak](https://github.com/bastelfreak)) - Update all gems [\#191](https://github.com/voxpupuli/vox-pupuli-tasks/pull/191) ([bastelfreak](https://github.com/bastelfreak)) +- Bump websocket-extensions from 0.1.4 to 0.1.5 [\#190](https://github.com/voxpupuli/vox-pupuli-tasks/pull/190) ([dependabot[bot]](https://github.com/apps/dependabot)) - please rubocop [\#188](https://github.com/voxpupuli/vox-pupuli-tasks/pull/188) ([bastelfreak](https://github.com/bastelfreak)) - Improve github event logging [\#187](https://github.com/voxpupuli/vox-pupuli-tasks/pull/187) ([bastelfreak](https://github.com/bastelfreak)) - document sidekiq cleanup [\#185](https://github.com/voxpupuli/vox-pupuli-tasks/pull/185) ([bastelfreak](https://github.com/bastelfreak)) @@ -180,6 +217,8 @@ All notable changes to this project will be documented in this file. - add lograge [\#134](https://github.com/voxpupuli/vox-pupuli-tasks/pull/134) ([Flipez](https://github.com/Flipez)) - improve logging [\#133](https://github.com/voxpupuli/vox-pupuli-tasks/pull/133) ([Flipez](https://github.com/Flipez)) - Update deps [\#122](https://github.com/voxpupuli/vox-pupuli-tasks/pull/122) ([Flipez](https://github.com/Flipez)) +- Bump rack from 2.0.7 to 2.0.8 [\#120](https://github.com/voxpupuli/vox-pupuli-tasks/pull/120) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump puma from 3.12.1 to 3.12.2 [\#119](https://github.com/voxpupuli/vox-pupuli-tasks/pull/119) ([dependabot[bot]](https://github.com/apps/dependabot)) - try to fix duplicate comments [\#118](https://github.com/voxpupuli/vox-pupuli-tasks/pull/118) ([Flipez](https://github.com/Flipez)) - document labels [\#117](https://github.com/voxpupuli/vox-pupuli-tasks/pull/117) ([bastelfreak](https://github.com/bastelfreak)) - log request and disabled comments [\#116](https://github.com/voxpupuli/vox-pupuli-tasks/pull/116) ([Flipez](https://github.com/Flipez)) @@ -189,6 +228,7 @@ All notable changes to this project will be documented in this file. - Drop Ubuntu 14.04 [\#101](https://github.com/voxpupuli/vox-pupuli-tasks/pull/101) ([bastelfreak](https://github.com/bastelfreak)) - travis: Switch base OS xenial-\>bionic [\#100](https://github.com/voxpupuli/vox-pupuli-tasks/pull/100) ([bastelfreak](https://github.com/bastelfreak)) - Update gems [\#99](https://github.com/voxpupuli/vox-pupuli-tasks/pull/99) ([bastelfreak](https://github.com/bastelfreak)) +- Bump loofah from 2.3.0 to 2.3.1 [\#98](https://github.com/voxpupuli/vox-pupuli-tasks/pull/98) ([dependabot[bot]](https://github.com/apps/dependabot)) - implement travis event handling [\#97](https://github.com/voxpupuli/vox-pupuli-tasks/pull/97) ([bastelfreak](https://github.com/bastelfreak)) - update category description [\#96](https://github.com/voxpupuli/vox-pupuli-tasks/pull/96) ([bastelfreak](https://github.com/bastelfreak)) - move tab content to partials [\#95](https://github.com/voxpupuli/vox-pupuli-tasks/pull/95) ([Flipez](https://github.com/Flipez)) diff --git a/Rakefile b/Rakefile index 5c10da2e..d91f000a 100644 --- a/Rakefile +++ b/Rakefile @@ -30,10 +30,10 @@ begin GitHubChangelogGenerator::RakeTask.new :changelog do |config| config.header = "# Changelog\n\nAll notable changes to this project will be documented in this file." - config.exclude_labels = %w[duplicate question invalid wontfix wont-fix skip-changelog dependencies] + config.exclude_labels = %w[duplicate question invalid wontfix wont-fix skip-changelog] config.user = 'voxpupuli' config.project = 'vox-pupuli-tasks' - config.future_release = 'v1.0.0' + config.future_release = 'v1.0.1' end rescue LoadError # rubocop:disable Lint/SuppressedException end