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

build(deps-dev): bump the dev group with 10 updates #1017

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps the dev group with 10 updates:

Package From To
@commitlint/cli 19.3.0 19.4.0
@nestjs/cli 10.4.2 10.4.4
@nestjs/testing 10.3.10 10.4.0
@sentry/webpack-plugin 2.21.1 2.22.0
@tailwindcss/typography 0.5.13 0.5.14
@types/node 22.1.0 22.2.0
prettier-plugin-tailwindcss 0.6.5 0.6.6
prisma 5.17.0 5.18.0
tailwindcss 3.4.7 3.4.9
type-fest 4.23.0 4.24.0

Updates @commitlint/cli from 19.3.0 to 19.4.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.4.0

Features

Chore & Docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.3.1...v19.4.0

v19.3.1

19.3.1 (2024-05-13)

Bug Fixes

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.3.0...v19.3.1

Changelog

Sourced from @​commitlint/cli's changelog.

19.4.0 (2024-08-07)

Features

Commits

Updates @nestjs/cli from 10.4.2 to 10.4.4

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.4.4

  • fix: concat path and outdir as assets cache key (3cb703f9)

Release 10.4.3

  • Merge pull request #2647 from nestjs/renovate/webpack-5.x (2864899f)
  • Merge pull request #2681 from jaunusa/bugfix/copyPathDepth (f2b3d7e1)
  • fix(assets): copy nested files and directories when no wildcard #2687 (793f3193)
  • chore(deps): update dependency @​commitlint/cli to v19.4.0 (6ebb6e57)
  • chore(deps): update dependency eslint to v9 (2660990e)
  • chore(deps): update dependency lint-staged to v15.2.8 (3795d2ae)
  • chore(deps): update dependency @​types/node to v20.14.14 (9c850f13)
  • chore(deps): update dependency @​swc/core to v1.7.6 (1535c585)
  • chore(deps): update typescript-eslint monorepo to v8 (c0800ffc)
  • fix: allow resolving copy paths for files in project root folder (5e745839)
  • chore(deps): update dependency @​swc/core to v1.7.4 (8416f33e)
  • chore(deps): update typescript-eslint monorepo to v7.18.0 (039ba071)
  • chore(deps): update dependency husky to v9.1.4 (9a71f09c)
  • chore(deps): update dependency @​types/node to v20.14.13 (902c1558)
  • chore(deps): update dependency @​swc/core to v1.7.3 (46cb313c)
  • chore(deps): update dependency husky to v9.1.3 (f8bc48db)
  • chore(deps): update dependency @​swc/core to v1.7.2 (f30661ad)
  • chore(deps): update dependency husky to v9.1.2 (aa13521d)
  • chore(deps): update dependency @​swc/core to v1.7.1 (1b93deb1)
  • chore(deps): update dependency @​types/node to v20.14.12 (0ac320cc)
  • chore(deps): update typescript-eslint monorepo to v7.17.0 (0117a1d1)
  • chore(deps): update dependency ts-jest to v29.2.3 (6b81d67d)
  • chore(deps): update dependency husky to v9.1.1 (6b32a857)
  • chore(deps): update dependency @​swc/core to v1.7.0 (13ad44de)
  • chore(deps): update dependency husky to v9.1.0 (6663e6fa)
  • chore(deps): update dependency @​types/node to v20.14.11 (bea1af03)
  • chore(deps): update typescript-eslint monorepo to v7.16.1 (d5611468)
  • chore(deps): update dependency release-it to v17.6.0 (60fe4c86)
  • chore(deps): update dependency prettier to v3.3.3 (db271391)
  • fix(deps): update dependency webpack to v5.93.0 (5433e50d)
  • chore(deps): update dependency ts-jest to v29.2.2 (a628afeb)
  • chore(deps): update dependency ts-jest to v29.2.1 (e1e2c19c)
  • chore(deps): update dependency release-it to v17.5.0 (657178d0)
  • chore(deps): update typescript-eslint monorepo to v7.16.0 (716638eb)
  • chore(deps): update dependency ts-jest to v29.2.0 (fa5f68d2)
  • chore(deps): update dependency @​types/inquirer to v9.0.7 (469a24f8)
  • chore(deps): update dependency @​swc/core to v1.6.13 (b8fcf491)
  • chore(deps): update dependency @​swc/core to v1.6.12 (d26058a5)
  • chore(deps): update dependency @​types/node to v20.14.10 (dc9f39d8)
Commits
  • ce5c3f4 chore(): release v10.4.4
  • 3cb703f fix: concat path and outdir as assets cache key
  • b276ee0 chore(): release v10.4.3
  • 2864899 Merge pull request #2647 from nestjs/renovate/webpack-5.x
  • f2b3d7e Merge pull request #2681 from jaunusa/bugfix/copyPathDepth
  • 793f319 fix(assets): copy nested files and directories when no wildcard #2687
  • 6ebb6e5 chore(deps): update dependency @​commitlint/cli to v19.4.0
  • 2660990 chore(deps): update dependency eslint to v9
  • 3795d2a chore(deps): update dependency lint-staged to v15.2.8
  • 9c850f1 chore(deps): update dependency @​types/node to v20.14.14
  • Additional commits viewable in compare view

Updates @nestjs/testing from 10.3.10 to 10.4.0

Commits

Updates @sentry/webpack-plugin from 2.21.1 to 2.22.0

Release notes

Sourced from @​sentry/webpack-plugin's releases.

2.22.0

  • deps: Bump @sentry/cli to 2.33.1 (#581)
  • feat: Add bundleSizeOptimizations.excludeTracing option as alias to deprecated bundleSizeOptimizations.excludePerformanceMonitoring (#582)
  • fix(vite-plugin): Ensure post order of sentry-vite-release-injection-plugin to avoid breaking @rollup/plugin-commonjs step (#578)
Changelog

Sourced from @​sentry/webpack-plugin's changelog.

2.22.0

  • deps: Bump @sentry/cli to 2.33.1 (#581)
  • feat: Add bundleSizeOptimizations.excludeTracing option as alias to deprecated bundleSizeOptimizations.excludePerformanceMonitoring (#582)
  • fix(vite-plugin): Ensure post order of sentry-vite-release-injection-plugin to avoid breaking @rollup/plugin-commonjs step (#578)
Commits
  • 6c7d2f9 release: 2.22.0
  • 912e3f9 meta: Update changelog for 2.22.0
  • 087b0c6 feat: Add bundleSizeOptimizations.excludeTracing option as alias to depreca...
  • 6867395 fix(vite-plugin): Ensure post order of `sentry-vite-release-injection-plugi...
  • a11470f deps: Bump @sentry/cli to 2.33.1 (#581)
  • 808f52a ci: Update actions/upload-artifact to v4 (#580)
  • 6f209cc Revert "ci: dependency review action" (#577)
  • 12b2a39 ci: dependency review action (#576)
  • 8003736 Merge branch 'release/2.21.1'
  • See full diff in compare view

Updates @tailwindcss/typography from 0.5.13 to 0.5.14

Release notes

Sourced from @​tailwindcss/typography's releases.

v0.5.14

  • Fix table text alignment (#346)
Changelog

Sourced from @​tailwindcss/typography's changelog.

[0.5.14] - 2024-08-07

  • Fix table text alignment (#346)
Commits

Updates @types/node from 22.1.0 to 22.2.0

Commits

Updates prettier-plugin-tailwindcss from 0.6.5 to 0.6.6

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.6

  • Add support for prettier-plugin-multiline-arrays (#299)
  • Add resolution cache for known plugins (#301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#310)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.6] - 2024-08-09

  • Add support for prettier-plugin-multiline-arrays (#299)
  • Add resolution cache for known plugins (#301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#310)
Commits

Updates prisma from 5.17.0 to 5.18.0

Release notes

Sourced from prisma's releases.

5.18.0

🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release. 🌟

Highlights

Native support for UUIDv7

Previous to this release, the Prisma Schema function uuid() did not accept any arguments and created a UUIDv4 ID. While sufficient in many cases, UUIDv4 has a few drawbacks, namely that it is not temporally sortable.

UUIDv7 attempts to resolve this issue, making it easy to temporally sort your database rows by ID!

To support this, we’ve updated the uuid() function in Prisma Schema to accept an optional, integer argument. Right now, the only valid values are 4 and 7, with 4 being the default.

model User {
  id   String @id @default(uuid()) // defaults to 4
  name String
}
model User {
id   String @​id @​default(uuid(4)) // same as above, but explicit
name String
}
model User {
id   String @​id @​default(uuid(7)) // will use UUIDv7 instead of UUIDv4
name String
}

Bug squashing

We’ve squashed a number of bugs this release, special thanks to everyone who helped us! A few select highlights are:

Fixes and improvements

Prisma

Language tools (e.g. VS Code)

Credits

Huge thanks to @​mcuelenaere, @​pagewang0, @​Druue, @​key-moon, @​Jolg42, @​pranayat, @​ospfranco, @​yubrot, @​skyzh, @​haaawk for helping!

Commits
  • cebc9c0 feat: Added a tip to remove tips (#24818)
  • b58adc8 fix(client): Correctly resolve configDir when prismaSchemaFolder is used ...
  • See full diff in compare view

Updates tailwindcss from 3.4.7 to 3.4.9

Release notes

Sourced from tailwindcss's releases.

v3.4.9

Fixed

  • No longer warns when broad glob patterns are detecting vendor folders

v3.4.8

Fixed

  • Fix minification when using nested CSS (#14105)
  • Warn when broad glob patterns are used in the content configuration (#14140)
Changelog

Sourced from tailwindcss's changelog.

[3.4.9] - 2024-08-08

Fixed

  • No longer warns when broad glob patterns are detecting vendor folders

[3.4.8] - 2024-08-07

Fixed

  • Fix minification when using nested CSS (#14105)
  • Warn when broad glob patterns are used in the content configuration (#14140)
Commits

Updates type-fest from 4.23.0 to 4.24.0

Release notes

Sourced from type-fest's releases.

v4.24.0

  • Path: Add bracketNotation option (#926) 3b15a94

sindresorhus/type-fest@v4.23.0...v4.24.0

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 dev group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.3.0` | `19.4.0` |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `10.4.2` | `10.4.4` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.3.10` | `10.4.0` |
| [@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `2.21.1` | `2.22.0` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.13` | `0.5.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.1.0` | `22.2.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.5` | `0.6.6` |
| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.17.0` | `5.18.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.7` | `3.4.9` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.23.0` | `4.24.0` |


Updates `@commitlint/cli` from 19.3.0 to 19.4.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.0/@commitlint/cli)

Updates `@nestjs/cli` from 10.4.2 to 10.4.4
- [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.4.2...10.4.4)

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

Updates `@sentry/webpack-plugin` from 2.21.1 to 2.22.0
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@2.21.1...2.22.0)

Updates `@tailwindcss/typography` from 0.5.13 to 0.5.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.13...v0.5.14)

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

Updates `prettier-plugin-tailwindcss` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.5...v0.6.6)

Updates `prisma` from 5.17.0 to 5.18.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.18.0/packages/cli)

Updates `tailwindcss` from 3.4.7 to 3.4.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.7...v3.4.9)

Updates `type-fest` from 4.23.0 to 4.24.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.23.0...v4.24.0)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@sentry/webpack-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2024
@tsa96 tsa96 merged commit 3053694 into main Aug 12, 2024
6 checks passed
@tsa96 tsa96 deleted the dependabot/npm_and_yarn/dev-50ad50f643 branch August 12, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant