dependabot[bot]
|
37e2c2735c
|
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#9704)
|
2024-03-16 22:44:50 +00:00 |
|
dependabot[bot]
|
cebccaa874
|
chore(deps-dev): bump postcss-preset-env from 9.5.0 to 9.5.1 (#9695)
|
2024-03-14 12:06:15 +00:00 |
|
dependabot[bot]
|
49a73c5e9b
|
chore(deps-dev): bump cypress from 13.6.6 to 13.7.0 (#9697)
|
2024-03-14 12:01:22 +00:00 |
|
dependabot[bot]
|
7c4d0fb25a
|
chore(deps-dev): bump sass from 1.71.1 to 1.72.0 (#9696)
|
2024-03-14 11:56:10 +00:00 |
|
swagger-bot
|
632aa246ff
|
chore(release): cut the v5.12.0 release
|
2024-03-13 13:02:27 +00:00 |
|
dependabot[bot]
|
b5ce300613
|
chore(deps-dev): bump webpack-dev-server from 5.0.2 to 5.0.3 (#9690)
|
2024-03-13 11:47:04 +00:00 |
|
dependabot[bot]
|
834fe0a48b
|
chore(deps-dev): bump @commitlint/config-conventional (#9685)
|
2024-03-12 12:05:53 +00:00 |
|
dependabot[bot]
|
386d570271
|
chore(deps-dev): bump @commitlint/cli from 19.0.3 to 19.1.0 (#9684)
|
2024-03-12 12:00:55 +00:00 |
|
dependabot[bot]
|
ab4b7ea553
|
chore(deps-dev): bump open from 10.0.4 to 10.1.0 (#9680)
|
2024-03-11 11:18:22 +00:00 |
|
dependabot[bot]
|
41843e3495
|
chore(deps): bump swagger-client from 3.25.4 to 3.26.0 (#9677)
|
2024-03-08 11:30:45 +00:00 |
|
dependabot[bot]
|
f28010b35c
|
chore(deps-dev): bump @babel/preset-env from 7.23.9 to 7.24.0 (#9676)
|
2024-03-08 11:25:44 +00:00 |
|
dependabot[bot]
|
1970564d86
|
chore(deps-dev): bump postcss-preset-env from 9.4.0 to 9.5.0 (#9671)
|
2024-03-07 11:22:16 +00:00 |
|
dependabot[bot]
|
73fac96754
|
chore(deps-dev): bump express from 4.18.2 to 4.18.3 (#9672)
|
2024-03-07 11:16:44 +00:00 |
|
dependabot[bot]
|
abc5da053d
|
chore(deps-dev): bump cssnano from 6.0.5 to 6.1.0 (#9670)
|
2024-03-07 11:12:00 +00:00 |
|
swagger-bot
|
227e94f748
|
chore(release): cut the v5.11.10 release
|
2024-03-06 15:08:08 +00:00 |
|
dependabot[bot]
|
70aa767e3a
|
chore(deps-dev): bump @commitlint/config-conventional (#9654)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.6.2 to 19.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/config-conventional)
---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-06 15:50:42 +01:00 |
|
dependabot[bot]
|
0159e86cb8
|
chore(deps-dev): bump @commitlint/cli from 18.6.1 to 19.0.3 (#9655)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.6.1 to 19.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/cli)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-06 15:45:29 +01:00 |
|
dependabot[bot]
|
4b4760d7fd
|
chore(deps-dev): bump postcss-loader from 8.1.0 to 8.1.1 (#9665)
|
2024-03-06 11:58:18 +00:00 |
|
dependabot[bot]
|
224b3b83fd
|
chore(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.0 (#9663)
|
2024-03-05 11:29:40 +00:00 |
|
dependabot[bot]
|
d089c257b9
|
chore(deps-dev): bump @babel/core from 7.23.9 to 7.24.0 (#9661)
|
2024-03-04 12:03:00 +00:00 |
|
swagger-bot
|
309d023d03
|
chore(release): cut the v5.11.9 release
|
2024-03-04 08:49:22 +00:00 |
|
Oliwia Rogala
|
6154396e06
|
fix: fix regression in definition resolution (#9658)
Refs https://github.com/swagger-api/swagger-js/issues/3385
Refs #9645
|
2024-03-01 13:50:04 +01:00 |
|
dependabot[bot]
|
0e638cd224
|
chore(deps): bump @babel/runtime-corejs3 from 7.23.9 to 7.24.0 (#9657)
|
2024-03-01 11:48:04 +00:00 |
|
dependabot[bot]
|
8eb3e04295
|
chore(deps-dev): bump mini-css-extract-plugin from 2.8.0 to 2.8.1 (#9653)
|
2024-02-29 11:08:55 +00:00 |
|
dependabot[bot]
|
92d0b2f0c8
|
chore(deps-dev): bump @babel/plugin-transform-runtime (#9651)
|
2024-02-28 11:54:31 +00:00 |
|
dependabot[bot]
|
df3d297065
|
chore(deps-dev): bump open from 10.0.3 to 10.0.4 (#9644)
|
2024-02-26 11:23:54 +00:00 |
|
dependabot[bot]
|
50738a4779
|
chore(deps-dev): bump cssnano from 6.0.4 to 6.0.5 (#9643)
|
2024-02-26 11:18:35 +00:00 |
|
dependabot[bot]
|
2fc28539dd
|
chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#9642)
|
2024-02-26 11:13:08 +00:00 |
|
swagger-bot
|
da3d4a9946
|
chore(release): cut the v5.11.8 release
|
2024-02-23 11:46:00 +00:00 |
|
dependabot[bot]
|
925ff51d18
|
chore(deps-dev): bump cssnano from 6.0.3 to 6.0.4 (#9635)
|
2024-02-23 11:14:03 +00:00 |
|
dependabot[bot]
|
adff345fc3
|
chore(deps-dev): bump cypress from 13.6.5 to 13.6.6 (#9634)
|
2024-02-23 11:08:23 +00:00 |
|
dependabot[bot]
|
cfb7ca9a07
|
chore(deps): bump swagger-client from 3.25.1 to 3.25.3 (#9631)
|
2024-02-22 11:46:04 +00:00 |
|
dependabot[bot]
|
d9baa3dd82
|
chore(deps-dev): bump sass from 1.71.0 to 1.71.1 (#9626)
|
2024-02-21 12:16:21 +00:00 |
|
dependabot[bot]
|
7b3bf99181
|
chore(deps-dev): bump cypress from 13.6.4 to 13.6.5 (#9628)
|
2024-02-21 12:10:52 +00:00 |
|
dependabot[bot]
|
256e71f8a1
|
chore(deps): bump dompurify from 3.0.8 to 3.0.9 (#9627)
|
2024-02-21 12:05:12 +00:00 |
|
dependabot[bot]
|
e635b34793
|
chore(deps-dev): bump postcss-preset-env from 9.3.0 to 9.4.0 (#9623)
|
2024-02-20 11:48:01 +00:00 |
|
dependabot[bot]
|
b80459847c
|
chore(deps-dev): bump sass-loader from 14.1.0 to 14.1.1 (#9624)
|
2024-02-20 11:43:10 +00:00 |
|
dependabot[bot]
|
13205b440c
|
chore(deps-dev): bump webpack from 5.90.2 to 5.90.3 (#9622)
|
2024-02-20 11:38:04 +00:00 |
|
dependabot[bot]
|
59fa12685e
|
chore(deps-dev): bump eslint-plugin-jest from 27.8.0 to 27.9.0 (#9618)
|
2024-02-19 11:58:49 +00:00 |
|
dependabot[bot]
|
7c9196d841
|
chore(deps-dev): bump webpack-dev-server from 5.0.1 to 5.0.2 (#9617)
|
2024-02-19 11:54:22 +00:00 |
|
dependabot[bot]
|
aa7a9c28a4
|
chore(deps-dev): bump release-it from 17.0.5 to 17.1.1 (#9616)
|
2024-02-19 11:49:01 +00:00 |
|
dependabot[bot]
|
7b8e97e2db
|
chore(deps): bump undici from 5.28.2 to 5.28.3 (#9610)
|
2024-02-16 18:42:59 +00:00 |
|
dependabot[bot]
|
8a1018a2d3
|
chore(deps-dev): bump sass from 1.70.0 to 1.71.0 (#9609)
|
2024-02-16 11:17:11 +00:00 |
|
dependabot[bot]
|
b87dd26f8a
|
chore(deps-dev): bump webpack from 5.90.1 to 5.90.2 (#9608)
|
2024-02-16 11:10:30 +00:00 |
|
swagger-bot
|
a93ce4ed7d
|
chore(release): cut the v5.11.7 release
|
2024-02-16 09:37:18 +00:00 |
|
dependabot[bot]
|
edb4bc9fa9
|
chore(deps-dev): bump release-it from 17.0.3 to 17.0.5 (#9603)
|
2024-02-15 12:05:03 +00:00 |
|
swagger-bot
|
5b3a80c191
|
chore(release): cut the v5.11.6 release
|
2024-02-15 10:36:53 +00:00 |
|
swagger-bot
|
3a45b38661
|
chore(release): cut the v5.11.5 release
|
2024-02-15 09:03:54 +00:00 |
|
dependabot[bot]
|
f04a542489
|
chore(deps-dev): bump eslint-plugin-jest from 27.6.3 to 27.8.0 (#9591)
|
2024-02-14 11:29:10 +00:00 |
|
dependabot[bot]
|
56eb13f440
|
chore(deps-dev): bump @commitlint/config-conventional (#9592)
|
2024-02-14 11:24:39 +00:00 |
|