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

Merged
merged 7 commits into from
Jun 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@iconify-json/carbon ^1.1.34 -> ^1.1.36 age adoption passing confidence devDependencies patch
@iconify-json/simple-icons ^1.1.103 -> ^1.1.107 age adoption passing confidence dependencies patch
@nuxt/content (source) ^2.12.1 -> ^2.13.0 age adoption passing confidence dependencies minor
@nuxt/devtools-kit (source) ^1.3.2 -> ^1.3.6 age adoption passing confidence dependencies patch
@nuxt/devtools-kit (source) ^1.3.2 -> ^1.3.6 age adoption passing confidence devDependencies patch
@nuxt/fonts ^0.7.0 -> ^0.7.1 age adoption passing confidence dependencies patch
@nuxt/module-builder ^0.7.0 -> ^0.8.0 age adoption passing confidence devDependencies minor
@​nuxt/ui-pro ^1.2.0 -> ^1.3.1 age adoption passing confidence dependencies minor
@nuxthq/studio (source) ^2.0.0 -> ^2.0.2 age adoption passing confidence devDependencies patch
@nuxtjs/mdc ^0.7.1 -> ^0.8.2 age adoption passing confidence dependencies minor
@types/css-tree (source) ^2.3.7 -> ^2.3.8 age adoption passing confidence devDependencies patch
@unocss/nuxt (source) ^0.60.3 -> ^0.61.0 age adoption passing confidence dependencies minor
@vueuse/core (source) ^10.10.0 -> ^10.11.0 age adoption passing confidence dependencies minor
@vueuse/nuxt (source) ^10.10.0 -> ^10.11.0 age adoption passing confidence dependencies minor
actions/checkout v4.1.6 -> v4.1.7 age adoption passing confidence action patch
esbuild ^0.21.4 -> ^0.21.5 age adoption passing confidence dependencies patch
eslint (source) ^9.3.0 -> ^9.5.0 age adoption passing confidence devDependencies minor
execa ^9.1.0 -> ^9.3.0 age adoption passing confidence devDependencies minor
h3 ^1.11.1 -> ^1.12.0 age adoption passing confidence dependencies minor
jiti ^1.21.0 -> ^1.21.6 age adoption passing confidence dependencies patch
nuxt-og-image ^2.2.4 -> ^2.2.6 age adoption passing confidence dependencies patch
playwright-core (source) ^1.44.1 -> ^1.45.0 age adoption passing confidence devDependencies minor
pnpm (source) 9.1.4 -> 9.4.0 age adoption passing confidence packageManager minor
sass ^1.77.3 -> ^1.77.6 age adoption passing confidence devDependencies patch
shiki (source) ^1.6.1 -> ^1.9.1 age adoption passing confidence devDependencies minor
tailwindcss (source) ^3.4.3 -> ^3.4.4 age adoption passing confidence dependencies patch
typescript (source) ^5.4.5 -> ^5.5.2 age adoption passing confidence devDependencies minor
unocss ^0.60.3 -> ^0.61.0 age adoption passing confidence dependencies minor
vite (source) ^5.2.12 -> ^5.3.1 age adoption passing confidence devDependencies minor
vue-tsc (source) ^2.0.19 -> ^2.0.22 age adoption passing confidence devDependencies patch

Release Notes

nuxt/content (@​nuxt/content)

v2.13.0

Compare Source

compare changes

🚀 Enhancements
  • Top level content/ directory in Nuxt 4 compatibility version (#​2649)
🩹 Fixes
  • Optimise nested dependencies (#​2583)
  • Opt in to import.meta.* properties (#​2597)
  • Ignore unsupported files from contents list (#​2607)
  • module: Convert content-slot to MDCSlot (#​2632)
  • Fix typo in logger warning message (#​2626)
  • search: Keep page's beginning paragraphs (#​2658)
  • Add Nitro hooks types declarations (#​2655)
  • Filter draft files in production (#​2648)
  • search: Use page title as default title for sections (9d81acc2)
  • Init storage only when used (#​2670)
  • Use runtimeconfig only when necessary (6f06f356)
  • Do not update devDependencies (062fb97f)
  • search: Improve sections with root node (#​2672)
  • prerender: Ensure / exists inside prerender rotues (#​2673)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/devtools (@​nuxt/devtools-kit)

v1.3.6

Compare Source

Features

v1.3.5

Compare Source

Bug Fixes
  • downgrade module-builder (de79dc4)

v1.3.4

Compare Source

Bug Fixes

v1.3.3

Compare Source

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

v0.7.1

Compare Source

compare changes

🩹 Fixes
  • local: Scan for fonts in all public assets dirs (6e7ae2b)
  • Ensure we don't have font filenames prefixed with - (dfa252a)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/module-builder (@​nuxt/module-builder)

v0.8.0

Compare Source

compare changes

🩹 Fixes
  • ⚠️ Do not augment nuxt options inside module entry (#​295)
  • build: Do not export default as a type (d29337c)
  • build: Only generate import type statement if required (190bff4)
⚠️ Breaking Changes
  • ⚠️ Do not augment nuxt options inside module entry (#​295)
❤️ Contributors

v0.7.1

Compare Source

compare changes

🩹 Fixes
  • build: Declare ModuleOptions in correct place (#​283)
📖 Documentation
  • Update path for runtime js files (#​282)
❤️ Contributors
nuxtlabs/studio-module (@​nuxthq/studio)

v2.0.2

Compare Source

  • feat(preview): handle app.config.ts sync with nuxt4 tree structure (#​177) (87cfcbc)

v2.0.1

Compare Source

nuxt-modules/mdc (@​nuxtjs/mdc)

v0.8.2

Compare Source

compare changes

🩹 Fixes
  • Export module types under pakcage name (#​226)
📖 Documentation
  • Fix invalid useAsyncData usage (3f2fb53)
❤️ Contributors

v0.8.1

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • build: Resolve runtime/**/*.js files and prose header types (#​220)
🏡 Chore
  • Bump @nuxt/module-builder (#​221)
❤️ Contributors

v0.8.0

Compare Source

compare changes

🩹 Fixes
  • Anchor links types and type-safety (#​217)
  • wasm: Include cloudflare-module preset (#​216)
  • Types (fc62d60)
🏡 Chore
❤️ Contributors
unocss/unocss (@​unocss/nuxt)

v0.61.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.60.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/core)

v10.11.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.10.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
actions/checkout (actions/checkout)

v4.1.7

Compare Source

evanw/esbuild (esbuild)

v0.21.5

Compare Source

  • Fix Symbol.metadata on classes without a class decorator (#​3781)

    This release fixes a bug with esbuild's support for the decorator metadata proposal. Previously esbuild only added the Symbol.metadata property to decorated classes if there was a decorator on the class element itself. However, the proposal says that the Symbol.metadata property should be present on all classes that have any decorators at all, not just those with a decorator on the class element itself.

  • Allow unknown import attributes to be used with the copy loader (#​3792)

    Import attributes (the with keyword on import statements) are allowed to alter how that path is loaded. For example, esbuild cannot assume that it knows how to load ./bagel.js as type bagel:

    // This is an error with "--bundle" without also using "--external:./bagel.js"
    import tasty from "./bagel.js" with { type: "bagel" }

    Because of that, bundling this code with esbuild is an error unless the file ./bagel.js is external to the bundle (such as with --bundle --external:./bagel.js).

    However, there is an additional case where it's ok for esbuild to allow this: if the file is loaded using the copy loader. That's because the copy loader behaves similarly to --external in that the file is left external to the bundle. The difference is that the copy loader copies the file into the output folder and rewrites the import path while --external doesn't. That means the following will now work with the copy loader (such as with --bundle --loader:.bagel=copy):

    // This is no longer an error with "--bundle" and "--loader:.bagel=copy"
    import tasty from "./tasty.bagel" with { type: "bagel" }
  • Support import attributes with glob-style imports (#​3797)

    This release adds support for import attributes (the with option) to glob-style imports (dynamic imports with certain string literal patterns as paths). These imports previously didn't support import attributes due to an oversight. So code like this will now work correctly:

    async function loadLocale(locale: string): Locale {
      const data = await import(`./locales/${locale}.data`, { with: { type: 'json' } })
      return unpackLocale(locale, data)
    }

    Previously this didn't work even though esbuild normally supports forcing the JSON loader using an import attribute. Attempting to do this used to result in the following error:

    ✘ [ERROR] No loader is configured for ".data" files: locales/en-US.data
    
        example.ts:2:28:
          2 │   const data = await import(`./locales/${locale}.data`, { with: { type: 'json' } })
            ╵                             ~~~~~~~~~~~~~~~~~~~~~~~~~~
    

    In addition, this change means plugins can now access the contents of with for glob-style imports.

  • Support ${configDir} in tsconfig.json files (#​3782)

    This adds support for a new feature from the upcoming TypeScript 5.5 release. The character sequence ${configDir} is now respected at the start of baseUrl and paths values, which are used by esbuild during bundling to correctly map import paths to file system paths. This feature lets base tsconfig.json files specified via extends refer to the directory of the top-level tsconfig.json file. Here is an example:

    {
      "compilerOptions": {
        "paths": {
          "js/*": ["${configDir}/dist/js/*"]
        }
      }
    }

    You can read more in TypeScript's blog post about their upcoming 5.5 release. Note that this feature does not make use of template literals (you need to use "${configDir}/dist/js/*" not `${configDir}/dist/js/*`). The syntax for tsconfig.json is still just JSON with comments, and JSON syntax does not allow template literals. This feature only recognizes ${configDir} in strings for certain path-like properties, and only at the beginning of the string.

  • Fix internal error with --supported:object-accessors=false (#​3794)

    This release fixes a regression in 0.21.0 where some code that was added to esbuild's internal runtime library of helper functions for JavaScript decorators fails to parse when you configure esbuild with --supported:object-accessors=false. The reason is that esbuild introduced code that does { get [name]() {} } which uses both the object-extensions feature for the [name] and the object-accessors feature for the get, but esbuild was incorrectly only checking for object-extensions and not for object-accessors. Additional tests have been added to avoid this type of issue in the future. A workaround for this issue in earlier releases is to also add --supported:object-extensions=false.

eslint/eslint (eslint)

v9.5.0

Compare Source

v9.4.0

Compare Source

sindresorhus/execa (execa)

v9.3.0

Compare Source

v9.2.0

Compare Source

This release includes a new set of methods to exchange messages between the current process and a Node.js subprocess, also known as "IPC". This allows passing and returning almost any message type to/from a Node.js subprocess. Also, debugging IPC is now much easier.

Moreover, a new gracefulCancel option has also been added to terminate a subprocess gracefully.

For a deeper dive-in, please check and share the release post!

Thanks @​iiroj for your contribution, @​SimonSiefke and @​adymorz for reporting the bugs fixed in this release, and @​karlhorky for improving the documentation!

Deprecations

  • Passing 'ipc' to the stdio option has been deprecated. It will be removed in the next major release. Instead, the ipc: true option should be used. (#​1056)
- await execa('npm', ['run', 'build'], {stdio: ['pipe', 'pipe', 'pipe', 'ipc']});
+ await execa('npm', ['run', 'build'], {ipc: true});
- import {execaCommand} from 'execa';
+ import {execa} from 'execa';

- await execaCommand('npm run build');
+ await execa`npm run build`;

const taskName = 'build';
- await execaCommand(`npm run ${taskName}`);
+ await execa`npm run ${taskName}`;

const commandArguments = ['run', 'task with space'];
await execa`npm ${commandArguments}`;

If the file and/or multiple arguments are supplied as a single string, parseCommandString(command) can split that string into an array. More info. (#​1054)

- import {execaCommand} from 'execa';
+ import {execa, parseCommandString} from 'execa';

const commandString = 'npm run task';
- await execaCommand(commandString);
+ const commandArray = parseCommandString(commandString); // ['npm', 'run', 'task']
+ await execa`${commandArray}`;

// Or alternatively:
const [file, ...commandArguments] = commandArray;
await execa(file, commandArguments);

Features

Types

Bug fixes

unjs/h3 (h3)

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 requested a review from danielroe as a code owner May 30, 2024 17:30
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 30, 2024
Copy link

cloudflare-pages bot commented May 30, 2024

Deploying fonts with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4dbf513
Status: ✅  Deploy successful!
Preview URL: https://ac7d0a08.fonts-dsw.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.fonts-dsw.pages.dev

View logs

@codecov-commenter
Copy link

codecov-commenter commented May 30, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 45.20%. Comparing base (cc557f6) to head (4dbf513).
Report is 1 commits behind head on main.

Files Patch % Lines
docs/app.vue 0.00% 4 Missing ⚠️
client/app.vue 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
- Coverage   45.25%   45.20%   -0.05%     
==========================================
  Files          56       56              
  Lines        3964     3966       +2     
  Branches      429      423       -6     
==========================================
- Hits         1794     1793       -1     
- Misses       2130     2133       +3     
  Partials       40       40              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update devdependency @nuxthq/studio to ^1.1.2 chore(deps): update all non-major dependencies May 31, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 42ba611 to 7592ef7 Compare June 1, 2024 10:17
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Jun 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from dbd91e7 to d67ec5b Compare June 6, 2024 18:08
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jun 6, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from d36ca96 to 4147e6e Compare June 11, 2024 13:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from c748ec8 to 3157898 Compare June 22, 2024 13:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from fda0bda to 9bc9e58 Compare June 25, 2024 13:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9bc9e58 to 376aacd Compare June 26, 2024 10:20
Copy link
Contributor Author

renovate bot commented Jun 26, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@danielroe danielroe merged commit 6ae5ecc into main Jun 28, 2024
2 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch June 28, 2024 16:18
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants