akuity / kargo

Application lifecycle orchestration
https://kargo.akuity.io/
Apache License 2.0
1.75k stars 145 forks source link

chore(deps): bump the js-major group across 1 directory with 2 updates #2943

Open dependabot[bot] opened 5 days ago

dependabot[bot] commented 5 days ago

Bumps the js-major group with 2 updates in the /ui directory: oauth4webapi and ts-morph.

Updates oauth4webapi from 2.17.0 to 3.1.3

Release notes

Sourced from oauth4webapi's releases.

v3.1.3

Refactor

  • more descriptive "not a conform" message (0295887)

v3.1.2

Refactor

  • shake the supported function when not needed (c390093)
  • types: update indexable on MTLSEndpointAliases to be a string (a405c89)

v3.1.1

Refactor

  • simpler consume of Request bodies (bcf0b86)

v3.1.0

Features

  • add support for form_post Request instance in hybrid response mode validate response functions (5e22d9d)

v3.0.1

Refactor

v3.0.0

⚠ BREAKING CHANGES

  • build target is now ES2022
  • jweDecrypt is no longer an allowed symbol on the Client interface, it is instead an option passed to functions that may encounter encrypted assertions
  • specifying Ed448 curve for EdDSA is no longer supported, EdDSA is now just an alias for the fully-specified Ed25519 JWS algorithm
  • assertions signed with an Ed25519 CryptoKey will now use the Ed25519 JWS alg value instead of EdDSA. This can be reverted using the modifyAssertion symbol export
  • the audience of a Private Key JWT and Client Secret JWT client assertions is now just the issuer identifier
  • remove modifyAssertion from the PrivateKey interface
  • optional (non-repudiation) signature validation of ID Token JWS Signatures is now done the same way as JWT UserInfo and JWT Introspection is done, with a Response instance rather than a TokenEndpointResponse object
  • validateJwtIntrospectionSignature is now validateApplicationLevelSignature
  • validateJwtUserInfoSignature is now validateApplicationLevelSignature
  • validateIdTokenSignature is now validateApplicationLevelSignature
  • DPoP request options are now obtained by calling the DPoP() exported function. This returns a handle that also maintains its own LRU nonce caches
  • client authentication is now an explicit argument to authenticated functions
  • processAuthorizationCodeOpenIDResponse() method was removed in favour of processAuthorizationCodeResponse()
  • processAuthorizationCodeOAuth2Response() method was removed in favour of processAuthorizationCodeResponse()
  • All grant functions that execute against the Token Endpoint will now validate ID Token when there is one in the response. This has already been the behaviour of functions such as processRefreshTokenResponse() or processDeviceCodeResponse()
  • Presence of auth_time is now required in all ID Tokens if client.default_auth_time is set
  • encode client_secret_basic - _ . ! ~ * ' ( ) characters
  • remove all deprecated options
  • remove the useMtlsAlias symbol and options
  • all functions now reject interacting with non-TLS HTTP endpoints. You can use the allowInsecureRequests in the HttpRequestOptions interface to revert this behaviour.

... (truncated)

Changelog

Sourced from oauth4webapi's changelog.

3.1.3 (2024-11-15)

Refactor

  • more descriptive "not a conform" message (0295887)

3.1.2 (2024-10-24)

Refactor

  • shake the supported function when not needed (c390093)
  • types: update indexable on MTLSEndpointAliases to be a string (a405c89)

3.1.1 (2024-10-14)

Refactor

  • simpler consume of Request bodies (bcf0b86)

3.1.0 (2024-10-14)

Features

  • add support for form_post Request instance in hybrid response mode validate response functions (5e22d9d)

3.0.1 (2024-10-13)

Refactor

3.0.0 (2024-10-07)

⚠ BREAKING CHANGES

  • build target is now ES2022
  • jweDecrypt is no longer an allowed symbol on the Client interface, it is instead an option passed to functions that may encounter encrypted assertions
  • specifying Ed448 curve for EdDSA is no longer supported, EdDSA is now just an alias for the fully-specified Ed25519 JWS algorithm
  • assertions signed with an Ed25519 CryptoKey will now

... (truncated)

Commits
  • f6ecbe7 chore(release): 3.1.3
  • 0295887 refactor: more descriptive "not a conform" message
  • ec7a309 build(deps-dev): bump edge-runtime from 3.0.3 to 3.0.5 (#150)
  • 7c2aaa3 test: only send aud: iss to the conformance suite
  • 9d58d35 chore: bump packages
  • b8742ef ci: use latest testcafe@3
  • 02bb525 chore: bump packages
  • 70a229b chore: bump packages
  • 1eb596d chore: bump packages
  • 4745213 chore: update README.md
  • Additional commits viewable in compare view


Updates ts-morph from 23.0.0 to 24.0.0

Release notes

Sourced from ts-morph's releases.

24.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/dsherret/ts-morph/compare/23.0.0...24.0.0

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
netlify[bot] commented 5 days ago

Deploy Preview for docs-kargo-io ready!

Name Link
Latest commit de73ce732d92c93a1c6ae69a20f394ebe6be8202
Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/67398175dc0e9c000858c9f6
Deploy Preview https://deploy-preview-2943.docs.kargo.io
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.