Skip to content
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-packages group with 11 updates #24

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2023

Bumps the npm-packages group with 11 updates:

Package From To
@fastify/static 6.11.2 6.12.0
@nestjs/common 10.2.7 10.2.8
@nestjs/core 10.2.7 10.2.8
@nestjs/platform-fastify 10.2.7 10.2.8
@nestjs/cli 10.2.0 10.2.1
@nestjs/schematics 10.0.2 10.0.3
@nestjs/testing 10.2.7 10.2.8
@types/node 20.8.9 20.8.10
@typescript-eslint/eslint-plugin 6.9.0 6.9.1
@typescript-eslint/parser 6.9.0 6.9.1
eslint 8.52.0 8.53.0

Updates @fastify/static from 6.11.2 to 6.12.0

Release notes

Sourced from @​fastify/static's releases.

v6.12.0

What's Changed

Full Changelog: fastify/fastify-static@v6.11.2...v6.12.0

Commits

Updates @nestjs/common from 10.2.7 to 10.2.8

Commits
  • 7359a35 chore(@​nestjs) publish v10.2.8 release
  • f3141fb fix: add date to ignored metatypes
  • e6276d5 Merge pull request #12558 from jmcdo29/feat/streamable-error-logger
  • 1747683 fix(common): when passing class functions to logger methods
  • 80061af feat: allow for custom logger with streamable files
  • See full diff in compare view

Updates @nestjs/core from 10.2.7 to 10.2.8

Commits
  • 7359a35 chore(@​nestjs) publish v10.2.8 release
  • 551d12b Merge pull request #12519 from micalevisk/fix/issue-12518
  • f3339a3 Merge pull request #12445 from micalevisk/feat/disambiguate-provider-token-on...
  • a26de50 style(core): remove unused import from injector module
  • a3915c8 style(core): fix formatting
  • ed92fd3 fix(core): when the discoverable decorator is not used
  • 18fbf27 feat(core): disambiguate string-based providers on error message
  • See full diff in compare view

Updates @nestjs/platform-fastify from 10.2.7 to 10.2.8

Commits

Updates @nestjs/cli from 10.2.0 to 10.2.1

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.2.1

  • Merge pull request #2355 from nestjs/renovate/angular-cli-monorepo (b8273934)
  • Merge pull request #2357 from nestjs/renovate/cimg-node-21.x (eb5b3410)
  • Merge pull request #2360 from nestjs/renovate/fork-ts-checker-webpack-plugin-9.x (caba0dc8)
  • Merge pull request #2359 from micalevisk/patch-1 (0c1ac7c8)
  • fix(deps): update dependency fork-ts-checker-webpack-plugin to v9.0.2 (abe8f5bd)
  • fix: when running start on dir paths with blank spaces (b3874f5a)
  • chore(deps): update node.js to v21.1 (89880fff)
  • chore(deps): update dependency @​commitlint/cli to v18.2.0 (59ce1827)
  • chore(deps): update dependency @​types/node to v20.8.9 (4cf169b7)
  • fix(deps): update angular-cli monorepo to v16.2.8 (b52f9d59)
  • chore(deps): update commitlint monorepo to v18.1.0 (ad69f2df)
  • chore(deps): update dependency @​swc/core to v1.3.95 (8e585062)
  • chore(deps): update dependency @​types/node to v20 (7f2d7097)
  • chore(deps): update typescript-eslint monorepo to v6.9.0 (ad212b1b)
  • Merge pull request #2348 from nestjs/renovate/nest-monorepo (ec7e6e54)
  • Merge pull request #2349 from nestjs/renovate/glob-10.x (06b94ab0)
  • fix(deps): update dependency glob to v10.3.10 (ce8abced)
  • fix(deps): update dependency @​nestjs/schematics to v10.0.2 (7d701589)
Commits
  • 0585426 chore(): release v10.2.1
  • b827393 Merge pull request #2355 from nestjs/renovate/angular-cli-monorepo
  • eb5b341 Merge pull request #2357 from nestjs/renovate/cimg-node-21.x
  • caba0dc Merge pull request #2360 from nestjs/renovate/fork-ts-checker-webpack-plugin-9.x
  • 0c1ac7c Merge pull request #2359 from micalevisk/patch-1
  • abe8f5b fix(deps): update dependency fork-ts-checker-webpack-plugin to v9.0.2
  • b3874f5 fix: when running start on dir paths with blank spaces
  • 89880ff chore(deps): update node.js to v21.1
  • 59ce182 chore(deps): update dependency @​commitlint/cli to v18.2.0
  • 4cf169b chore(deps): update dependency @​types/node to v20.8.9
  • Additional commits viewable in compare view

Updates @nestjs/schematics from 10.0.2 to 10.0.3

Release notes

Sourced from @​nestjs/schematics's releases.

Release 10.0.3

  • Merge pull request #1546 from nestjs/renovate/angular-cli-monorepo (27de582)
  • Merge pull request #1579 from nestjs/renovate/cimg-node-21.x (f1e290e)
  • Merge pull request #1586 from s5s5/s5s5/application-add-spec-option (ba4d987)
  • chore(deps): update node.js to v21 (0da715b)
  • chore(deps): update dependency @​commitlint/cli to v18.2.0 (61cff89)
  • chore(deps): update dependency @​types/node to v20.8.9 (5fca18c)
  • fix(deps): update angular-cli monorepo to v16.2.8 (57107db)
  • chore(deps): update commitlint monorepo to v18.1.0 (0301c1f)
  • feat(application): add spec option (1c43881)
  • chore(deps): update dependency @​types/node to v20 (5b9822c)
  • chore(deps): update typescript-eslint monorepo to v6.9.0 (632aebf)
  • chore(deps): update dependency eslint-plugin-import to v2.29.0 (d9f645f)
  • chore(deps): update dependency eslint to v8.52.0 (2f8a5ef)
  • chore(deps): update commitlint monorepo to v18 (6c453ba)
  • chore(deps): update commitlint monorepo to v17.8.1 (748b7d2)
  • chore(deps): update dependency @​types/node to v18.18.6 (2df2479)
  • chore(deps): update dependency @​types/jest to v29.5.6 (1005172)
  • chore(deps): update typescript-eslint monorepo to v6.8.0 (dae4922)
  • chore(deps): update commitlint monorepo to v17.8.0 (96a54d1)
  • chore(deps): update dependency @​types/node to v18.18.5 (d757678)
  • chore(deps): update dependency @​babel/core to v7.23.2 (7d7f953)
  • chore(deps): update babel monorepo to v7.23.2 (9ddc0a9)
  • chore(deps): update typescript-eslint monorepo to v6.7.5 (53f5c07)
  • chore(deps): update dependency eslint to v8.51.0 (eb5a12c)
  • chore(deps): update dependency @​types/node to v18.18.4 (54995c7)
  • chore(deps): update dependency @​types/node to v18.18.3 (d732084)
  • chore(deps): update typescript-eslint monorepo to v6.7.4 (276df47)
  • chore(deps): update dependency @​types/node to v18.18.1 (ddfe580)
  • chore(deps): update dependency @​commitlint/cli to v17.7.2 (27c3b38)
  • chore(deps): update dependency release-it to v16.2.1 (f3277e8)
  • chore(deps): update dependency @​types/node to v18.18.0 (75c30e7)
  • chore(deps): update typescript-eslint monorepo to v6.7.3 (e8ef2e0)
  • chore(deps): update babel monorepo (0549883)
  • chore(deps): update dependency @​types/node to v18.17.19 (9de2915)
  • chore(deps): update dependency release-it to v16.2.0 (10b1fc3)
  • chore(deps): update dependency eslint to v8.50.0 (d47d0bd)
  • chore(deps): update dependency @​types/node to v18.17.18 (661beff)
  • chore(deps): update typescript-eslint monorepo to v6.7.2 (daf159b)
  • chore(deps): update babel monorepo to v7.22.20 (561b3c4)
  • chore(deps): update dependency @​types/node to v18.17.17 (e66a798)
  • chore(deps): update dependency @​types/jest to v29.5.5 (36bd3ef)
  • chore(deps): update dependency @​types/node to v18.17.16 (5366ef7)
  • chore(deps): update babel monorepo to v7.22.19 (d3e5071)
  • chore(deps): update dependency jest to v29.7.0 (1308263)
  • chore(deps): update typescript-eslint monorepo to v6.7.0 (148530b)
  • Merge pull request #1539 from nestjs/renovate/node-18.x (f39f2f5)
  • Merge pull request #1540 from nestjs/renovate/babel-monorepo (9b165b8)
  • chore(deps): update dependency @​types/node to v18.17.15 (15c378d)
  • chore(deps): update babel monorepo (39b5a4f)

... (truncated)

Commits
  • 70b380a chore(): release v10.0.3
  • 27de582 Merge pull request #1546 from nestjs/renovate/angular-cli-monorepo
  • f1e290e Merge pull request #1579 from nestjs/renovate/cimg-node-21.x
  • ba4d987 Merge pull request #1586 from s5s5/s5s5/application-add-spec-option
  • 0da715b chore(deps): update node.js to v21
  • 61cff89 chore(deps): update dependency @​commitlint/cli to v18.2.0
  • 5fca18c chore(deps): update dependency @​types/node to v20.8.9
  • 57107db fix(deps): update angular-cli monorepo to v16.2.8
  • 0301c1f chore(deps): update commitlint monorepo to v18.1.0
  • 1c43881 feat(application): add spec option
  • Additional commits viewable in compare view

Updates @nestjs/testing from 10.2.7 to 10.2.8

Commits

Updates @types/node from 20.8.9 to 20.8.10

Commits

Updates @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v6.9.1

6.9.1 (2023-10-30)

Bug Fixes

  • eslint-plugin: [naming-convention] allow PascalCase for imports (#7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#7831) (31988e0)

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

6.9.1 (2023-10-30)

Bug Fixes

  • eslint-plugin: [naming-convention] allow PascalCase for imports (#7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#7831) (31988e0)

You can read about our versioning strategy and releases on our website.

Commits
  • 1e47294 chore: publish v6.9.1
  • 7ad86ee fix(eslint-plugin): [naming-convention] allow PascalCase for imports (#7841)
  • 3300fa1 docs: add caveats to no-explicit-any docs (#7805)
  • 31988e0 fix(eslint-plugin): [no-unused-expressions] handle TSInstantiationExpression ...
  • 6455278 docs(eslint-plugin): [no-unsafe-member-access] correct example idx from const...
  • See full diff in compare view

Updates @typescript-eslint/parser from 6.9.0 to 6.9.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v6.9.1

6.9.1 (2023-10-30)

Bug Fixes

  • eslint-plugin: [naming-convention] allow PascalCase for imports (#7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#7831) (31988e0)

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

6.9.1 (2023-10-30)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint from 8.52.0 to 8.53.0

Release notes

Sourced from eslint's releases.

v8.53.0

Features

  • 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨)

Chores

  • ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic)
  • 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic)
  • 93256a3 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic)
  • db06a7f ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])
  • 994596b ci: run tests in Node.js 21 (#17673) (Francesco Trotta)
Changelog

Sourced from eslint's changelog.

v8.53.0 - November 3, 2023

  • ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic)
  • 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic)
  • 93256a3 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti)
  • 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)
  • 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)
  • 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)
  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨)
  • db06a7f ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#17672) (Francesco Trotta)
  • 994596b ci: run tests in Node.js 21 (#17673) (Francesco Trotta)
Commits

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 if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the npm-packages group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@fastify/static](https://github.com/fastify/fastify-static) | `6.11.2` | `6.12.0` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.2.7` | `10.2.8` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.2.7` | `10.2.8` |
| [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `10.2.7` | `10.2.8` |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `10.2.0` | `10.2.1` |
| [@nestjs/schematics](https://github.com/nestjs/schematics) | `10.0.2` | `10.0.3` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.2.7` | `10.2.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.9` | `20.8.10` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.9.0` | `6.9.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.9.0` | `6.9.1` |
| [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.53.0` |


Updates `@fastify/static` from 6.11.2 to 6.12.0
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](fastify/fastify-static@v6.11.2...v6.12.0)

Updates `@nestjs/common` from 10.2.7 to 10.2.8
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.8/packages/common)

Updates `@nestjs/core` from 10.2.7 to 10.2.8
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.8/packages/core)

Updates `@nestjs/platform-fastify` from 10.2.7 to 10.2.8
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.8/packages/platform-fastify)

Updates `@nestjs/cli` from 10.2.0 to 10.2.1
- [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@10.2.0...10.2.1)

Updates `@nestjs/schematics` from 10.0.2 to 10.0.3
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@10.0.2...10.0.3)

Updates `@nestjs/testing` from 10.2.7 to 10.2.8
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.8/packages/testing)

Updates `@types/node` from 20.8.9 to 20.8.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.9.0 to 6.9.1
- [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/v6.9.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.9.0 to 6.9.1
- [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/v6.9.1/packages/parser)

Updates `eslint` from 8.52.0 to 8.53.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.52.0...v8.53.0)

---
updated-dependencies:
- dependency-name: "@fastify/static"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@nestjs/platform-fastify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@nestjs/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Spissable November 4, 2023 05:22
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-packages-aee2629d5a branch November 11, 2023 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants