-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump braces from 3.0.2 to 3.0.3 in /packages/SystemUI/scripts/token_alignment #28
Open
dependabot
wants to merge
1
commit into
universe
Choose a base branch
from
dependabot/npm_and_yarn/packages/SystemUI/scripts/token_alignment/braces-3.0.3
base: universe
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 18, 2024
blissgerrit
pushed a commit
that referenced
this pull request
Aug 10, 2024
* Reported while switching between light/dark themes. Log: 05-01 21:03:37.375 2512 2512 E AndroidRuntime: FATAL EXCEPTION: main 05-01 21:03:37.375 2512 2512 E AndroidRuntime: Process: com.android.systemui, PID: 2512 05-01 21:03:37.375 2512 2512 E AndroidRuntime: android.view.InflateException: Binary XML file line #28 in com.android.systemui:layout/qs_tile_label_vertical: Binary XML file line #28 in com.android.systemui:layout/qs_tile_label_vertical: Error inflating class <unknown> 05-01 21:03:37.375 2512 2512 E AndroidRuntime: Caused by: android.view.InflateException: Binary XML file line #28 in com.android.systemui:layout/qs_tile_label_vertical: Error inflating class <unknown> 05-01 21:03:37.375 2512 2512 E AndroidRuntime: Caused by: java.lang.reflect.InvocationTargetException 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at java.lang.reflect.Constructor.newInstance0(Native Method) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at java.lang.reflect.Constructor.newInstance(Constructor.java:343) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.view.LayoutInflater.createView(LayoutInflater.java:747) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:902) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:857) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:1019) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:980) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:570) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:462) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.qs.tileimpl.QSTileViewImpl.createAndAddLabels(QSTileViewImpl.kt:397) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.qs.tileimpl.QSTileViewImpl.<init>(QSTileViewImpl.kt:287) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.qs.QSPanelControllerBase.addTile(QSPanelControllerBase.java:302) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.qs.QSPanelControllerBase.setTiles(QSPanelControllerBase.java:280) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.qs.QSPanelControllerBase.setTiles(QSPanelControllerBase.java:249) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.qs.QSPanelControllerBase.onTuningChanged(QSPanelControllerBase.java:546) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.tuner.TunerServiceImpl.addTunable(TunerServiceImpl.java:348) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.tuner.TunerServiceImpl.addTunable(TunerServiceImpl.java:314) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.qs.QSPanelControllerBase.onViewAttached(QSPanelControllerBase.java:223) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.qs.QSPanelController.onViewAttached(QSPanelController.java:118) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.util.ViewController$1.onViewAttachedToWindow(ViewController.java:52) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.util.ViewController.init(ViewController.java:80) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.qs.QSImpl.onComponentCreated(QSImpl.java:231) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.qs.QSFragmentLegacy.onViewCreated(QSFragmentLegacy.java:78) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1313) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.app.FragmentManagerImpl.moveFragmentToExpectedState(FragmentManager.java:1581) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1642) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.app.FragmentManagerImpl.dispatchMoveToState(FragmentManager.java:3052) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.app.FragmentManagerImpl.dispatchStart(FragmentManager.java:3009) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.app.FragmentController.dispatchStart(FragmentController.java:196) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.fragments.FragmentHostManager.createFragmentHost(FragmentHostManager.java:115) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.fragments.FragmentHostManager.reloadFragments(FragmentHostManager.java:235) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.fragments.FragmentHostManager.onConfigurationChanged(FragmentHostManager.java:185) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.fragments.FragmentService$FragmentHostState.handleSendConfigurationChange(FragmentService.java:143) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.fragments.FragmentService$FragmentHostState.lambda$sendConfigurationChange$0(FragmentService.java:135) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.fragments.FragmentService$FragmentHostState.$r8$lambda$ILnRBQ67muZvoLLBWD-A7ymjzuo(FragmentService.java:0) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.fragments.FragmentService$FragmentHostState$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:959) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:100) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:232) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.os.Looper.loop(Looper.java:317) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8498) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: Caused by: java.lang.ArrayIndexOutOfBoundsException: length=2; index=6 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.content.res.StringBlock.getSequence(StringBlock.java:109) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.content.res.ApkAssets.getStringFromPool(ApkAssets.java:358) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.content.res.AssetManager.getPooledStringForCookie(AssetManager.java:878) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.content.res.TypedArray.loadStringValueAt(TypedArray.java:1402) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.content.res.TypedArray.getValueAt(TypedArray.java:1387) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.content.res.TypedArray.getFont(TypedArray.java:1044) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.widget.TextView.readTextAppearance(TextView.java:4319) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at android.widget.TextView.<init>(TextView.java:1225) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.util.SafeMarqueeTextView.<init>(SafeMarqueeTextView.kt:18) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.util.DelayableMarqueeTextView.<init>(DelayableMarqueeTextView.kt:28) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.util.DelayableMarqueeTextView.<init>(DelayableMarqueeTextView.kt:23) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: at com.android.systemui.util.DelayableMarqueeTextView.<init>(DelayableMarqueeTextView.kt:0) 05-01 21:03:37.375 2512 2512 E AndroidRuntime: ... 44 more Signed-off-by: Pranav Vashi <[email protected]> Signed-off-by: Jis G Jacob <[email protected]>
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
javascript
Pull requests that update Javascript code
0 participants
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 braces from 3.0.2 to 3.0.3.
Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)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)You can disable automated security fix PRs for this repo from the Security Alerts page.