chore(deps): bump the js-patch group in /ui with 7 updates
Bumps the js-patch group in /ui with 7 updates:
| Package | From | To |
|---|---|---|
| @fortawesome/fontawesome-svg-core | 6.5.1 |
6.5.2 |
| @fortawesome/free-brands-svg-icons | 6.5.1 |
6.5.2 |
| @fortawesome/free-solid-svg-icons | 6.5.1 |
6.5.2 |
| autoprefixer | 10.4.17 |
10.4.19 |
| eslint-plugin-react-refresh | 0.4.5 |
0.4.7 |
| postcss | 8.4.35 |
8.4.38 |
| tailwindcss | 3.4.1 |
3.4.3 |
Updates @fortawesome/fontawesome-svg-core from 6.5.1 to 6.5.2
Release notes
Sourced from @fortawesome/fontawesome-svg-core's releases.
Release 6.5.2
Change log available at https://fontawesome.com/docs/changelog/
Commits
Updates @fortawesome/free-brands-svg-icons from 6.5.1 to 6.5.2
Release notes
Sourced from @fortawesome/free-brands-svg-icons's releases.
Release 6.5.2
Change log available at https://fontawesome.com/docs/changelog/
Commits
Updates @fortawesome/free-solid-svg-icons from 6.5.1 to 6.5.2
Release notes
Sourced from @fortawesome/free-solid-svg-icons's releases.
Release 6.5.2
Change log available at https://fontawesome.com/docs/changelog/
Commits
Updates autoprefixer from 10.4.17 to 10.4.19
Release notes
Sourced from autoprefixer's releases.
10.4.19
- Removed
end value has mixed support, consider using flex-endwarning sinceend/startnow have good support.10.4.18
- Fixed removing
-webkit-box-orienton-webkit-line-clamp(@Goodwine).
Changelog
Sourced from autoprefixer's changelog.
10.4.19
- Removed
end value has mixed support, consider using flex-endwarning sinceend/startnow have good support.10.4.18
- Fixed removing
-webkit-box-orienton-webkit-line-clamp(@Goodwine).
Commits
8060e33Release 10.4.19 versionfe7bae4Remove end→flex-end warning5f6f362Update dependencies13a86dfMove to flat ESLint configb3e0579Update dependencies90dc18dRelease 10.4.18 version0af1be8Update dependencies1efe165Update c8 config80ff109Add Node.js 21 to CI5e5d193Automate release creation- Additional commits viewable in compare view
Updates eslint-plugin-react-refresh from 0.4.5 to 0.4.7
Release notes
Sourced from eslint-plugin-react-refresh's releases.
v0.4.7
- Support
export { Component as default }(fixes #41)v0.4.6
- Ignore cypress test files (#39)
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
0.4.7
- Support
export { Component as default }(fixes #41)0.4.6
- Ignore cypress test files (#39)
Commits
Updates postcss from 8.4.35 to 8.4.38
Release notes
Sourced from postcss's releases.
8.4.38
- Fixed
endIndex: 0in errors and warnings (by@romainmenke).8.4.37
- Fixed
original.column are not numberserror in another case.8.4.36
- Fixed
original.column are not numberserror on broken previous source map.
Changelog
Sourced from postcss's changelog.
8.4.38
- Fixed
endIndex: 0in errors and warnings (by@romainmenke).8.4.37
- Fixed
original.column are not numberserror in another case.8.4.36
- Fixed
original.column are not numberserror on broken previous source map.
Commits
a69d45eRelease 8.4.38 version64e35d9Update dependenciesc1ad8fbMerge pull request #1932 from romainmenke/fix-warning-end-index--inventive-nu...b45e7e9fix endIndex1bea246failing test: for endIndex 0 in rangeBy0fd1d86Add changelog auto release on Github49c906eRelease 8.4.37 versionb5bd92cFix another broken prev source map issue2882039Update dependenciese5ad939Release 8.4.36 version- Additional commits viewable in compare view
Updates tailwindcss from 3.4.1 to 3.4.3
Release notes
Sourced from tailwindcss's releases.
v3.4.3
Fixed
- Revert changes to glob handling (#13384)
v3.4.2
Fixed
- Ensure max specificity of
0,0,1for button and input Preflight rules (#12735)- Improve glob handling for folders with
(,),[or]in the file path (#12715)- Split
:hasrules when usingexperimental.optimizeUniversalDefaults(#12736)- Sort arbitrary properties alphabetically across multiple class lists (#12911)
- Add
mix-blend-plus-darkerutility (#12923)- Ensure dashes are allowed in variant modifiers (#13303)
- Fix crash showing completions in Intellisense when using a custom separator (#13306)
- Transpile
import.meta.urlin config files (#13322)- Reset letter spacing for form elements (#13150)
- Fix missing
xx-largeand remove doublex-largeabsolute size (#13324)- Don't error when encountering nested CSS unless trying to
@applya class that uses nesting (#13325)- Ensure that arbitrary properties respect
importantconfiguration (#13353)- Change dark mode selector so
@applyworks correctly with pseudo elements (#13379)
Changelog
Sourced from tailwindcss's changelog.
[3.4.3] - 2024-03-27
Fixed
- Revert changes to glob handling (#13384)
[3.4.2] - 2024-03-27
Fixed
- Ensure max specificity of
0,0,1for button and input Preflight rules (#12735)- Improve glob handling for folders with
(,),[or]in the file path (#12715)- Split
:hasrules when usingexperimental.optimizeUniversalDefaults(#12736)- Sort arbitrary properties alphabetically across multiple class lists (#12911)
- Add
mix-blend-plus-darkerutility (#12923)- Ensure dashes are allowed in variant modifiers (#13303)
- Fix crash showing completions in Intellisense when using a custom separator (#13306)
- Transpile
import.meta.urlin config files (#13322)- Reset letter spacing for form elements (#13150)
- Fix missing
xx-largeand remove doublex-largeabsolute size (#13324)- Don't error when encountering nested CSS unless trying to
@applya class that uses nesting (#13325)- Ensure that arbitrary properties respect
importantconfiguration (#13353)- Change dark mode selector so
@applyworks correctly with pseudo elements (#13379)
Commits
f1f419a3.4.3e6c1082Revert changes to glob handling (#13384)8430d8b3.4.28b4a2a6Change dark selector so@applyworks correctly with pseudo elements (#13379)97607f1Ensure that arbitrary properties respectimportantconfiguration (#13353)c033f10Update CHANGELOG.mdbda8421Only detect nesting when using@apply(#13325)3ba51d1Remove leading space inbox-shadow'saddDefaultscall (#13334)a53d854Fix missingxx-largeand remove doublex-largeabsolute size (#13324)ea90d3aReset letter spacing for form elements (#13150)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Deploy Preview for docs-kargo-akuity-io ready!
| Name | Link |
|---|---|
| Latest commit | 7f85e1a9e476626b800d84f948c4f5e02632c41a |
| Latest deploy log | https://app.netlify.com/sites/docs-kargo-akuity-io/deploys/6643dd9345fe910008969c9c |
| Deploy Preview | https://deploy-preview-1998.kargo.akuity.io |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.