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 server #6119

Merged
merged 1 commit into from
Jan 3, 2024
Merged

fix(deps): update server #6119

merged 1 commit into from
Jan 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/runtime (source) 7.23.5 -> 7.23.7 age adoption passing confidence
@immich/cli (source) 2.0.4 -> 2.0.5 age adoption passing confidence
@nestjs/common (source) 10.2.10 -> 10.3.0 age adoption passing confidence
@nestjs/core (source) 10.2.10 -> 10.3.0 age adoption passing confidence
@nestjs/platform-express (source) 10.2.10 -> 10.3.0 age adoption passing confidence
@nestjs/platform-socket.io (source) 10.2.10 -> 10.3.0 age adoption passing confidence
@nestjs/swagger 7.1.16 -> 7.1.17 age adoption passing confidence
@nestjs/testing (source) 10.2.10 -> 10.3.0 age adoption passing confidence
@nestjs/websockets (source) 10.2.10 -> 10.3.0 age adoption passing confidence
@testcontainers/postgresql 10.3.2 -> 10.4.0 age adoption passing confidence
@types/jest (source) 29.5.10 -> 29.5.11 age adoption passing confidence
@types/node (source) 20.10.3 -> 20.10.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.13.1 -> 6.16.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.13.1 -> 6.16.0 age adoption passing confidence
async-lock 1.4.0 -> 1.4.1 age adoption passing confidence
axios (source) 1.6.2 -> 1.6.3 age adoption passing confidence
bullmq (source) 4.14.4 -> 4.17.0 age adoption passing confidence
eslint (source) 8.55.0 -> 8.56.0 age adoption passing confidence
eslint-plugin-prettier 5.0.1 -> 5.1.2 age adoption passing confidence
nest-commander (source) 3.12.4 -> 3.12.5 age adoption passing confidence
openid-client 5.6.1 -> 5.6.2 age adoption passing confidence
prettier (source) 3.1.0 -> 3.1.1 age adoption passing confidence
reflect-metadata (source) ^0.1.13 -> ^0.2.0 age adoption passing confidence
sharp (source, changelog) 0.33.0 -> 0.33.1 age adoption passing confidence
testcontainers 10.3.2 -> 10.4.0 age adoption passing confidence
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence
typescript (source) 5.3.2 -> 5.3.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/runtime)

v7.23.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

v7.23.6

Compare Source

👓 Spec Compliance
  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types
🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #​16161 Ensure the [[@​@​toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #​16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-helpers, babel-plugin-proposal-decorators
immich-app/immich (@​immich/cli)

v2.0.5

Compare Source

nestjs/nest (@​nestjs/common)

v10.3.0

Compare Source

v10.3.0 (2023-12-18)
Enhancements
Dependencies
Committers: 6
nestjs/swagger (@​nestjs/swagger)

v7.1.17

Compare Source

testcontainers/testcontainers-node (@​testcontainers/postgresql)

v10.4.0

Compare Source

Changes

🚀 Features

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.16.0

Compare Source

Bug Fixes
  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#​8096) (3182959)
Features
  • eslint-plugin: deprecate formatting (meta.type: layout) rules (#​8073) (04dea84)
  • eslint-plugin: deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#​8123) (9368bf3)

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

v6.15.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "on tuesday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jan 2, 2024
Copy link

cloudflare-pages bot commented Jan 2, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5f6a806
Status: ✅  Deploy successful!
Preview URL: https://ff03692e.immich.pages.dev
Branch Preview URL: https://renovate-server.immich.pages.dev

View logs

@jrasm91 jrasm91 merged commit 13fb325 into main Jan 3, 2024
22 checks passed
@jrasm91 jrasm91 deleted the renovate/server branch January 3, 2024 22:41
martabal pushed a commit that referenced this pull request Jan 9, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant