web, website: update browserslist#14386
Merged
BeryJu merged 1 commit intogoauthentik:mainfrom May 5, 2025
Merged
Conversation
Updates browser list in web and website using `npx update-browserslist-db@latest` Our list was more than 7 months outdated. Why to update: > This update will bring data about new browsers to polyfill tools like Autoprefixer or Babel and reduce already unnecessary polyfills. > > You need to do it regularly for three reasons: > > 1. To use the latest browser’s versions and statistics in queries like last 2 versions or >1%. For example, if you created your project 2 years ago and did not update your dependencies, last 1 version will return 2-year-old browsers. > 2. Actual browser data will lead to using less polyfills. It will reduce size of JS and CSS files and improve website performance. > 3. caniuse-lite deduplication: to synchronize versions in different tools.
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14386 +/- ##
==========================================
+ Coverage 92.70% 92.76% +0.05%
==========================================
Files 809 809
Lines 41533 41533
==========================================
+ Hits 38504 38527 +23
+ Misses 3029 3006 -23
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
kensternberg-authentik
added a commit
that referenced
this pull request
May 5, 2025
* main: (99 commits) web, website: update browserslist (#14386) core, web: update translations (#14383) website/integrations: add atlassian (#14209) core: bump github.com/pires/go-proxyproto from 0.8.0 to 0.8.1 (#14388) ci: bump golangci/golangci-lint-action from 7 to 8 (#14389) core: bump axllent/mailpit from v1.24.1 to v1.24.2 in /tests/e2e (#14390) translate: Updates for file web/xliff/en.xlf in it (#14372) translate: Updates for file web/xliff/en.xlf in zh_CN (#14374) translate: Updates for file web/xliff/en.xlf in zh-Hans (#14375) translate: Updates for file locale/en/LC_MESSAGES/django.po in pt (#14379) website/integrations: Fix outpost link for Home Assistant configuration (#14382) website/docs: fix leftover placeholder in release notes (#14377) website/integrations: minio: fix typo (#14376) core: bump goauthentik/fips-python from 3.12.10-slim-bookworm-fips to 3.13.3-slim-bookworm-fips (#12763) core: bump axllent/mailpit from v1.6.5 to v1.24.1 in /tests/e2e (#14341) core: bump selenium/standalone-chrome from 122.0 to 135.0 in /tests/e2e (#14342) core: bump lxml from 5.3.2 to v5.4.0 (#14355) core: bump azure-core from 1.33.0 to v1.34.0 (#14345) core: bump boto3 from 1.37.35 to v1.38.7 (#14346) core: bump celery from 5.5.1 to v5.5.2 (#14347) ...
kensternberg-authentik
added a commit
that referenced
this pull request
May 6, 2025
* main: (112 commits) web: cleanup/loading attribute always true (#14288) core: bump selenium from 4.31.0 to v4.32.0 (#14394) website/docs: Update Docusaurus config. Prep for version picker. (#14401) core: bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#14405) core: bump golang.org/x/sync from 0.13.0 to 0.14.0 (#14406) core: bump selenium/standalone-chrome from 135.0 to 136.0 in /tests/e2e (#14407) core, web: update translations (#14402) core: bump boto3 from 1.38.7 to v1.38.8 (#14393) core: bump setuptools from 80.1.0 to v80.3.1 (#14395) core: bump twilio from 9.5.2 to v9.6.0 (#14396) website/docs: add one more reference and link about `can view Admin interface` (#14399) website/docs: Update deps. (#14397) website/docs: Add pkg-config to the brew dependencies (#14398) web, website: update browserslist (#14386) core, web: update translations (#14383) website/integrations: add atlassian (#14209) core: bump github.com/pires/go-proxyproto from 0.8.0 to 0.8.1 (#14388) ci: bump golangci/golangci-lint-action from 7 to 8 (#14389) core: bump axllent/mailpit from v1.24.1 to v1.24.2 in /tests/e2e (#14390) translate: Updates for file web/xliff/en.xlf in it (#14372) ...
kensternberg-authentik
added a commit
that referenced
this pull request
May 22, 2025
* main: (45 commits) web, website: update browserslist (#14386) core, web: update translations (#14383) website/integrations: add atlassian (#14209) core: bump github.com/pires/go-proxyproto from 0.8.0 to 0.8.1 (#14388) ci: bump golangci/golangci-lint-action from 7 to 8 (#14389) core: bump axllent/mailpit from v1.24.1 to v1.24.2 in /tests/e2e (#14390) translate: Updates for file web/xliff/en.xlf in it (#14372) translate: Updates for file web/xliff/en.xlf in zh_CN (#14374) translate: Updates for file web/xliff/en.xlf in zh-Hans (#14375) translate: Updates for file locale/en/LC_MESSAGES/django.po in pt (#14379) website/integrations: Fix outpost link for Home Assistant configuration (#14382) website/docs: fix leftover placeholder in release notes (#14377) website/integrations: minio: fix typo (#14376) core: bump goauthentik/fips-python from 3.12.10-slim-bookworm-fips to 3.13.3-slim-bookworm-fips (#12763) core: bump axllent/mailpit from v1.6.5 to v1.24.1 in /tests/e2e (#14341) core: bump selenium/standalone-chrome from 122.0 to 135.0 in /tests/e2e (#14342) core: bump lxml from 5.3.2 to v5.4.0 (#14355) core: bump azure-core from 1.33.0 to v1.34.0 (#14345) core: bump boto3 from 1.37.35 to v1.38.7 (#14346) core: bump celery from 5.5.1 to v5.5.2 (#14347) ...
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.
Updates browser list in web and website using
npx update-browserslist-db@latestOur list was more than 7 months outdated.
Why to update:
Details
REPLACE ME
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)