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

Merged
merged 1 commit into from Jun 10, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify/json (source) 2.1.58 -> 2.1.59 age adoption passing confidence
@unocss/nuxt 0.38.1 -> 0.38.2 age adoption passing confidence
pnpm (source) 7.1.9 -> 7.2.0 age adoption passing confidence
unocss 0.38.1 -> 0.38.2 age adoption passing confidence
vite 2.9.10 -> 2.9.12 age adoption passing confidence
vitest 0.14.1 -> 0.14.2 age adoption passing confidence

Release Notes

iconify/icon-sets

v2.1.59

Compare Source

unocss/unocss

v0.38.2

Compare Source

Bug Fixes
Features
pnpm/pnpm

v7.2.0

Compare Source

Minor Changes

  • A new setting is supported for ignoring specific deprecation messages: pnpm.allowedDeprecatedVersions. The setting should be provided in the pnpm section of the root package.json file. The below example will mute any deprecation warnings about the request package and warnings about express v1:

    {
      "pnpm": {
        "allowedDeprecatedVersions": {
          "request": "*",
          "express": "1"
        }
      }
    }

    Related issue: #​4306
    Related PR: #​4864

Patch Changes

  • Update the compatibility database.
  • Report only the first occurrence of a deprecated package.
  • Add better hints to the peer dependency issue errors.

Our Sponsors

#### What's Changed * fix(setup): use @​pnpm/os.env.path-extender by @​zkochan in https://github.com/pnpm/pnpm/pull/4862 * fix: don't report the same deprecated package multiple times by @​zkochan in https://github.com/pnpm/pnpm/pull/4863 * feat: allowed deprecated versions by @​zkochan in https://github.com/pnpm/pnpm/pull/4864 * fix: add better peer dep error hints by @​zkochan in https://github.com/pnpm/pnpm/pull/4875

Full Changelog: pnpm/pnpm@v7.1.9...v7.2.0

vitejs/vite

v2.9.12

Compare Source

v2.9.11

Compare Source

vitest-dev/vitest

v0.14.2

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Paris, 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, click this checkbox.

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 709e43b to 73f4688 Compare June 10, 2022 06:21
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to v0.38.2 chore(deps): update all non-major dependencies Jun 10, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 73f4688 to 5bff95d Compare June 10, 2022 13:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5bff95d to fd82b6a Compare June 10, 2022 16:50
@renovate renovate bot merged commit 008c76e into main Jun 10, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch June 10, 2022 20:17
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