|
|
b6959b2013
|
Calendar synchronization at Fri 17 Nov 23:00:28 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-18 00:00:29 +01:00 |
|
|
|
51641fd8f0
|
Calendar synchronization at Thu 16 Nov 23:00:25 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-17 00:00:27 +01:00 |
|
|
|
f87e36faaf
|
Calendar synchronization at Wed 15 Nov 23:00:34 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-16 00:00:36 +01:00 |
|
|
|
ceae36c526
|
Calendar synchronization at Tue 14 Nov 23:00:31 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-15 00:00:32 +01:00 |
|
|
|
6c090a1d35
|
Calendar synchronization at Mon 13 Nov 23:00:28 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-14 00:00:30 +01:00 |
|
|
|
347f03c3ef
|
Calendar synchronization at Sun 12 Nov 23:00:32 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-13 00:00:33 +01:00 |
|
|
|
2ed9bed02b
|
Calendar synchronization at Sat 11 Nov 23:00:36 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-12 00:00:37 +01:00 |
|
|
|
0b500709bf
|
Calendar synchronization at Fri 10 Nov 23:00:30 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-11 00:00:31 +01:00 |
|
|
|
1fd484faa4
|
Calendar synchronization at Thu 9 Nov 23:00:34 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-10 00:00:34 +01:00 |
|
|
|
d6804927cb
|
Calendar synchronization at Wed 8 Nov 23:00:32 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-09 00:00:33 +01:00 |
|
|
|
eca08cc1c1
|
Calendar synchronization at Tue 7 Nov 23:00:29 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-08 00:00:30 +01:00 |
|
|
|
22d3aae6e9
|
Calendar synchronization at Mon 6 Nov 23:00:28 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-07 00:00:28 +01:00 |
|
|
|
6be353b0a6
|
Calendar synchronization at Sun 5 Nov 23:00:27 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-06 00:00:28 +01:00 |
|
|
|
3ad71fc146
|
Merge pull request #761 from 2martens/dependabot/bundler/rack-and-activesupport-and-actionview-and-railties-3.0.8
Bump rack, activesupport, actionview and railties
|
2023-11-05 09:27:28 +01:00 |
|
|
|
73f371d970
|
Merge pull request #762 from 2martens/dependabot/bundler/rouge-4.2.0
Bump rouge from 4.1.3 to 4.2.0
|
2023-11-05 09:27:22 +01:00 |
|
|
|
c7fc486734
|
Merge pull request #764 from 2martens/dependabot/npm_and_yarn/babel/preset-env-7.23.2
Bump @babel/preset-env from 7.22.20 to 7.23.2
|
2023-11-05 09:27:16 +01:00 |
|
|
|
12a452a126
|
Bump @babel/preset-env from 7.22.20 to 7.23.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.20 to 7.23.2.
- [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.23.2/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-05 08:21:24 +00:00 |
|
|
|
88a867768b
|
Bump rouge from 4.1.3 to 4.2.0
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 4.1.3 to 4.2.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/v4.1.3...v4.2.0)
---
updated-dependencies:
- dependency-name: rouge
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-05 08:20:43 +00:00 |
|
|
|
ac1143760d
|
Bump rack, activesupport, actionview and railties
Bumps [rack](https://github.com/rack/rack), [activesupport](https://github.com/rails/rails), [actionview](https://github.com/rails/rails) and [railties](https://github.com/rails/rails). These dependencies needed to be updated together.
Updates `rack` from 2.2.8 to 3.0.8
- [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/v2.2.8...v3.0.8)
Updates `activesupport` from 7.0.8 to 7.1.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.8...v7.1.1)
Updates `actionview` from 7.0.8 to 7.1.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.1/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.8...v7.1.1)
Updates `railties` from 7.0.8 to 7.1.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.1/railties/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.8...v7.1.1)
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: activesupport
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: actionview
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: railties
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-05 08:20:38 +00:00 |
|
|
|
97056d5ed4
|
Merge pull request #760 from 2martens/dependabot/bundler/loofah-2.21.4
Bump loofah from 2.21.3 to 2.21.4
|
2023-11-05 09:20:06 +01:00 |
|
|
|
665bba97e4
|
Merge pull request #763 from 2martens/dependabot/bundler/rubocop-1.57.2
Bump rubocop from 1.56.4 to 1.57.2
|
2023-11-05 09:19:48 +01:00 |
|
|
|
f859a2a908
|
Merge pull request #765 from 2martens/dependabot/npm_and_yarn/sass-1.69.5
Bump sass from 1.67.0 to 1.69.5
|
2023-11-05 09:19:39 +01:00 |
|
|
|
ac143d7dfb
|
Merge pull request #766 from 2martens/dependabot/npm_and_yarn/babel/core-7.23.2
Bump @babel/core from 7.23.0 to 7.23.2
|
2023-11-05 09:19:34 +01:00 |
|
|
|
921fa32149
|
Merge pull request #767 from 2martens/dependabot/npm_and_yarn/jquery-3.7.1
Bump jquery from 3.7.0 to 3.7.1
|
2023-11-05 09:19:29 +01:00 |
|
|
|
70badd227e
|
Merge pull request #768 from 2martens/dependabot/npm_and_yarn/core-js-3.33.2
Bump core-js from 3.33.0 to 3.33.2
|
2023-11-05 09:19:22 +01:00 |
|
|
|
6df2da43cc
|
Merge pull request #759 from 2martens/dependabot/bundler/minima-8537486
Bump minima from `2863624` to `8537486`
|
2023-11-05 09:19:16 +01:00 |
|
|
|
6875f28059
|
Calendar synchronization at Sat 4 Nov 23:00:28 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-05 00:00:30 +01:00 |
|
|
|
732437004b
|
Calendar synchronization at Fri 3 Nov 23:00:30 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-04 00:00:31 +01:00 |
|
|
|
9953fba77a
|
Calendar synchronization at Thu 2 Nov 23:00:19 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-03 00:00:21 +01:00 |
|
|
|
3018a03525
|
Calendar synchronization at Wed 1 Nov 23:00:23 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-02 00:00:25 +01:00 |
|
|
|
1e813bae0e
|
Bump core-js from 3.33.0 to 3.33.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.0 to 3.33.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/commits/v3.33.2/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>
|
2023-11-01 22:27:30 +00:00 |
|
|
|
03bccadce3
|
Bump jquery from 3.7.0 to 3.7.1
Bumps [jquery](https://github.com/jquery/jquery) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1)
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-01 22:27:18 +00:00 |
|
|
|
eca5eacd09
|
Bump @babel/core from 7.23.0 to 7.23.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.0 to 7.23.2.
- [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/@babel/core@7.23.2/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>
|
2023-11-01 22:27:06 +00:00 |
|
|
|
c88d6fdb5a
|
Bump sass from 1.67.0 to 1.69.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.67.0 to 1.69.5.
- [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.67.0...1.69.5)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-01 22:26:54 +00:00 |
|
|
|
965b22dc74
|
Bump rubocop from 1.56.4 to 1.57.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.4 to 1.57.2.
- [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.56.4...v1.57.2)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-01 22:06:48 +00:00 |
|
|
|
1ac8118c22
|
Bump loofah from 2.21.3 to 2.21.4
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.21.3 to 2.21.4.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.21.3...v2.21.4)
---
updated-dependencies:
- dependency-name: loofah
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-01 22:05:03 +00:00 |
|
|
|
a89769a392
|
Bump minima from 2863624 to 8537486
Bumps [minima](https://github.com/jekyll/minima) from `2863624` to `8537486`.
- [Release notes](https://github.com/jekyll/minima/releases)
- [Commits](2863624b90...85374864e0)
---
updated-dependencies:
- dependency-name: minima
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-01 22:04:35 +00:00 |
|
|
|
36c30b90df
|
Calendar synchronization at Tue 31 Oct 23:00:29 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-11-01 00:00:32 +01:00 |
|
|
|
9e0a59066a
|
Calendar synchronization at Mon 30 Oct 23:00:24 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-10-31 00:00:26 +01:00 |
|
|
|
f629295ebb
|
Calendar synchronization at Sun 29 Oct 23:00:21 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-10-30 00:00:22 +01:00 |
|
|
|
a84354c7c8
|
Calendar synchronization at Sat 28 Oct 22:00:22 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-10-29 00:00:23 +02:00 |
|
|
|
14e55de417
|
Merge pull request #757 from 2martens/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.23.0 to 7.23.2
|
2023-10-28 09:49:27 +02:00 |
|
|
|
2e7d893b15
|
Calendar synchronization at Fri 27 Oct 22:00:21 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-10-28 00:00:23 +02:00 |
|
|
|
642d7f8a94
|
Calendar synchronization at Thu 26 Oct 22:00:22 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-10-27 00:00:23 +02:00 |
|
|
|
4bbf40d205
|
Calendar synchronization at Wed 25 Oct 22:00:23 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-10-26 00:00:24 +02:00 |
|
|
|
eab8c2e10f
|
Calendar synchronization at Tue 24 Oct 22:00:20 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-10-25 00:00:22 +02:00 |
|
|
|
cd547b7739
|
Calendar synchronization at Mon 23 Oct 22:00:35 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-10-24 00:00:36 +02:00 |
|
|
|
e09e327c01
|
Calendar synchronization at Sun 22 Oct 22:00:32 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-10-23 00:00:34 +02:00 |
|
|
|
fb7f917883
|
Calendar synchronization at Sat 21 Oct 22:00:39 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-10-22 00:00:39 +02:00 |
|
|
|
104fa01f96
|
Calendar synchronization at Fri 20 Oct 22:00:25 UTC 2023
continuous-integration/drone/push Build is passing
|
2023-10-21 00:00:26 +02:00 |
|