build(deps): bump qs, @angular-devkit/build-angular, @angular/cli, @semantic-release/npm, cypress, jest, jest-preset-angular and less#16
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…emantic-release/npm, cypress, jest, jest-preset-angular and less Bumps [qs](https://github.com/ljharb/qs) to 6.14.2 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular/cli](https://github.com/angular/angular-cli), [@semantic-release/npm](https://github.com/semantic-release/npm), [cypress](https://github.com/cypress-io/cypress), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) and [less](https://github.com/less/less.js). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.14.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.7.0...v6.14.2) Updates `@angular-devkit/build-angular` from 0.803.22 to 21.1.4 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/commits/v21.1.4) Updates `@angular/cli` from 8.3.22 to 21.1.4 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v8.3.22...v21.1.4) Updates `@semantic-release/npm` from 5.3.4 to 13.1.4 - [Release notes](https://github.com/semantic-release/npm/releases) - [Commits](semantic-release/npm@v5.3.4...v13.1.4) Updates `cypress` from 3.6.1 to 15.10.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-dev-server-v3.6.1...v15.10.0) Updates `jest` from 24.1.0 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) Updates `jest-preset-angular` from 7.0.0 to 16.0.0 - [Release notes](https://github.com/thymikee/jest-preset-angular/releases) - [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md) - [Commits](thymikee/jest-preset-angular@v7.0.0...v16.0.0) Updates `less` from 3.9.0 to 3.13.1 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v3.9.0...v3.13.1) Updates `@semantic-release/npm` from 7.0.8 to 7.1.3 - [Release notes](https://github.com/semantic-release/npm/releases) - [Commits](semantic-release/npm@v5.3.4...v13.1.4) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-version: 21.1.4 dependency-type: direct:development - dependency-name: "@angular/cli" dependency-version: 21.1.4 dependency-type: direct:development - dependency-name: "@semantic-release/npm" dependency-version: 13.1.4 dependency-type: direct:development - dependency-name: cypress dependency-version: 15.10.0 dependency-type: direct:development - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development - dependency-name: jest-preset-angular dependency-version: 16.0.0 dependency-type: direct:development - dependency-name: less dependency-version: 3.13.1 dependency-type: indirect - dependency-name: "@semantic-release/npm" dependency-version: 7.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@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.
Bumps qs to 6.14.2 and updates ancestor dependencies qs, @angular-devkit/build-angular, @angular/cli, @semantic-release/npm, cypress, jest, jest-preset-angular and less. These dependencies need to be updated together.
Updates
qsfrom 6.7.0 to 6.14.2Changelog
Sourced from qs's changelog.
... (truncated)
Commits
bdcf0c7v6.14.2294db90[readme] document thataddQueryPrefixdoes not add?to empty output5c308e5[readme] clarifyparseArraysandarrayLimitdocumentation6addf8c[Fix]parse: mark overflow objects for indexed notation exceedingarrayLimitcfc108f[Fix]arrayLimitmeans max count, not max index, incombine/merge/`pars...febb644[Fix]parse: throw onarrayLimitexceeded with indexed notation when `thr...f6a7abf[Fix]parse: enforcearrayLimitoncomma-parsed valuesfbc5206[Fix]parse: fix error message to reflect arrayLimit as max index; remove e...1b9a8b4[actions] fix rebase workflow permissions2a35775[meta] fix changelog typo (arrayLength→arrayLimit)Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
@angular-devkit/build-angularfrom 0.803.22 to 21.1.4Release notes
Sourced from
@angular-devkit/build-angular's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular's changelog.... (truncated)
Commits
Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@angular-devkit/build-angularsince your current version.Updates
@angular/clifrom 8.3.22 to 21.1.4Release notes
Sourced from
@angular/cli's releases.... (truncated)
Changelog
Sourced from
@angular/cli's changelog.... (truncated)
Commits
aa6eef5release: cut the v21.1.4 release634cd54build: lock file maintenancefe1fb42build: update cross-repo angular dependencies99edb0ebuild: update pnpm to v10.29.17a9dd6bfix(@angular/build): correctly resolve absolute setup file paths in Vitest0a8860drelease: cut the v21.1.3 releasee80d7c5build: update dependency@modelcontextprotocol/sdkto v1.26.0f6cc58cbuild: update webpack dependency to version 5.105.0133cf28build: update cross-repo angular dependencies to v21.1.3ed0b4c5build: update rules_browsers digest to e08ae33Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@angular/clisince your current version.Updates
@semantic-release/npmfrom 5.3.4 to 13.1.4Release notes
Sourced from
@semantic-release/npm's releases.... (truncated)
Commits
17abfe1fix(deps): update dependency@actions/coreto v3 (#1085)97dbe2cchore(deps): update dependency semantic-release to v25.0.3 (#1087)4aac7fechore(deps): lock file maintenance (#1086)f4f2e9bchore(deps): update dependency lockfile-lint to v5 (#1084)27c3e45chore(deps): lock file maintenance (#1083)b3044abchore(deps): update npm to v11.8.0 (#1082)ca88997chore(deps): update dependency prettier to v3.8.1 (#1080)b622f79chore(deps): update dependency publint to v0.3.17 (#1079)e667a35build(deps): bump lodash from 4.17.21 to 4.17.23 (#1074)9133448chore(deps): update dependency lodash-es to v4.17.23 [security] (#1078)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@semantic-release/npmsince your current version.Updates
cypressfrom 3.6.1 to 15.10.0Release notes
Sourced from cypress's releases.
... (truncated)
Commits
e4324d1chore: v15.10.0 release (#33323)5b93401feat: display the resolved expose values in the resolved config ui (#33322)babb713docs: Update deprecation notice for Cypress.env() (#33320)2e00636chore: clarify allowCypressEnv error message (#33286)1f9d7f5docs: fix grammar in CLI README (#33317)f40f51echore: Update v8 snapshot cache - darwin (#33316)c61359echore: Update v8 snapshot cache - windows (#33315)fd01024chore: Update v8 snapshot cache - linux (#33314)fa872c6chore: fix cypress in cypress test replays (#33309)eb0f256chore(deps): update dependency devtools-protocol to v0.0.1575685 (#33294)Maintainer changes
This version was pushed to npm by cypress-npm-publisher, a new releaser for cypress since your current version.
Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.Updates
jestfrom 24.1.0 to 30.2.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
855864ev30.2.0da9b532v30.1.3ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.022236cfv30.0.5f4296d2v30.0.4d4a6c94v30.0.3393acbfv30.0.25ce865bv30.0.1Updates
jest-preset-angularfrom 7.0.0 to 16.0.0Release notes
Sourced from jest-preset-angular's releases.
... (truncated)
Changelog
Sourced from jest-preset-angular's changelog.
... (truncated)
Commits
2b45ce2chore(release): 16.0.09a3dd31build(deps): update angular packages601083cbuild(deps): update dependency tsx to ^4.21.0ca886ccbuild(deps): update dependency prettier to ^3.7.38d4d11ffeat: add support for Angular 2152cdbc2build(deps): update actions/setup-node digest to 395ad3291c2711build(deps): bump js-yaml from 3.14.1 to 3.14.2 in /websiteb67ba26build(deps): update actions/checkout digest to 8e8c483ae02bdcbuild(deps): update dependency glob to v135993495build(deps): update actions/checkout action to v6Maintainer changes
This version was pushed to npm by anhpnnd, a new releaser for jest-preset-angular since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
lessfrom 3.9.0 to 3.13.1Changelog
Sourced from less's changelog.