-
Notifications
You must be signed in to change notification settings - Fork 236
Merge develop into develop-8.x #3141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
32
commits into
develop-8.x
Choose a base branch
from
develop-to-develop-8.x-19925162815
base: develop-8.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Change compose environment to rely on autologin rather than Hurl scripts for logging into tokens * Improve autologin so that uninitialized tokens don't cause the script to succeed * Improve sidecar environment variable handling to support passing pins for multiple tokens
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.2.4 to 4.0.6. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
… not being configurable in the Central Server admin-service module
…n/src/vitest-4.0.6
…ability chore: temp fix for check audit vulnerability GHSA-5j98-mcp5-4vw2
… with 20 updates Bumps the javascript-minor-patch group with 20 updates in the /src directory: | Package | From | To | | --- | --- | --- | | [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.14.1` | `1.15.0` | | [@tsconfig/node18](https://github.com/tsconfig/bases/tree/HEAD/bases) | `18.2.4` | `18.2.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.1` | `24.10.1` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.1` | `6.0.2` | | [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.1` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.0.8` | `20.0.10` | | [sass](https://github.com/sass/dart-sass) | `1.93.2` | `1.94.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.12` | `7.2.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.6` | `4.0.10` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.1.2` | `3.1.4` | | [axios](https://github.com/axios/axios) | `1.12.2` | `1.13.2` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.18` | `1.11.19` | | [pinia](https://github.com/vuejs/pinia) | `3.0.3` | `3.0.4` | | [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) | `4.5.0` | `4.7.1` | | [vue](https://github.com/vuejs/core) | `3.5.22` | `3.5.24` | | [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) | `3.10.7` | `3.10.11` | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `5.3.5` | `5.3.6` | | [@pinia/testing](https://github.com/vuejs/pinia) | `1.0.2` | `1.0.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.2` | `8.47.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.2` | `8.47.0` | Updates `@rushstack/eslint-patch` from 1.14.1 to 1.15.0 - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.15.0/eslint/eslint-patch) Updates `@tsconfig/node18` from 18.2.4 to 18.2.6 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 24.9.1 to 24.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-vue` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.2/packages/plugin-vue) Updates `eslint` from 9.38.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.1) Updates `happy-dom` from 20.0.8 to 20.0.10 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.0.8...v20.0.10) Updates `sass` from 1.93.2 to 1.94.1 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.93.2...1.94.1) Updates `vite` from 7.1.12 to 7.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.2/packages/vite) Updates `vitest` from 4.0.6 to 4.0.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.10/packages/vitest) Updates `vue-tsc` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.1.4/packages/tsc) Updates `axios` from 1.12.2 to 1.13.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.2...v1.13.2) Updates `dayjs` from 1.11.18 to 1.11.19 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.18...v1.11.19) Updates `pinia` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v3.0.3...v3.0.4) Updates `pinia-plugin-persistedstate` from 4.5.0 to 4.7.1 - [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases) - [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md) - [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/commits) Updates `vue` from 3.5.22 to 3.5.24 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.22...v3.5.24) Updates `vuetify` from 3.10.7 to 3.10.11 - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.10.11/packages/vuetify) Updates `apexcharts` from 5.3.5 to 5.3.6 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/commits/v5.3.6) Updates `@pinia/testing` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@1.0.2...@pinia/testing@1.0.3) Updates `@typescript-eslint/eslint-plugin` from 8.46.2 to 8.47.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.47.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.2 to 8.47.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.47.0/packages/parser) --- updated-dependencies: - dependency-name: "@rushstack/eslint-patch" dependency-version: 1.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-minor-patch - dependency-name: "@tsconfig/node18" dependency-version: 18.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-minor-patch - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-minor-patch - dependency-name: happy-dom dependency-version: 20.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: sass dependency-version: 1.94.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-minor-patch - dependency-name: vite dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-minor-patch - dependency-name: vitest dependency-version: 4.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: vue-tsc dependency-version: 3.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: axios dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: javascript-minor-patch - dependency-name: dayjs dependency-version: 1.11.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: pinia dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: pinia-plugin-persistedstate dependency-version: 4.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: javascript-minor-patch - dependency-name: vue dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: vuetify dependency-version: 3.10.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: apexcharts dependency-version: 5.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: "@pinia/testing" dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…n/src/javascript-minor-patch-f253a16121
kubernetes_security_server_sidecar_user_guide.md
Bumps the javascript-minor-patch group in /src with 6 updates: | Package | From | To | | --- | --- | --- | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.5.1` | `10.6.0` | | [sass](https://github.com/sass/dart-sass) | `1.94.1` | `1.94.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.2` | `7.2.4` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.10` | `4.0.13` | | [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.1.12` | `11.2.1` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.1.4` | `3.1.5` | Updates `eslint-plugin-vue` from 10.5.1 to 10.6.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.5.1...v10.6.0) Updates `sass` from 1.94.1 to 1.94.2 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.94.1...1.94.2) Updates `vite` from 7.2.2 to 7.2.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.4/packages/vite) Updates `vitest` from 4.0.10 to 4.0.13 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/vitest) Updates `vue-i18n` from 11.1.12 to 11.2.1 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.2.1/packages/vue-i18n) Updates `vue-tsc` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.1.5/packages/tsc) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-minor-patch - dependency-name: sass dependency-version: 1.94.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: vite dependency-version: 7.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: vitest dependency-version: 4.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-minor-patch - dependency-name: vue-i18n dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: javascript-minor-patch - dependency-name: vue-tsc dependency-version: 3.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
feat: Add support for multiple tokens to the autologin script
chore: fix `key-management-api-whitelist` and `regular-api-whitelist` not being configurable in the Central Server admin-service module
…n/src/javascript-minor-patch-c1f88f2b74
Add clientRename, maintenanceModeEnable and maintenanceModeDisable to Protocol for Management Services, Introduction section
…n the diagnostics page (#3103) * feat: add support for testing connections to other security servers on the diagnostics page Refs: XRDDEV-2923 * chore: adding documentation and tests fixing
…3132) * fix: support querying config directory from private parameter source Refs: XRDDEV-2923
…nfig chore: Update ORT configuration
…atus (#3138) * test: stabilize DiagnosticsApiControllerTest.getOtherSecurityServerStatus Refs: XRDDEV-2923
* feat: new basic certificate profile with SAN included * feat: update testca to copy subjectAltName from auth CSR to certificate * refactor: replace CodedException use with XrdRuntimeException in BaseACMECertificateProfileInfoProvider
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was created because an attempt to automatically merge develop into develop-8.x resulted in conflicts.
Please resolve them manually.