Skip to content

web: bump style-mod from 4.1.2 to 4.1.3 in /web#17647

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/style-mod-4.1.3
Oct 22, 2025
Merged

web: bump style-mod from 4.1.2 to 4.1.3 in /web#17647
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/style-mod-4.1.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2025

Bumps style-mod from 4.1.2 to 4.1.3.

Commits
  • f8a0376 Mark version 4.1.3
  • e7c6b2b Emit a .d.cts file to make TS find the types for the CJS module
  • See full diff in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [style-mod](https://github.com/marijnh/style-mod) from 4.1.2 to 4.1.3.
- [Commits](marijnh/style-mod@4.1.2...4.1.3)

---
updated-dependencies:
- dependency-name: style-mod
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 22, 2025 04:25
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2025
@netlify
Copy link

netlify bot commented Oct 22, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 5e2e8e9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68f85cc0b59be500085f99d9
😎 Deploy Preview https://deploy-preview-17647--authentik-storybook.netlify.app
📱 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 project configuration.

@netlify
Copy link

netlify bot commented Oct 22, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 5e2e8e9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68f85cc0baaca60008ae5a02

@netlify
Copy link

netlify bot commented Oct 22, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 5e2e8e9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68f85cc0a243ab00087493fe
😎 Deploy Preview https://deploy-preview-17647--authentik-docs.netlify.app
📱 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 project configuration.

@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.92%. Comparing base (157aef6) to head (5e2e8e9).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17647      +/-   ##
==========================================
- Coverage   92.93%   92.92%   -0.01%     
==========================================
  Files         869      869              
  Lines       47947    47947              
==========================================
- Hits        44558    44556       -2     
- Misses       3389     3391       +2     
Flag Coverage Δ
e2e 45.25% <ø> (+0.07%) ⬆️
integration 23.11% <ø> (-0.07%) ⬇️
unit 91.08% <ø> (+<0.01%) ⬆️
unit-migrate 91.12% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit b241f9b into main Oct 22, 2025
100 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/web/style-mod-4.1.3 branch October 22, 2025 11:26
kensternberg-authentik added a commit that referenced this pull request Nov 10, 2025
* main: (213 commits)
  web: bump @types/node from 24.9.0 to 24.9.1 in /packages/prettier-config (#17617)
  web: bump @types/node from 22.15.19 to 24.9.1 in /web (#17618)
  web: bump knip from 5.66.1 to 5.66.2 in /web (#17619)
  translate: Updates for file web/xliff/en.xlf in pt_BR (#17639)
  core, web: update translations (#17643)
  website/docs: rel notes 2025.10: add 3 more integration guides (#17641)
  providers/proxy: drop headers with underscores (#17650)
  core: bump astral-sh/uv from 0.9.4 to 0.9.5 (#17645)
  web: bump style-mod from 4.1.2 to 4.1.3 in /web (#17647)
  core: bump github.com/getsentry/sentry-go from 0.36.0 to 0.36.1 (#17646)
  website/integrations: add terraform cloud (#17610)
  website/integrations: add zendesk (#17541)
  core: bump djangorestframework from 3.16.0 (our fork) to v3.16.1 (official package) (#16594)
  enterprise: add prometheus metrics for license usage and expiry (#17606)
  ci: link to next. for pre-release docs (#17634)
  web: sync web/package-lock.json (#17611)
  website/integrations: random fixes (#17631)
  website/docs: add short-lived certificate recommendation (#17628)
  core, web: update translations (#17605)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in pt_BR (#17622)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant