Sebastian Florek
010e944dd3
feat: release 7.13.0 ( #10206 )
2025-05-28 08:12:18 -07:00
Sebastian Florek
7198d4a2a6
feat: add cache invalidation support based on Cache-Control header ( #10205 )
...
* feat: add cache invalidation support based on Cache-Control header
* fix lint issues and bump golangci-lint to v2
* fix makefile
* fix unit tests
2025-05-28 06:38:18 -07:00
Jesper Noordsij
b0c1c0fa27
style: Various improvements to Dockerfiles ( #10088 )
...
* Use latest Alpine version (3.21) for Dockerfiles
* Use consistent casing for FROM/AS in Dockerfiles
* Use major-only tag for Node in web Dockerfile
2025-05-11 21:19:15 -07:00
dependabot[bot]
3226f7125e
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #10156 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.105.1 to 0.105.4.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.105.4/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
dependency-version: 0.105.4
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>
2025-05-11 18:55:15 -07:00
dependabot[bot]
50ded48356
chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 in /modules/web ( #10169 )
...
Bumps [dario.cat/mergo](https://github.com/imdario/mergo ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: dario.cat/mergo
dependency-version: 1.0.2
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>
2025-05-11 18:51:14 -07:00
dependabot[bot]
996881820b
chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.2 in /modules/web ( #10167 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.5.0 to 15.5.2.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.5.0...v15.5.2 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 15.5.2
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>
2025-05-11 18:49:14 -07:00
dependabot[bot]
5dde0ea32b
chore(deps): bump ace-builds from 1.39.0 to 1.41.0 in /modules/web ( #10164 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.39.0 to 1.41.0.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.39.0...v1.41.0 )
---
updated-dependencies:
- dependency-name: ace-builds
dependency-version: 1.41.0
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>
2025-05-11 18:47:14 -07:00
dependabot[bot]
03b1f77395
chore(deps-dev): bump jasmine-core from 5.6.0 to 5.7.1 in /modules/web ( #10160 )
...
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 5.6.0 to 5.7.1.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v5.6.0...v5.7.1 )
---
updated-dependencies:
- dependency-name: jasmine-core
dependency-version: 5.7.1
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>
2025-05-11 18:45:16 -07:00
dependabot[bot]
c77a468ead
chore(deps-dev): bump stylelint from 16.16.0 to 16.19.1 in /modules/web ( #10155 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.16.0 to 16.19.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/16.16.0...16.19.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-version: 16.19.1
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>
2025-05-11 18:43:15 -07:00
dependabot[bot]
7f11a66821
chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 ( #10168 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5.4.0...v5.5.0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 5.5.0
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>
2025-05-11 18:33:14 -07:00
dependabot[bot]
e6e64b24ed
chore(deps): bump golang.org/x/text in /modules/web ( #10166 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.23.0 to 0.25.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.23.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.25.0
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>
2025-05-11 18:31:16 -07:00
dependabot[bot]
6b73caffc2
chore(deps): bump golang.org/x/net from 0.38.0 to 0.40.0 in /modules/api ( #10165 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.38.0 to 0.40.0.
- [Commits](https://github.com/golang/net/compare/v0.38.0...v0.40.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.40.0
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>
2025-05-11 18:29:15 -07:00
dependabot[bot]
1f14d1aa4c
chore(deps-dev): bump node-gyp from 11.1.0 to 11.2.0 in /modules/web ( #10154 )
...
Bumps [node-gyp](https://github.com/nodejs/node-gyp ) from 11.1.0 to 11.2.0.
- [Release notes](https://github.com/nodejs/node-gyp/releases )
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nodejs/node-gyp/compare/v11.1.0...v11.2.0 )
---
updated-dependencies:
- dependency-name: node-gyp
dependency-version: 11.2.0
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>
2025-05-11 18:27:15 -07:00
dependabot[bot]
f06efec826
chore(deps): bump golang.org/x/crypto in /modules/common/csrf ( #10151 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.32.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-11 18:25:15 -07:00
dependabot[bot]
953d0e371a
chore(deps-dev): bump typescript from 5.1.6 to 5.8.3 in /modules/web ( #10104 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.1.6 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.8.3
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>
2025-05-11 18:23:14 -07:00
Avanish V Patil
87c55c3c5f
fix path param read ( #10089 )
2025-05-07 21:15:14 -07:00
dependabot[bot]
15ea484235
chore(deps): bump golang.org/x/net in /modules/auth ( #10121 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.34.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 23:07:55 -07:00
dependabot[bot]
a3fe907944
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #10149 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.26.1 to 8.31.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.31.1
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>
2025-04-29 23:05:55 -07:00
dependabot[bot]
685945aab8
chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /modules/api ( #10124 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 23:03:55 -07:00
dependabot[bot]
9a19cd158d
chore(deps): bump golang.org/x/net in /modules/common/tools ( #10123 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 23:01:55 -07:00
dependabot[bot]
3e2411680f
chore(deps): bump golang.org/x/net from 0.34.0 to 0.38.0 in /modules/web ( #10122 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.34.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 22:59:55 -07:00
dependabot[bot]
a5d39769e5
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #10150 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.26.1 to 8.31.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.31.1
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>
2025-04-29 22:57:54 -07:00
dependabot[bot]
8f9cf5a28f
chore(deps): bump github.com/samber/lo in /modules/web ( #10146 )
...
Bumps [github.com/samber/lo](https://github.com/samber/lo ) from 1.47.0 to 1.50.0.
- [Release notes](https://github.com/samber/lo/releases )
- [Commits](https://github.com/samber/lo/compare/v1.47.0...v1.50.0 )
---
updated-dependencies:
- dependency-name: github.com/samber/lo
dependency-version: 1.50.0
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>
2025-04-29 22:55:56 -07:00
dependabot[bot]
5fd9688fbf
chore(deps): bump http-proxy-middleware in /modules/web ( #10148 )
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-version: 2.0.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 22:23:55 -07:00
dependabot[bot]
22d5102cc0
chore(deps-dev): bump @types/node in /modules/web ( #10147 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.13.10 to 22.15.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 22.15.3
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>
2025-04-29 22:21:54 -07:00
dependabot[bot]
c541e0d7d1
chore(deps-dev): bump sass from 1.85.1 to 1.87.0 in /modules/web ( #10130 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.85.1 to 1.87.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.85.1...1.87.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.87.0
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>
2025-04-29 22:19:54 -07:00
dependabot[bot]
3900260cfc
chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 ( #10114 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.4.0 to 5.4.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5.4.0...v5.4.2 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: 5.4.2
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>
2025-04-29 22:17:55 -07:00
dependabot[bot]
a35e1398f7
chore(deps): bump golang.org/x/crypto in /modules/web ( #10113 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.32.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 22:15:55 -07:00
dependabot[bot]
3645cf9d2d
chore(deps): bump golang.org/x/crypto in /modules/auth ( #10112 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.32.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 22:13:55 -07:00
dependabot[bot]
2423bfe0a4
chore(deps-dev): bump eslint-plugin-prettier in /modules/web ( #10099 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.2.3 to 5.2.6.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.2.6 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.2.6
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>
2025-04-29 22:11:55 -07:00
dependabot[bot]
32f9ecd298
chore(deps): bump github.com/golang-jwt/jwt/v4 in /modules/auth ( #10074 )
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.1...v4.5.2 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 22:09:56 -07:00
dependabot[bot]
1b911f3175
chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 ( #10068 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5.3.0...v5.4.0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
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>
2025-04-29 22:07:56 -07:00
dependabot[bot]
1a77e38f32
chore(deps): bump github.com/golangci/golangci-lint ( #10066 )
...
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.64.7 to 1.64.8.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.64.7...v1.64.8 )
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
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>
2025-04-29 22:05:57 -07:00
dependabot[bot]
6ce4de9d8c
chore(deps-dev): bump ts-jest from 29.2.6 to 29.3.2 in /modules/web ( #10111 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.2.6 to 29.3.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.2 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-version: 29.3.2
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>
2025-04-29 22:03:56 -07:00
Marcin Maciaszczyk
f37d307a47
release 7.12.0 ( #10119 )
2025-04-16 07:07:08 -07:00
Marcin Maciaszczyk
f33c80d1df
feat: Add node info to list resource ( #10118 )
...
* fix pdb schema
* make fix
* fix details
* add node info to list
* make fix
* make schema
* make schema
2025-04-16 05:11:08 -07:00
dependabot[bot]
2e89a34cbd
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #10059 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.25.0 to 8.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2025-03-17 23:59:49 -07:00
dependabot[bot]
f933072263
chore(deps-dev): bump eslint-config-prettier in /modules/web ( #10061 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 10.0.1 to 10.1.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.0.1...v10.1.1 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
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>
2025-03-17 02:43:49 -07:00
dependabot[bot]
1199c8e625
chore(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 in /modules/web ( #10060 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.4.3 to 15.5.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.4.3...v15.5.0 )
---
updated-dependencies:
- dependency-name: lint-staged
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>
2025-03-17 02:41:48 -07:00
dependabot[bot]
4aed7e134b
chore(deps-dev): bump stylelint from 16.15.0 to 16.16.0 in /modules/web ( #10058 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.15.0 to 16.16.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/16.15.0...16.16.0 )
---
updated-dependencies:
- dependency-name: stylelint
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>
2025-03-17 02:39:51 -07:00
dependabot[bot]
2cffabe0f3
chore(deps-dev): bump prettier from 3.5.2 to 3.5.3 in /modules/web ( #10057 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.2...3.5.3 )
---
updated-dependencies:
- dependency-name: prettier
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>
2025-03-17 02:37:48 -07:00
dependabot[bot]
330cf333c5
chore(deps-dev): bump wait-on from 8.0.2 to 8.0.3 in /modules/web ( #10056 )
...
Bumps [wait-on](https://github.com/jeffbski/wait-on ) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v8.0.2...v8.0.3 )
---
updated-dependencies:
- dependency-name: wait-on
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>
2025-03-17 02:35:48 -07:00
dependabot[bot]
b3979fdf93
chore(deps-dev): bump @types/node in /modules/web ( #10055 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.13.5 to 22.13.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2025-03-17 02:33:51 -07:00
dependabot[bot]
0be2f95535
chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 ( #10063 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.3.0...v3.4.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
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>
2025-03-17 02:31:50 -07:00
dependabot[bot]
feab6156e5
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #10041 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.24.0 to 8.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2025-03-17 01:27:48 -07:00
dependabot[bot]
1e0179afd2
chore(deps): bump core-js from 3.40.0 to 3.41.0 in /modules/web ( #10035 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.40.0 to 3.41.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/commits/v3.41.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
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>
2025-03-17 01:25:48 -07:00
dependabot[bot]
10b5fd413c
chore(deps-dev): bump @babel/core from 7.26.9 to 7.26.10 in /modules/web ( #10038 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.9 to 7.26.10.
- [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.26.10/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>
2025-03-17 00:41:48 -07:00
dependabot[bot]
787bd727b8
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #10036 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.103.19 to 0.105.1.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.105.1/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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>
2025-03-17 00:39:51 -07:00
dependabot[bot]
915818620c
chore(deps-dev): bump cypress from 14.0.3 to 14.2.0 in /modules/web ( #10052 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 14.0.3 to 14.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v14.0.3...v14.2.0 )
---
updated-dependencies:
- dependency-name: cypress
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>
2025-03-17 00:37:49 -07:00
dependabot[bot]
b434d3a45c
chore(deps): bump golang.org/x/net from 0.34.0 to 0.37.0 in /modules/api ( #10053 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.34.0 to 0.37.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.37.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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>
2025-03-17 00:27:48 -07:00
dependabot[bot]
114a0a6f76
chore(deps): bump github.com/spf13/pflag in /modules/web ( #10049 )
...
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/spf13/pflag/releases )
- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6 )
---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
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>
2025-03-17 00:25:49 -07:00
dependabot[bot]
45f657fbb3
chore(deps-dev): bump stylelint from 16.14.1 to 16.15.0 in /modules/web ( #10039 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.14.1 to 16.15.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/16.14.1...16.15.0 )
---
updated-dependencies:
- dependency-name: stylelint
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>
2025-03-17 00:23:48 -07:00
dependabot[bot]
8b4b30eee4
chore(deps): bump github.com/golangci/golangci-lint ( #10033 )
...
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.64.6 to 1.64.7.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.64.6...v1.64.7 )
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
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>
2025-03-17 00:21:48 -07:00
dependabot[bot]
78bc957173
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #10037 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.99.0 to 0.100.1.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.100.1/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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>
2025-03-17 00:19:48 -07:00
dependabot[bot]
ee8b965861
chore(deps-dev): bump sass-loader from 16.0.4 to 16.0.5 in /modules/web ( #9999 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 16.0.4 to 16.0.5.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v16.0.4...v16.0.5 )
---
updated-dependencies:
- dependency-name: sass-loader
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>
2025-03-11 19:51:46 -07:00
dependabot[bot]
db45d3454b
chore(deps): bump @babel/helpers from 7.24.0 to 7.26.10 in /modules/web ( #10025 )
...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers ) from 7.24.0 to 7.26.10.
- [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.26.10/packages/babel-helpers )
---
updated-dependencies:
- dependency-name: "@babel/helpers"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 19:35:50 -07:00
dependabot[bot]
6a511fcef3
chore(deps): bump axios from 1.7.9 to 1.8.2 in /modules/web ( #10024 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.9 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 19:33:46 -07:00
dependabot[bot]
4032614d8f
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #10020 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.105.17 to 0.106.1.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.106.1/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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>
2025-03-11 19:31:45 -07:00
dependabot[bot]
b80685942c
chore(deps-dev): bump sass from 1.85.0 to 1.85.1 in /modules/web ( #9988 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.85.0 to 1.85.1.
- [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.85.0...1.85.1 )
---
updated-dependencies:
- dependency-name: sass
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>
2025-03-11 19:29:46 -07:00
dependabot[bot]
5fa2d73d2f
chore(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 ( #10004 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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>
2025-03-11 19:27:46 -07:00
dependabot[bot]
bfd4932829
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #10022 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.23 to 0.109.2.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.109.2/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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>
2025-03-11 19:07:45 -07:00
dependabot[bot]
9a78ca515c
chore(deps): bump docker/setup-qemu-action from 3.4.0 to 3.6.0 ( #10008 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.4.0...v3.6.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
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>
2025-03-11 19:05:45 -07:00
dependabot[bot]
2a3283cc06
chore(deps): bump github.com/golangci/golangci-lint ( #10007 )
...
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.64.5 to 1.64.6.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.64.5...v1.64.6 )
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
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>
2025-03-11 19:03:45 -07:00
dependabot[bot]
86c4cd0e0e
chore(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 ( #10003 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5.3.1...v5.4.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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>
2025-03-11 19:01:46 -07:00
dependabot[bot]
db08679bf2
chore(deps-dev): bump jest-preset-angular in /modules/web ( #9998 )
...
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ) from 14.5.1 to 14.5.3.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.5.1...v14.5.3 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
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>
2025-03-11 18:59:46 -07:00
dependabot[bot]
22e068a49a
chore(deps-dev): bump ng-extract-i18n-merge in /modules/web ( #9996 )
...
Bumps [ng-extract-i18n-merge](https://github.com/daniel-sc/ng-extract-i18n-merge ) from 2.14.1 to 2.14.3.
- [Release notes](https://github.com/daniel-sc/ng-extract-i18n-merge/releases )
- [Commits](https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v2.14.1...v2.14.3 )
---
updated-dependencies:
- dependency-name: ng-extract-i18n-merge
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>
2025-03-11 18:57:46 -07:00
dependabot[bot]
4e94cb16ed
chore(deps): bump rxjs from 7.8.1 to 7.8.2 in /modules/web ( #9997 )
...
Bumps [rxjs](https://github.com/reactivex/rxjs ) from 7.8.1 to 7.8.2.
- [Release notes](https://github.com/reactivex/rxjs/releases )
- [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md )
- [Commits](https://github.com/reactivex/rxjs/compare/7.8.1...7.8.2 )
---
updated-dependencies:
- dependency-name: rxjs
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>
2025-03-11 18:55:46 -07:00
Sebastian Florek
03b43ad074
chore(chart): release 7.11.1 ( #10015 )
2025-03-05 04:47:46 -08:00
Sebastian Florek
a1e3c29213
fix(client): GVR core resources caching ( #10014 )
...
* fix GVR core resources caching
* remove debug line
2025-03-05 02:43:46 -08:00
Marcin Maciaszczyk
4111b4fe95
fix: PDB GQL schema ( #10013 )
...
* fix pdb schema
* make fix
* fix details
2025-03-04 04:05:43 -08:00
Marcin Maciaszczyk
1e8572fa82
bump chart version ( #10011 )
2025-03-03 16:07:37 +01:00
Marcin Maciaszczyk
1fac58a20a
feat: Pod Disruption Budget API ( #10009 )
...
* start adding pod disruption budget api
* add resource channel
* update common funcs
* update get and list
* update handlers
* add status fields
* update tests
* fix tests
* update schema
* update schema
* make fix
2025-03-03 14:11:06 +01:00
dependabot[bot]
abba0efe76
chore(deps): bump ace-builds from 1.38.0 to 1.39.0 in /modules/web ( #9993 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.38.0 to 1.39.0.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.38.0...v1.39.0 )
---
updated-dependencies:
- dependency-name: ace-builds
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>
2025-02-25 17:22:29 -08:00
dependabot[bot]
b9e4ccf3e5
chore(deps): bump ngx-cookie-service in /modules/web ( #9992 )
...
Bumps [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service ) from 19.1.0 to 19.1.2.
- [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases )
- [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stevermeister/ngx-cookie-service/compare/19.1.0...v19.1.2 )
---
updated-dependencies:
- dependency-name: ngx-cookie-service
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>
2025-02-25 17:20:29 -08:00
dependabot[bot]
86fd9f0452
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9991 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.22 to 0.108.23.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.23/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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>
2025-02-25 17:18:29 -08:00
dependabot[bot]
f1f356f79b
chore(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 in /modules/web ( #9990 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.2.5 to 29.2.6.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6 )
---
updated-dependencies:
- dependency-name: ts-jest
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>
2025-02-25 17:16:29 -08:00
dependabot[bot]
edce9b9dd4
chore(deps-dev): bump prettier from 3.5.1 to 3.5.2 in /modules/web ( #9989 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.1...3.5.2 )
---
updated-dependencies:
- dependency-name: prettier
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>
2025-02-25 17:14:30 -08:00
Sebastian Florek
64530e3010
chore(chart): release 7.10.5 ( #9995 )
2025-02-25 18:13:15 +01:00
dependabot[bot]
fc9b50b433
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9987 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2025-02-24 20:52:28 -08:00
dependabot[bot]
afc10b5431
chore(deps-dev): bump @babel/core from 7.26.8 to 7.26.9 in /modules/web ( #9978 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.8 to 7.26.9.
- [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.26.9/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>
2025-02-24 20:50:28 -08:00
dependabot[bot]
7f196eb6ce
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9983 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.98.25 to 0.99.0.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.99.0/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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>
2025-02-24 20:48:28 -08:00
dependabot[bot]
8889900a6d
chore(deps-dev): bump @types/jasmine from 5.1.6 to 5.1.7 in /modules/web ( #9985 )
...
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine ) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine )
---
updated-dependencies:
- dependency-name: "@types/jasmine"
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>
2025-02-24 20:40:28 -08:00
dependabot[bot]
9828a0c5d1
chore(deps-dev): bump @types/node in /modules/web ( #9984 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.13.4 to 22.13.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2025-02-24 20:38:28 -08:00
dependabot[bot]
480ab4802b
chore(deps-dev): bump @babel/preset-env in /modules/web ( #9979 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.26.8 to 7.26.9.
- [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.26.9/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>
2025-02-24 20:36:29 -08:00
dependabot[bot]
f974ba8eb1
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9982 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.98.24 to 0.98.25.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.98.25/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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>
2025-02-21 00:20:26 -08:00
dependabot[bot]
56f0d8925b
chore(deps-dev): bump sass from 1.84.0 to 1.85.0 in /modules/web ( #9977 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.84.0 to 1.85.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.84.0...1.85.0 )
---
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>
2025-02-21 00:14:26 -08:00
dependabot[bot]
dd0af7bf1d
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9976 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.103.16 to 0.103.19.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.103.19/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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>
2025-02-21 00:10:26 -08:00
dependabot[bot]
4e01ddb061
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9975 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.19 to 0.108.22.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.22/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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>
2025-02-21 00:00:27 -08:00
dependabot[bot]
49d974a7e9
chore(deps-dev): bump @types/node in /modules/web ( #9965 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.13.1 to 22.13.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2025-02-20 23:56:27 -08:00
dependabot[bot]
b4ae93db7e
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9974 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.98.21 to 0.98.24.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.98.24/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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>
2025-02-20 23:50:26 -08:00
dependabot[bot]
c700947650
chore(deps): bump azure/setup-helm from 4.2.0 to 4.3.0 ( #9973 )
...
Bumps [azure/setup-helm](https://github.com/azure/setup-helm ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/azure/setup-helm/releases )
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md )
- [Commits](https://github.com/azure/setup-helm/compare/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: azure/setup-helm
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>
2025-02-20 23:48:26 -08:00
dependabot[bot]
d0f499bb8e
chore(deps-dev): bump @types/jasmine from 5.1.5 to 5.1.6 in /modules/web ( #9967 )
...
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine ) from 5.1.5 to 5.1.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine )
---
updated-dependencies:
- dependency-name: "@types/jasmine"
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>
2025-02-20 23:46:26 -08:00
dependabot[bot]
370a012cff
chore(deps-dev): bump prettier from 3.5.0 to 3.5.1 in /modules/web ( #9966 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.0...3.5.1 )
---
updated-dependencies:
- dependency-name: prettier
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>
2025-02-20 23:44:26 -08:00
dependabot[bot]
bf2b8b7c75
chore(deps): bump github.com/golangci/golangci-lint ( #9957 )
...
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.64.2 to 1.64.5.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.64.2...v1.64.5 )
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
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>
2025-02-20 23:42:26 -08:00
dependabot[bot]
6371e6afbb
chore(deps): bump ace-builds from 1.37.5 to 1.38.0 in /modules/web ( #9952 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.37.5 to 1.38.0.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.37.5...v1.38.0 )
---
updated-dependencies:
- dependency-name: ace-builds
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>
2025-02-20 23:40:27 -08:00
dependabot[bot]
fbfcf51005
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9947 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.105.14 to 0.105.17.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.105.17/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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>
2025-02-12 20:32:20 -08:00
dependabot[bot]
8de1150125
chore(deps-dev): bump cypress from 14.0.2 to 14.0.3 in /modules/web ( #9945 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 14.0.2 to 14.0.3.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v14.0.2...v14.0.3 )
---
updated-dependencies:
- dependency-name: cypress
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>
2025-02-12 20:30:19 -08:00
dependabot[bot]
61ed5721cc
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9942 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.23.0 to 8.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2025-02-12 20:28:20 -08:00
dependabot[bot]
58b5d9b88b
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9946 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.103.13 to 0.103.16.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.103.16/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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>
2025-02-12 20:14:20 -08:00
dependabot[bot]
adb2cdfeb5
chore(deps-dev): bump node-gyp from 11.0.0 to 11.1.0 in /modules/web ( #9943 )
...
Bumps [node-gyp](https://github.com/nodejs/node-gyp ) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/nodejs/node-gyp/releases )
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nodejs/node-gyp/compare/v11.0.0...v11.1.0 )
---
updated-dependencies:
- dependency-name: node-gyp
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>
2025-02-12 20:12:20 -08:00
dependabot[bot]
381cebe3d1
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9940 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.23.0 to 8.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2025-02-12 20:10:20 -08:00
dependabot[bot]
49bf79bfa3
chore(deps): bump github.com/golangci/golangci-lint ( #9939 )
...
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.63.4 to 1.64.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.63.4...v1.64.2 )
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
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>
2025-02-12 20:08:21 -08:00
dependabot[bot]
bb8b78bfe7
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9937 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.16 to 0.108.19.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.19/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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>
2025-02-11 17:05:58 -08:00
dependabot[bot]
56b084e062
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9936 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.98.18 to 0.98.21.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.98.21/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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>
2025-02-11 16:41:58 -08:00
dependabot[bot]
d603957ae9
chore(deps-dev): bump @babel/core from 7.26.7 to 7.26.8 in /modules/web ( #9926 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.7 to 7.26.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.26.8/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>
2025-02-11 16:39:58 -08:00
dependabot[bot]
4d642e2d10
chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 ( #9923 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.3.0...v3.4.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
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>
2025-02-11 16:37:58 -08:00
dependabot[bot]
2c4826434c
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9935 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.105.13 to 0.105.14.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.105.14/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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>
2025-02-11 16:27:58 -08:00
dependabot[bot]
11f6d15412
chore(deps): bump github.com/apache/skywalking-eyes ( #9931 )
...
Bumps [github.com/apache/skywalking-eyes](https://github.com/apache/skywalking-eyes ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/apache/skywalking-eyes/releases )
- [Changelog](https://github.com/apache/skywalking-eyes/blob/main/CHANGES.md )
- [Commits](https://github.com/apache/skywalking-eyes/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: github.com/apache/skywalking-eyes
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>
2025-02-11 16:25:58 -08:00
dependabot[bot]
936828aeda
chore(deps-dev): bump prettier from 3.4.2 to 3.5.0 in /modules/web ( #9930 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.0 )
---
updated-dependencies:
- dependency-name: prettier
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>
2025-02-11 16:23:58 -08:00
dependabot[bot]
f9e4de84e0
chore(deps-dev): bump jasmine-core from 5.5.0 to 5.6.0 in /modules/web ( #9928 )
...
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v5.5.0...v5.6.0 )
---
updated-dependencies:
- dependency-name: jasmine-core
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>
2025-02-11 16:21:58 -08:00
dependabot[bot]
750a650f1a
chore(deps-dev): bump @babel/preset-env in /modules/web ( #9927 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.26.7 to 7.26.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.26.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 16:19:58 -08:00
dependabot[bot]
1351a9dcb7
chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 ( #9924 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.8.0...v3.9.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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>
2025-02-11 16:17:59 -08:00
Sebastian Florek
28ff4bfae5
chore(chart): release 7.10.4 ( #9925 )
2025-02-07 15:37:58 +01:00
dependabot[bot]
0b17b9a6ad
chore(deps-dev): bump cypress from 14.0.1 to 14.0.2 in /modules/web ( #9921 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 14.0.1 to 14.0.2.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v14.0.1...v14.0.2 )
---
updated-dependencies:
- dependency-name: cypress
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>
2025-02-06 16:15:55 -08:00
dependabot[bot]
f5ccbc4ae7
chore(deps-dev): bump semver from 7.6.3 to 7.7.1 in /modules/web ( #9917 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.6.3 to 7.7.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.6.3...v7.7.1 )
---
updated-dependencies:
- dependency-name: semver
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>
2025-02-06 16:13:55 -08:00
dependabot[bot]
293965b156
chore(deps-dev): bump sass from 1.83.4 to 1.84.0 in /modules/web ( #9920 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.83.4 to 1.84.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.83.4...1.84.0 )
---
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>
2025-02-06 15:57:55 -08:00
dependabot[bot]
9f087aaf17
chore(deps-dev): bump @types/d3-scale in /modules/web ( #9919 )
...
Bumps [@types/d3-scale](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-scale ) from 4.0.8 to 4.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-scale )
---
updated-dependencies:
- dependency-name: "@types/d3-scale"
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>
2025-02-06 15:55:55 -08:00
dependabot[bot]
ba60b98d1a
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9918 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.15 to 0.108.16.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.16/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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>
2025-02-06 15:53:55 -08:00
dependabot[bot]
72072fbe7b
chore(deps-dev): bump @types/node in /modules/web ( #9916 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.13.0 to 22.13.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2025-02-06 15:51:58 -08:00
dependabot[bot]
64e9a9a0bb
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9915 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.21.0 to 8.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2025-02-03 16:22:57 -08:00
dependabot[bot]
17c98dd22c
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9914 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.21.0 to 8.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2025-02-03 16:12:57 -08:00
dependabot[bot]
8208ab8673
chore(deps-dev): bump @types/node in /modules/web ( #9912 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.10.10 to 22.13.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2025-02-03 15:50:58 -08:00
dependabot[bot]
6516d2152e
chore(deps-dev): bump stylelint-no-unsupported-browser-features ( #9910 )
...
Bumps [stylelint-no-unsupported-browser-features](https://github.com/RJWadley/stylelint-no-unsupported-browser-features ) from 8.0.2 to 8.0.4.
- [Release notes](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/releases )
- [Changelog](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/blob/master/CHANGELOG.md )
- [Commits](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/compare/v8.0.2...v8.0.4 )
---
updated-dependencies:
- dependency-name: stylelint-no-unsupported-browser-features
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>
2025-02-03 15:48:57 -08:00
dependabot[bot]
51ea34fabc
chore(deps-dev): bump @babel/preset-env in /modules/web ( #9909 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.26.0 to 7.26.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.26.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 15:46:58 -08:00
dependabot[bot]
a93bbf87c6
chore(deps-dev): bump cypress from 14.0.0 to 14.0.1 in /modules/web ( #9907 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v14.0.0...v14.0.1 )
---
updated-dependencies:
- dependency-name: cypress
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>
2025-02-03 15:44:58 -08:00
dependabot[bot]
35b99c41b0
chore(deps): bump ngx-cookie-service in /modules/web ( #9911 )
...
Bumps [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service ) from 19.0.0 to 19.1.0.
- [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases )
- [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stevermeister/ngx-cookie-service/compare/v19.0.0...19.1.0 )
---
updated-dependencies:
- dependency-name: ngx-cookie-service
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>
2025-02-03 15:42:58 -08:00
Avanish V Patil
db6e1ee29a
feat: add restart option for DaemonSets & StatefulSets ( #9866 )
...
* make daemon set restartable
* make stateful set restartable
* addressed PR comments
* fix failing UTs
* add valid license header
* fix PR build
* fix PR build
2025-02-03 08:32:59 -08:00
dependabot[bot]
2af4949c0f
chore(deps-dev): bump stylelint from 16.13.2 to 16.14.1 in /modules/web ( #9902 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.13.2 to 16.14.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/16.13.2...16.14.1 )
---
updated-dependencies:
- dependency-name: stylelint
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>
2025-01-30 18:23:23 -08:00
dependabot[bot]
86c73104e3
chore(deps-dev): bump lint-staged from 15.4.2 to 15.4.3 in /modules/web ( #9893 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.4.2 to 15.4.3.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.4.2...v15.4.3 )
---
updated-dependencies:
- dependency-name: lint-staged
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>
2025-01-30 18:21:23 -08:00
dependabot[bot]
26577ed0c6
chore(deps-dev): bump stylelint-prettier in /modules/web ( #9901 )
...
Bumps [stylelint-prettier](https://github.com/prettier/stylelint-prettier ) from 5.0.2 to 5.0.3.
- [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/stylelint-prettier/compare/v5.0.2...v5.0.3 )
---
updated-dependencies:
- dependency-name: stylelint-prettier
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>
2025-01-30 18:11:23 -08:00
dependabot[bot]
6f72d2ba1c
chore(deps-dev): bump ng-extract-i18n-merge in /modules/web ( #9900 )
...
Bumps [ng-extract-i18n-merge](https://github.com/daniel-sc/ng-extract-i18n-merge ) from 2.13.1 to 2.14.1.
- [Release notes](https://github.com/daniel-sc/ng-extract-i18n-merge/releases )
- [Commits](https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v2.13.1...v2.14.1 )
---
updated-dependencies:
- dependency-name: ng-extract-i18n-merge
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>
2025-01-30 18:09:22 -08:00
dependabot[bot]
e1a5f6d493
chore(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1 ( #9899 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5.3.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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>
2025-01-30 18:07:23 -08:00
dependabot[bot]
1a2415c130
chore(deps-dev): bump @babel/core from 7.26.0 to 7.26.7 in /modules/web ( #9896 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.0 to 7.26.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.26.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>
2025-01-30 18:05:25 -08:00
dependabot[bot]
b6a35a71ae
chore(deps): bump @swimlane/ngx-charts in /modules/web ( #9894 )
...
Bumps [@swimlane/ngx-charts](https://github.com/swimlane/ngx-charts ) from 21.1.2 to 21.1.3.
- [Changelog](https://github.com/swimlane/ngx-charts/blob/master/docs/changelog.md )
- [Commits](https://github.com/swimlane/ngx-charts/commits/21.1.3 )
---
updated-dependencies:
- dependency-name: "@swimlane/ngx-charts"
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>
2025-01-30 18:03:24 -08:00
dependabot[bot]
a51afe31a3
chore(deps-dev): bump jest-preset-angular in /modules/web ( #9897 )
...
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ) from 14.5.0 to 14.5.1.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.5.0...v14.5.1 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
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>
2025-01-30 18:01:23 -08:00
Hamado Dene
126d382b10
Use correct Kong service port for ingress based on TLS settings ( #9863 )
2025-01-30 05:59:23 -08:00
Sebastian Florek
2e5bee9859
feat: further extend services configuration ( #9904 )
2025-01-30 12:01:00 +01:00
Sebastian Florek
7417670613
chore(chart): release 7.10.2 ( #9903 )
2025-01-30 02:17:23 -08:00
dependabot[bot]
c8822538da
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9886 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.105.12 to 0.105.13.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.105.13/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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>
2025-01-27 01:07:23 -08:00
dependabot[bot]
ebec351a98
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9885 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.98.17 to 0.98.18.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.98.18/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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>
2025-01-26 17:33:22 -08:00
dependabot[bot]
8f256b2c08
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9888 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.14 to 0.108.15.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.15/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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>
2025-01-26 16:25:21 -08:00
dependabot[bot]
51fb2bb319
chore(deps-dev): bump lint-staged from 15.4.1 to 15.4.2 in /modules/web ( #9890 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.4.1 to 15.4.2.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.4.1...v15.4.2 )
---
updated-dependencies:
- dependency-name: lint-staged
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>
2025-01-26 16:07:21 -08:00
dependabot[bot]
3c09f9df03
chore(deps-dev): bump cypress from 13.17.0 to 14.0.0 in /modules/web ( #9889 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.17.0 to 14.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.17.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: cypress
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>
2025-01-26 16:05:23 -08:00
dependabot[bot]
ae1307f8db
chore(deps-dev): bump @types/node in /modules/web ( #9887 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.10.7 to 22.10.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2025-01-26 16:03:21 -08:00
dependabot[bot]
ca30fdd437
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9884 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.103.12 to 0.103.13.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.103.13/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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>
2025-01-26 16:01:21 -08:00
dependabot[bot]
5a06b56351
chore(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0 ( #9883 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5.2.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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>
2025-01-26 15:59:21 -08:00
Avanish V Patil
38e970c366
fix cronjob status.lastSuccessfulTime not populated by a manually triggered job ( #9881 )
2025-01-24 05:29:21 -08:00
dependabot[bot]
3e47336388
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9876 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.19.1 to 8.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2025-01-24 00:23:22 -08:00
dependabot[bot]
77e273d743
chore(deps-dev): bump jest-preset-angular in /modules/web ( #9879 )
...
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ) from 14.4.2 to 14.5.0.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.4.2...v14.5.0 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
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>
2025-01-24 00:19:21 -08:00
dependabot[bot]
a2b4d0a1dd
chore(deps): bump codecov/codecov-action from 5.1.2 to 5.2.0 ( #9882 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5.1.2...v5.2.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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>
2025-01-24 00:15:21 -08:00
dependabot[bot]
b41606ef76
chore(deps-dev): bump eslint-plugin-prettier in /modules/web ( #9874 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.2.1 to 5.2.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
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>
2025-01-24 00:13:22 -08:00
dependabot[bot]
ff827676df
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9880 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.19.1 to 8.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2025-01-24 00:11:22 -08:00
dependabot[bot]
02165a22f9
chore(deps-dev): bump stylelint from 16.12.0 to 16.13.2 in /modules/web ( #9878 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.12.0 to 16.13.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/16.12.0...16.13.2 )
---
updated-dependencies:
- dependency-name: stylelint
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>
2025-01-24 00:09:22 -08:00
dependabot[bot]
34c57c5523
chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.1 in /modules/web ( #9877 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.3.0 to 15.4.1.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.3.0...v15.4.1 )
---
updated-dependencies:
- dependency-name: lint-staged
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>
2025-01-24 00:07:21 -08:00
dependabot[bot]
8e1b153e0e
chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 ( #9873 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5.2.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
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>
2025-01-24 00:05:23 -08:00
dependabot[bot]
0b577780c0
chore(deps): bump helm/chart-testing-action from 2.6.1 to 2.7.0 ( #9872 )
...
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/helm/chart-testing-action/releases )
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.6.1...v2.7.0 )
---
updated-dependencies:
- dependency-name: helm/chart-testing-action
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>
2025-01-24 00:03:22 -08:00
dependabot[bot]
9f850e2180
chore(deps): bump helm/chart-releaser-action from 1.6.0 to 1.7.0 ( #9871 )
...
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases )
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
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>
2025-01-24 00:01:23 -08:00
dependabot[bot]
927c02a3b4
chore(deps-dev): bump eslint-config-prettier in /modules/web ( #9875 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 9.1.0 to 10.0.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.0.1 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
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>
2025-01-23 23:59:22 -08:00
dependabot[bot]
6032ed3ed3
chore(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 in /modules/web ( #9870 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.5.1 to 9.5.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.5.1...v9.5.2 )
---
updated-dependencies:
- dependency-name: ts-loader
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>
2025-01-20 01:42:35 -08:00
dependabot[bot]
e3d87d0fb3
chore(deps-dev): bump sass from 1.83.1 to 1.83.4 in /modules/web ( #9869 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.83.1 to 1.83.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.83.1...1.83.4 )
---
updated-dependencies:
- dependency-name: sass
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>
2025-01-20 01:40:35 -08:00
dependabot[bot]
e1e1576bf7
chore(deps-dev): bump @types/node in /modules/web ( #9868 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.10.5 to 22.10.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2025-01-20 01:38:37 -08:00
dependabot[bot]
9f22897ba9
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9859 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.12 to 0.108.14.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.14/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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>
2025-01-20 01:36:38 -08:00
dependabot[bot]
8996dfc22d
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9842 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.98.16 to 0.98.17.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.98.17/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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>
2025-01-20 00:56:39 -08:00
dependabot[bot]
dcb589ce72
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9845 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.105.11 to 0.105.12.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.105.12/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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>
2025-01-20 00:46:35 -08:00
dependabot[bot]
c6dd5bda6f
chore(deps): bump ace-builds from 1.37.3 to 1.37.5 in /modules/web ( #9864 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.37.3 to 1.37.5.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.37.3...v1.37.5 )
---
updated-dependencies:
- dependency-name: ace-builds
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>
2025-01-20 00:42:36 -08:00
dependabot[bot]
71a83359f6
chore(deps-dev): bump wait-on from 8.0.1 to 8.0.2 in /modules/web ( #9844 )
...
Bumps [wait-on](https://github.com/jeffbski/wait-on ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v8.0.1...v8.0.2 )
---
updated-dependencies:
- dependency-name: wait-on
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>
2025-01-20 00:36:37 -08:00
dependabot[bot]
b18c8e24b1
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9843 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.103.11 to 0.103.12.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.103.12/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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>
2025-01-20 00:34:36 -08:00
dependabot[bot]
ca5c61fbd5
chore(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 ( #9841 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
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>
2025-01-20 00:32:35 -08:00
dependabot[bot]
75d27b382a
chore(deps): bump core-js from 3.39.0 to 3.40.0 in /modules/web ( #9840 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.39.0 to 3.40.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/commits/v3.40.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
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>
2025-01-20 00:30:38 -08:00
dependabot[bot]
dafe79f25c
chore(deps): bump github.com/air-verse/air in /modules/common/tools ( #9867 )
...
Bumps [github.com/air-verse/air](https://github.com/air-verse/air ) from 1.61.5 to 1.61.7.
- [Release notes](https://github.com/air-verse/air/releases )
- [Changelog](https://github.com/air-verse/air/blob/master/.goreleaser.yml )
- [Commits](https://github.com/air-verse/air/compare/v1.61.5...v1.61.7 )
---
updated-dependencies:
- dependency-name: github.com/air-verse/air
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>
2025-01-20 00:28:36 -08:00
Han Nguyen
6433cb2870
fix workload charts for langs ( #9067 )
2025-01-16 23:58:09 -08:00
Sri Panyam
31f5d62fc1
docs: Fixing redirects from docs/user-guide which were removed in website repo ( #9851 )
...
* Fixing redirects from docs/user-guide which were removed in website redirects list
* Fixing missing quote
2025-01-15 00:40:34 -08:00
Sebastian Florek
2e588c625d
chore(chart): release 7.10.1 ( #9849 )
...
* bump modules/chart version
* helm dependency update
2025-01-10 03:44:31 -08:00
dependabot[bot]
85bfb3cca4
chore(deps): bump ace-builds from 1.37.1 to 1.37.3 in /modules/web ( #9839 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.37.1 to 1.37.3.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.37.1...v1.37.3 )
---
updated-dependencies:
- dependency-name: ace-builds
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>
2025-01-09 01:00:32 -08:00
dependabot[bot]
481b702caf
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9834 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.19.0 to 8.19.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2025-01-07 17:38:29 -08:00
dependabot[bot]
31d20080cb
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9835 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.19.0 to 8.19.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2025-01-07 17:10:29 -08:00
dependabot[bot]
2b05535c5b
chore(deps-dev): bump sass from 1.83.0 to 1.83.1 in /modules/web ( #9833 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.83.0 to 1.83.1.
- [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.83.0...1.83.1 )
---
updated-dependencies:
- dependency-name: sass
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>
2025-01-07 17:08:29 -08:00
Sebastian Florek
ab8e3a65f2
chore(deps): fix dependency vulnerabilities ( #9838 )
...
* bump api dependencies
* fix dep vulnerabilities
* fix lint and dep review
* fix build
2025-01-07 16:04:29 +01:00
Shu Muto
484f16e56f
chore(deps): Bump k8s modules to 0.32.0 ( #9794 )
...
* Bump k8s modules to 0.32.0
* Bump kindest/node to 1.32.0
* Bump golang.org/x/crypto to v0.31.0
Due to critical bulnerabilitiy.
* Recreate go.sum for auth module
2025-01-07 12:38:28 +01:00
dependabot[bot]
d816ffbb83
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9824 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.18.2 to 8.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2025-01-06 01:46:14 +01:00
dependabot[bot]
0b3d28562b
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9828 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.98.15 to 0.98.16.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.98.16/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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>
2025-01-06 01:38:15 +01:00
dependabot[bot]
1b6dc93bb5
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9823 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.18.2 to 8.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2025-01-06 01:36:15 +01:00
dependabot[bot]
ff1de9eb39
chore(deps-dev): bump @types/node in /modules/web ( #9831 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.10.2 to 22.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2025-01-06 01:12:14 +01:00
dependabot[bot]
60975e9865
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9827 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.105.10 to 0.105.11.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.105.11/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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>
2025-01-06 01:10:15 +01:00
dependabot[bot]
8d93b32e4a
chore(deps-dev): bump concurrently from 9.1.0 to 9.1.2 in /modules/web ( #9825 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.1.0...v9.1.2 )
---
updated-dependencies:
- dependency-name: concurrently
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>
2025-01-06 01:08:15 +01:00
dependabot[bot]
f7ef975e39
chore(deps-dev): bump lint-staged from 15.2.11 to 15.3.0 in /modules/web ( #9821 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.2.11 to 15.3.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.11...v15.3.0 )
---
updated-dependencies:
- dependency-name: lint-staged
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>
2025-01-06 01:06:15 +01:00
dependabot[bot]
61772510ee
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9818 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.98.14 to 0.98.15.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.98.15/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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-12-26 04:10:11 +01:00
dependabot[bot]
5840d5f9f7
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9817 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.105.9 to 0.105.10.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.105.10/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-12-26 03:52:11 +01:00
dependabot[bot]
a6427f7e62
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9820 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.11 to 0.108.12.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.12/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-12-26 03:34:11 +01:00
dependabot[bot]
fd00cadc8a
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9815 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.18.1 to 8.18.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-12-26 03:30:11 +01:00
dependabot[bot]
60e010d09c
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9819 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.103.10 to 0.103.11.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.103.11/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-12-26 03:24:10 +01:00
dependabot[bot]
f9d8cc355e
chore(deps): bump helm/kind-action from 1.10.0 to 1.12.0 ( #9816 )
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](https://github.com/helm/kind-action/compare/v1.10.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: helm/kind-action
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-12-26 03:22:10 +01:00
dependabot[bot]
40212bc304
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9814 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.18.1 to 8.18.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-12-26 03:20:11 +01:00
dependabot[bot]
cb6c66624f
chore(deps): bump @swimlane/ngx-charts in /modules/web ( #9813 )
...
Bumps [@swimlane/ngx-charts](https://github.com/swimlane/ngx-charts ) from 21.1.0 to 21.1.2.
- [Changelog](https://github.com/swimlane/ngx-charts/blob/master/docs/changelog.md )
- [Commits](https://github.com/swimlane/ngx-charts/commits )
---
updated-dependencies:
- dependency-name: "@swimlane/ngx-charts"
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-12-24 00:44:10 +01:00
dependabot[bot]
83498c1e68
chore(deps): bump ace-builds from 1.37.0 to 1.37.1 in /modules/web ( #9812 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.37.0 to 1.37.1.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.37.0...v1.37.1 )
---
updated-dependencies:
- dependency-name: ace-builds
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-12-23 09:32:11 +01:00
dependabot[bot]
1b9ffe652c
chore(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 ( #9810 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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-12-23 03:00:11 +01:00
dependabot[bot]
4f3d800f84
chore(deps): bump @swimlane/ngx-charts in /modules/web ( #9808 )
...
Bumps [@swimlane/ngx-charts](https://github.com/swimlane/ngx-charts ) from 21.0.0 to 21.1.0.
- [Changelog](https://github.com/swimlane/ngx-charts/blob/master/docs/changelog.md )
- [Commits](https://github.com/swimlane/ngx-charts/compare/21.0.0...21.1.0 )
---
updated-dependencies:
- dependency-name: "@swimlane/ngx-charts"
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-12-19 03:24:08 +01:00
dependabot[bot]
e82d2ee057
chore(deps-dev): bump cypress from 13.16.1 to 13.17.0 in /modules/web ( #9807 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.16.1 to 13.17.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.16.1...v13.17.0 )
---
updated-dependencies:
- dependency-name: cypress
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-12-19 03:14:08 +01:00
dependabot[bot]
30b03c6e05
chore(deps): bump ace-builds from 1.36.5 to 1.37.0 in /modules/web ( #9806 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.36.5 to 1.37.0.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.36.5...v1.37.0 )
---
updated-dependencies:
- dependency-name: ace-builds
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-12-19 03:12:08 +01:00
dependabot[bot]
6e01e53e6b
chore(deps): bump github.com/air-verse/air in /modules/common/tools ( #9795 )
...
Bumps [github.com/air-verse/air](https://github.com/air-verse/air ) from 1.61.1 to 1.61.5.
- [Release notes](https://github.com/air-verse/air/releases )
- [Changelog](https://github.com/air-verse/air/blob/master/.goreleaser.yml )
- [Commits](https://github.com/air-verse/air/compare/v1.61.1...v1.61.5 )
---
updated-dependencies:
- dependency-name: github.com/air-verse/air
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-12-17 11:28:53 +01:00
dependabot[bot]
93336fd145
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9799 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.105.8 to 0.105.9.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.105.9/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-12-17 11:26:53 +01:00
dependabot[bot]
02f8eba204
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9800 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.18.0 to 8.18.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-12-17 11:18:53 +01:00
dependabot[bot]
62b75aa426
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9798 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.103.9 to 0.103.10.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.103.10/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-12-17 11:16:53 +01:00
dependabot[bot]
64eb51bd4e
chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 ( #9803 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.7.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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-12-17 11:08:52 +01:00
dependabot[bot]
87fd41e8fe
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9801 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.18.0 to 8.18.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-12-17 11:06:52 +01:00
dependabot[bot]
63404fbb55
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9797 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.10 to 0.108.11.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.11/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-12-17 11:04:52 +01:00
dependabot[bot]
7be0753188
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9793 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.98.10 to 0.98.14.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.98.14/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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-12-17 02:20:50 +01:00
dependabot[bot]
a4c4f657d9
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9792 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.8 to 0.108.10.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.10/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-12-17 02:10:50 +01:00
dependabot[bot]
5c759731f6
chore(deps-dev): bump stylelint from 16.11.0 to 16.12.0 in /modules/web ( #9790 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.11.0 to 16.12.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/16.11.0...16.12.0 )
---
updated-dependencies:
- dependency-name: stylelint
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-12-17 02:08:51 +01:00
dependabot[bot]
d488b00092
chore(deps-dev): bump graphql from 16.9.0 to 16.10.0 in /modules/web ( #9789 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 16.9.0 to 16.10.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v16.9.0...v16.10.0 )
---
updated-dependencies:
- dependency-name: graphql
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-12-17 02:06:51 +01:00
dependabot[bot]
d7170cb9ed
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9777 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.6 to 0.108.8.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.8/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-12-13 11:12:25 +01:00
jgiszczak
0d8a18f9dc
Correct misplaced quoting in sample user documentation. ( #9742 )
...
Signed-off-by: jgiszczak <jonrg@hypercubepc.com>
2024-12-13 10:52:26 +01:00
dependabot[bot]
b33fcc0cdd
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9785 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.98.7 to 0.98.10.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.98.10/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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-12-13 10:48:26 +01:00
dependabot[bot]
b26549b04b
chore(deps-dev): bump sass from 1.82.0 to 1.83.0 in /modules/web ( #9786 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.82.0 to 1.83.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.82.0...1.83.0 )
---
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-12-13 10:18:26 +01:00
dependabot[bot]
d5e7b9175e
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9772 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.105.6 to 0.105.8.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.105.8/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-12-13 10:16:27 +01:00
dependabot[bot]
3c622f9b62
chore(deps-dev): bump webpack-dev-server in /modules/web ( #9779 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.1.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
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-12-13 10:14:25 +01:00
dependabot[bot]
22ac1043e7
chore(deps-dev): bump @types/node in /modules/web ( #9771 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.10.1 to 22.10.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-12-13 10:12:27 +01:00
dependabot[bot]
8ceadd7313
chore(deps): bump golang.org/x/crypto in /modules/common/tools ( #9770 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 10:10:26 +01:00
dependabot[bot]
8f5b815402
chore(deps): bump golang.org/x/crypto in /modules/api ( #9769 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.28.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 10:08:25 +01:00
dependabot[bot]
6d92c92e25
chore(deps): bump golang.org/x/crypto in /modules/web ( #9768 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.26.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.26.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 10:06:26 +01:00
dependabot[bot]
b0d6aa1871
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9787 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.103.8 to 0.103.9.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.103.9/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-12-13 10:04:26 +01:00
dependabot[bot]
facf317e50
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9767 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.103.5 to 0.103.8.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.103.8/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-12-12 02:44:27 +00:00
dependabot[bot]
9a02a3c42b
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9749 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.98.5 to 0.98.7.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.98.7/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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-12-12 00:32:02 +00:00
dependabot[bot]
86c4715d2e
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9752 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.5 to 0.108.6.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.6/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-12-11 09:42:03 +00:00
dependabot[bot]
d94d048f07
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9748 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-12-11 09:36:03 +00:00
dependabot[bot]
8c599097e3
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9747 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.105.5 to 0.105.6.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.105.6/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-12-11 09:32:02 +00:00
dependabot[bot]
62287369cf
chore(deps-dev): bump lint-staged in /modules/web ( #9761 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.2.10 to 15.2.11.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.10...v15.2.11 )
---
updated-dependencies:
- dependency-name: lint-staged
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-12-11 09:26:03 +00:00
dependabot[bot]
05d848134f
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9751 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-12-11 09:24:04 +00:00
dependabot[bot]
0a549afd62
chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 ( #9753 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5.1.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
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-12-11 09:22:03 +00:00
dependabot[bot]
55ccad9ed3
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /modules/web ( #9744 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 00:08:03 +00:00
dependabot[bot]
9a9fa4f08a
chore(deps): bump github.com/gohugoio/hugo in /modules/common/tools ( #9743 )
...
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo ) from 0.134.3 to 0.139.4.
- [Release notes](https://github.com/gohugoio/hugo/releases )
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml )
- [Commits](https://github.com/gohugoio/hugo/compare/v0.134.3...v0.139.4 )
---
updated-dependencies:
- dependency-name: github.com/gohugoio/hugo
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 00:00:02 +00:00
dependabot[bot]
8c5a881db5
chore(deps-dev): bump sass from 1.81.0 to 1.82.0 in /modules/web ( #9732 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.81.0 to 1.82.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.81.0...1.82.0 )
---
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-12-09 23:58:01 +00:00
dependabot[bot]
df9d716f96
chore(deps-dev): bump stylelint-config-standard-scss in /modules/web ( #9729 )
...
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss ) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v13.1.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
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-12-09 23:56:02 +00:00
dependabot[bot]
74315bb0d4
chore(deps-dev): bump node-gyp from 10.3.1 to 11.0.0 in /modules/web ( #9736 )
...
Bumps [node-gyp](https://github.com/nodejs/node-gyp ) from 10.3.1 to 11.0.0.
- [Release notes](https://github.com/nodejs/node-gyp/releases )
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nodejs/node-gyp/compare/v10.3.1...v11.0.0 )
---
updated-dependencies:
- dependency-name: node-gyp
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-12-09 23:54:03 +00:00
dependabot[bot]
a5ac0dcc05
chore(deps-dev): bump prettier from 3.4.1 to 3.4.2 in /modules/web ( #9734 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.4.1...3.4.2 )
---
updated-dependencies:
- dependency-name: prettier
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-12-09 10:32:02 +00:00
dependabot[bot]
b9c5b7ec3a
chore(deps-dev): bump jasmine-core from 5.4.0 to 5.5.0 in /modules/web ( #9733 )
...
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v5.4.0...v5.5.0 )
---
updated-dependencies:
- dependency-name: jasmine-core
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-12-09 10:30:03 +00:00
dependabot[bot]
5010fddc7a
chore(deps-dev): bump stylelint from 16.10.0 to 16.11.0 in /modules/web ( #9730 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.10.0 to 16.11.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/16.10.0...16.11.0 )
---
updated-dependencies:
- dependency-name: stylelint
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-12-09 10:28:01 +00:00
dependabot[bot]
4f08b578a8
chore(deps-dev): bump cypress from 13.16.0 to 13.16.1 in /modules/web ( #9737 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.16.0 to 13.16.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.16.0...v13.16.1 )
---
updated-dependencies:
- dependency-name: cypress
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-12-09 10:26:02 +00:00
dependabot[bot]
82cec92fb5
chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 ( #9740 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.0.7 to 5.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5.0.7...v5.1.1 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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-12-09 10:16:02 +00:00
dependabot[bot]
1d4fc5fd94
chore(deps): bump golang.org/x/text in /modules/web ( #9739 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.20.0...v0.21.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
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-12-09 10:14:05 +00:00
dependabot[bot]
afd4a74ba3
chore(deps-dev): bump jest-preset-angular in /modules/web ( #9731 )
...
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ) from 14.3.3 to 14.4.2.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.3.3...v14.4.2 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
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-12-09 10:12:04 +00:00
dependabot[bot]
52fbb31939
chore(deps-dev): bump sass-loader from 16.0.3 to 16.0.4 in /modules/web ( #9738 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 16.0.3 to 16.0.4.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v16.0.3...v16.0.4 )
---
updated-dependencies:
- dependency-name: sass-loader
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-12-09 10:10:02 +00:00
warjiang
5cd92019d0
fix: typo error in args for api module ( #9741 )
2024-12-06 16:14:01 +00:00
dependabot[bot]
9a9ae766ad
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9727 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.15.0 to 8.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-12-03 10:13:01 +00:00
dependabot[bot]
dbb345d0cf
chore(deps-dev): bump node-gyp from 10.2.0 to 10.3.1 in /modules/web ( #9725 )
...
Bumps [node-gyp](https://github.com/nodejs/node-gyp ) from 10.2.0 to 10.3.1.
- [Release notes](https://github.com/nodejs/node-gyp/releases )
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nodejs/node-gyp/compare/v10.2.0...v10.3.1 )
---
updated-dependencies:
- dependency-name: node-gyp
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-12-03 10:11:01 +00:00
dependabot[bot]
06ecf945c7
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9722 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.105.0 to 0.105.5.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.105.5/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-12-03 10:09:00 +00:00
dependabot[bot]
bc1de9480f
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9726 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.15.0 to 8.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-12-03 09:49:00 +00:00
dependabot[bot]
c251f0065c
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9721 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.103.0 to 0.103.5.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.103.5/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-12-03 09:45:00 +00:00
dependabot[bot]
57b1409cc0
chore(deps-dev): bump @types/jasmine from 5.1.4 to 5.1.5 in /modules/web ( #9728 )
...
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine ) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine )
---
updated-dependencies:
- dependency-name: "@types/jasmine"
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-12-03 09:41:01 +00:00
dependabot[bot]
dbe63d2c30
chore(deps-dev): bump @types/node from 22.9.1 to 22.10.1 in /modules/web ( #9718 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.9.1 to 22.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-12-03 09:39:00 +00:00
dependabot[bot]
eafd14c48b
chore(deps-dev): bump ng-extract-i18n-merge in /modules/web ( #9717 )
...
Bumps [ng-extract-i18n-merge](https://github.com/daniel-sc/ng-extract-i18n-merge ) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/daniel-sc/ng-extract-i18n-merge/releases )
- [Commits](https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v2.13.0...v2.13.1 )
---
updated-dependencies:
- dependency-name: ng-extract-i18n-merge
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-12-03 09:37:01 +00:00
dependabot[bot]
ea45200dc3
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9723 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.98.0 to 0.98.5.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.98.5/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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-12-03 09:35:00 +00:00
dependabot[bot]
5405597923
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9724 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.108.0 to 0.108.5.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.5/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-12-03 08:51:00 +00:00
dependabot[bot]
ea52fce05a
chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 in /modules/web ( #9716 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.3.3 to 3.4.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.1 )
---
updated-dependencies:
- dependency-name: prettier
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-12-03 08:49:01 +00:00
dependabot[bot]
b11874a4fc
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9706 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.15.0 to 8.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-12-03 08:47:00 +00:00
dependabot[bot]
307382ff58
chore(deps-dev): bump jest-preset-angular in /modules/web ( #9699 )
...
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ) from 14.3.2 to 14.3.3.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.3.2...v14.3.3 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
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-11-25 00:04:55 +00:00
dependabot[bot]
cc0262c676
chore(deps-dev): bump ng-extract-i18n-merge in /modules/web ( #9698 )
...
Bumps [ng-extract-i18n-merge](https://github.com/daniel-sc/ng-extract-i18n-merge ) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/daniel-sc/ng-extract-i18n-merge/releases )
- [Commits](https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v2.12.0...v2.13.0 )
---
updated-dependencies:
- dependency-name: ng-extract-i18n-merge
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-11-25 00:02:55 +00:00
dependabot[bot]
9ef9e971f3
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9693 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.102.13 to 0.103.0.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.103.0/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-11-21 10:02:55 +00:00
dependabot[bot]
221334281f
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9691 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.104.2 to 0.105.0.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.105.0/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-11-21 09:50:55 +00:00
dependabot[bot]
8159be2eff
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9694 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.107.7 to 0.108.0.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.108.0/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-11-21 09:06:55 +00:00
dependabot[bot]
5927f3171c
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9692 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.97.2 to 0.98.0.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.98.0/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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-11-21 08:56:58 +00:00
dependabot[bot]
9b80774c6e
chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 ( #9690 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.0.4 to 5.0.7.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5.0.4...v5.0.7 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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-11-21 08:52:56 +00:00
dependabot[bot]
94890a272e
chore(deps-dev): bump cypress from 13.15.2 to 13.16.0 in /modules/web ( #9680 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.15.2 to 13.16.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.2...v13.16.0 )
---
updated-dependencies:
- dependency-name: cypress
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-11-21 07:36:54 +00:00
dependabot[bot]
d416e972bd
chore(deps-dev): bump jest-preset-angular in /modules/web ( #9679 )
...
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ) from 14.3.1 to 14.3.2.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.3.1...v14.3.2 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
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-11-21 07:34:54 +00:00
dependabot[bot]
e10fffa63d
chore(deps): bump ngx-cookie-service in /modules/web ( #9677 )
...
Bumps [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service ) from 18.0.0 to 19.0.0.
- [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases )
- [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stevermeister/ngx-cookie-service/compare/v18.0.0...v19.0.0 )
---
updated-dependencies:
- dependency-name: ngx-cookie-service
dependency-type: direct:production
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-11-21 07:32:54 +00:00
dependabot[bot]
cd120a45f8
chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 ( #9676 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.0.2 to 5.0.4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5.0.2...v5.0.4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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-11-21 07:30:54 +00:00
dependabot[bot]
cd255b86cf
chore(deps-dev): bump @types/node from 22.9.0 to 22.9.1 in /modules/web ( #9681 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.9.0 to 22.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-11-21 07:28:58 +00:00
dependabot[bot]
d60f940f44
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9674 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-11-19 09:10:53 +00:00
dependabot[bot]
141a6a9a1f
chore(deps-dev): bump jest-preset-angular in /modules/web ( #9673 )
...
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ) from 14.3.0 to 14.3.1.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.3.0...v14.3.1 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
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-11-19 09:00:53 +00:00
dependabot[bot]
b2976955cc
chore(deps-dev): bump husky from 9.1.6 to 9.1.7 in /modules/web ( #9672 )
...
Bumps [husky](https://github.com/typicode/husky ) from 9.1.6 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.1.6...v9.1.7 )
---
updated-dependencies:
- dependency-name: husky
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-11-19 08:58:54 +00:00
dependabot[bot]
64b1480c7f
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9671 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-11-19 08:56:55 +00:00
dependabot[bot]
19c8c78ebb
chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /modules/web ( #9670 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 08:54:54 +00:00
dependabot[bot]
3065b26121
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9668 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.97.1 to 0.97.2.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.97.2/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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-11-18 10:36:53 +00:00
dependabot[bot]
8123cea939
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9665 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.102.12 to 0.102.13.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.102.13/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-11-18 10:22:54 +00:00
dependabot[bot]
94f8b9ce0a
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9666 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.107.6 to 0.107.7.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.107.7/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-11-18 09:36:54 +00:00
dependabot[bot]
d6b91f2afe
chore(deps-dev): bump jest-preset-angular in /modules/web ( #9669 )
...
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ) from 14.2.4 to 14.3.0.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.2.4...v14.3.0 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
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-11-18 09:26:53 +00:00
dependabot[bot]
a0b5e5f8ec
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9667 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.104.1 to 0.104.2.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.104.2/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-11-18 09:24:53 +00:00
dependabot[bot]
d62ac59c1e
chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.2 ( #9663 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5.0.0...v5.0.2 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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-11-18 09:22:56 +00:00
dependabot[bot]
bed5a7d109
chore(deps): bump ace-builds from 1.36.4 to 1.36.5 in /modules/web ( #9662 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.36.4 to 1.36.5.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.36.4...v1.36.5 )
---
updated-dependencies:
- dependency-name: ace-builds
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-11-15 09:26:51 +00:00
dependabot[bot]
f3e62a616a
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9649 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.102.11 to 0.102.12.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.102.12/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-11-15 09:24:52 +00:00
dependabot[bot]
c61a717604
chore(deps): bump @swimlane/ngx-charts in /modules/web ( #9661 )
...
Bumps [@swimlane/ngx-charts](https://github.com/swimlane/ngx-charts ) from 20.5.0 to 21.0.0.
- [Changelog](https://github.com/swimlane/ngx-charts/blob/21.0.0/docs/changelog.md )
- [Commits](https://github.com/swimlane/ngx-charts/compare/20.5.0...21.0.0 )
---
updated-dependencies:
- dependency-name: "@swimlane/ngx-charts"
dependency-type: direct:production
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-11-15 09:14:53 +00:00
dependabot[bot]
85f878d8f7
chore(deps-dev): bump sass from 1.80.7 to 1.81.0 in /modules/web ( #9660 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.80.7 to 1.81.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.80.7...1.81.0 )
---
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-11-15 09:12:52 +00:00
dependabot[bot]
9d465b0df1
chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 ( #9659 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.6.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
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-11-15 09:10:53 +00:00
dependabot[bot]
8a0b3ce0f3
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9647 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.97.0 to 0.97.1.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.97.1/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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-11-14 11:09:14 +00:00
dependabot[bot]
fc253a0231
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9651 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-11-14 10:19:14 +00:00
dependabot[bot]
43d48cd762
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9646 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.104.0 to 0.104.1.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.104.1/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-11-14 10:17:14 +00:00
dependabot[bot]
6ecd0c54eb
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9652 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-11-14 09:37:14 +00:00
dependabot[bot]
c3d4288d57
chore(deps-dev): bump sass from 1.80.6 to 1.80.7 in /modules/web ( #9655 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.80.6 to 1.80.7.
- [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.80.6...1.80.7 )
---
updated-dependencies:
- dependency-name: sass
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-11-14 09:35:16 +00:00
dependabot[bot]
1a72907478
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9648 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.107.5 to 0.107.6.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.107.6/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-11-14 09:33:16 +00:00
dependabot[bot]
6392dbad9d
chore(deps): bump sigs.k8s.io/kind in /modules/common/tools ( #9645 )
...
Bumps [sigs.k8s.io/kind](https://github.com/kubernetes-sigs/kind ) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/kubernetes-sigs/kind/releases )
- [Commits](https://github.com/kubernetes-sigs/kind/compare/v0.24.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/kind
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-11-14 09:31:14 +00:00
dependabot[bot]
7a039a9093
chore(deps): bump golang.org/x/text in /modules/web ( #9643 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
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-11-11 00:00:44 +00:00
dependabot[bot]
dab6370bf7
chore(deps-dev): bump cypress from 13.15.1 to 13.15.2 in /modules/web ( #9641 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.15.1 to 13.15.2.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.1...v13.15.2 )
---
updated-dependencies:
- dependency-name: cypress
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-11-08 06:22:43 +00:00
dependabot[bot]
7a6dd57d42
chore(deps): bump ace-builds from 1.36.3 to 1.36.4 in /modules/web ( #9638 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.36.3 to 1.36.4.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.36.3...v1.36.4 )
---
updated-dependencies:
- dependency-name: ace-builds
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-11-08 06:20:44 +00:00
dependabot[bot]
acf6b9635d
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9637 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.12.2 to 8.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-11-08 06:00:43 +00:00
dependabot[bot]
a77c41338e
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9639 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.103.12 to 0.104.0.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.104.0/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-11-08 05:54:43 +00:00
dependabot[bot]
97cc319d93
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9640 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.12.2 to 8.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-11-08 05:50:44 +00:00
dependabot[bot]
2e9ea1b90f
chore(deps-dev): bump @graphql-mesh/cli in /modules/web ( #9642 )
...
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli ) from 0.93.0 to 0.97.0.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.97.0/packages/legacy/cli )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/cli"
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-11-08 05:42:43 +00:00
dependabot[bot]
5a91d5e45d
chore(deps-dev): bump concurrently from 9.0.1 to 9.1.0 in /modules/web ( #9636 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0 )
---
updated-dependencies:
- dependency-name: concurrently
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-11-08 05:40:43 +00:00
dependabot[bot]
eb26056f28
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9619 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.102.10 to 0.102.11.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.102.11/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-11-06 00:11:29 +00:00
dependabot[bot]
409ab1f5f3
chore(deps-dev): bump sass-loader from 16.0.2 to 16.0.3 in /modules/web ( #9624 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 16.0.2 to 16.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v16.0.2...v16.0.3 )
---
updated-dependencies:
- dependency-name: sass-loader
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-11-05 23:45:29 +00:00
dependabot[bot]
8c641c9b2d
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9616 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.107.4 to 0.107.5.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.107.5/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-11-05 23:43:30 +00:00
dependabot[bot]
fcb80bc36f
chore(deps): bump github.com/golang-jwt/jwt/v4 in /modules/auth ( #9632 )
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
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-11-05 23:35:29 +00:00
dependabot[bot]
4eb364a555
chore(deps-dev): bump stylelint-no-unsupported-browser-features ( #9631 )
...
Bumps [stylelint-no-unsupported-browser-features](https://github.com/RJWadley/stylelint-no-unsupported-browser-features ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/releases )
- [Changelog](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/blob/master/CHANGELOG.md )
- [Commits](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/compare/v8.0.1...v8.0.2 )
---
updated-dependencies:
- dependency-name: stylelint-no-unsupported-browser-features
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-11-05 23:33:28 +00:00
dependabot[bot]
85f3dc4a6a
chore(deps-dev): bump sass from 1.80.5 to 1.80.6 in /modules/web ( #9630 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.80.5 to 1.80.6.
- [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.80.5...1.80.6 )
---
updated-dependencies:
- dependency-name: sass
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-11-05 23:31:28 +00:00
dependabot[bot]
48478e1e82
chore(deps): bump core-js from 3.38.1 to 3.39.0 in /modules/web ( #9618 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.38.1 to 3.39.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/commits/v3.39.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
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-11-05 23:29:29 +00:00
dependabot[bot]
c68c93a16e
chore(deps): bump tslib from 2.8.0 to 2.8.1 in /modules/web ( #9625 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/v2.8.0...v2.8.1 )
---
updated-dependencies:
- dependency-name: tslib
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-11-05 23:27:33 +00:00
dependabot[bot]
7346c66274
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9617 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.103.11 to 0.103.12.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.103.12/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-11-05 23:21:28 +00:00
dependabot[bot]
a991528770
chore(deps-dev): bump @types/node from 22.8.4 to 22.9.0 in /modules/web ( #9633 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.8.4 to 22.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-11-05 23:17:29 +00:00
Sebastian Florek
41611ad915
chore: release 7.10.0 ( #9621 )
2024-10-31 14:31:26 +00:00
Avanish V Patil
36b08ee0ca
hide namespaces via settings ( #9547 )
...
(cherry picked from commit 534a365efcf56aa7b3592b55e0885d021f97688c)
added translation; bumped up charts version;fixed lint
revert chart version bumpup
add hideAllNamespaces in externalSettings func
fix conflict
2024-10-31 13:27:47 +01:00
Henry Liu
1e49059fda
fix(signin button): signin button is clickable when token is autofilled by browser ( #9610 )
...
* fix(signin button): signin button is clickable when token is autofilled by browser
* fix: fix unit test & using input event instead of change event
2024-10-31 12:27:28 +00:00
dependabot[bot]
2f436f0e97
chore(deps-dev): bump @types/node from 22.7.9 to 22.8.4 in /modules/web ( #9611 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.9 to 22.8.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-10-31 05:25:26 +00:00
dependabot[bot]
72c0b07b9b
chore(deps-dev): bump @babel/core from 7.25.9 to 7.26.0 in /modules/web ( #9603 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.25.9 to 7.26.0.
- [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.26.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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-10-31 04:43:25 +00:00
dependabot[bot]
c449e51d48
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9612 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.11.0 to 8.12.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-10-31 04:35:26 +00:00
dependabot[bot]
5292689afd
chore(deps-dev): bump @babel/preset-env in /modules/web ( #9604 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.25.9 to 7.26.0.
- [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.26.0/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-31 04:33:25 +00:00
dependabot[bot]
06c0812194
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9613 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.11.0 to 8.12.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-10-31 04:25:26 +00:00
dependabot[bot]
66885e1711
chore(deps-dev): bump sass from 1.80.4 to 1.80.5 in /modules/web ( #9614 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.80.4 to 1.80.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.80.4...1.80.5 )
---
updated-dependencies:
- dependency-name: sass
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-10-31 04:23:26 +00:00
Sebastian Florek
8c15a76aec
fix(api): ssar resource kind name and resource updates ( #9599 )
...
* fix: ssar resource kind name invalid
* fix resource update
2024-10-27 11:32:53 +00:00
dependabot[bot]
e5cd861cb6
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9593 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.107.3 to 0.107.4.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.107.4/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-10-26 12:16:53 +01:00
dependabot[bot]
5a587bd9fd
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9595 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.102.9 to 0.102.10.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.102.10/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-10-26 12:06:52 +01:00
dependabot[bot]
6957b1d05b
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9596 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.103.10 to 0.103.11.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.103.11/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-10-26 11:56:53 +01:00
dependabot[bot]
fa762b4ff6
chore(deps-dev): bump cypress from 13.15.0 to 13.15.1 in /modules/web ( #9597 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.15.0 to 13.15.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.0...v13.15.1 )
---
updated-dependencies:
- dependency-name: cypress
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-10-26 11:46:53 +01:00
dependabot[bot]
efaf9ad6e5
chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 ( #9592 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5.0.2...v5.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
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-10-26 11:44:52 +01:00
dependabot[bot]
cfb8bcbcba
chore(deps-dev): bump sass from 1.80.3 to 1.80.4 in /modules/web ( #9587 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.80.3 to 1.80.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.80.3...1.80.4 )
---
updated-dependencies:
- dependency-name: sass
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-10-26 11:42:53 +01:00
dependabot[bot]
29f6fbc415
chore(deps-dev): bump @babel/register in /modules/web ( #9570 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.25.7 to 7.25.9.
- [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.25.9/packages/babel-register )
---
updated-dependencies:
- dependency-name: "@babel/register"
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-10-24 09:12:53 +01:00
dependabot[bot]
e275ef1dcd
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9577 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.103.8 to 0.103.10.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.103.10/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-10-24 09:10:53 +01:00
dependabot[bot]
5eb039e695
chore(deps-dev): bump @types/jest in /modules/web ( #9571 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.13 to 29.5.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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-10-24 09:04:52 +01:00
dependabot[bot]
9dc6e8fe99
chore(deps-dev): bump @babel/preset-env in /modules/web ( #9564 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.25.8 to 7.25.9.
- [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.25.9/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-10-24 09:02:52 +01:00
dependabot[bot]
8fbe285144
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9575 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.107.1 to 0.107.3.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.107.3/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-10-24 09:00:53 +01:00
dependabot[bot]
0dc016b53a
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9578 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.102.7 to 0.102.9.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.102.9/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-10-24 08:48:52 +01:00
dependabot[bot]
547fdd014c
chore(deps): bump http-proxy-middleware in /modules/web ( #9574 )
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 08:44:52 +01:00
dependabot[bot]
e4db364f6f
chore(deps-dev): bump @types/node from 22.7.8 to 22.7.9 in /modules/web ( #9569 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.8 to 22.7.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-10-24 08:42:52 +01:00
dependabot[bot]
f49b0e345c
chore(deps-dev): bump @babel/core from 7.25.8 to 7.25.9 in /modules/web ( #9565 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.25.8 to 7.25.9.
- [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.25.9/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-10-24 08:40:55 +01:00
Sebastian Florek
d5a177e051
Update ci.yml
...
Signed-off-by: Sebastian Florek <s.florek91@gmail.com>
2024-10-24 09:28:25 +02:00
Sebastian Florek
b6d4c4d7a8
Update ci.yml
...
Signed-off-by: Sebastian Florek <s.florek91@gmail.com>
2024-10-24 09:19:55 +02:00
Marcin Maciaszczyk
4b66aa1eb5
v7.9.0 ( #9562 )
2024-10-22 15:44:52 +01:00
elohmeier
029a11984f
fix: the divisor field in resourceFieldRefs should be a string ( #9548 )
2024-10-22 15:37:33 +02:00
Sebastian Florek
9d28815f43
feat(client): add optional in-memory cache to client ( #9521 )
...
* initial api cache implementation
* use single cache
* add token exchange
* add args validation
* add a lock mechanism
* add arg for cache refresh
* add more logging
* go mod tidy and add more logging
* hash cache keys
* refactor client cache and replace print with klog in the api module
* make key fields private
* add error handler
* cache secrets
* fix secret kind
* cache nodes
* cache namespaces
* cache persistent volumes
* cache persistent volume claims
* move cache out of core package
* fix import cycle
* fix sha generation and token exchange error handling
* fix build
* fix dependencies
* update log messages
* add pprof/prometheus metrics handlers and synced load optimization
* tiny refactor
* build and push API image from PR
* ignore chart version bump check
* update ci helm action
* store load locks in a map
* do not return nils
* fix nil pointer when user has no permissions to cache
* small refactor
* add license headers
* remove unused function
* refactor
* cleanup logging levels
* update args documentation
* update proxy mode arg doc
* add cache design documentation template
* cache design doc: add motivation paragraph
* update docs
* update docs
* cache design doc: initial draft
* add goals
* merge goals
* ide suggestions
* merge goals
* add cache sequence diagram
* update proposal section
* small changes
* add second sequence diagram
* start describing implementation
* update implementation paragraph
---------
Co-authored-by: Marcin Maciaszczyk <marcin9yk@icloud.com>
2024-10-22 14:20:53 +01:00
dependabot[bot]
74112276f1
chore(deps-dev): bump @types/node from 22.7.7 to 22.7.8 in /modules/web ( #9558 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.7 to 22.7.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-10-22 10:46:51 +01:00
dependabot[bot]
4682e7a9ff
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9561 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-10-22 10:32:52 +01:00
dependabot[bot]
3dfee00e55
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9560 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-10-22 10:20:53 +01:00
dependabot[bot]
6216f6446e
chore(deps): bump ace-builds from 1.36.2 to 1.36.3 in /modules/web ( #9559 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.36.2 to 1.36.3.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.36.2...v1.36.3 )
---
updated-dependencies:
- dependency-name: ace-builds
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-10-22 10:04:53 +01:00
dependabot[bot]
8793bb1056
chore(deps-dev): bump @types/node from 22.7.6 to 22.7.7 in /modules/web ( #9557 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.6 to 22.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-10-22 05:54:50 +01:00
dependabot[bot]
b88d645910
chore(deps-dev): bump sass from 1.80.2 to 1.80.3 in /modules/web ( #9556 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.80.2 to 1.80.3.
- [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.80.2...1.80.3 )
---
updated-dependencies:
- dependency-name: sass
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-10-22 05:52:51 +01:00
dependabot[bot]
47f018f475
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9550 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-10-21 05:45:06 +01:00
dependabot[bot]
db013e535b
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9549 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.102.6 to 0.102.7.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.102.7/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-10-21 05:43:04 +01:00
dependabot[bot]
33478bd9c3
chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 in /modules/web ( #9553 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.2.9 to 15.2.10.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.9...v15.2.10 )
---
updated-dependencies:
- dependency-name: lint-staged
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-10-21 05:35:04 +01:00
dependabot[bot]
07442666dd
chore(deps-dev): bump sass from 1.80.1 to 1.80.2 in /modules/web ( #9552 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.80.1 to 1.80.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.80.1...1.80.2 )
---
updated-dependencies:
- dependency-name: sass
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-10-21 05:33:05 +01:00
dependabot[bot]
e8e1a20689
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9551 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-10-21 05:31:05 +01:00
dependabot[bot]
1b58a29c16
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web ( #9545 )
...
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi ) from 0.106.8 to 0.107.1.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/openapi@0.107.1/packages/legacy/handlers/openapi )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/openapi"
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-10-17 10:25:04 +01:00
dependabot[bot]
e9ab24549b
chore(deps-dev): bump @types/node from 22.7.5 to 22.7.6 in /modules/web ( #9540 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.5 to 22.7.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-10-17 10:23:06 +01:00
dependabot[bot]
2265f585b2
chore(deps-dev): bump sass from 1.79.5 to 1.80.1 in /modules/web ( #9546 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.79.5 to 1.80.1.
- [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.79.5...1.80.1 )
---
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-10-17 10:17:03 +01:00
dependabot[bot]
eae51819a1
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9542 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.103.7 to 0.103.8.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.103.8/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-10-17 10:15:03 +01:00
dependabot[bot]
05ece8640f
chore(deps-dev): bump @types/jest in /modules/web ( #9544 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.12 to 29.5.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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-10-17 10:13:03 +01:00
dependabot[bot]
1bce96de15
chore(deps-dev): bump @babel/core from 7.25.2 to 7.25.8 in /modules/web ( #9541 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.25.2 to 7.25.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.25.8/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-10-17 10:11:05 +01:00
dependabot[bot]
4369c69753
chore(deps): bump ace-builds from 1.35.4 to 1.36.2 in /modules/web ( #9539 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.35.4 to 1.36.2.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.35.4...v1.36.2 )
---
updated-dependencies:
- dependency-name: ace-builds
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-10-17 10:09:04 +01:00
dependabot[bot]
8a4d7ad118
chore(deps): bump tslib from 2.6.3 to 2.8.0 in /modules/web ( #9543 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.6.3 to 2.8.0.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.3...v2.8.0 )
---
updated-dependencies:
- dependency-name: tslib
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-10-17 10:07:04 +01:00
dependabot[bot]
b5e99193e8
chore(deps-dev): bump del from 7.1.0 to 8.0.0 in /modules/web ( #9533 )
...
Bumps [del](https://github.com/sindresorhus/del ) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/del/releases )
- [Commits](https://github.com/sindresorhus/del/compare/v7.1.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: del
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-10-16 11:57:04 +01:00
dependabot[bot]
d6ad91e8ee
chore(deps-dev): bump @typescript-eslint/parser in /modules/web ( #9532 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-10-16 11:47:03 +01:00
dependabot[bot]
d15ef0433f
chore(deps-dev): bump jasmine-core from 5.2.0 to 5.4.0 in /modules/web ( #9535 )
...
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 5.2.0 to 5.4.0.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v5.2.0...v5.4.0 )
---
updated-dependencies:
- dependency-name: jasmine-core
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-10-16 11:45:05 +01:00
dependabot[bot]
62a51199d9
chore(deps-dev): bump @graphql-mesh/transform-replace-field ( #9530 )
...
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field ) from 0.102.5 to 0.102.6.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/transform-replace-field@0.102.6/packages/legacy/transforms/replace-field )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
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-10-16 11:43:03 +01:00
dependabot[bot]
3fbe71d786
chore(deps-dev): bump jest-preset-angular in /modules/web ( #9531 )
...
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ) from 14.2.2 to 14.2.4.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.2.2...v14.2.4 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
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-10-16 10:31:03 +01:00
dependabot[bot]
7f74648ab1
chore(deps-dev): bump @types/node from 22.7.4 to 22.7.5 in /modules/web ( #9529 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.4 to 22.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-10-16 10:29:04 +01:00
dependabot[bot]
e11fa77ca9
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web ( #9527 )
...
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime ) from 0.103.6 to 0.103.7.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases )
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.103.7/packages/legacy/runtime )
---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
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-10-16 10:27:03 +01:00
dependabot[bot]
f9727f4946
chore(deps-dev): bump stylelint from 16.9.0 to 16.10.0 in /modules/web ( #9526 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.9.0 to 16.10.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/16.9.0...16.10.0 )
---
updated-dependencies:
- dependency-name: stylelint
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-10-16 10:25:04 +01:00
dependabot[bot]
feacf02349
chore(deps): bump github.com/prometheus/client_golang in /modules/api ( #9525 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.4 to 1.20.5.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.4...v1.20.5 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
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-10-16 09:43:04 +01:00
dependabot[bot]
4ee066dd86
chore(deps): bump github.com/air-verse/air in /modules/common/tools ( #9524 )
...
Bumps [github.com/air-verse/air](https://github.com/air-verse/air ) from 1.61.0 to 1.61.1.
- [Release notes](https://github.com/air-verse/air/releases )
- [Changelog](https://github.com/air-verse/air/blob/master/.goreleaser.yml )
- [Commits](https://github.com/air-verse/air/compare/v1.61.0...v1.61.1 )
---
updated-dependencies:
- dependency-name: github.com/air-verse/air
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-10-16 09:37:03 +01:00
dependabot[bot]
7d32494ec7
chore(deps-dev): bump @babel/preset-env in /modules/web ( #9518 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.25.3 to 7.25.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.25.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 09:01:03 +01:00
dependabot[bot]
1a2bb6fc81
chore(deps-dev): bump @babel/register in /modules/web ( #9505 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.24.6 to 7.25.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.25.7/packages/babel-register )
---
updated-dependencies:
- dependency-name: "@babel/register"
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-10-16 08:45:05 +01:00
dependabot[bot]
b2ff6eee95
chore(deps-dev): bump concurrently from 8.2.2 to 9.0.1 in /modules/web ( #9513 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 8.2.2 to 9.0.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.2...v9.0.1 )
---
updated-dependencies:
- dependency-name: concurrently
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-10-16 08:43:04 +01:00
dependabot[bot]
fddec688fb
chore(deps-dev): bump webpack-dev-server in /modules/web ( #9512 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.0.4...v5.1.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
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-10-16 08:41:03 +01:00
dependabot[bot]
8a3539e999
chore(deps-dev): bump wait-on from 7.2.0 to 8.0.1 in /modules/web ( #9510 )
...
Bumps [wait-on](https://github.com/jeffbski/wait-on ) from 7.2.0 to 8.0.1.
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v7.2.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: wait-on
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-10-16 08:29:03 +01:00
dependabot[bot]
919a759eb5
chore(deps-dev): bump sass from 1.77.8 to 1.79.5 in /modules/web ( #9517 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.77.8 to 1.79.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.77.8...1.79.5 )
---
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-10-16 08:25:03 +01:00
dependabot[bot]
f5b3638cf7
chore(deps): bump core-js from 3.38.0 to 3.38.1 in /modules/web ( #9509 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.38.0 to 3.38.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.38.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
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-10-16 08:23:03 +01:00
dependabot[bot]
27cc313fbc
chore(deps-dev): bump husky from 9.1.4 to 9.1.6 in /modules/web ( #9508 )
...
Bumps [husky](https://github.com/typicode/husky ) from 9.1.4 to 9.1.6.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.1.4...v9.1.6 )
---
updated-dependencies:
- dependency-name: husky
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-10-16 08:21:03 +01:00
dependabot[bot]
aec1d634ea
chore(deps): bump dset from 3.1.3 to 3.1.4 in /modules/web ( #9523 )
...
Bumps [dset](https://github.com/lukeed/dset ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/lukeed/dset/releases )
- [Commits](https://github.com/lukeed/dset/compare/v3.1.3...v3.1.4 )
---
updated-dependencies:
- dependency-name: dset
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 08:19:03 +01:00
dependabot[bot]
4840b929cc
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web ( #9522 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.17.0 to 8.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-10-16 08:11:04 +01:00
Shu Muto
d0a4fd2b05
chore(deps-dev): bump typescript-eslint modules to 8.8.0 ( #9359 )
...
* chore(deps-dev): bump typescript-eslint modules to 8.8.0
* Fix typescript-eslint errors
2024-10-16 08:01:03 +01:00
dependabot[bot]
e34c4da5ad
chore(deps): bump github.com/emicklei/go-restful-openapi/v2 ( #9519 )
...
Bumps [github.com/emicklei/go-restful-openapi/v2](https://github.com/emicklei/go-restful-openapi ) from 2.10.2 to 2.11.0.
- [Changelog](https://github.com/emicklei/go-restful-openapi/blob/v2/CHANGES.md )
- [Commits](https://github.com/emicklei/go-restful-openapi/compare/v2.10.2...v2.11.0 )
---
updated-dependencies:
- dependency-name: github.com/emicklei/go-restful-openapi/v2
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-10-16 06:55:02 +01:00
dependabot[bot]
f1b0123643
chore(deps): bump github.com/air-verse/air in /modules/common/tools ( #9515 )
...
Bumps [github.com/air-verse/air](https://github.com/air-verse/air ) from 1.60.0 to 1.61.0.
- [Release notes](https://github.com/air-verse/air/releases )
- [Changelog](https://github.com/air-verse/air/blob/master/.goreleaser.yml )
- [Commits](https://github.com/air-verse/air/compare/v1.60.0...v1.61.0 )
---
updated-dependencies:
- dependency-name: github.com/air-verse/air
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-10-16 06:53:03 +01:00
Sebastian Florek
28539a32f1
chore(chart): bump modules and helm chart ( #9514 )
2024-10-08 12:58:23 +01:00