build(deps-dev): bump all - #1299
Merged
Merged
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
This PR contains the following updates:
0.65.0->0.66.0v4.0.2->v4.0.30.47.1->0.47.2v3.25.11->v3.25.1220.15.0->20.15.13.3.2->3.3.33.3.3->3.3.4v1.185.0->v1.187.016.6.1->16.7.0Release Notes
devcontainers/cli (@devcontainers/cli)
v0.66.0Compare Source
actions/setup-node (actions/setup-node)
v4.0.3Compare Source
dprint/dprint (dprint)
v0.47.2Compare Source
Changes
Install
Run
dprint upgradeor see https://dprint.dev/install/Checksums
github/codeql-action (github/codeql-action)
v3.25.12Compare Source
nodejs/node (node)
v20.15.1Compare Source
prettier/prettier (prettier)
v3.3.3Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@letdeclaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@letdeclaration syntax.Please see the following code example. The
@letdeclaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
ruby/setup-ruby (ruby/setup-ruby)
v1.187.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.186.0...v1.187.0
v1.186.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.185.0...v1.186.0
stylelint/stylelint (stylelint)
v16.7.0Compare Source
tapformatter to support TAP14 (#7759) (@Mouvedia).urlsecondary option (#7743) (@emmacharp).at-rule-no-unknownfalse positives for@historical-formsand@font-palette-values(#7774) (@Mouvedia).at-rule-no-unknownfalse positives for@view-transition(#7753) (@sebdanielsson).at-rule-no-vendor-prefixfalse negatives for@-moz-documentand@-webkit-viewport(#7772) (@Mouvedia).comment-whitespace-insideend positions (#7744) (@Mouvedia).declaration-block-no-duplicate-propertiesreported ranges (#7758) (@Mouvedia).declaration-block-no-redundant-longhand-properties/declaration-block-no-shorthand-property-overridesfalse negatives forfont-variant(#7734) (@Bilie).font-family-name-quotesfalse negatives for-moz-*/-webkit-*keywords (#7777) (@Mouvedia).font-family-no-missing-generic-family-keywordfalse negatives for font families which names match a CSS3font-variantkeyword (#7823) (@Mouvedia).function-name-caseend positions (#7747) (@Mouvedia).function-no-unknownperformance by reducing file read count (#7801) (@ybiquitous).media-feature-name-no-vendor-prefixautofix (#7770) (@Mouvedia).no-invalid-double-slash-commentsreported ranges (#7768) (@Mouvedia).property-no-unknownfalse positives fornavigationand miscellaneous legacy properties (#7764) (@Mouvedia).quietDeprecationWarningsto suppressstylelint:003warning (#7837) (@ybiquitous).selector-no-vendor-prefixautofix (#7763) (@Mouvedia).selector-not-notationend positions when new lines are part of the selector (#7755) (@Mouvedia).selector-type-caseend positions (#7752) (@Mouvedia).shorthand-property-no-redundant-valuesfalse negatives for logical properties,overflow,overscroll-behavior,scroll-marginandscroll-padding(#7808) (@Mouvedia).string-no-newlinefalse positives for escaped multi-line (#7818) (@romainmenke).value-keyword-caseend positions (#7760) (@Mouvedia).stylelint.utils.checkAgainstRule()for Promise-based rules (#7821) (@aaronccasanova).stylelint.utils.checkAgainstRule()to useresult.stylelintif present (#7833) (@ybiquitous).tapformatter (#7759) (@Mouvedia).Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.