Joachim Bauch
|
c157e2d365
|
Merge pull request #133 from strukturag/dependabot/npm_and_yarn/webpack-5.72.1
Bump webpack from 5.72.0 to 5.72.1
|
2022-05-30 08:13:10 +02:00 |
|
Joachim Bauch
|
160a8f0ca5
|
Merge pull request #136 from strukturag/dependabot/npm_and_yarn/copy-webpack-plugin-11.0.0
Bump copy-webpack-plugin from 10.2.4 to 11.0.0
|
2022-05-30 08:12:50 +02:00 |
|
Joachim Bauch
|
e9c421e38f
|
Merge pull request #139 from strukturag/dependabot/npm_and_yarn/stylelint-14.8.5
Bump stylelint from 14.8.2 to 14.8.5
|
2022-05-30 08:12:32 +02:00 |
|
dependabot[bot]
|
642f098777
|
Bump stylelint from 14.8.2 to 14.8.5
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.2 to 14.8.5.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.8.2...14.8.5)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-25 10:24:10 +00:00 |
|
dependabot[bot]
|
749a622516
|
Bump copy-webpack-plugin from 10.2.4 to 11.0.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.4 to 11.0.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.4...v11.0.0)
---
updated-dependencies:
- dependency-name: copy-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-18 10:26:58 +00:00 |
|
dependabot[bot]
|
e83c633301
|
Bump webpack from 5.72.0 to 5.72.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.72.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.72.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-11 10:27:18 +00:00 |
|
Joachim Bauch
|
6bfb9c0f4d
|
Merge pull request #132 from strukturag/dependabot/npm_and_yarn/eslint-8.15.0
Bump eslint from 8.14.0 to 8.15.0
|
2022-05-09 12:43:06 +02:00 |
|
dependabot[bot]
|
b4efc349e7
|
Bump eslint from 8.14.0 to 8.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.15.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 10:40:50 +00:00 |
|
Joachim Bauch
|
9d974f2815
|
Merge pull request #129 from strukturag/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
|
2022-05-06 15:50:44 +02:00 |
|
Joachim Bauch
|
dd32edb6a9
|
Merge pull request #130 from strukturag/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
|
2022-05-06 15:50:34 +02:00 |
|
Joachim Bauch
|
8c93c04d26
|
Merge pull request #131 from strukturag/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
|
2022-05-06 15:50:21 +02:00 |
|
dependabot[bot]
|
b2d4e0c912
|
Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-06 10:22:04 +00:00 |
|
dependabot[bot]
|
587cb76237
|
Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-06 10:22:00 +00:00 |
|
dependabot[bot]
|
ffcb1a2bc9
|
Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-06 10:21:57 +00:00 |
|
Joachim Bauch
|
fe91e8d5d4
|
Merge pull request #128 from strukturag/dependabot/github_actions/docker/metadata-action-4
Bump docker/metadata-action from 3 to 4
|
2022-05-06 08:17:36 +02:00 |
|
dependabot[bot]
|
fa4eda5af1
|
Bump docker/metadata-action from 3 to 4
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-05 10:21:44 +00:00 |
|
Joachim Bauch
|
23b311989e
|
Merge pull request #127 from strukturag/dependabot/npm_and_yarn/stylelint-14.8.2
Bump stylelint from 14.8.1 to 14.8.2
|
2022-05-04 13:11:21 +02:00 |
|
dependabot[bot]
|
75bd68f5ba
|
Bump stylelint from 14.8.1 to 14.8.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.1 to 14.8.2.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.8.1...14.8.2)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-04 10:42:06 +00:00 |
|
Joachim Bauch
|
e869aa9f2e
|
Merge pull request #126 from strukturag/dependabot/npm_and_yarn/stylelint-14.8.1
Bump stylelint from 14.8.0 to 14.8.1
|
2022-05-02 12:26:07 +02:00 |
|
dependabot[bot]
|
934b0dcfa7
|
Bump stylelint from 14.8.0 to 14.8.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.0 to 14.8.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.8.0...14.8.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 10:24:09 +00:00 |
|
Joachim Bauch
|
e275ac2f08
|
Merge pull request #125 from strukturag/dependabot/npm_and_yarn/stylelint-14.8.0
Bump stylelint from 14.7.1 to 14.8.0
|
2022-04-27 13:02:20 +02:00 |
|
dependabot[bot]
|
d99e2cc38e
|
Bump stylelint from 14.7.1 to 14.8.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.7.1 to 14.8.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.7.1...14.8.0)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 10:29:48 +00:00 |
|
Joachim Bauch
|
d5cbd5c349
|
Merge pull request #122 from strukturag/dependabot/npm_and_yarn/eslint-8.14.0
Bump eslint from 8.13.0 to 8.14.0
|
2022-04-25 12:30:02 +02:00 |
|
dependabot[bot]
|
d34b2664f4
|
Bump eslint from 8.13.0 to 8.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.14.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 10:28:22 +00:00 |
|
Joachim Bauch
|
ea7bed3c7b
|
Merge pull request #121 from strukturag/dependabot/npm_and_yarn/stylelint-14.7.1
Bump stylelint from 14.6.1 to 14.7.1
|
2022-04-25 09:01:51 +02:00 |
|
dependabot[bot]
|
2d3c4d6722
|
Bump stylelint from 14.6.1 to 14.7.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.1 to 14.7.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.6.1...14.7.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-18 10:30:10 +00:00 |
|
Joachim Bauch
|
5198f230c9
|
Merge pull request #120 from strukturag/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
|
2022-04-11 12:49:08 +02:00 |
|
Joachim Bauch
|
0f924f4a19
|
Merge pull request #115 from strukturag/dependabot/npm_and_yarn/stylelint-14.6.1
Bump stylelint from 14.6.0 to 14.6.1
|
2022-04-11 12:49:00 +02:00 |
|
dependabot[bot]
|
98f198dffb
|
Bump stylelint from 14.6.0 to 14.6.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.0 to 14.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.6.0...14.6.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 10:46:46 +00:00 |
|
dependabot[bot]
|
4927520609
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 10:46:25 +00:00 |
|
Joachim Bauch
|
81f46e91e1
|
Merge pull request #118 from strukturag/dependabot/npm_and_yarn/webpack-5.72.0
Bump webpack from 5.70.0 to 5.72.0
|
2022-04-11 12:46:15 +02:00 |
|
Joachim Bauch
|
e355fe7d7e
|
Merge pull request #119 from strukturag/dependabot/npm_and_yarn/eslint-8.13.0
Bump eslint from 8.11.0 to 8.13.0
|
2022-04-11 12:46:03 +02:00 |
|
dependabot[bot]
|
f40ce8d3b3
|
Bump eslint from 8.11.0 to 8.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.13.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 10:32:19 +00:00 |
|
dependabot[bot]
|
21e931c8cd
|
Bump webpack from 5.70.0 to 5.72.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.72.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.72.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-08 10:21:40 +00:00 |
|
Joachim Bauch
|
30d5f3e046
|
Merge pull request #113 from strukturag/dependabot/npm_and_yarn/stylelint-14.6.0
Bump stylelint from 14.5.3 to 14.6.0
|
2022-03-22 08:38:39 +01:00 |
|
Joachim Bauch
|
c719be7493
|
Merge pull request #114 from strukturag/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
|
2022-03-22 08:38:26 +01:00 |
|
dependabot[bot]
|
c7cd25afac
|
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 10:56:15 +00:00 |
|
dependabot[bot]
|
68e9875eaa
|
Bump stylelint from 14.5.3 to 14.6.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.3 to 14.6.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.5.3...14.6.0)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-17 10:27:30 +00:00 |
|
Joachim Bauch
|
0d5a325c3f
|
Merge pull request #112 from strukturag/dependabot/npm_and_yarn/eslint-8.11.0
Bump eslint from 8.10.0 to 8.11.0
|
2022-03-14 11:42:07 +01:00 |
|
dependabot[bot]
|
f45d635d5f
|
Bump eslint from 8.10.0 to 8.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.10.0...v8.11.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-14 10:29:26 +00:00 |
|
Joachim Bauch
|
6892f8e723
|
Update translations from 0400a4d7a1
|
2022-03-14 09:52:28 +01:00 |
|
Joachim Bauch
|
0400a4d7a1
|
Merge pull request #111 from strukturag/translations_translationfiles-templates-pdfdraw-pot--master_de
Translate '/translationfiles/templates/pdfdraw.pot' in 'de'
|
2022-03-14 09:51:52 +01:00 |
|
transifex-integration[bot]
|
7bc42b4d78
|
Apply translations in de
translation completed for the source file '/translationfiles/templates/pdfdraw.pot'
on the 'de' language.
|
2022-03-14 08:50:06 +00:00 |
|
Joachim Bauch
|
3aadffdcf3
|
Update wording for text annotations.
|
2022-03-14 09:48:52 +01:00 |
|
Joachim Bauch
|
6b85f142cc
|
Merge pull request #110 from strukturag/dependabot/npm_and_yarn/webpack-5.70.0
Bump webpack from 5.69.1 to 5.70.0
|
2022-03-08 14:15:11 +01:00 |
|
dependabot[bot]
|
55867b0341
|
Bump webpack from 5.69.1 to 5.70.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.1 to 5.70.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.69.1...v5.70.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-04 10:23:40 +00:00 |
|
Joachim Bauch
|
9972ac6548
|
Make sure to calculate with float objects.
|
2022-03-02 15:29:48 +01:00 |
|
Joachim Bauch
|
3d8f82d70f
|
Merge pull request #109 from strukturag/dependabot/npm_and_yarn/jquery-ui-1.13.1
Bump jquery-ui from 1.13.0 to 1.13.1
|
2022-03-02 11:30:06 +01:00 |
|
Joachim Bauch
|
2a7e1da6d1
|
Merge pull request #108 from strukturag/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
2022-03-02 11:28:56 +01:00 |
|
dependabot[bot]
|
88baa5c035
|
Bump jquery-ui from 1.13.0 to 1.13.1
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.0...1.13.1)
---
updated-dependencies:
- dependency-name: jquery-ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 10:26:23 +00:00 |
|