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

Merged
merged 2 commits into from
Dec 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@auth/core (source) 0.17.0 -> 0.19.0 age adoption passing confidence
@auth/prisma-adapter (source) 1.0.4 -> 1.0.12 age adoption passing confidence
@commitlint/cli (source) 18.0.0 -> 18.4.3 age adoption passing confidence
@commitlint/config-conventional (source) 18.0.0 -> 18.4.3 age adoption passing confidence
@nuxt/devtools (source) 1.0.0 -> 1.0.6 age adoption passing confidence
@nuxt/image (source) 1.0.0 -> 1.1.0 age adoption passing confidence
@nuxt/ui (source) 2.9.0 -> 2.11.1 age adoption passing confidence
@nuxtjs/google-fonts 3.0.2 -> 3.1.3 age adoption passing confidence
@nuxtjs/tailwindcss 6.8.0 -> 6.10.1 age adoption passing confidence
@prisma/client (source) 5.4.2 -> 5.7.1 age adoption passing confidence
@tiptap/extension-image (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-link (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-table (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-table-cell (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-table-header (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-table-row (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-text-align (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/pm (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/starter-kit (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/vue-3 (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@trpc/client (source) 10.41.0 -> 10.44.1 age adoption passing confidence
@trpc/server (source) 10.41.0 -> 10.44.1 age adoption passing confidence
@types/node (source) 20.8.7 -> 20.10.5 age adoption passing confidence
@types/pluralize (source) 0.0.32 -> 0.0.33 age adoption passing confidence
@vue-macros/nuxt (source) 1.9.3 -> 1.9.16 age adoption passing confidence
@vueuse/nuxt (source) 10.5.0 -> 10.7.0 age adoption passing confidence
lint-staged 15.0.2 -> 15.2.0 age adoption passing confidence
nuxt-icon 0.5.0 -> 0.6.7 age adoption passing confidence
postcss (source) 8.4.31 -> 8.4.32 age adoption passing confidence
prettier-plugin-tailwindcss 0.5.6 -> 0.5.9 age adoption passing confidence
prisma (source) 5.4.2 -> 5.7.1 age adoption passing confidence
superjson 2.1.0 -> 2.2.1 age adoption passing confidence
tailwindcss (source) 3.3.3 -> 3.4.0 age adoption passing confidence
trpc-nuxt 0.10.12 -> 0.10.15 age adoption passing confidence
typescript (source) 5.2.2 -> 5.3.3 age adoption passing confidence

Release Notes

nextauthjs/next-auth (@​auth/core)

v0.19.0

Compare Source

Features

Bugfixes

v0.18.6

Compare Source

Bugfixes

Other

  • bump dependencies
  • add utils package (#​9378)

v0.18.5

Compare Source

Bugfixes

Other

v0.18.4

Compare Source

Bugfixes

v0.18.3

Compare Source

Bugfixes

v0.18.2

Compare Source

Bugfixes

Other

  • refactor
  • refactor
  • refactor
  • move files
  • move files to utils
  • Updates TypeDoc index paths and fix broken links (#​9191)
  • throw errors when raw, reorganize (#​9118)
  • fix typo in credentials.ts

v0.18.1

Compare Source

Bugfixes

Other

  • more cleanup
  • clean up tsconfig files
  • upgrade to Docusaurus v3 (#​9059)
  • cleanup (#​9086)
  • fix broken links (#​9062)

v0.18.0

Compare Source

Features

Bugfixes

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

v18.4.3

Compare Source

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

v18.4.2

Compare Source

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

v18.4.1

Compare Source

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

v18.4.0

Compare Source

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

v18.2.0

Compare Source

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

v18.1.0

Compare Source

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

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

v18.4.3

Compare Source

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

v18.4.2

Compare Source

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

v18.4.0

Compare Source

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

v18.1.0

Compare Source

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

nuxt/devtools (@​nuxt/devtools)

v1.0.6

Compare Source

Bug Fixes

v1.0.5

Compare Source

Bug Fixes
  • allow iframe to work in stricter cross-origin policy (7ec0d3c)
  • devtools: don't enable devtools when in test mode (#​532) (3a7f143)
Features

v1.0.4

Compare Source

Bug Fixes
  • pip: check for https support (#​522) (5360cf4)
  • require auth token with getImageMeta and getTextAssetContent (69316c4)
  • require token for restartNuxt (09384af)
Features

v1.0.3

Compare Source

Bug Fixes
Features
  • disable devtools in test mode (51e8de6)

v1.0.2

Compare Source

Bug Fixes
  • do not show false connecting overlay on legacy Vite, close #​497 (a48c248)
  • timeline: do not inject for macro module, close #​507 (923edaf)

v1.0.1

Compare Source

Bug Fixes
nuxt/image (@​nuxt/image)

v1.1.0

Compare Source

compare changes

🚀 Enhancements
📖 Documentation
🏡 Chore
  • Add backquote in readme (7f8d8f2)
  • Add homepage to package.json (#​1097)
  • Use correct repository syntax (7a89e86)
  • Ensure amplify types respect upstream nitro types (5c4cd7c)
  • Add ignore (13a120f)
🤖 CI
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v2.11.1

Compare Source

Bug Fixes
  • Breadcrumb: handle divider in rtl (#​1049) (e53cdea)
  • CommandPalette: improve performances and avoid multiple recompute (db508b2)
  • CommandPalette: missing right padding on input with close button (ad33b26)
  • components: move remaining classes to config (#​1039) (e408eab)
  • module: prevent class merging on default children (f07968a), closes #​1076
  • Notification: handle dynamic backgrounds (#​1063) (1f0f618)
  • RadioGroup: props reactivity issues (#​1065) (7196d81)
  • types: favor Record<string, any>> instead of object (4d72a75)
  • types: improve with strict mode (#​1041) (4a9b66a)
  • types: workaround for popper weak type (5718dfd), closes #​644
Reverts
  • Revert "chore(deps): pin vitest" (6984989)

v2.11.0

Compare Source

Features
Bug Fixes
  • Alert: improve config options (91511b9), closes #​760
  • Alert: prevent gap when no close button or action (9a1a1b8), closes #​831
  • ButtonGroup: handle components with children (#​999) (f4be95d)
  • CommandPalette: activate first option after async search (#​981) (a975939)
  • defineShortcuts: support minus - key (#​962) (de38afd)
  • Dropdown: pass event to click function (60fa2be)
  • Dropdown: use NuxtLink with custom prop to close on select (f323379), closes #​899
  • FormGroup: hydration mismatch on inputId (#​942) (a3046aa)
  • FormGroup: remove inputId if the input is a fieldset (#​914) (e81d5cf)
  • Input/Textarea: add v-model modifiers (#​856) (68f6956)
  • Link: handle active state when to prop is not provided (6cc77a3), closes #​988
  • Link: reactivity issue with active prop (15a40f5), closes nuxt/nuxt.com#1432
  • module: boolean types and bump nuxt to 3.8.2 (#​1006) (ca62ce1)
  • module: use correct alias for [#ui](https://togithub.com/nuxt/ui/issues/ui)-colors (#​913) (c84438f)
  • Notification: improve config options (7cb987d)
  • Notification: prevent gap when no close button or action (ded6a7f)
  • Notifications: teleport to body (#​909) (8451f4d)
  • Progress: percentage calculation (#​939) (c55871b)
  • Radio: prevent help text from inlining with label (#​894) (a2d70f0)
  • SelectMenu: fixes non-strings and nested searchable attributes (#​967) (37fdf22)

v2.10.0

Compare Source

Features

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.

@renovate renovate bot added chore dependencies Pull requests that update a dependency file labels Oct 24, 2023
@vercel
Copy link

vercel bot commented Oct 24, 2023

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

Name Status Preview Comments Updated (UTC)
predictor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 26, 2023 3:12am

@renovate renovate bot changed the title chore(deps): update dependency @auth/core to v0.18.0 chore(deps): update all non-major dependencies Oct 24, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1d0388c to a2ee69c Compare December 25, 2023 22:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6d7d4b3 to 1b0e093 Compare December 26, 2023 01:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2aa07ff to e16222f Compare December 26, 2023 01:57
@svglol svglol merged commit bea64b9 into master Dec 26, 2023
6 checks passed
@svglol svglol deleted the renovate/all-minor-patch branch December 26, 2023 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant