|
|
7d63ffc067
|
chore: Bump @babel/core from 7.24.5 to 7.24.7 (#855)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.5 to 7.24.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.24.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-20 11:10:24 +02:00 |
|
|
|
229dffe30b
|
chore: Bump core-js from 3.37.0 to 3.37.1 (#856)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.0 to 3.37.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/commits/v3.37.1/packages/core-js)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-20 11:10:13 +02:00 |
|
|
|
bba5805449
|
chore: Bump rack from 3.0.11 to 3.1.4 (#849)
Bumps [rack](https://github.com/rack/rack) from 3.0.11 to 3.1.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/commits/v3.1.4)
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-20 11:09:56 +02:00 |
|
|
|
acace9d90c
|
Merge branch 'master' of github.com:2martens/2martens.de
continuous-integration/drone/push Build is passing
|
2024-06-02 10:17:02 +02:00 |
|
|
|
c75e8517e6
|
chore: Bump actionview, activesupport and railties (#843)
Bumps [actionview](https://github.com/rails/rails), [activesupport](https://github.com/rails/rails) and [railties](https://github.com/rails/rails). These dependencies needed to be updated together.
Updates `actionview` from 7.1.3.2 to 7.1.3.3
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.1.3.2...v7.1.3.3)
Updates `activesupport` from 7.1.3.2 to 7.1.3.3
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.1.3.2...v7.1.3.3)
Updates `railties` from 7.1.3.2 to 7.1.3.3
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/railties/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.1.3.2...v7.1.3.3)
---
updated-dependencies:
- dependency-name: actionview
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: activesupport
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: railties
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-02 10:16:33 +02:00 |
|
|
|
115bba8a45
|
chore: Bump jekyll-toc from 0.18.0 to 0.19.0 (#842)
Bumps [jekyll-toc](https://github.com/toshimaru/jekyll-toc) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/toshimaru/jekyll-toc/releases)
- [Commits](https://github.com/toshimaru/jekyll-toc/compare/v0.18.0...v0.19.0)
---
updated-dependencies:
- dependency-name: jekyll-toc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-02 10:03:11 +02:00 |
|
|
|
46ec0742d9
|
chore: Bump rubocop from 1.63.4 to 1.64.1 (#845)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.63.4 to 1.64.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.63.4...v1.64.1)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-02 10:02:59 +02:00 |
|
|
|
c5ab5ca7fc
|
chore: Bump braces from 3.0.2 to 3.0.3 (#838)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-02 09:54:55 +02:00 |
|
|
|
61c2be5107
|
chore: Bump micromatch from 4.0.5 to 4.0.7 (#839)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.7.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.7)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-02 09:54:49 +02:00 |
|
|
|
7bcd022882
|
chore: Bump gulp-imagemin from 9.0.0 to 9.1.0 (#840)
Bumps [gulp-imagemin](https://github.com/sindresorhus/gulp-imagemin) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/sindresorhus/gulp-imagemin/releases)
- [Commits](https://github.com/sindresorhus/gulp-imagemin/compare/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: gulp-imagemin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-02 09:54:41 +02:00 |
|
|
|
f8779fa416
|
chore: Bump @babel/preset-env from 7.24.5 to 7.24.6 (#841)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.5 to 7.24.6.
- [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.24.6/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-02 09:54:33 +02:00 |
|
|
|
a93afd3039
|
chore: Bump rack from 3.0.10 to 3.0.11 (#844)
Bumps [rack](https://github.com/rack/rack) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/commits)
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-02 09:54:14 +02:00 |
|
|
|
bd9f6cf323
|
chore: Bump minima from 1012451 to 1d5286c (#846)
Bumps [minima](https://github.com/jekyll/minima) from `1012451` to `1d5286c`.
- [Release notes](https://github.com/jekyll/minima/releases)
- [Commits](1012451595...1d5286cf9a)
---
updated-dependencies:
- dependency-name: minima
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-02 09:54:00 +02:00 |
|
|
|
b065851374
|
chore: Bump sass from 1.76.0 to 1.77.4 (#837)
Bumps [sass](https://github.com/sass/dart-sass) from 1.76.0 to 1.77.4.
- [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.76.0...1.77.4)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-02 09:53:52 +02:00 |
|
|
|
cb172b8b83
|
Calendar synchronization at Sat 1 Jun 22:00:33 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-06-02 00:00:35 +02:00 |
|
|
|
0ce8e557c7
|
Calendar synchronization at Fri 31 May 22:00:36 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-06-01 00:00:36 +02:00 |
|
|
|
2a37fd2210
|
Calendar synchronization at Thu 30 May 22:00:35 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-31 00:00:36 +02:00 |
|
|
|
9255eab449
|
Calendar synchronization at Wed 29 May 22:00:34 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-30 00:00:34 +02:00 |
|
|
|
df767305da
|
Calendar synchronization at Tue 28 May 22:00:28 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-29 00:00:28 +02:00 |
|
|
|
70fde321d0
|
Calendar synchronization at Mon 27 May 22:00:29 UTC 2024
|
2024-05-28 00:00:30 +02:00 |
|
|
|
d0fb39c234
|
Calendar synchronization at Sun 26 May 22:00:53 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-27 00:00:53 +02:00 |
|
|
|
5592d567bc
|
Merge branch 'master' of github.com:2martens/2martens.de
continuous-integration/drone/push Build is passing
|
2024-05-26 13:52:45 +02:00 |
|
|
|
14fdd6ddb1
|
chore: Bump rexml from 3.2.6 to 3.2.8 (#836)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-26 13:52:15 +02:00 |
|
|
|
8b3d42dbd6
|
chore: Bump nokogiri from 1.16.4 to 1.16.5 (#835)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.4 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.4...v1.16.5)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-26 13:52:09 +02:00 |
|
|
|
8a298f9d05
|
Calendar synchronization at Sat 25 May 22:00:38 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-26 00:00:40 +02:00 |
|
|
|
36841e7006
|
Calendar synchronization at Fri 24 May 22:00:35 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-25 00:00:36 +02:00 |
|
|
|
eddae787af
|
Calendar synchronization at Thu 23 May 22:00:35 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-24 00:00:36 +02:00 |
|
|
|
bd4ccf50e4
|
Calendar synchronization at Wed 22 May 22:00:35 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-23 00:00:36 +02:00 |
|
|
|
a1728465e3
|
Calendar synchronization at Tue 21 May 22:00:38 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-22 00:00:39 +02:00 |
|
|
|
943d2a3865
|
Calendar synchronization at Mon 20 May 22:00:21 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-21 00:00:23 +02:00 |
|
|
|
c066148ee9
|
Calendar synchronization at Sun 19 May 22:00:29 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-20 00:00:30 +02:00 |
|
|
|
c3992c9957
|
Calendar synchronization at Sat 18 May 22:00:31 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-19 00:00:33 +02:00 |
|
|
|
4aff927c91
|
Calendar synchronization at Fri 17 May 22:00:34 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-18 00:00:34 +02:00 |
|
|
|
c873a64ad4
|
Calendar synchronization at Thu 16 May 22:00:24 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-17 00:00:25 +02:00 |
|
|
|
b26eea45f2
|
Calendar synchronization at Wed 15 May 22:00:33 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-16 00:00:34 +02:00 |
|
|
|
bd51407e94
|
Calendar synchronization at Tue 14 May 22:00:25 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-15 00:00:26 +02:00 |
|
|
|
f5dd5221f9
|
Calendar synchronization at Mon 13 May 22:00:22 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-14 00:00:23 +02:00 |
|
|
|
cda9a10c9a
|
Calendar synchronization at Sun 12 May 22:00:22 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-13 00:00:24 +02:00 |
|
|
|
ef9eec5070
|
Calendar synchronization at Sat 11 May 22:00:11 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-12 00:00:12 +02:00 |
|
|
|
d68a5156ba
|
Calendar synchronization at Fri 10 May 22:00:26 UTC 2024
|
2024-05-11 00:00:29 +02:00 |
|
|
|
5a1ed8ff47
|
Calendar synchronization at Thu 9 May 22:00:36 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-10 00:00:37 +02:00 |
|
|
|
2a9fc003ba
|
Calendar synchronization at Wed 8 May 22:00:31 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-09 00:00:33 +02:00 |
|
|
|
fd1b5d07cb
|
Calendar synchronization at Tue 7 May 22:00:37 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-08 00:00:38 +02:00 |
|
|
|
65d8da52b1
|
Calendar synchronization at Mon 6 May 22:00:27 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-07 00:00:27 +02:00 |
|
|
|
7b5db8f80f
|
Calendar synchronization at Sun 5 May 22:00:35 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-06 00:00:35 +02:00 |
|
|
|
9eb6f1143d
|
Calendar synchronization at Sat 4 May 22:00:50 UTC 2024
continuous-integration/drone/push Build is passing
|
2024-05-05 00:00:50 +02:00 |
|
|
|
2ea48145c4
|
Merge branch 'master' of github.com:2martens/2martens.de
continuous-integration/drone/push Build is passing
|
2024-05-04 19:27:52 +02:00 |
|
|
|
f6f44c0121
|
chore: Bump @babel/preset-env from 7.24.4 to 7.24.5 (#830)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.4 to 7.24.5.
- [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.24.5/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-04 19:27:23 +02:00 |
|
|
|
e464dee423
|
chore: Bump mini_racer from 0.9.0 to 0.12.0 (#827)
Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.9.0 to 0.12.0.
- [Changelog](https://github.com/rubyjs/mini_racer/blob/main/CHANGELOG)
- [Commits](https://github.com/discourse/mini_racer/compare/v0.9.0...v0.12.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-04 19:27:15 +02:00 |
|
|
|
699d9049be
|
chore: Bump rack from 3.0.9.1 to 3.0.10 (#826)
Bumps [rack](https://github.com/rack/rack) from 3.0.9.1 to 3.0.10.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.0.9.1...v3.0.10)
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-04 19:24:44 +02:00 |
|