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

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^2.4.3 -> ^2.4.6 age adoption passing confidence
@babel/types (source) ^7.23.5 -> ^7.23.6 age adoption passing confidence
@iconify-json/heroicons ^1.1.15 -> ^1.1.16 age adoption passing confidence
@iconify-json/noto ^1.1.17 -> ^1.1.18 age adoption passing confidence
@iconify-json/ph ^1.1.8 -> ^1.1.9 age adoption passing confidence
@iconify-json/simple-icons ^1.1.82 -> ^1.1.84 age adoption passing confidence
@nuxt/devtools (source) ^1.0.5 -> ^1.0.6 age adoption passing confidence
@nuxt/ui (source) 2.11.0 -> 2.11.1 age adoption passing confidence
@​nuxt/ui-pro 0.5.0 -> 0.6.1 age adoption passing confidence
@nuxtseo/module 2.0.0-beta.45 -> 2.0.0-beta.50 age adoption passing confidence
@vue/server-renderer (source) ^3.3.11 -> ^3.3.12 age adoption passing confidence
bumpp ^9.2.0 -> ^9.2.1 age adoption passing confidence
eslint (source) ^8.55.0 -> ^8.56.0 age adoption passing confidence
nuxt-og-image 3.0.0-beta.56 -> 3.0.0-rc.10 age adoption passing confidence
nuxt-og-image 3.0.0-beta.57 -> 3.0.0-rc.10 age adoption passing confidence
pnpm (source) 8.11.0 -> 8.12.1 age adoption passing confidence
unhead (source) >=1.8.8 -> >=1.8.9 age adoption passing confidence
vitest (source) ^1.0.2 -> ^1.0.4 age adoption passing confidence
vue (source) ^3.3.10 -> ^3.3.12 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.4.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.4.5

Compare Source

v2.4.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
babel/babel (@​babel/types)

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
nuxt/devtools (@​nuxt/devtools)

v1.0.6

Compare Source

Bug Fixes
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)
harlan-zw/nuxt-seo-kit (@​nuxtseo/module)

v2.0.0-beta.50

Compare Source

v2.0.0-beta.49

Compare Source

v2.0.0-beta.48

Compare Source

v2.0.0-beta.47

Compare Source

v2.0.0-beta.46

Compare Source

⚠️ New Nuxt OG Image

This version is a breaking change as it includes the migration from Nuxt OG Image v2 to Nuxt OG Image v3.

You will need to check the release notes and follow the migration guide

vuejs/core (@​vue/server-renderer)

v3.3.12

Compare Source

Bug Fixes
antfu/bumpp (bumpp)

v9.2.1

Compare Source

   🚀 Features
    View changes on GitHub
eslint/eslint (eslint)

v8.56.0

Compare Source

Features
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#​17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#​17818) (Arka Pratim Chaudhuri)
Bug Fixes
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#​17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#​17812) (Bryan Mishkin)
Documentation
  • 9007719 docs: update link in ways-to-extend.md (#​17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#​17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#​17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#​17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)
Chores
harlan-zw/nuxt-og-image (nuxt-og-image)

v3.0.0-rc.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0-rc.9

Compare Source

Bug Fixes
  • accessing prerender on null (3402284)

v3.0.0-rc.8

Compare Source

Bug Fixes

v3.0.0-rc.7

Compare Source

Bug Fixes

v3.0.0-rc.6

Compare Source

Bug Fixes
  • font resolution regression (ef537eb)

v3.0.0-rc.5

Compare Source

Bug Fixes

v3.0.0-rc.4

Compare Source

v3.0.0-rc.3

Compare Source

v3.0.0-rc.2

Compare Source

v3.0.0-rc.1

Compare Source

v3.0.0-rc.0

Compare Source

The next major of Nuxt OG Image will be officially released in the next few days.

This rc is a sneak peak for Nuxt SEO users, feel free to opt-in to this latest version if you'd like to try it before then.

See the v3 release docs to learn more.

v3.0.0-beta.59

Compare Source

v3.0.0-beta.58

Compare Source

v3.0.0-beta.57

Compare Source

pnpm/pnpm (pnpm)

v8.12.1

Compare Source

Patch Changes

  • Don't report dependencies with optional dependencies as being added on repeat install. This was a bug in reporting #​7384.
  • Fix a bug where --fix-lockfile crashes on tarballs #​7368.
  • Do not create empty patch directory.
  • Installation should not fail if an empty node_modules directory cannot be removed #​7405.

Our Gold Sponsors

Our Silver Sponsors

v8.12.0

Compare Source

Minor Changes

  • Add support for basic authorization header #​7371.

Patch Changes

  • Fix a bug where pnpm incorrectly passes a flag to a run handler as a fallback command #​7244.
  • When dedupe-direct-deps is set to true, commands of dependencies should be deduplicated #​7359.

Our Gold Sponsors

Our Silver Sponsors

unjs/unhead (unhead)

v1.8.9

Compare Source

What's Changed

New Contributors

Full Changelog: v1.8.8...v1.8.9

vitest-dev/vitest (vitest)

v1.0.4

Compare Source

The previous release was built incorrectly and didn't include the performance fix. This release fixes that.

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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 force-pushed the renovate/all-minor-patch branch from ce4d3fa to 9a4c99d Compare December 16, 2023 06:35
@renovate renovate bot merged commit 03c6d4f into main Dec 17, 2023
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 17, 2023 01:39
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