chore(deps-dev): bump the lint group across 1 directory with 7 updates #528
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 the lint group with 7 updates in the /ember directory:
12.0.2
12.1.1
17.5.1
17.10.2
5.1.3
5.2.1
3.2.5
3.3.3
16.5.0
16.8.2
5.0.0
5.0.2
6.3.0
6.5.0
Updates
eslint-plugin-ember
from 12.0.2 to 12.1.1Release notes
Sourced from eslint-plugin-ember's releases.
Changelog
Sourced from eslint-plugin-ember's changelog.
Commits
be09821
Release 12.1.1b232183
Bump parser version (#2149)6b07232
fix isTestFile (#2147)7975dd8
Release 12.1.063c8f6a
Fix spread operator sample inno-array-prototype-extensions
rule doc (#2142)7e6bca9
update ember eslint parser (#2117)f5a5c01
include recommended ts-eslint rules for gts (#2107)Maintainer changes
This version was pushed to npm by nullvoxpopuli, a new releaser for eslint-plugin-ember since your current version.
Updates
eslint-plugin-n
from 17.5.1 to 17.10.2Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
... (truncated)
Commits
388cef9
chore(master): release 17.10.2 (#326)de5ac0a
fix: Duplex.from is supported in 16.8.0 (#325)6744257
chore(master): release 17.10.1 (#319)3bee0d9
fix: Revert ts version (5.5 -> 5.4) (#317)5aad5f1
chore(master): release 17.10.0 (#305)73e2bed
feat(no-unsupported): Support node 22.3.0 and 20.16.0 (#315)2539c9d
feat: Update to node v22.5.0 (#312)f7a74eb
feat: Update to node v22.4.0 (#310)c092cd8
docs: fix spacings in the example (#306)8f6f11d
chore: upgrade compatible depsUpdates
eslint-plugin-prettier
from 5.1.3 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
51324d9
chore: fix CHANGELOG.md formatting issue24288c7
chore: release eslint-plugin-prettier (#669)ac036cc
build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)a1e6f4a
build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)de9751c
build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)02c21a5
chore: release eslint-plugin-prettier (#653)f170011
feat: support parsinghtml
via@html-eslint/parser
natively (#652)Updates
prettier
from 3.2.5 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
stylelint
from 16.5.0 to 16.8.2Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
860acdc
16.8.27f09106
Prepare 16.8.2 (#7902)2b13454
Fixkeyframe-block-no-duplicate-selectors
reported ranges (#7932)c3829d5
Refactor to addisVarFunction
utility and renameisIgnoredFunction
to `is...197400e
Fixselector-max-type
reported ranges (#7916)b4c61d7
Add details on keys used for--cache
option in documentation (#7926)108af69
Bump ignore from 5.3.1 to 5.3.2 (#7930)ac83f35
Bump lint-staged from 15.2.8 to 15.2.9 (#7929)47f0a0c
Bump postcss-selector-parser from 6.1.1 to 6.1.2 in the postcss group (#7928)f0992a5
Fix.cjs
files clean up (#7922)Updates
stylelint-prettier
from 5.0.0 to 5.0.2Changelog
Sourced from stylelint-prettier's changelog.
Commits
8d76b2c
v5.0.220fcf3a
Update changelog for v5.0.29a92eb2
Fix work with less files after #360 (#363)646ed9a
v5.0.1d7fe98b
Update changelog for 5.0.135efe65
Fix prettier and other rules working at the same time (#360)3f808b1
Bump braces from 3.0.2 to 3.0.3 (#357)5c53e86
Use github formatter in e2e tests (#358)221b1c9
Update outdated vscode setting02c7d8e
Merge pull request #352 from KristjanESPERANTO/patch-1Updates
stylelint-scss
from 6.3.0 to 6.5.0Release notes
Sourced from stylelint-scss's releases.
Changelog
Sourced from stylelint-scss's changelog.
Commits
a689b55
6.5.0f07904d
Prepare version 6.5.0f722467
Update contributors listdd370f3
Add declaration-property-value-no-unknown to README8a7d3c0
Cleanup extra comments from utilsdbba975
Adddeclaration-property-value-no-unknown
support for SCSS. (#1023)6da2568
operator-no-unspaced: fix false positives with comparison operators (#1037)76e7e2f
build(deps-dev): bump husky from 9.1.1 to 9.1.4 (#1035)444d0b7
build(deps-dev): bump stylelint from 16.6.1 to 16.8.1 (#1034)c60fe6a
build(deps-dev): bump postcss from 8.4.39 to 8.4.40 (#1033)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...Description has been truncated