Commit Graph

2356 Commits

Author SHA1 Message Date
ec04443794 Merge pull request #408 from 2martens/dependabot/bundler/rouge-3.28.0
Bump rouge from 3.27.0 to 3.28.0
2022-02-06 11:07:48 +01:00
f18572aa94 Merge pull request #402 from 2martens/dependabot/npm_and_yarn/core-js-3.21.0
Bump core-js from 3.20.3 to 3.21.0
2022-02-06 11:07:38 +01:00
eb1dd74459 Bump rouge from 3.27.0 to 3.28.0
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.27.0 to 3.28.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.27.0...v3.28.0)

---
updated-dependencies:
- dependency-name: rouge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 22:01:34 +00:00
35e73c6096 Bump core-js from 3.20.3 to 3.21.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.3 to 3.21.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.20.3...v3.21.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 22:02:48 +00:00
6851a95788 Merge pull request #401 from 2martens/dependabot/npm_and_yarn/babel/core-7.16.12
Bump @babel/core from 7.16.7 to 7.16.12
2022-01-23 13:46:55 +01:00
a546056527 Bump @babel/core from 7.16.7 to 7.16.12
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.7 to 7.16.12.
- [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.16.12/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-23 12:46:41 +00:00
daa352e1b8 Merge pull request #396 from 2martens/dependabot/bundler/rubocop-1.25.0
Bump rubocop from 1.24.1 to 1.25.0
2022-01-23 13:42:30 +01:00
472cdf2301 Merge pull request #395 from 2martens/dependabot/npm_and_yarn/core-js-3.20.3
Bump core-js from 3.20.2 to 3.20.3
2022-01-23 13:42:23 +01:00
e243463365 Merge pull request #397 from 2martens/dependabot/npm_and_yarn/sass-1.49.0
Bump sass from 1.48.0 to 1.49.0
2022-01-23 13:42:17 +01:00
e1c7deb66c Merge pull request #400 from 2martens/dependabot/npm_and_yarn/babel/preset-env-7.16.11
Bump @babel/preset-env from 7.16.8 to 7.16.11
2022-01-23 13:42:06 +01:00
04cb924575 Merge pull request #394 from 2martens/dependabot/bundler/mini_racer-0.6.2
Bump mini_racer from 0.6.1 to 0.6.2
2022-01-23 13:41:55 +01:00
b529e7d975 Bump @babel/preset-env from 7.16.8 to 7.16.11
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.8 to 7.16.11.
- [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.16.11/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 22:03:22 +00:00
6e23d265df Bump sass from 1.48.0 to 1.49.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.48.0...1.49.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 22:02:30 +00:00
4a0fdc099a Bump rubocop from 1.24.1 to 1.25.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.24.1...v1.25.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 22:01:03 +00:00
9f80d830da Bump core-js from 3.20.2 to 3.20.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 to 3.20.3.
- [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.20.2...v3.20.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 22:02:55 +00:00
1610aa98c6 Bump mini_racer from 0.6.1 to 0.6.2
Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/discourse/mini_racer/releases)
- [Changelog](https://github.com/rubyjs/mini_racer/blob/master/CHANGELOG)
- [Commits](https://github.com/discourse/mini_racer/compare/v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: mini_racer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 22:01:21 +00:00
e505af8e7c Merge pull request #386 from 2martens/dependabot/bundler/mini_racer-0.6.1
Bump mini_racer from 0.6.0 to 0.6.1
2022-01-14 09:34:10 +01:00
e4664415b6 Merge pull request #393 from 2martens/dependabot/npm_and_yarn/copy-props-2.0.5
Bump copy-props from 2.0.4 to 2.0.5
2022-01-14 09:34:00 +01:00
6cbe53c771 Bump mini_racer from 0.6.0 to 0.6.1
Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/discourse/mini_racer/releases)
- [Changelog](https://github.com/rubyjs/mini_racer/blob/master/CHANGELOG)
- [Commits](https://github.com/discourse/mini_racer/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: mini_racer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 08:32:35 +00:00
d709e9e4e6 Bump copy-props from 2.0.4 to 2.0.5
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-props/releases)
- [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/copy-props/compare/2.0.4...2.0.5)

---
updated-dependencies:
- dependency-name: copy-props
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 08:32:28 +00:00
e604ae7569 Merge pull request #388 from 2martens/dependabot/npm_and_yarn/babel/preset-env-7.16.8
Bump @babel/preset-env from 7.16.7 to 7.16.8
2022-01-14 09:31:57 +01:00
92d8925f96 Merge pull request #389 from 2martens/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.13.0 to 1.14.7
2022-01-14 09:31:49 +01:00
a92b4947cb Merge pull request #391 from 2martens/dependabot/bundler/listen-3.7.1
Bump listen from 3.7.0 to 3.7.1
2022-01-14 09:31:40 +01:00
c2780ade9a Merge pull request #392 from 2martens/dependabot/npm_and_yarn/sass-1.48.0
Bump sass from 1.45.2 to 1.48.0
2022-01-14 09:31:33 +01:00
17c59f29ba Merge pull request #390 from 2martens/dependabot/bundler/nokogiri-1.13.1
Bump nokogiri from 1.12.5 to 1.13.1
2022-01-14 09:31:26 +01:00
2d03602a14 Merge pull request #385 from 2martens/dependabot/npm_and_yarn/fancy-log-2.0.0
Bump fancy-log from 1.3.3 to 2.0.0
2022-01-14 09:31:18 +01:00
46a58e5d07 Merge pull request #381 from 2martens/dependabot/npm_and_yarn/core-js-3.20.2
Bump core-js from 3.20.1 to 3.20.2
2022-01-14 09:31:05 +01:00
2afcac60ac Merge pull request #380 from 2martens/dependabot/bundler/jekyll-feed-0.16.0
Bump jekyll-feed from 0.15.1 to 0.16.0
2022-01-14 09:30:59 +01:00
33ef82bbe0 Bump sass from 1.45.2 to 1.48.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.45.2 to 1.48.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.45.2...1.48.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 22:04:23 +00:00
b70d1bf382 Bump listen from 3.7.0 to 3.7.1
Bumps [listen](https://github.com/guard/listen) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: listen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 22:03:21 +00:00
60e7941919 Bump nokogiri from 1.12.5 to 1.13.1
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.1/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.1)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 22:02:43 +00:00
aedbca88d5 Bump follow-redirects from 1.13.0 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 10:15:54 +00:00
99c4e0026f Bump @babel/preset-env from 7.16.7 to 7.16.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.7 to 7.16.8.
- [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.16.8/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 22:02:46 +00:00
7809a10027 Bump fancy-log from 1.3.3 to 2.0.0
Bumps [fancy-log](https://github.com/gulpjs/fancy-log) from 1.3.3 to 2.0.0.
- [Release notes](https://github.com/gulpjs/fancy-log/releases)
- [Changelog](https://github.com/gulpjs/fancy-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/fancy-log/compare/v1.3.3...v2.0.0)

---
updated-dependencies:
- dependency-name: fancy-log
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 22:03:11 +00:00
471753a9eb Bump core-js from 3.20.1 to 3.20.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.1 to 3.20.2.
- [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.20.1...v3.20.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 22:02:29 +00:00
245bde8ce1 Bump jekyll-feed from 0.15.1 to 0.16.0
Bumps [jekyll-feed](https://github.com/jekyll/jekyll-feed) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/jekyll/jekyll-feed/releases)
- [Changelog](https://github.com/jekyll/jekyll-feed/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll-feed/compare/v0.15.1...v0.16.0)

---
updated-dependencies:
- dependency-name: jekyll-feed
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 22:01:04 +00:00
61fae36cc8 Merge pull request #377 from 2martens/dependabot/npm_and_yarn/babel/preset-env-7.16.7
Bump @babel/preset-env from 7.16.5 to 7.16.7
2022-01-01 14:33:55 +01:00
5341b1afdc Bump @babel/preset-env from 7.16.5 to 7.16.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.5 to 7.16.7.
- [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.16.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 11:36:47 +00:00
3c1d2a73b6 Merge pull request #375 from 2martens/dependabot/bundler/rubocop-1.24.1
Bump rubocop from 1.24.0 to 1.24.1
2022-01-01 12:29:21 +01:00
7c572ed645 Merge pull request #376 from 2martens/dependabot/npm_and_yarn/sass-1.45.2
Bump sass from 1.45.1 to 1.45.2
2022-01-01 12:29:04 +01:00
204fb56cfe Merge pull request #378 from 2martens/dependabot/npm_and_yarn/gulp-sass-5.1.0
Bump gulp-sass from 5.0.0 to 5.1.0
2022-01-01 12:28:55 +01:00
e9ab6aa2f5 Merge pull request #379 from 2martens/dependabot/npm_and_yarn/babel/core-7.16.7
Bump @babel/core from 7.16.5 to 7.16.7
2022-01-01 12:28:46 +01:00
b7fd580783 Merge pull request #374 from 2martens/dependabot/bundler/mini_racer-0.6.0
Bump mini_racer from 0.4.0 to 0.6.0
2022-01-01 12:28:37 +01:00
c1214478da Bump @babel/core from 7.16.5 to 7.16.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.5 to 7.16.7.
- [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.16.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 22:04:17 +00:00
65d8ba5883 Bump gulp-sass from 5.0.0 to 5.1.0
Bumps [gulp-sass](https://github.com/dlmanning/gulp-sass) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/dlmanning/gulp-sass/releases)
- [Changelog](https://github.com/dlmanning/gulp-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dlmanning/gulp-sass/compare/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: gulp-sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 22:03:58 +00:00
27685efd15 Bump sass from 1.45.1 to 1.45.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.45.1 to 1.45.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.45.1...1.45.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 22:02:55 +00:00
4c6f4cb248 Bump rubocop from 1.24.0 to 1.24.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.24.0 to 1.24.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.24.0...v1.24.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 22:01:07 +00:00
79af218501 Bump mini_racer from 0.4.0 to 0.6.0
Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.4.0 to 0.6.0.
- [Release notes](https://github.com/discourse/mini_racer/releases)
- [Changelog](https://github.com/rubyjs/mini_racer/blob/master/CHANGELOG)
- [Commits](https://github.com/discourse/mini_racer/compare/v0.4.0...v0.6.0)

---
updated-dependencies:
- dependency-name: mini_racer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 22:00:56 +00:00
fe687820cb Merge branch 'master' of github.com:2martens/2martens.de
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-29 10:36:33 +01:00
f38cc70478 Merge pull request #373 from 2martens/dependabot/npm_and_yarn/node-sass-7.0.1
Bump node-sass from 7.0.0 to 7.0.1
2021-12-29 10:35:59 +01:00