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 #45

Merged
merged 1 commit into from Jan 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-dynamodb (source) ^3.214.0 -> ^3.241.0 age adoption passing confidence
@iconify-json/heroicons-outline ^1.1.4 -> ^1.1.5 age adoption passing confidence
@iconify-json/heroicons-solid ^1.1.5 -> ^1.1.6 age adoption passing confidence
@mdit-vue/plugin-component (source) ^0.11.1 -> ^0.11.2 age adoption passing confidence
@ow3/eslint-config ^0.33.11 -> ^0.35.2 age adoption passing confidence
@prisma/client (source) ^4.6.1 -> ^4.8.0 age adoption passing confidence
@types/node (source) ^18.11.9 -> ^18.11.18 age adoption passing confidence
@types/prompts (source) ^2.4.1 -> ^2.4.2 age adoption passing confidence
@unocss/transformer-compile-class (source) ^0.46.5 -> ^0.48.0 age adoption passing confidence
@vitest/coverage-istanbul ^0.25.2 -> ^0.26.3 age adoption passing confidence
@vueform/multiselect ^2.4.2 -> ^2.5.8 age adoption passing confidence
@vueuse/core ^9.5.0 -> ^9.9.0 age adoption passing confidence
@vueuse/head ^1.0.17 -> ^1.0.22 age adoption passing confidence
@vueuse/math (source) ^9.5.0 -> ^9.9.0 age adoption passing confidence
@vueuse/shared (source) ^9.5.0 -> ^9.9.0 age adoption passing confidence
commitizen ^4.2.5 -> ^4.2.6 age adoption passing confidence
cz-git (source) ^1.3.12 -> ^1.4.1 age adoption passing confidence
eslint (source) ^8.28.0 -> ^8.31.0 age adoption passing confidence
lint-staged ^13.0.3 -> ^13.1.0 age adoption passing confidence
markdown-it-shiki ^0.6.1 -> ^0.7.2 age adoption passing confidence
meilisearch ^0.25.1 -> ^0.30.0 age adoption passing confidence
meilisearch ^0.29.1 -> ^0.30.0 age adoption passing confidence
node-ray ^1.19.2 -> ^1.19.4 age adoption passing confidence
pinia ^2.0.24 -> ^2.0.28 age adoption passing confidence
pnpm (source) >=7.17.0 -> >=7.21.0 age adoption passing confidence
pnpm (source) 7.17.0 -> 7.21.0 age adoption passing confidence
redis ^4.5.0 -> ^4.5.1 age adoption passing confidence
typescript (source) ^4.9.3 -> ^4.9.4 age adoption passing confidence
unbuild ^1.0.1 -> ^1.0.2 age adoption passing confidence
unocss ^0.46.5 -> ^0.48.0 age adoption passing confidence
unplugin-auto-import ^0.11.4 -> ^0.12.1 age adoption passing confidence
unplugin-vue-components ^0.22.9 -> ^0.22.12 age adoption passing confidence
vite-plugin-inspect ^0.7.8 -> ^0.7.12 age adoption passing confidence
vite-plugin-pages ^0.27.1 -> ^0.28.0 age adoption passing confidence
vite-plugin-pwa ^0.13.3 -> ^0.14.0 age adoption passing confidence
vite-plugin-vue-component-preview ^0.3.3 -> ^0.3.4 age adoption passing confidence
vite-plugin-vue-markdown ^0.22.1 -> ^0.22.2 age adoption passing confidence
vite-ssg ^0.22.0 -> ^0.22.1 age adoption passing confidence
vitepress (source) 1.0.0-alpha.29 -> 1.0.0-alpha.34 age adoption passing confidence
vitest ^0.25.2 -> ^0.26.3 age adoption passing confidence
vue-component-meta ^1.0.9 -> ^1.0.19 age adoption passing confidence
vue-demi ^0.13.1 -> ^0.13.11 age adoption passing confidence
vue-tsc ^1.0.9 -> ^1.0.19 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3

v3.241.0

Compare Source

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

v3.238.0

Compare Source

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

v3.236.0

Compare Source

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

v3.235.0

Compare Source

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

v3.234.0

Compare Source

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

v3.231.0

Compare Source

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

v3.229.0

Compare Source

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

v3.226.0

Compare Source

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

v3.225.0

Compare Source

Features
  • client-dynamodb: Endpoint Ruleset update: Use http instead of https for the "local" region. (29cbf1a)

v3.224.0

Compare Source

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

v3.223.0

Compare Source

Bug Fixes
  • clients: remove unconditional inclusion of util-retry (#​4246) (3baeb44)

v3.222.0

Compare Source

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

v3.218.0

Compare Source

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

v3.216.0

Compare Source

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

v3.215.0

Compare Source

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

mdit-vue/mdit-vue

v0.11.2

Compare Source

Bug Fixes
  • shared: avoid resolve headers in nested blocks (ce146bd)
ow3org/eslint-config

v0.35.2

Compare Source

No significant changes

    View changes on GitHub

v0.35.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.35.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
prisma/prisma

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.

v4.7.1

[Compare Source](https://to


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 from 1a6d830 to 510de54 Compare June 10, 2022 14:10
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^0.38.2 chore(deps): update all non-major dependencies Jun 10, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 6c0663d to f408818 Compare June 17, 2022 12:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from d9c4623 to 8fff72d Compare June 24, 2022 15:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c5b4221 to 2cb431a Compare June 25, 2022 08:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 4cd3dbf to 1a86877 Compare December 26, 2022 17:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 648699d to 5c050b1 Compare January 2, 2023 13:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5c050b1 to 6db76c3 Compare January 2, 2023 13:08
@chrisbbreuer chrisbbreuer merged commit bc3f9db into main Jan 2, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch January 2, 2023 17:17
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