-
Notifications
You must be signed in to change notification settings - Fork 553
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 the npm_and_yarn at /. security update group with 7 updates #1906
Conversation
Bumps the npm_and_yarn at /. security update group with 7 updates: | Package | From | To | | --- | --- | --- | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `14.2.12` | `17.0.2` | | [stylelint](https://github.com/stylelint/stylelint) | `10.0.1` | `15.11.0` | | [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss) | `3.3.0` | `13.1.0` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `18.3.0` | `34.0.0` | | [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `3.6.1` | `5.3.1` | | [postcss](https://github.com/postcss/postcss) | `7.0.39` | `8.4.31` | | [sugarss](https://github.com/postcss/sugarss) | `2.0.0` | `4.0.1` | Updates `@angular-devkit/build-angular` from 14.2.12 to 17.0.2 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@14.2.12...17.0.2) Updates `stylelint` from 10.0.1 to 15.11.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@10.0.1...15.11.0) Updates `stylelint-config-recommended-scss` from 3.3.0 to 13.1.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-recommended-scss@3.3.0...v13.1.0) Updates `stylelint-config-standard` from 18.3.0 to 34.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@18.3.0...34.0.0) Updates `stylelint-scss` from 3.6.1 to 5.3.1 - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-scss@3.6.1...v5.3.1) Updates `postcss` from 7.0.39 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.39...8.4.31) Updates `sugarss` from 2.0.0 to 4.0.1 - [Changelog](https://github.com/postcss/sugarss/blob/main/CHANGELOG.md) - [Commits](postcss/sugarss@2.0.0...4.0.1) --- updated-dependencies: - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development - dependency-name: stylelint dependency-type: direct:development - dependency-name: stylelint-config-recommended-scss dependency-type: direct:development - dependency-name: stylelint-config-standard dependency-type: direct:development - dependency-name: stylelint-scss dependency-type: direct:development - dependency-name: postcss dependency-type: indirect - dependency-name: sugarss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request seems to be stale. Are you still planning to work on it? We will automatically close it in 30 days. |
This pull request seems to be stale. Are you still planning to work on it? We will automatically close it in 30 days. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps the npm_and_yarn at /. security update group with 7 updates:
14.2.12
17.0.2
10.0.1
15.11.0
3.3.0
13.1.0
18.3.0
34.0.0
3.6.1
5.3.1
7.0.39
8.4.31
2.0.0
4.0.1
Updates
@angular-devkit/build-angular
from 14.2.12 to 17.0.2Release notes
Sourced from
@angular-devkit/build-angular
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
73f0e70
release: cut the v17.0.2 released11b36f
fix(@angular-devkit/build-angular
): normalize paths in ssr sourcemaps to posi...0236451
fix(@angular-devkit/build-angular
): always normalize AOT file reference track...7c7c0ac
test: update error-with-sourcemaps e2e tests to use sha62d5138
fix(@angular-devkit/build-angular
): only include vendor sourcemaps when using...5772abc
build: add missing args concat in snapshots e2e tests78f4896
refactor(@angular-devkit/build-angular
): use application builder for unknown ...ec903cf
test(@angular-devkit/build-angular
): add template error recovery unit-test fo...d28ba8a
fix(@angular-devkit/build-angular
): remove browser-esbuild usage warning7b30725
test: attempt to reduce flakiness of Vite cache reuse testUpdates
stylelint
from 10.0.1 to 15.11.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
8914d46
15.11.029fe2df
Prepare 15.11.0 (#7212)fafb83e
Bump known-css-properties from 0.28.0 to 0.29.0 (#7247)6e06398
Bump css-functions-list from 3.2.0 to 3.2.1 (#7242)9941121
Remove some TODOs (#7234)f1d3228
Fixdeclaration-block-no-redundant-longhand-properties
autofix for `grid-te...2a1fc6d
Bump postcss from 8.4.28 to 8.4.31 (#7218)dfd1ffc
Fixdeclaration-block-no-redundant-longhand-properties
false negative for `...3374bb4
Fixdeclaration-block-no-redundant-longhand-properties
false negatives for ...e468814
AddignoreRules
tomax-nesting-depth
(#7215)Maintainer changes
This version was pushed to npm by mattxwang, a new releaser for stylelint since your current version.
Updates
stylelint-config-recommended-scss
from 3.3.0 to 13.1.0Release notes
Sourced from stylelint-config-recommended-scss's releases.
... (truncated)
Changelog
Sourced from stylelint-config-recommended-scss's changelog.
... (truncated)
Commits
dd4fe68
13.1.0fbcfd99
Prepare 13.1.00cdbc84
Replace deprecated rule (#259)f11cf0c
Bump@stylelint/remark-preset
from 4.0.0 to 5.0.0 (#257)ec48268
Bump stylelint from 15.10.3 to 15.11.0 (#258)badcc67
Bump jest from 29.6.4 to 29.7.0 (#255)bdc2f64
Bump stylelint-scss from 5.1.0 to 5.3.0 (#254)ee14376
Bump eslint-plugin-jest from 27.2.3 to 27.6.0 (#253)dd69e4a
Bump prettier from 3.0.0 to 3.0.3 (#246)aa308e4
Bump eslint from 8.48.0 to 8.52.0 (#250)Updates
stylelint-config-standard
from 18.3.0 to 34.0.0Release notes
Sourced from stylelint-config-standard's releases.
... (truncated)
Changelog
Sourced from stylelint-config-standard's changelog.
... (truncated)
Commits
3918f35
34.0.0da11594
Prepare 34.0.0 (#296)9a68907
Bump got and np (#294)b6f1895
Addengines.node
field topackage.json
(#295)dc2e756
Update deps (#293)5aa5dd5
Bump yaml from 2.2.1 to 2.2.2 (#291)b3317aa
Update deps (#290)5110f3b
33.0.072431b3
Prepare 33.0.0 (#288)43b2bd9
32.0.0Maintainer changes
This version was pushed to npm by mattxwang, a new releaser for stylelint-config-standard since your current version.
Updates
stylelint-scss
from 3.6.1 to 5.3.1Release notes
Sourced from stylelint-scss's releases.
... (truncated)
Changelog
Sourced from stylelint-scss's changelog.