chore(deps-dev): bump the dev-deps group across 1 directory with 10 updates#35
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps-dev): bump the dev-deps group across 1 directory with 10 updates#35dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pdates Bumps the dev-deps group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.5` | `11.0.7` | | [@nestjs/schematics](https://github.com/nestjs/schematics) | `11.0.2` | `11.0.5` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.0.12` | `11.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.24` | `20.17.46` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.27.0` | `8.32.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.27.0` | `8.32.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.5` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.3` | `5.4.0` | | [supertest](https://github.com/ladjs/supertest) | `7.1.0` | `7.1.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` | Updates `@nestjs/cli` from 11.0.5 to 11.0.7 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json) - [Commits](nestjs/nest-cli@11.0.5...11.0.7) Updates `@nestjs/schematics` from 11.0.2 to 11.0.5 - [Release notes](https://github.com/nestjs/schematics/releases) - [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json) - [Commits](nestjs/schematics@11.0.2...11.0.5) Updates `@nestjs/testing` from 11.0.12 to 11.1.0 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.0/packages/testing) Updates `@types/node` from 20.17.24 to 20.17.46 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.27.0 to 8.32.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.27.0 to 8.32.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/parser) Updates `eslint-config-prettier` from 10.1.1 to 10.1.5 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.1...v10.1.5) Updates `eslint-plugin-prettier` from 5.2.3 to 5.4.0 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.3...v5.4.0) Updates `supertest` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v7.1.0...v7.1.1) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.8.3) --- updated-dependencies: - dependency-name: "@nestjs/cli" dependency-version: 11.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@nestjs/schematics" dependency-version: 11.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@nestjs/testing" dependency-version: 11.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 20.17.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint-plugin-prettier dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: supertest dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 the dev-deps group with 10 updates in the / directory:
11.0.511.0.711.0.211.0.511.0.1211.1.020.17.2420.17.468.27.08.32.08.27.08.32.010.1.110.1.55.2.35.4.07.1.07.1.15.8.25.8.3Updates
@nestjs/clifrom 11.0.5 to 11.0.7Release notes
Sourced from
@nestjs/cli's releases.Commits
e343fabchore(): release v11.0.78a0c1c1Merge pull request #2996 from nestjs/renovate/webpack-5.xa6ddad8Merge pull request #3000 from micalevisk/feat/issue-2981c5df8e6refactor: deduplicateassertNonArrayutility function62b2434chore(deps): update typescript-eslint monorepo to v8.31.0 (#2999)36a464dchore(deps): update dependency eslint to v9.25.1 (#2998)bca2918feat: support multiple--env-filearguments7397574chore(deps): update dependency eslint to v9.25.0 (#2997)34467d3fix(deps): update dependency webpack to v5.99.6ec7d02achore(deps): update dependency release-it to v19 (#2995)Updates
@nestjs/schematicsfrom 11.0.2 to 11.0.5Release notes
Sourced from
@nestjs/schematics's releases.Commits
c942010chore(): release v11.0.5180391achore: update eslint language options (app schematic)bee9e31chore(deps): update typescript-eslint monorepo to v8.29.1 (#2042)0705544chore(): release v11.0.40398c6achore: fix package name5257ea1chore(deps): update dependency typescript to v5.8.3 (#2041)115da29chore(deps): update eslint monorepo to v9.24.0 (#2040)9f52e78chore(): release v11.0.3c99416bMerge pull request #2016 from nestjs/renovate/angular-cli-monorepoc56ce20chore(deps): update dependency@types/nodeto v22.14.0 (#2039)Updates
@nestjs/testingfrom 11.0.12 to 11.1.0Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
112450bchore(@nestjs) publish v11.1.0 release729a9cdchore(@nestjs) publish v11.0.21 released5bca88chore(@nestjs) publish v11.0.20 releasea6bdfd1chore(@nestjs) publish v11.0.19 release11acc59chore(@nestjs) publish v11.0.18 releasef8a171cchore(@nestjs) publish v11.0.17 releaseb6edf9achore(@nestjs) publish v11.0.16 release4718a64chore(@nestjs) publish v11.0.15 releasedbc0378chore(@nestjs) publish v11.0.14 release466e9b9chore(@nestjs) publish v11.0.13 releaseUpdates
@types/nodefrom 20.17.24 to 20.17.46Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.27.0 to 8.32.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
819a03fchore(release): publish 8.32.03d2409dchore(deps): update dependency marked to v15 (#11145)d450585test: correct out-of-date .shot files (#11141)cfd9cd1chore: correct deprecated tsutils usage in no-unnecessary-type-conversion63ab002chore(deps): update dependency ts-api-utils to v2.1.0 (#11003)29ea555feat(eslint-plugin): [only-throw-error] add optionallowRethrowing(#11075)172ab8achore(eslint-plugin): resolve remaining issues fromvitestmigration (#11100)ccbfcdcfeat(eslint-plugin): [no-unnecessary-type-conversion] add rule (#10182)a9c9251chore: revertvitestrelated changes intsconfigfiles (#11124)9d6a6d0fix(eslint-plugin): [prefer-nullish-coalescing] fix parenthesization bug in s...Updates
@typescript-eslint/parserfrom 8.27.0 to 8.32.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
819a03fchore(release): publish 8.32.0172ab8achore(eslint-plugin): resolve remaining issues fromvitestmigration (#11100)a9c9251chore: revertvitestrelated changes intsconfigfiles (#11124)f5c588cchore(release): publish 8.31.12cc7656chore(release): publish 8.31.09531492chore(release): publish 8.30.1b3688bechore(release): publish 8.30.0f1ceadechore: remove unused downlevel-dts (#11034)6e03f7cchore: corrected vitest.config.base compiler inclusion (#11067)c438c50chore(parser): migrate fromjesttovitest(#10775)Updates
eslint-config-prettierfrom 10.1.1 to 10.1.5Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)8911369chore: release eslint-config-prettier (#322)a8768bfchore(package): add homepage url (#321)4ae04c0chore(deps): update yarn to v4.8.1 (#320)Updates
eslint-plugin-prettierfrom 5.2.3 to 5.4.0Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
cd48a27chore: release eslint-plugin-prettier (#737)59a0caerefactor: migrateworker.jstoworker.mjs(#736)5eaf8fdchore: release eslint-plugin-prettier (#735)dcf2c80ci: enable autofix.ci and pkg-pr-new workflows (#734)3247172chore: release eslint-plugin-prettier (#733)6fe0c90feat: preferConfigoverFlatConfigwhen they're equal (#674)9e37575chore: migrate@typedefjsdoc to@import(#729)27030ddchore(deps): update all dependencies (#727)fa9607echore: release eslint-plugin-prettier (#724)1451176fix(deps): update all dependencies (#723)Updates
supertestfrom 7.1.0 to 7.1.1Release notes
Sourced from supertest's releases.
Commits
200031e7.1.1f553845Merge pull request #858 from ByteOPCode/masterd37d197feat: update superagent versionUpdates
typescriptfrom 5.8.2 to 5.8.3Release notes
Sourced from typescript's releases.
Commits
83dc0bbConvert release publishing inputs into parameters (#61523)ba663f6Exclude completions of binding pattern variable initializers (#52723)7205edaBump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572cFixed a symbol display crash on expando members write locations (#55478)7b26d2eFix incorrect name in new release pipeline (#61514)c7a559eAdd new release publisher yaml (#61491)29e6d66Fixlib.includes('dom')check incontainerSeemsToBeEmptyDomElement(#61481)19b7772Bump the github-actions group with 4 updates (#61474)4dc677bFix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72fix(60908): Unexpected "'Type' is declared but its value is never read." erro...Most Recent Ignore Conditions Applied to This Pull Request
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions