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

Update NPM dependencies (non-major) #43

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 0.26.3 -> 0.27.0 age adoption passing confidence
@headlessui/vue 1.7.1 -> 1.7.2 age adoption passing confidence
@huntersofbook/plausible-nuxt (source) ^0.1.7 -> ^0.2.0 age adoption passing confidence
@iconify-json/carbon 1.1.7 -> 1.1.8 age adoption passing confidence
@​nuxt-themes/docus 3.0.0-3d11777 -> 3.0.0-fa5b4af age adoption passing confidence
@typescript-eslint/eslint-plugin 5.37.0 -> 5.38.0 age adoption passing confidence
@typescript-eslint/parser 5.37.0 -> 5.38.0 age adoption passing confidence
@unocss/nuxt 0.45.21 -> 0.45.22 age adoption passing confidence
@vueuse/head 0.7.11 -> 0.7.12 age adoption passing confidence
autoprefixer 10.4.11 -> 10.4.12 age adoption passing confidence
eslint-plugin-vue (source) 9.4.0 -> 9.5.1 age adoption passing confidence
pnpm (source) 7.11.0 -> 7.12.1 age adoption passing confidence
unocss 0.45.21 -> 0.45.22 age adoption passing confidence
vee-validate (source) 4.6.7 -> 4.6.9 age adoption passing confidence
vite (source) 3.1.2 -> 3.1.3 age adoption passing confidence

Release Notes

antfu/eslint-config

v0.27.0

Compare Source

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

v1.7.2

Compare Source

Fixed
  • Prevent option selection in ComboboxInput while composing (#​1850)
  • Ensure we handle the static prop in TabPanel components correctly (#​1856)
huntersofbook/huntersofbook

v0.2.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.38.0

Compare Source

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

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

v5.38.0

Compare Source

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

unocss/unocss

v0.45.22

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vueuse/head

v0.7.12

Compare Source

  • chore: update deps
  • feat: sort critical tags and sort opt-in renderPriority (#​89)
  • fix(types): export head schemas (#​87)
postcss/autoprefixer

v10.4.12

Compare Source

  • Fixed support of unit-less zero angle in backgrounds (by 一丝).
vuejs/eslint-plugin-vue

v9.5.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.5.0...v9.5.1

v9.5.0

Compare Source

✨ Enhancements

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.4.0...v9.5.0

Thanks @​dev1437, @​Amorites, @​acupofspirt for your contributions!

pnpm/pnpm

v7.12.1

Compare Source

Patch Changes

  • Deduplicate peer dependencies when automatically installing them #​5373.

Our Gold Sponsors

Our Silver Sponsors

What's Changed

Full Changelog: pnpm/pnpm@v7.12.0...v7.12.1

v7.12.0

Compare Source

Minor Changes

  • A new setting supported in the pnpm section of the package.json file: allowNonAppliedPatches. When it is set to true, non-applied patches will not cause an error, just a warning will be printed. For example:

    {
      "name": "foo",
      "version": "1.0.0",
      "pnpm": {
        "patchedDependencies": {
          "express@4.18.1": "patches/express@4.18.1.patch"
        },
        "allowNonAppliedPatches": true
      }
    }
  • Now it is possible to exclude packages from hoisting by prepending a ! to the pattern. This works with both the hoist-pattern and public-hoist-pattern settings. For instance:

    public-hoist-pattern[]='*types*'
    public-hoist-pattern[]='!@​types/react'
    
    hoist-pattern[]='*eslint*'
    hoist-pattern[]='!*eslint-plugin*'
    

    Ref #​5272

Patch Changes

  • When the same dependency with missing peers is used in multiple workspace projects, install the missing peers in each workspace project #​4820.
  • pnpm patch should work on files that don't have an end of line #​5320.
  • Fix pnpm patch using a custom --edit-dir.

Our Gold Sponsors

Our Silver Sponsors

What's Changed

New Contributors

Full Changelog: pnpm/pnpm@v7.11.0...v7.12.0

logaretm/vee-validate

v4.6.9

Compare Source

Bug Fixes

v4.6.8

Compare Source

Bug Fixes
Features
vitejs/vite

v3.1.3

Compare Source


Configuration

📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@cloudflare-pages
Copy link

cloudflare-pages bot commented Sep 21, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a011a2d
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 7393bad to a011a2d Compare September 21, 2022 16:21
@renovate
Copy link
Contributor Author

renovate bot commented Sep 21, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
installing v2 tool node v16.17.0
linking tool node v16.17.0
node: v16.17.0 /usr/local/bin/node
npm: 8.15.0  /usr/local/bin/npm
Installed v2 /usr/local/buildpack/tools/v2/node.sh in 6 seconds
skip cleanup, not a docker build: 66700a01dd1e
installing v2 tool pnpm v7.12.1

added 1 package in 2s
linking tool pnpm v7.12.1
7.12.1
Installed v2 /usr/local/buildpack/tools/v2/pnpm.sh in 4 seconds
skip cleanup, not a docker build: 66700a01dd1e
Scope: all 13 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 9, reused 0, downloaded 0, added 0
Progress: resolved 17, reused 0, downloaded 1, added 0
Progress: resolved 23, reused 0, downloaded 9, added 0
Progress: resolved 28, reused 0, downloaded 10, added 0
Progress: resolved 32, reused 0, downloaded 15, added 0
Progress: resolved 37, reused 0, downloaded 23, added 0
Progress: resolved 43, reused 0, downloaded 31, added 0
Progress: resolved 46, reused 0, downloaded 35, added 0
Progress: resolved 51, reused 0, downloaded 38, added 0
Progress: resolved 54, reused 0, downloaded 41, added 0
Progress: resolved 58, reused 0, downloaded 46, added 0
Progress: resolved 60, reused 0, downloaded 46, added 0
Progress: resolved 68, reused 0, downloaded 55, added 0
Progress: resolved 78, reused 0, downloaded 65, added 0
Progress: resolved 84, reused 0, downloaded 72, added 0
Progress: resolved 86, reused 0, downloaded 75, added 0
Progress: resolved 87, reused 0, downloaded 77, added 0
Progress: resolved 90, reused 0, downloaded 82, added 0
 ERR_PNPM_NO_MATCHING_VERSION_INSIDE_WORKSPACE  In : No matching version found for docs@* inside the workspace

@renovate renovate bot deleted the renovate/npm-dependencies-(non-major) branch September 21, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant