web: bump the babel group in /web with 4 updates#8744
Merged
Conversation
Bumps the babel group in /web with 4 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators), [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/core` from 7.23.9 to 7.24.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.24.0/packages/babel-core) Updates `@babel/plugin-proposal-decorators` from 7.23.9 to 7.24.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.24.0/packages/babel-plugin-proposal-decorators) Updates `@babel/plugin-transform-runtime` from 7.23.9 to 7.24.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.24.0/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.23.9 to 7.24.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.24.0/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/plugin-proposal-decorators" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik-docs canceled.
|
Contributor
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-ghcr.io/goauthentik/dev-server:gh-3d84315ed3ff63bdb4c7f19ae5669e5ceb79f1aa
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sFor arm64, use these values: AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-ghcr.io/goauthentik/dev-server:gh-3d84315ed3ff63bdb4c7f19ae5669e5ceb79f1aa-arm64
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-ghcr.io/goauthentik/dev-server:gh-3d84315ed3ff63bdb4c7f19ae5669e5ceb79f1aaFor arm64, use these values: authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-ghcr.io/goauthentik/dev-server:gh-3d84315ed3ff63bdb4c7f19ae5669e5ceb79f1aa-arm64Afterwards, run the upgrade commands from the latest release notes. |
kensternberg-authentik
added a commit
that referenced
this pull request
Feb 29, 2024
* main: web: bump API Client version (#8753) sources/oauth: add gitlab type [AUTH-323] (#8195) web: bump the babel group in /web with 4 updates (#8744) web: bump @types/grecaptcha from 3.0.7 to 3.0.8 in /web (#8745) web: bump chart.js from 4.4.1 to 4.4.2 in /web (#8746) web: bump chromedriver from 122.0.3 to 122.0.4 in /tests/wdio (#8747) core, web: update translations (#8743) ci: fix missing output on composite action (#8741)
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
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.
Bumps the babel group in /web with 4 updates: @babel/core, @babel/plugin-proposal-decorators, @babel/plugin-transform-runtime and @babel/preset-env.
Updates
@babel/corefrom 7.23.9 to 7.24.0Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
ce59160v7.24.04bd1d41ImplementnoUninitializedPrivateFieldAccessassumption (#16267)741939cSuggest usingBABEL_SHOW_CONFIG_FORfor config problems (#12428)08a057cUseObject.hasOwnwhen available (#16248)ee7ef0bchore: Helper changes for Babel 8 (#16209)Updates
@babel/plugin-proposal-decoratorsfrom 7.23.9 to 7.24.0Release notes
Sourced from
@babel/plugin-proposal-decorators's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-proposal-decorators's changelog.... (truncated)
Commits
ce59160v7.24.0d7cd8e9Avoid intermediate functions for private accessors with decs (#16306)602e8c9Move new private elements helper parameters (#16299)38d4b05More aggressively inline decorators in the static block (#16294)702f2d7Reduce decorator static property size (#16287)b723491Fix evaluation order of decorators with cached receiver (#16281)7e1096ftest: add replacement-static-decorator-initializer-this test (#16288)2c8f3c1Reduce element decorator temp variables (#16280)0af3610Fix decorator this memoization (#16279)f30a8fdFix class private properties whenprivateFieldsAsProperties(#16275)Updates
@babel/plugin-transform-runtimefrom 7.23.9 to 7.24.0Release notes
Sourced from
@babel/plugin-transform-runtime's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime's changelog.... (truncated)
Commits
ce59160v7.24.082a936cAdd backmoduleNameoption toplugin-transform-runtime(#16241)08a057cUseObject.hasOwnwhen available (#16248)Updates
@babel/preset-envfrom 7.23.9 to 7.24.0Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.