web: Silence ESBuild warning.#13025
Merged
GirlBossRush merged 1 commit intogoauthentik:mainfrom Feb 14, 2025
Merged
Conversation
✅ 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.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13025 +/- ##
==========================================
+ Coverage 92.68% 92.76% +0.08%
==========================================
Files 785 785
Lines 39623 39623
==========================================
+ Hits 36724 36756 +32
+ Misses 2899 2867 -32
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
kensternberg-authentik
approved these changes
Feb 14, 2025
Contributor
kensternberg-authentik
left a comment
There was a problem hiding this comment.
Excellent use of the @expires pragma!
kensternberg-authentik
added a commit
that referenced
this pull request
Feb 20, 2025
* main: (35 commits) translate: Updates for file web/xliff/en.xlf in ko [Manual Sync] (#13045) translate: Updates for file web/xliff/en.xlf in pl [Manual Sync] (#13043) translate: Updates for file web/xliff/en.xlf in ru [Manual Sync] (#13055) translate: Updates for file locale/en/LC_MESSAGES/django.po in pl [Manual Sync] (#13062) translate: Updates for file web/xliff/en.xlf in zh_TW [Manual Sync] (#13056) translate: Updates for file locale/en/LC_MESSAGES/django.po in nl [Manual Sync] (#13058) translate: Updates for file locale/en/LC_MESSAGES/django.po in ru [Manual Sync] (#13063) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_TW [Manual Sync] (#13064) translate: Updates for file locale/en/LC_MESSAGES/django.po in ko [Manual Sync] (#13060) translate: Updates for file web/xliff/en.xlf in nl [Manual Sync] (#13044) web: Silence ESBuild warning. (#13025) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans [Manual Sync] (#13066) translate: Updates for file locale/en/LC_MESSAGES/django.po in tr [Manual Sync] (#13061) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN [Manual Sync] (#13065) translate: Updates for file locale/en/LC_MESSAGES/django.po in it [Manual Sync] (#13057) translate: Updates for file locale/en/LC_MESSAGES/django.po in pt_BR [Manual Sync] (#13059) translate: Updates for file locale/en/LC_MESSAGES/django.po in de [Manual Sync] (#13051) translate: Updates for file locale/en/LC_MESSAGES/django.po in fi [Manual Sync] (#13052) translate: Updates for file web/xliff/en.xlf in zh-Hans [Manual Sync] (#13050) translate: Updates for file locale/en/LC_MESSAGES/django.po in es [Manual Sync] (#13054) ...
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.
Details
This PR applies a minor fix while ESBuild investigates a sourcemap regression: evanw/esbuild#4075
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make website)