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 17 updates #31

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm-packages group with 17 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/swagger 7.1.14 7.1.15
drizzle-orm 0.28.6 0.29.0
@nestjs/cli 10.2.0 10.2.1
@nestjs/schematics 10.0.2 10.0.3
@nestjs/testing 10.2.7 10.2.8
@swc/core 1.3.95 1.3.96
@types/node 20.8.9 20.9.0
@types/pg 8.10.7 8.10.9
@types/supertest 2.0.15 2.0.16
@typescript-eslint/eslint-plugin 6.9.0 6.10.0
@typescript-eslint/parser 6.9.0 6.10.0
drizzle-kit 0.19.13 0.20.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/swagger from 7.1.14 to 7.1.15

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.1.15

  • Merge pull request #2696 from devoto13/no-refs (cf4f7bc)
  • feat: Disable refs in the generated Yaml file (2fafb80)
  • Merge pull request #2695 from nestjs/renovate/nestjs-mapped-types-2.x (2034bb5)
  • fix(deps): update dependency @​nestjs/mapped-types to v2.0.3 (eb42a2c)
  • Merge pull request #2675 from nestjs/renovate/swagger-ui-dist-5.x (490ed33)
  • Merge pull request #2679 from nestjs/renovate/cimg-node-21.x (a713c15)
  • Merge pull request #2694 from nestjs/renovate/node-20.x (f3271ea)
  • chore(deps): update dependency @​types/node to v20.9.0 (9723e58)
  • chore(deps): update dependency @​types/lodash to v4.14.201 (d2a5919)
  • chore(deps): update dependency @​types/js-yaml to v4.0.9 (c197021)
  • chore(deps): update dependency @​types/jest to v29.5.8 (a4272e3)
  • chore(deps): update typescript-eslint monorepo to v6.10.0 (e4ac9a2)
  • chore(deps): update dependency eslint to v8.53.0 (18cc84b)
  • chore(deps): update nest monorepo to v10.2.8 (15cc990)
  • chore(deps): update dependency @​types/node to v20.8.10 (a4f93a1)
  • chore(deps): update dependency @​types/jest to v29.5.7 (9614e4c)
  • chore(deps): update typescript-eslint monorepo to v6.9.1 (e618e03)
  • chore(deps): update dependency @​fastify/static to v6.12.0 (b13387a)
  • chore(deps): update node.js to v21.1 (dcaaafa)
  • chore(deps): update dependency @​commitlint/cli to v18.2.0 (769b599)
  • chore(deps): update dependency @​types/node to v20.8.9 (168295b)
  • chore(deps): update commitlint monorepo to v18.1.0 (f892694)
  • fix(deps): update dependency swagger-ui-dist to v5.9.1 (628ad6b)
  • chore(deps): update dependency @​types/node to v20 (849d8ed)
  • chore(deps): update typescript-eslint monorepo to v6.9.0 (aa6761e)
Commits
  • 23c05f3 chore(): release v7.1.15
  • cf4f7bc Merge pull request #2696 from devoto13/no-refs
  • 2fafb80 feat: Disable refs in the generated Yaml file
  • 2034bb5 Merge pull request #2695 from nestjs/renovate/nestjs-mapped-types-2.x
  • eb42a2c fix(deps): update dependency @​nestjs/mapped-types to v2.0.3
  • 490ed33 Merge pull request #2675 from nestjs/renovate/swagger-ui-dist-5.x
  • a713c15 Merge pull request #2679 from nestjs/renovate/cimg-node-21.x
  • f3271ea Merge pull request #2694 from nestjs/renovate/node-20.x
  • 9723e58 chore(deps): update dependency @​types/node to v20.9.0
  • d2a5919 chore(deps): update dependency @​types/lodash to v4.14.201
  • Additional commits viewable in compare view

Updates drizzle-orm from 0.28.6 to 0.29.0

Release notes

Sourced from drizzle-orm's releases.

0.29.0

Drizzle ORM version 0.29.0 will require a minimum Drizzle Kit version of 0.20.0, and vice versa. Therefore, when upgrading to a newer version of Drizzle ORM, you will also need to upgrade Drizzle Kit. This may result in some breaking changes throughout the versions, especially if you need to upgrade Drizzle Kit and your Drizzle ORM version is older than <0.28.0

New Features

🎉 MySQL unsigned option for bigint

You can now specify bigint unsigned type

const table = mysqlTable('table', {
  id: bigint('id', { mode: 'number', unsigned: true }),
});

Read more in docs

🎉 Improved query builder types

Starting from 0.29.0 by default, as all the query builders in Drizzle try to conform to SQL as much as possible, you can only invoke most of the methods once. For example, in a SELECT statement there might only be one WHERE clause, so you can only invoke .where() once:

const query = db
  .select()
  .from(users)
  .where(eq(users.id, 1))
  .where(eq(users.name, 'John')); // ❌ Type error - where() can only be invoked once

This behavior is useful for conventional query building, i.e. when you create the whole query at once. However, it becomes a problem when you want to build a query dynamically, i.e. if you have a shared function that takes a query builder and enhances it. To solve this problem, Drizzle provides a special 'dynamic' mode for query builders, which removes the restriction of invoking methods only once. To enable it, you need to call .$dynamic() on a query builder.

Let's see how it works by implementing a simple withPagination function that adds LIMIT and OFFSET clauses to a query based on the provided page number and an optional page size:

function withPagination<T extends PgSelect>(
  qb: T,
  page: number,
  pageSize: number = 10,
) {
  return qb.limit(pageSize).offset(page * pageSize);
}
const query = db.select().from(users).where(eq(users.id, 1));
withPagination(query, 1); // ❌ Type error - the query builder is not in dynamic mode
const dynamicQuery = query.$dynamic();
withPagination(dynamicQuery, 1); // ✅ OK

Note that the withPagination function is generic, which allows you to modify the result type of the query builder inside it, for example by adding a join:

... (truncated)

Commits
  • 0d833d1 Merge pull request #1484 from drizzle-team/beta
  • a6dc062 Fix Cloudflare
  • 4227a46 Fix changelogs for 0.29.0
  • d3b1c58 Update api version to 6
  • 0a8127c Merge pull request #1468 from drizzle-team/fix-imports
  • 99ce577 timeout to 100 sec in vitest
  • f6d20a1 Add 60 sec timeout for vitest
  • 9cbf8c9 Merge branch 'beta' of github.com:drizzle-team/drizzle-orm into fix-imports
  • 3822b1c Add schema to extractTablesRelationalConfig function
  • 6d0c2c0 Fix cycle imports
  • Additional commits viewable in compare view

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 @swc/core from 1.3.95 to 1.3.96

Changelog

Sourced from @​swc/core's changelog.

[1.3.96] - 2023-11-03

Bug Fixes

  • (ci) Set tag for wasm publish actions (#8200) (8db80b8)

  • (es/compat) Make block-scoping pass rename exports correctly (#8175) (b13bc32)

  • (es/compat) Use dummy span for blocks in parameters (#8202) (c1b255a)

  • (es/compat) Handle private names from class properties pass (#8090) (83a5a0c)

  • (es/react) Visit children nodes in jsx-src pass (#8212) (47733a9)

  • (es/transforms) Do not add PURE comment to BytePos(0) (#8207) (c061356)

  • (es/typescript) Preserve const enum for named export (#8208) (abced23)

Features

  • (es/minifier) Respect inline level and preserve native names (#8205) (dd805e9)

  • (es/preset-env) Update compat data (#8194) (3dc4e1e)

  • (es/testing) Support babel-like fixture testing officially (#8190) (e960614)

  • (es/testing) Use __swc_snapshots__ for test! macro (#8191) (0aafa75)

Performance

Refactor

... (truncated)

Commits
  • 93bb69d chore: Publish v1.3.96 with swc_core v0.86.29 (#8216)
  • f2c1da8 chore: Publish 1.3.96-nightly-20231103.1
  • 5bdd8fd chore: Publish crates
  • 47733a9 fix(es/react): Visit children nodes in jsx-src pass (#8212)
  • 2b35e6c chore: Publish crates
  • 83a5a0c fix(es/compat): Handle private names from class properties pass (#8090)
  • 407aa63 chore: Publish crates
  • abced23 fix(es/typescript): Preserve const enum for named export (#8208)
  • f721814 chore: Publish crates
  • c061356 fix(es/transforms): Do not add PURE comment to BytePos(0) (#8207)
  • Additional commits viewable in compare view

Updates @types/node from 20.8.9 to 20.9.0

Commits

Updates @types/pg from 8.10.7 to 8.10.9

Commits

Updates @types/supertest from 2.0.15 to 2.0.16

Commits

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

Release notes

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

v6.10.0

6.10.0 (2023-11-06)

Bug Fixes

  • eslint-plugin: [no-unused-vars] handle logical assignment (#7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#7866) (855abea)

Features

  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#7849) (5e73a48)

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

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.10.0 (2023-11-06)

Bug Fixes

  • eslint-plugin: [no-unused-vars] handle logical assignment (#7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#7866) (855abea)

Features

  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#7849) (5e73a48)

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

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
  • 75c1288 chore: publish v6.10.0
  • 29c2e68 docs: flip the flag of skipCompoundAssignments in the example (#7868)
  • 855abea fix(eslint-plugin): [require-await] add support for "await using" (#7866)
  • 11e57c5 fix(eslint-plugin): [no-unused-vars] handle logical assignment (#7854)
  • 5e73a48 feat(eslint-plugin): [ban-ts-comments] suggest ts-expect-error over ts-ignore...
  • 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.10.0

Release notes

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

v6.10.0

6.10.0 (2023-11-06)

Bug Fixes

  • eslint-plugin: [no-unused-vars] handle logical assignment (#7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#7866) (855abea)

Features

  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#7849) (5e73a48)

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

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.10.0 (2023-11-06)

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

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

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 drizzle-kit from 0.19.13 to 0.20.1

Release notes

Sourced from drizzle-kit's releases.

0.20.0

Drizzle ORM version 0.29.0 will require a minimum Drizzle Kit version of 0.20.0, and vice versa. Therefore, when upgrading to a newer version of Drizzle ORM, you will also need to upgrade Drizzle Kit. This may result in some breaking changes throughout the versions, especially if you need to upgrade Drizzle Kit and your Drizzle ORM version is older than <0.28.0

New Features

New way to define drizzle.config using defineConfig function

import { defineConfig } from 'drizzle-kit/utils'
export default defineConfig({
schema: "./schema.ts",
out: "./drizzle",
driver: "..",
dbCredentials: {
// connection
},
verbose: true,
strict: true,
})

Possibility to access Cloudflare D1 with Drizzle Studio using wrangler.toml file

You can now use Drizzle Studio with your D1 database. Please note that it may be slow at times because Drizzle Studio utilizes Wrangler CLI calls to perform data selection, updates, deletions, and insertions. The speed of these operations depends on the performance of Wrangler CLI calls.

To use Drizzle Studio with the D1 database, you need to provide the file path to your wrangler.toml file and specify the dbName you are using in Cloudflare D1

import { defineConfig } from 'drizzle-kit/utils'
export default defineConfig({
schema: "./schema.ts",
out: "./drizzle",
driver: "d1",
dbCredentials: {
wranglerConfigPath: 'wrangler.toml',
dbName: 'd1-test'
},
verbose: true,
strict: true,
})

And then run drizzle-kit studio

Note: make sure you have wrangler cli installed globally or inside your project and you invoked wrangler login before running studio

Drizzle Studio is migrating to https://local.drizzle.studio/

... (truncated)

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...

Description has been truncated

Bumps the npm-packages group with 17 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/swagger](https://github.com/nestjs/swagger) | `7.1.14` | `7.1.15` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.28.6` | `0.29.0` |
| [@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` |
| [@swc/core](https://github.com/swc-project/swc) | `1.3.95` | `1.3.96` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.9` | `20.9.0` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.10.7` | `8.10.9` |
| [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `2.0.15` | `2.0.16` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.9.0` | `6.10.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.9.0` | `6.10.0` |
| [drizzle-kit](https://github.com/drizzle-team/drizzle-kit-mirror) | `0.19.13` | `0.20.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/swagger` from 7.1.14 to 7.1.15
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.1.14...7.1.15)

Updates `drizzle-orm` from 0.28.6 to 0.29.0
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.28.6...0.29.0)

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 `@swc/core` from 1.3.95 to 1.3.96
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.95...v1.3.96)

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

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

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

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

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

Updates `drizzle-kit` from 0.19.13 to 0.20.1
- [Release notes](https://github.com/drizzle-team/drizzle-kit-mirror/releases)
- [Commits](https://github.com/drizzle-team/drizzle-kit-mirror/commits)

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/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: drizzle-orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: "@swc/core"
  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-minor
  dependency-group: npm-packages
- dependency-name: "@types/pg"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@types/supertest"
  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-minor
  dependency-group: npm-packages
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: drizzle-kit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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]>
@Spissable Spissable merged commit 001ae06 into main Nov 14, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-packages-b4476600e5 branch November 14, 2023 19:39
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.

1 participant