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

Update all non-major dependencies #225

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli 10.0.3 -> 10.1.8 age adoption passing confidence
@opentelemetry/auto-instrumentations-node (source) 0.37.1 -> 0.38.0 age adoption passing confidence
@opentelemetry/core (source) 1.14.0 -> 1.15.0 age adoption passing confidence
@opentelemetry/exporter-jaeger (source) 1.14.0 -> 1.15.0 age adoption passing confidence
@opentelemetry/exporter-trace-otlp-http (source) 0.40.0 -> 0.41.0 age adoption passing confidence
@opentelemetry/instrumentation (source) 0.40.0 -> 0.41.0 age adoption passing confidence
@opentelemetry/resources (source) 1.14.0 -> 1.15.0 age adoption passing confidence
@opentelemetry/sdk-node (source) 0.40.0 -> 0.41.0 age adoption passing confidence
@opentelemetry/sdk-trace-base (source) 1.14.0 -> 1.15.0 age adoption passing confidence
@opentelemetry/sdk-trace-node (source) 1.14.0 -> 1.15.0 age adoption passing confidence
@opentelemetry/semantic-conventions (source) 1.14.0 -> 1.15.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^0.32.0 -> ^0.33.0 age adoption passing confidence
bullmq (source) 4.0.0 -> 4.3.0 age adoption passing confidence
firebase-admin (source) 11.9.0 -> 11.10.1 age adoption passing confidence
graphql 16.6.0 -> 16.7.1 age adoption passing confidence
graphql-ws 5.13.1 -> 5.14.0 age adoption passing confidence
vitest 0.32.2 -> 0.33.0 age adoption passing confidence

Release Notes

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

v10.1.8

Compare Source

  • Merge pull request #​2161 from powerfulyang/master (c2e2d26)
  • Merge pull request #​2155 from tuxmachine/patch-1 (be5d1d0)
  • chore(deps): update typescript-eslint monorepo to v6 (2d8a8d5)
  • chore(deps): update typescript-eslint monorepo to v5.62.0 (e13f4df)
  • chore(deps): update dependency @​types/jest to v29.5.3 (8d512ee)
  • chore(deps): update dependency release-it to v16.1.0 (ac30e00)
  • fix(swc): deepMerge didn't handle array type properly (bc18e83)
  • chore(deps): update dependency jest to v29.6.1 (1b9ab26)
  • chore(deps): update dependency release-it to v16 (77915d8)
  • chore(deps): update dependency prettier to v3 (ac0a98d)
  • fix(swc): don't set missing class fields (37813f4)

v10.1.7

Compare Source

  • feat(plugin): use local ts binary for meta printer (1fc18f6)

v10.1.6

Compare Source

  • fix(plugin): use unknown to fix ts incompatibility issues (882722d)

v10.1.5

Compare Source

v10.1.4

Compare Source

  • refactor: update readonly visitor methods to take type args (d0f086d)

v10.1.3

Compare Source

  • fix: swc default factory should be usable for swc loader (b00c3e1)

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

  • Merge pull request #​2144 from nestjs/renovate/ts-loader-9.x (65396dc)
  • chore(deps): update dependency ts-loader to v9.4.4 (3c82cde)
  • Merge pull request #​2145 from nestjs/renovate/angular-cli-monorepo (c6fb08c)
  • Merge pull request #​2132 from nestjs/renovate/webpack-5.x (b5135a8)
  • Merge pull request #​2148 from nestjs/renovate/ts-jest-29.x (1c470aa)
  • Merge pull request #​2147 from nestjs/renovate/swc-monorepo (e8a2299)
  • fix(deps): update dependency webpack to v5.88.1 (6154ffa)
  • fix(deps): update angular-cli monorepo to v16.1.3 (4e8a995)
  • chore(deps): update dependency ts-jest to v29.1.1 (5835ad5)
  • chore(deps): update dependency @​swc/core to v1.3.67 (3acbc45)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (a56e3f3)
  • test: update nest configuration loader tests (989a9f8)
  • Merge pull request #​2146 from nestjs/renovate/typescript-5.x (594c041)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (b8a008f)
  • Merge branch 'medz-swc-io' (72599a0)
  • test: skip flaky test (f6264ab)
  • feat: introduce builder options (a231941)
  • fix(deps): update dependency typescript to v5.1.6 (bba1342)
  • Merge pull request #​2142 from nestjs/renovate/typescript-5.x (7252787)
  • Merge pull request #​2133 from nestjs/renovate/angular-cli-monorepo (aa488e2)
  • Merge pull request #​2143 from nestjs/renovate/lint-staged-13.x (05b01b4)
  • chore(deps): update dependency lint-staged to v13.2.3 (e4e1229)
  • fix(deps): update dependency typescript to v5.1.5 (2c2317f)
  • style(swc): Change the OR logical operation to a null operation (ede05a6)
  • style(swc): Remove extra blank lines (5723119)
  • chore(swc): Easier to maintain SWC cli option defaults using struct (c70aa59)
  • feat(swc): Config SWC cli in nest-cli.json (3b1c1c4)
  • fix(swc): SWC does not support custom sourceRoot and custom output (fde03fa)
  • chore(deps): update typescript-eslint monorepo to v5.60.1 (90387b2)
  • fix(deps): update angular-cli monorepo to v16.1.1 (c632260)

v10.0.5

Compare Source

  • refactor: lazily load fork ts checker (2214264)

v10.0.4

Compare Source

open-telemetry/opentelemetry-js-contrib (@​opentelemetry/auto-instrumentations-node)

v0.38.0

Compare Source

open-telemetry/opentelemetry-js (@​opentelemetry/core)

v1.15.0

Compare Source

🐛 (Bug Fix)
  • fix(opentelemetry-exporter-prometheus): Update default PrometheusExporter to not append a timestamp to match the text based exposition format #​3961 @​JacksonWeber
  • fix(sdk-metrics): Update default Histogram's boundary to match OTEL's spec #​3893 @​chigia001
  • fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms #​3934 @​aabmass
  • fix(sdk-trace-web): add secureConnectionStart to https only #​3879 @​Abinet18
🏠 (Internal)
  • feat(minification): [Minification] Add noEmitHelpers, importHelpers and tslib as a dependency #​3913 @​MSNev
vitest-dev/vitest (@​vitest/coverage-v8)

v0.33.0

Compare Source

   🚨 Breaking Changes
  • Revert default include patterns  -  by @​so1ve #​3729
    • 0.32.0 changed the default include globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.
   🐞 Bug Fixes
    View changes on GitHub

v0.32.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.32.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.32.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.32.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
taskforcesh/bullmq (bullmq)

v4.3.0

Compare Source

Features

v4.2.1

Compare Source

Bug Fixes
Features

v4.2.0

Compare Source

Bug Fixes
  • python: add recommended pyproject.toml configuration (#​2029) (d03ffc9)
  • python: nuild egg-info at the root location (3c2d06e)
Features

v4.1.0

Compare Source

Features
  • queue: add getPrioritized and getPrioritizedCount methods (#​2005) (7363abe)
firebase/firebase-admin-node (firebase-admin)

v11.10.1: Firebase Admin Node.js SDK v11.10.1

Compare Source

Miscellaneous

v11.10.0: Firebase Admin Node.js SDK v11.10.0

Compare Source

New Features
  • feat(functions): Add features to task queue functions (#​2216)
  • feat(auth): Add TotpInfo field to UserRecord (#​2197)
  • feat(storage): Add getDownloadUrl method to the Storage API (#​2036)
Bug Fixes
  • fix: Update TOTP docstrings (#​2245)
Miscellaneous
graphql/graphql-js (graphql)

v16.7.1

Compare Source

v16.7.0

Compare Source

v16.7.0 (2023-06-21)

New Feature 🚀
Bug Fix 🐞
Committers: 3
enisdenjo/graphql-ws (graphql-ws)

v5.14.0

Compare Source

Features

5.13.1 (2023-05-15)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 2a0e37d to 06c5f0a Compare June 28, 2023 07:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 98cc8cc to 88d9520 Compare July 5, 2023 10:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 88d9520 to baa4c51 Compare July 6, 2023 11:36
@sonarcloud
Copy link

sonarcloud bot commented Jul 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 9db8797 to 67a1f68 Compare July 13, 2023 04:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2eb9972 to 4b0d8f6 Compare July 16, 2023 11:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4b0d8f6 to af35c26 Compare July 16, 2023 11:36
@jbl428 jbl428 closed this Jul 16, 2023
@jbl428 jbl428 deleted the renovate/all-minor-patch branch July 16, 2023 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant