Commit Graph

1481 Commits

Author SHA1 Message Date
4ca4106345 Merge pull request #132 from 2martens/dependabot/bundler/terminal-table-and-jekyll-2.0.0
Bump terminal-table and jekyll
2020-12-26 12:18:13 +01:00
e5722d5313 Bump terminal-table and jekyll
Bumps [terminal-table](https://github.com/tj/terminal-table) and [jekyll](https://github.com/jekyll/jekyll). These dependencies needed to be updated together.

Updates `terminal-table` from 1.8.0 to 2.0.0
- [Release notes](https://github.com/tj/terminal-table/releases)
- [Changelog](https://github.com/tj/terminal-table/blob/master/History.rdoc)
- [Commits](https://github.com/tj/terminal-table/compare/v1.8.0...v2.0.0)

Updates `jekyll` from 4.1.1 to 4.2.0
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll/compare/v4.1.1...v4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 05:07:27 +00:00
d8863e9c74 Merge branch 'master' of github.com:2martens/2martens.de
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-12 13:12:07 +01:00
01fabaadda Merge pull request #125 from 2martens/dependabot/npm_and_yarn/babel/core-7.12.10
Bump @babel/core from 7.12.9 to 7.12.10
2020-12-12 13:11:31 +01:00
dde2853cfd Bump @babel/core from 7.12.9 to 7.12.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 11:59:50 +00:00
3cd335a896 Merge pull request #121 from 2martens/dependabot/npm_and_yarn/core-js-3.8.1
Bump core-js from 3.8.0 to 3.8.1
2020-12-12 12:56:54 +01:00
85de203466 Merge pull request #124 from 2martens/dependabot/bundler/rouge-3.26.0
Bump rouge from 3.25.0 to 3.26.0
2020-12-12 12:56:43 +01:00
8ec6fd345f Bump core-js from 3.8.0 to 3.8.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.8.0...v3.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 11:53:36 +00:00
da6efede90 Bump rouge from 3.25.0 to 3.26.0
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.25.0 to 3.26.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rouge-ruby/rouge/compare/v3.25.0...v3.26.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 11:51:51 +00:00
a4e2cc1982 Merge pull request #123 from 2martens/dependabot/npm_and_yarn/js-yaml-3.14.1
Bump js-yaml from 3.14.0 to 3.14.1
2020-12-12 12:50:54 +01:00
6e072d1e2d Merge pull request #126 from 2martens/dependabot/npm_and_yarn/babel/preset-env-7.12.10
Bump @babel/preset-env from 7.12.7 to 7.12.10
2020-12-12 12:50:18 +01:00
33d8148cc0 Merge pull request #127 from 2martens/dependabot/bundler/activesupport-6.1.0
Bump activesupport from 6.0.3.4 to 6.1.0
2020-12-12 12:50:03 +01:00
1f9ffd2e09 Merge pull request #129 from 2martens/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2020-12-12 12:49:50 +01:00
aa6e251bcc Merge pull request #130 from 2martens/dependabot/bundler/rubocop-1.6.1
Bump rubocop from 1.5.1 to 1.6.1
2020-12-12 12:49:23 +01:00
3efc111bec Calendar synchronization at Fri 11 Dec 23:00:17 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-12 00:00:17 +01:00
3e05ed6274 Bump rubocop from 1.5.1 to 1.6.1
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v1.5.1...v1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 05:02:56 +00:00
0a87e37f17 Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 02:59:46 +00:00
7d8cd2e542 Calendar synchronization at Thu 10 Dec 23:00:19 UTC 2020
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2020-12-11 00:00:20 +01:00
d80fdd2e0c Bump activesupport from 6.0.3.4 to 6.1.0
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.4 to 6.1.0.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.0/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.3.4...v6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 05:05:22 +00:00
ae8715df00 Bump @babel/preset-env from 7.12.7 to 7.12.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.7 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 05:05:20 +00:00
bb65e6576a Calendar synchronization at Wed 9 Dec 23:00:27 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-10 00:00:27 +01:00
843ec11093 Calendar synchronization at Tue 8 Dec 23:00:29 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-09 00:00:29 +01:00
a76d64268c Bump js-yaml from 3.14.0 to 3.14.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.14.1/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...3.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-08 05:05:45 +00:00
6d0af237a7 Calendar synchronization at Mon 7 Dec 23:00:22 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-08 00:00:23 +01:00
ca2fc75c75 Calendar synchronization at Sun 6 Dec 23:00:29 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-07 00:00:29 +01:00
e708c839b7 Merge branch 'master' of github.com:2martens/2martens.de
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-06 10:51:23 +01:00
63165687d0 Merge pull request #120 from 2martens/dependabot/bundler/html-proofer-3.17.4
Bump html-proofer from 3.17.2 to 3.17.4
2020-12-06 10:50:33 +01:00
b132f260ad Merge pull request #116 from 2martens/dependabot/bundler/listen-3.3.3
Bump listen from 3.3.1 to 3.3.3
2020-12-06 10:50:22 +01:00
fc157c5c26 Merge pull request #119 from 2martens/dependabot/bundler/rubocop-1.5.1
Bump rubocop from 1.4.2 to 1.5.1
2020-12-06 10:50:08 +01:00
b33b87f49c Calendar synchronization at Sat 5 Dec 23:00:23 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-06 00:00:23 +01:00
137c8acce0 Calendar synchronization at Fri 4 Dec 23:00:19 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-05 00:00:19 +01:00
33ad85f08b Bump html-proofer from 3.17.2 to 3.17.4
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.17.2 to 3.17.4.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.17.2...v3.17.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-04 05:05:31 +00:00
7f5ca7928d Calendar synchronization at Thu 3 Dec 23:00:21 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-04 00:00:21 +01:00
f04b5d12ec Bump rubocop from 1.4.2 to 1.5.1
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.4.2 to 1.5.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v1.4.2...v1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-03 05:02:39 +00:00
f4cee7143d Calendar synchronization at Wed 2 Dec 23:00:21 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-03 00:00:21 +01:00
4c6f94873e Calendar synchronization at Tue 1 Dec 23:00:18 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-02 00:00:19 +01:00
08f3539e28 Calendar synchronization at Mon 30 Nov 23:00:22 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-01 00:00:22 +01:00
4a60d35cb0 Bump listen from 3.3.1 to 3.3.3
Bumps [listen](https://github.com/guard/listen) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.3.1...v3.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 05:07:27 +00:00
4a6d204419 Calendar synchronization at Sun 29 Nov 23:00:25 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-30 00:00:25 +01:00
a52e5c673c Updated GPG key
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-29 10:35:55 +01:00
e964bebbcb Calendar synchronization at Sat 28 Nov 23:00:27 UTC 2020
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-29 00:00:27 +01:00
63d83f4433 Merge branch 'master' of github.com:2martens/2martens.de
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-28 11:46:28 +01:00
369c6e3af2 Merge pull request #112 from 2martens/dependabot/npm_and_yarn/babel/core-7.12.9
Bump @babel/core from 7.12.3 to 7.12.9
2020-11-28 11:46:11 +01:00
44f8929c53 Merge pull request #113 from 2martens/dependabot/npm_and_yarn/core-js-3.8.0
Bump core-js from 3.7.0 to 3.8.0
2020-11-28 11:46:01 +01:00
bb93914d17 Bump @babel/core from 7.12.3 to 7.12.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.3 to 7.12.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.9/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-28 10:21:03 +00:00
b55e9f3cc5 Bump core-js from 3.7.0 to 3.8.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.7.0...v3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-28 10:20:33 +00:00
48c7927f2a Merge branch 'master' of github.com:2martens/2martens.de
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-28 11:18:13 +01:00
f4a1111961 Merge pull request #114 from 2martens/dependabot/bundler/loofah-2.8.0
Bump loofah from 2.7.0 to 2.8.0
2020-11-28 11:13:48 +01:00
39a512deda Merge pull request #115 from 2martens/dependabot/bundler/rubocop-1.4.2
Bump rubocop from 1.3.1 to 1.4.2
2020-11-28 11:13:37 +01:00
6bfc6fd401 Merge pull request #110 from 2martens/dependabot/bundler/html-proofer-3.17.2
Bump html-proofer from 3.17.0 to 3.17.2
2020-11-28 11:13:20 +01:00