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

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@platformatic/sql-graphql 0.19.1 -> 0.20.1 age adoption passing confidence
@platformatic/sql-mapper 0.19.1 -> 0.20.1 age adoption passing confidence
@types/node (source) 18.15.10 -> 18.15.11 age adoption passing confidence
@types/react (source) 18.0.30 -> 18.0.35 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.57.0 -> 5.58.0 age adoption passing confidence
@typescript-eslint/parser 5.57.0 -> 5.58.0 age adoption passing confidence
@vitest/ui 0.29.7 -> 0.30.1 age adoption passing confidence
cypress 12.8.1 -> 12.9.0 age adoption passing confidence
eslint (source) 8.36.0 -> 8.38.0 age adoption passing confidence
lint-staged 13.2.0 -> 13.2.1 age adoption passing confidence
platformatic (source) 0.19.1 -> 0.20.1 age adoption passing confidence
postcss (source) 8.4.21 -> 8.4.22 age adoption passing confidence
prettier-plugin-tailwindcss 0.2.5 -> 0.2.7 age adoption passing confidence
tailwindcss (source) 3.2.7 -> 3.3.1 age adoption passing confidence
turbo (source) 1.8.6 -> 1.9.1 age adoption passing confidence
typescript (source) 5.0.2 -> 5.0.4 age adoption passing confidence
vitest 0.29.7 -> 0.30.1 age adoption passing confidence

Release Notes

platformatic/platformatic

v0.20.1

Compare Source

What's Changed

Full Changelog: platformatic/platformatic@v0.20.0...v0.20.1

v0.20.0

Compare Source

What's Changed

Full Changelog: platformatic/platformatic@v0.19.7...v0.20.0

v0.19.7

Compare Source

What's Changed

Full Changelog: platformatic/platformatic@v0.19.6...v0.19.7

v0.19.6

Compare Source

Full Changelog: platformatic/platformatic@v0.19.5...v0.19.6

v0.19.5

Compare Source

What's Changed
New Contributors

Full Changelog: platformatic/platformatic@v0.19.4...v0.19.5

v0.19.4

What's Changed

Full Changelog: platformatic/platformatic@v0.19.2...v0.19.4

v0.19.2

Compare Source

What's Changed

New Contributors

Full Changelog: platformatic/platformatic@v0.19.1...v0.19.2

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

v5.58.0

Compare Source

Bug Fixes
  • eslint-plugin: [unified-signatures] allow overloads with different named and different number of parameters (#​6877) (939d665)
Features

5.57.1 (2023-04-03)

Bug Fixes
  • eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#​6740) (49be8a8)

v5.57.1

Compare Source

Bug Fixes
  • eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#​6740) (49be8a8)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.58.0

Compare Source

Bug Fixes
  • update getLib for new TypeScript targets ES2021, ES2022 (#​6782) (1c04664)

5.57.1 (2023-04-03)

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

v5.57.1

Compare Source

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

vitest-dev/vitest

v0.30.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.30.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.29.8

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
cypress-io/cypress

v12.9.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#​12-9-0

eslint/eslint

v8.38.0

Compare Source

Features

  • a1d561d feat: Move getDeclaredVariables and getAncestors to SourceCode (#​17059) (Nicholas C. Zakas)

Bug Fixes

  • 1c1ece2 fix: do not report on RegExp(...args) in require-unicode-regexp (#​17037) (Francesco Trotta)

Documentation

  • 7162d34 docs: Mention new config system is complete (#​17068) (Nicholas C. Zakas)
  • 0fd6bb2 docs: Update README (GitHub Actions Bot)
  • c83531c docs: Update/remove external links, eg. point to eslint-community (#​17061) (Pelle Wessman)
  • a3aa6f5 docs: Clarify no-div-regex rule docs (#​17051) (Francesco Trotta)
  • b0f11cf docs: Update README (GitHub Actions Bot)
  • da8d52a docs: Update the second object instance for the "no-new" rule (#​17020) (Ahmadou Waly NDIAYE)
  • 518130a docs: switch language based on current path (#​16687) (Percy Ma)
  • 24206c4 docs: Update README (GitHub Actions Bot)

Chores

v8.37.0

Compare Source

Features

Bug Fixes

  • 619f3fd fix: correctly handle null default config in RuleTester (#​17023) (Brad Zacher)
  • 1fbf118 fix: getFirstToken/getLastToken on comment-only node (#​16889) (Francesco Trotta)
  • 129e252 fix: Fix typo in logical-assignment-operators rule description (#​17000) (Francesco Trotta)

Documentation

Chores

okonet/lint-staged

v13.2.1

Compare Source

Bug Fixes
  • ignore "package.json" as config file when it's invalid JSON (#​1281) (e7ed6f7)
postcss/postcss

v8.4.22

Compare Source

  • Fixed TypeScript support with node16 (by Remco Haszing).
tailwindlabs/prettier-plugin-tailwindcss

v0.2.7

Compare Source

Fixed
  • Don't break liquid tags inside attributes when sorting classes (#​143)

v0.2.6

Compare Source

Added
  • Support ESM and TS config files (#​137)
Fixed
  • Load tailwindcss modules from nearest instance only (#​139)
tailwindlabs/tailwindcss

v3.3.1

Compare Source

Fixed
  • Fix edge case bug when loading a TypeScript config file with webpack (#​10898)
  • Fix variant, @apply, and important selectors when using :is() or :has() with pseudo-elements (#​10903)
  • Fix safelist config types (#​10901)
  • Fix build errors caused by @tailwindcss/line-clamp warning (#​10915, #​10919)
  • Fix "process is not defined" error (#​10919)

v3.3.0

Compare Source

Added
  • Support ESM and TypeScript config files (#​10785)
  • Extend default color palette with new 950 shades (#​10879)
  • Add line-height modifier support to font-size utilities (#​9875)
  • Add support for using variables as arbitrary values without var(...) (#​9880, #​9962)
  • Add logical properties support for inline direction (#​10166)
  • Add hyphens utilities (#​10071)
  • Add from-{position}, via-{position} and to-{position} utilities (#​10886)
  • Add list-style-image utilities (#​10817)
  • Add caption-side utilities (#​10470)
  • Add line-clamp utilities from @tailwindcss/line-clamp to core (#​10768, #​10876, #​10862)
  • Add delay-0 and duration-0 utilities (#​10294)
  • Add justify-normal and justify-stretch utilities (#​10560)
  • Add content-normal and content-stretch utilities (#​10645)
  • Add whitespace-break-spaces utility (#​10729)
  • Add support for configuring default font-variation-settings for a font-family (#​10034, #​10515)
Fixed
  • Disallow using multiple selectors in arbitrary variants (#​10655)
  • Sort class lists deterministically for Prettier plugin (#​10672)
  • Ensure CLI builds have a non-zero exit code on failure (#​10703)
  • Ensure module dependencies for value null, is an empty Set (#​10877)
  • Fix format assumption when resolving module dependencies (#​10878)
Changed
  • Mark rtl and ltr variants as stable and remove warnings (#​10764)
  • Use inset instead of top, right, bottom, and left properties (#​10765)
  • Make dark and rtl/ltr variants insensitive to DOM order (#​10766)
  • Use :is to make important selector option insensitive to DOM order (#​10835)
vercel/turbo

v1.9.1: Turborepo v1.9.1

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turborepo@v1.9.0...v1.9.1

v1.9.0: Turborepo v1.9.0

Compare Source

What's Changed

Changelog

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@vercel
Copy link

vercel bot commented Mar 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
x-state-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2023 2:30pm

@changeset-bot
Copy link

changeset-bot bot commented Mar 28, 2023

⚠️ No Changeset found

Latest commit: f47a99e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security
Copy link

socket-security bot commented Mar 28, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

⚠️ Please accept the latest app permissions to ensure bot commands work properly. Accept the new permissions here.

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
typescript@5.0.4 None +0 typescript-bot
postcss@8.4.22 None +1 ai
⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
cypress@12.9.0 12.8.1...12.9.0 None +0/-0 atofstryker
platformatic@0.20.1 0.19.1...0.20.1 None +40/-36 matteo.collina
@platformatic/sql-mapper@0.20.1 0.19.1...0.20.1 None +0/-0 matteo.collina
eslint@8.38.0 8.36.0...8.38.0 None +1/-4 eslintbot
@platformatic/sql-graphql@0.20.1 0.19.1...0.20.1 None +0/-0 matteo.collina
prettier-plugin-tailwindcss@0.2.7 0.2.5...0.2.7 None +0/-0 thecrypticace
@typescript-eslint/parser@5.58.0 5.57.0...5.58.0 None +7/-9 jameshenry
@typescript-eslint/eslint-plugin@5.58.0 5.57.0...5.58.0 None +10/-12 jameshenry

🚮 Removed packages: @types/node@18.15.10, @vitest/ui@0.29.7, tailwindcss@3.2.7, vitest@0.29.7

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 76fbebe to 9a9cb5e Compare March 28, 2023 22:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9a9cb5e to 927c023 Compare March 29, 2023 05:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 927c023 to 8785c5c Compare March 29, 2023 18:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8785c5c to 419b671 Compare March 29, 2023 23:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 419b671 to f204005 Compare March 30, 2023 20:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f204005 to c9ebaa0 Compare March 30, 2023 23:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c9ebaa0 to 14766e6 Compare April 2, 2023 08:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14766e6 to 1079f66 Compare April 3, 2023 18:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1079f66 to 15cbbed Compare April 4, 2023 03:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 15cbbed to 0b86615 Compare April 5, 2023 12:11
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Apr 5, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0b86615 to fe4325f Compare April 5, 2023 17:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fe4325f to 59f9bdf Compare April 7, 2023 15:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 59f9bdf to ac0199b Compare April 7, 2023 20:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ac0199b to cc70bb5 Compare April 8, 2023 03:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cc70bb5 to 9207618 Compare April 9, 2023 14:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9207618 to a45e2f6 Compare April 10, 2023 04:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a45e2f6 to 6e4ac3b Compare April 10, 2023 13:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e4ac3b to 4efb89b Compare April 10, 2023 23:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4efb89b to f972924 Compare April 11, 2023 13:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f972924 to 95742e2 Compare April 11, 2023 18:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 95742e2 to 3878ec8 Compare April 12, 2023 14:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3878ec8 to 9512d7c Compare April 12, 2023 20:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9512d7c to d518138 Compare April 14, 2023 09:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d518138 to c89764a Compare April 14, 2023 13:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c89764a to f47a99e Compare April 16, 2023 14:29
@renovate renovate bot merged commit b795d41 into main Apr 16, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch April 16, 2023 19:05
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.

0 participants