chore(deps): bump js-yaml, @angular-devkit/build-angular, eslint, eslint-plugin-import and eslint-plugin-jsdoc#9
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…int-plugin-import and eslint-plugin-jsdoc Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.2.0 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [eslint](https://github.com/eslint/eslint), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). These dependencies need to be updated together. Updates `js-yaml` from 3.14.1 to 4.2.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/commits) Updates `@angular-devkit/build-angular` from 13.0.4 to 21.2.15 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@13.0.4...v21.2.15) Updates `eslint` from 7.32.0 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v7.32.0...v10.5.0) Updates `eslint-plugin-import` from 2.22.1 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.22.1...v2.32.0) Updates `eslint-plugin-jsdoc` from 30.7.6 to 63.0.4 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v30.7.6...v63.0.4) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-version: 21.2.15 dependency-type: direct:development - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development - dependency-name: eslint-plugin-jsdoc dependency-version: 63.0.4 dependency-type: direct:development ... 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 js-yaml to 4.2.0 and updates ancestor dependencies js-yaml, @angular-devkit/build-angular, eslint, eslint-plugin-import and eslint-plugin-jsdoc. These dependencies need to be updated together.
Updates
js-yamlfrom 3.14.1 to 4.2.0Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
Updates
@angular-devkit/build-angularfrom 13.0.4 to 21.2.15Release notes
Sourced from @angular-devkit/build-angular's releases.
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
... (truncated)
Commits
d318dddrelease: cut the v21.2.15 releasec7a7f19fix(@angular/cli): support registry metadata fetching under bun package managerbdc3d2ftest(@angular/cli): ignore engines in version-specifier E2E test when using yarn42ac0edfix(@angular/cli): remove forceAuth and unscoped credential parsing2c25333test(@angular/cli): remove unscoped authentication test cases from registry t...4488398release: cut the v21.2.14 released46c082fix(@angular/build): prevent esbuild service child process leakageaed4487fix(@angular/cli): expand package groups for newly added peer dependencies in...287e4e8release: cut the v21.2.13 release3c6d26afix(@angular-devkit/build-angular): remove unconditional CORS wildcard from w...Updates
eslintfrom 7.32.0 to 10.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
eslint-plugin-importfrom 2.22.1 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
... (truncated)
Commits
01c9eb0v2.32.0ae57cc1[Deps] updatearray-includes,array.prototype.findlastindex, `eslint-modu...9e1ad6b[Fix]order: codify invariants from docs into config schemaf017790[Docs]no-restricted-paths: clarify wording and fix errors7d83a57[Docs]no-unused-modules: add missing double quote519eb94[utils] v2.12.171ad145[actions] split out tests into new vs old eslint9b096c4[utils] [dev deps] update@arethetypeswrong/cli,@ljharb/tsconfig, `@type...da5f6ec[Fix]enforce-node-protocol-usage: avoid a crash with some TS code6e49a58[Refactor]order: remove unnecessary negative checkInstall script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
eslint-plugin-jsdocfrom 30.7.6 to 63.0.4Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
b993425fix: ensure tsModule check can catch multiple modulesd8f4738fix(no-undefined-types): treat TS module vars as defined; fixes #170150a7fbcchore: update semver and devDeps.6041995docs: fix in output319e84bfix: allow typedef returns that may be void; fixes #1390 (#1699)938a1f0fix(empty-tags): preserve start and ending delimiters to avoid erros with s...1f857a9chore: update jsdoccomment, comment-parser, object-deep-merge, semver, devDeps.3d53b88docs: fix AST and Selectors links; closes #1691a0b05f5chore(deps): bump minimatch from 3.0.5 to 10.2.55980856chore: drop Node 26 for now (until Node/yargs/c8 issue fixed)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-jsdoc since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.