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

fix(deps): update all non-major dependencies #532

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) ^3.685.0 -> ^3.688.0 age adoption passing confidence
@aws-sdk/client-ses (source) ^3.682.0 -> ^3.687.0 age adoption passing confidence
@golevelup/nestjs-rabbitmq (source) ^5.5.0 -> ^5.6.0 age adoption passing confidence
@golevelup/nestjs-stripe ^0.8.2 -> ^0.9.0 age adoption passing confidence
@golevelup/nestjs-webhooks ^0.2.18 -> ^0.2.19 age adoption passing confidence
@golevelup/ts-jest ^0.5.6 -> ^0.6.0 age adoption passing confidence
@nestjs/axios ^3.1.1 -> ^3.1.2 age adoption passing confidence
@nestjs/cli 10.4.5 -> 10.4.7 age adoption passing confidence
@nestjs/common (source) 10.4.6 -> 10.4.7 age adoption passing confidence
@nestjs/core (source) 10.4.6 -> 10.4.7 age adoption passing confidence
@nestjs/platform-express (source) ^10.4.6 -> ^10.4.7 age adoption passing confidence
@nestjs/platform-socket.io (source) ^10.4.6 -> ^10.4.7 age adoption passing confidence
@nestjs/swagger ^8.0.1 -> ^8.0.5 age adoption passing confidence
@nestjs/testing (source) 10.4.6 -> 10.4.7 age adoption passing confidence
@nestjs/websockets (source) ^10.4.6 -> ^10.4.7 age adoption passing confidence
@sentry/node (source) ^8.36.0 -> ^8.37.1 age adoption passing confidence
@sentry/types (source) ^8.36.0 -> ^8.37.1 age adoption passing confidence
@swc/core (source) ^1.7.42 -> ^1.9.1 age adoption passing confidence
@types/node (source) ^22.8.7 -> ^22.9.0 age adoption passing confidence
@types/qs (source) 6.9.16 -> 6.9.17 age adoption passing confidence
testcontainers ^10.13.2 -> ^10.14.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.688.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.687.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.686.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

aws/aws-sdk-js-v3 (@​aws-sdk/client-ses)

v3.687.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-ses

v3.686.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-ses

golevelup/nestjs (@​golevelup/nestjs-rabbitmq)

v5.6.0

Compare Source

nestjs/axios (@​nestjs/axios)

v3.1.2

Compare Source

What's Changed

Full Changelog: nestjs/axios@3.1.1...3.1.2

nestjs/nest-cli (@​nestjs/cli)

v10.4.7

Compare Source

  • Merge pull request #​2786 from nestjs/revert-2642-renovate/glob-11.x (0ff0a01)
  • Revert "fix(deps): update dependency glob to v11" (7af719e)

v10.4.6

Compare Source

  • build: allow js, clean artificats in ci (7bc0b3f)
  • chore(deps): update dependency ts-jest to v29.2.5 (41ce50b)
  • fix(deps): update dependency typescript to v5.6.3 (067a119)
  • Merge pull request #​2784 from nestjs/renovate/node-22.x (f3bd8b0)
  • Merge pull request #​2778 from nestjs/renovate/swc-monorepo (008ab68)
  • Merge pull request #​2780 from nestjs/renovate/webpack-5.x (d708ea9)
  • Merge pull request #​2764 from nestjs/renovate/angular-cli-monorepo (d8ae02b)
  • fix: add missing type argument (df91c49)
  • Merge branch 'addun-fix-issue-2653' (041a184)
  • chore: resolve conflicts (486ac60)
  • Merge pull request #​2415 from yigitkurtcu/feat/generate-options-base-url (537dfa7)
  • Merge pull request #​2716 from nestjs/renovate/angular-cli-monorepo (ef0ff51)
  • Merge pull request #​2642 from nestjs/renovate/glob-11.x (c7e2e01)
  • fix(deps): update angular-cli monorepo to v17.3.10 (960e65f)
  • Merge pull request #​2743 from nestjs/renovate/webpack-5.x (b750ead)
  • Merge pull request #​2754 from nestjs/renovate/nest-monorepo (603721e)
  • fix(deps): update dependency @​nestjs/schematics to v10.2.2 (f062e99)
  • fix: unification copy behavior between watched and not watched assets (3664ed0)
  • fix(deps): update dependency glob to v11 (fc6e7a1)
  • feat: basedir option added to configuration for generate command (877b6bd)
nestjs/nest (@​nestjs/common)

v10.4.7

Compare Source

nestjs/nest (@​nestjs/core)

v10.4.7

Compare Source

nestjs/nest (@​nestjs/platform-express)

v10.4.7

Compare Source

nestjs/nest (@​nestjs/platform-socket.io)

v10.4.7

Compare Source

nestjs/swagger (@​nestjs/swagger)

v8.0.5

Compare Source

8.0.5 (2024-11-08)

Dependencies

v8.0.4

Compare Source

8.0.4 (2024-11-08)

Bug fixes
Dependencies
Committers: 1

v8.0.3

Compare Source

8.0.3 (2024-11-07)

Bug fixes
Enhancements
Dependencies
Committers: 1

v8.0.2

Compare Source

8.0.2 (2024-11-05)

Bug fixes
Dependencies
Committers: 2
nestjs/nest (@​nestjs/testing)

v10.4.7

Compare Source

nestjs/nest (@​nestjs/websockets)

v10.4.7

Compare Source

getsentry/sentry-javascript (@​sentry/node)

v8.37.1

Compare Source

v8.37.0

Compare Source

Important Changes
  • feat(nuxt): Add piniaIntegration (#​14138)

The Nuxt SDK now allows you to track Pinia state for captured errors. To enable the Pinia plugin, add the piniaIntegration to your client config:

// sentry.client.config.ts
import { usePinia } from '#imports';

Sentry.init({
  integrations: [
    Sentry.piniaIntegration(usePinia(), {
      /* optional Pinia plugin options */
    }),
  ],
});

The Sentry Metrics beta has ended in favour of revisiting metrics in another form at a later date.

This new approach will include different APIs, making the current metrics API unnecessary. This release
deprecates the metrics API with the plan to remove in the next SDK major version. If you currently use the
metrics API in your code, you can safely continue to do so but sent data will no longer be processed by Sentry.

Learn more about the end of the Metrics beta.

Other Changes

Work in this release was contributed by @​rexxars. Thank you for your contribution!

swc-project/swc (@​swc/core)

v1.9.1

Compare Source

Bug Fixes

v1.9.0

Compare Source

Bug Fixes
Features
Miscellaneous Tasks

v1.8.0

Compare Source

Bug Fixes
  • (es/typescript) Handle multiline type parameters in async arrow functions (#​9704) (c5ed19c)

  • (es/typescript) Handle ASI hazards in fast type strip (#​9707) (c135f71)

Features
Performance
testcontainers/testcontainers-node (testcontainers)

v10.14.0

Compare Source

Changes
🚀 Features
🐛 Bug Fixes
🧹 Maintenance

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@mergify mergify bot merged commit 8908c47 into master Nov 11, 2024
9 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 11, 2024 01:41
Repository owner locked as resolved and limited conversation to collaborators Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants