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

chore(deps): update all non-major dependencies #431

Merged
merged 1 commit into from Jan 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) ^17.3.0 -> ^17.4.2 age adoption passing confidence devDependencies minor
@commitlint/config-angular (source) ^17.3.0 -> ^17.4.2 age adoption passing confidence devDependencies minor
@favware/cliff-jumper ^1.9.0 -> ^1.10.0 age adoption passing confidence devDependencies minor
@prisma/client (source) ^4.7.1 -> ^4.8.1 age adoption passing confidence dependencies minor
@swc/core (source) ^1.3.23 -> ^1.3.26 age adoption passing confidence devDependencies patch
@types/node (source) ^18.11.17 -> ^18.11.18 age adoption passing confidence devDependencies patch
@types/node-cron (source) ^3.0.6 -> ^3.0.7 age adoption passing confidence devDependencies patch
@types/prettier (source) 2.7.1 -> 2.7.2 age adoption passing confidence devDependencies patch
@types/react-dom (source) ^18.0.9 -> ^18.0.10 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin ^5.46.1 -> ^5.48.1 age adoption passing confidence devDependencies minor
@typescript-eslint/parser ^5.46.1 -> ^5.48.1 age adoption passing confidence devDependencies minor
@yarnpkg/cli-dist ^3.3.0 -> ^3.3.1 age adoption passing confidence devDependencies patch
eslint (source) ^8.30.0 -> ^8.31.0 age adoption passing confidence devDependencies minor
eslint-config-prettier 8.5.0 -> 8.6.0 age adoption passing confidence devDependencies minor
eslint-plugin-import ^2.26.0 -> ^2.27.4 age adoption passing confidence devDependencies minor
framer-motion ^7.10.2 -> ^7.10.3 age adoption passing confidence dependencies patch
husky (source) ^8.0.2 -> ^8.0.3 age adoption passing confidence devDependencies patch
i18next (source) ^22.4.5 -> ^22.4.9 age adoption passing confidence dependencies patch
i18next-fs-backend ^2.1.0 -> ^2.1.1 age adoption passing confidence dependencies patch
next (source) ^13.0.7 -> ^13.1.2 age adoption passing confidence dependencies minor
postgres 14.5-alpine -> 14.6-alpine age adoption passing confidence final minor
prettier (source) ^2.8.1 -> ^2.8.2 age adoption passing confidence devDependencies patch
prisma (source) ^4.7.1 -> ^4.8.1 age adoption passing confidence dependencies minor
prisma (source) ^4.7.1 -> ^4.8.1 age adoption passing confidence devDependencies minor
sass ^1.57.0 -> ^1.57.1 age adoption passing confidence dependencies patch
turbo (source) ^1.6.3 -> ^1.7.0 age adoption passing confidence devDependencies minor
vite (source) ^4.0.2 -> ^4.0.4 age adoption passing confidence devDependencies patch
vitest ^0.25.8 -> ^0.27.1 age adoption passing confidence devDependencies minor
yarn 3.3.0 -> 3.3.1 age adoption passing confidence packageManager patch

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v17.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.0

Compare Source

Bug Fixes
conventional-changelog/commitlint (@​commitlint/config-angular)

v17.4.2

Compare Source

Note: Version bump only for package @​commitlint/config-angular

v17.4.0

Compare Source

Note: Version bump only for package @​commitlint/config-angular

favware/cliff-jumper

v1.10.0

Compare Source

🚀 Features

prisma/prisma

v4.8.1

Compare Source

Today, we are issuing the 4.8.1 patch release.

Fixe in Prisma Client

v4.8.0

Compare Source

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

Highlights
Improved serverless experience — smaller engines size

In this release, we have decreased the size of our engine files by an average of 50%. The size of the Query Engine used on Debian, with OpenSSL 3.0.x, for example, went from 39MB to 14MB. We will also remove some smaller engines to decrease the total size in future versions.

Additionally, we have started optimizing how the Prisma schema is loaded in Prisma Client. You should notice a considerable improvement when executing the first query if you're working with a bigger schema with many models and relations.

We will continue investing in this direction in the next releases and further improve the experience with Prisma and serverless environments.

Multi-schema support for CockroachDB (Preview)

We're pleased to share that this release adds Preview support for multi-schema for CockroachDB. 🎉

This release adds support for:

  • Introspecting databases that organize objects in multiple database schemas
  • Managing multi-schema database setups directly from Prisma schema
  • Generating migrations that are database schema-aware with Prisma Migrate
  • Querying across multiple database schemas with Prisma Client

If you already have a CockroachDB database using multiple schemas, you can quickly get up and running set up multiple schemas by:

  • Enabling the Preview feature in the Prisma schema
  • Defining the schemas in the schemas property in the datasource block
  • Introspecting your database using prisma db pull

You can further evolve your database schema using the multi-schema Preview feature by using prisma migrate dev.

For further details, refer to our documentation and let us know what you think in this GitHub issue.

Improved OpenSSL 3.x support

Prisma now supports OpenSSL 3 builds for Linux Alpine on x86_64 architectures. This particularly impacts users running Prisma on node:alpine and node:lts-alpine Docker images. The images are based on an Alpine version that ships with OpenSSL 3.0.x, which isn’t compatible with OpenSSL 1.1.x (already supported by Prisma). You can read more details about it in this GitHub comment.

We also have rewritten our OpenSSL version detection logic, making it future-proof. We now expect Prisma to support systems running with any OpenSSL 3 minor versions out of the box.

Fixes and improvements
Prisma
Prisma Migrate
Prisma Client
Language tools (e.g. VS Code)
Prisma Engines
Credits

Huge thanks to @​ivan, @​Mini256, @​cmd-johnson for helping!

Prisma Help Center (New)

We recently just launched our Help Center that you can use to find resources and get help from our support team for both the Prisma ORM and the Prisma Data Platform.

Check it out, and let us know what you think.

📺 Join us for another "What's new in Prisma" live stream

Learn about the latest release and other news from the Prisma community by joining us for another "What's new in Prisma" live stream.

The stream takes place on YouTube on Thursday, December 22 at 5 pm Berlin | 8 am San Francisco.

swc-project/swc

v1.3.26

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Testing

v1.3.25

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
Performance
  • (es/preset-env) Use VisitMut instead of Fold for polyfill (#​6734) (98da644)
Refactor

v1.3.24

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance
Refactor
Testing
Build
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.48.1

Compare Source

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

v5.48.0

Compare Source

Features
  • eslint-plugin: specify which method is unbound and added test case (#​6281) (cf3ffdd)

5.47.1 (2022-12-26)

Bug Fixes
  • ast-spec: correct some incorrect ast types (#​6257) (0f3f645)
  • eslint-plugin: [member-ordering] correctly invert optionalityOrder (#​6256) (ccd45d4)

v5.47.1

Compare Source

Bug Fixes
  • ast-spec: correct some incorrect ast types (#​6257) (0f3f645)
  • eslint-plugin: [member-ordering] correctly invert optionalityOrder (#​6256) (ccd45d4)

v5.47.0

Compare Source

Features
  • eslint-plugin: [no-floating-promises] add suggestion fixer to add an 'await' (#​5943) (9e35ef9)

5.46.1 (2022-12-12)

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

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

v5.48.1

Compare Source

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

v5.48.0

Compare Source

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

5.47.1 (2022-12-26)

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

v5.47.1

Compare Source

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

v5.47.0

Compare Source

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

5.46.1 (2022-12-12)

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

yarnpkg/berry

v3.3.1

eslint/eslint

v8.31.0

Compare Source

Features

  • 52c7c73 feat: check assignment patterns in no-underscore-dangle (#​16693) (Milos Djermanovic)
  • b401cde feat: add options to check destructuring in no-underscore-dangle (#​16006) (Morten Kaltoft)
  • 30d0daf feat: group properties with values in parentheses in key-spacing (#​16677) (Francesco Trotta)

Bug Fixes

  • 35439f1 fix: correct syntax error in prefer-arrow-callback autofix (#​16722) (Francesco Trotta)
  • 87b2470 fix: new instance of FlatESLint should load latest config file version (#​16608) (Milos Djermanovic)

Documentation


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 added the dependencies Update one or more dependencies version label Nov 1, 2022
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Nov 1, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 1d0c4d1 to ac16df7 Compare November 8, 2022 17:36
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Nov 8, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from d747cc6 to 6d06825 Compare November 14, 2022 00:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from c498930 to 96098da Compare December 28, 2022 11:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from f5ad3dc to 64d4a05 Compare January 4, 2023 12:56
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jan 4, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from a7c74a3 to 3dd9f24 Compare January 12, 2023 09:49
@Ecorte Ecorte merged commit 6b716ad into main Jan 13, 2023
@Ecorte Ecorte deleted the renovate/all-minor-patch branch January 13, 2023 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant