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 - autoclosed #12

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdownlint-cli ^0.37.0 -> ^0.38.0 age adoption passing confidence
pnpm (source) 8.10.3 -> 8.12.0 age adoption passing confidence
taze ^0.12.0 -> ^0.13.0 age adoption passing confidence
typescript (source) 5.2.2 -> 5.3.3 age adoption passing confidence
vite (source) 4.5.0 -> 4.5.1 age adoption passing confidence
vue (source) 3.2.47 -> 3.3.11 age adoption passing confidence
vue-i18n (source) 9.6.5 -> 9.8.0 age adoption passing confidence

Release Notes

igorshubovych/markdownlint-cli (markdownlint-cli)

v0.38.0: 0.38.0

Compare Source

  • Update markdownlint dependency to 0.32.1
    • Remove deprecated MD002/MD006
    • Remove rule aliases for "header"
    • Add MD054/link-image-style
    • Use micromark in MD005/MD007/MD030
    • Improve MD022/MD026/MD034/MD037/MD038/MD045/MD051
  • Remove support for end-of-life Node version 16
  • Update all dependencies via Dependabot
pnpm/pnpm (pnpm)

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

v8.11.0

Compare Source

Minor Changes

  • (IMPORTANT) When the package tarballs aren't hosted on the same domain on which the registry (the server with the package metadata) is, the dependency keys in the lockfile should only contain /<pkg_name>@&#8203;<pkg_version, not <domain>/<pkg_name>@&#8203;<pkg_version>.

    This change is a fix to avoid the same package from being added to node_modules/.pnpm multiple times. The change to the lockfile is backward compatible, so previous versions of pnpm will work with the fixed lockfile.

    We recommend that all team members update pnpm in order to avoid repeated changes in the lockfile.

    Related PR: #​7318.

Patch Changes

  • pnpm add a-module-already-in-dev-deps will show a message to notice the user that the package was not moved to "dependencies" #​926.
  • The modules directory should not be removed if the registry configuration has changed.
  • Fix missing auth tokens in registries with paths specified (e.g. //npm.pkg.github.com/pnpm). #​5970 #​2933

Our Gold Sponsors

Our Silver Sponsors

v8.10.5

Compare Source

Patch Changes

  • Don't fail on an empty pnpm-workspace.yaml file #​7307.

Our Gold Sponsors

Our Silver Sponsors

v8.10.4

Compare Source

Patch Changes

  • Fixed out-of-memory exception that was happening on dependencies with many peer dependencies, when node-linker was set to hoisted #​6227.

Our Gold Sponsors

Our Silver Sponsors

antfu/taze (taze)

v0.13.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v0.12.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.12.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.12.1

Compare Source

   🚀 Features
    View changes on GitHub
Microsoft/TypeScript (typescript)

v5.3.3: TypeScript 5.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

vitejs/vite (vite)

v4.5.1

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/core (vue)

v3.3.11

Compare Source

Bug Fixes

v3.3.10

Compare Source

Bug Fixes
Performance Improvements
  • optimize on* prop check (38aaa8c)
  • runtime-dom: cache modifier wrapper functions (da4a4fb), closes #​8882
  • v-on: constant handlers with modifiers should not be treated as dynamic (4d94ebf)

v3.3.9

Compare Source

Bug Fixes

v3.3.8

Compare Source

Bug Fixes

v3.3.7

Compare Source

Bug Fixes

v3.3.6

Compare Source

Bug Fixes
Performance Improvements

v3.3.5

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every 3 months 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, 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 2 times, most recently from bdf3e9a to 601a6ad Compare April 10, 2023 03:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 601a6ad to 7e1f650 Compare April 18, 2023 11:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b18da3b to b02640d Compare May 12, 2023 12:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from e5f79cb to c754a3b Compare May 20, 2023 00:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 69c42b9 to b939239 Compare June 2, 2023 02:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d3a53b1 to ef8f590 Compare June 10, 2023 02:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c072c6b to 538c140 Compare June 17, 2023 11:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 88c852b to 4debbc7 Compare June 28, 2023 21:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b559e8e to 5627d66 Compare July 4, 2023 02:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9d24bb8 to b72bcb6 Compare July 11, 2023 02:48
@renovate renovate bot changed the title fix(deps): update dependency vue to v3.3.4 chore(deps): update all non-major dependencies Oct 19, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 312fe50 to 6777022 Compare October 28, 2023 08:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from cd8e50d to a9a1c5b Compare November 4, 2023 08:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d62431b to 29b1eab Compare November 13, 2023 02:34
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update dependency vue to v3.3.8 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 29b1eab to f6f7c41 Compare November 13, 2023 02:41
@renovate renovate bot changed the title fix(deps): update dependency vue to v3.3.8 chore(deps): update all non-major dependencies Nov 14, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ddc3e4d to 8e4b637 Compare November 21, 2023 01:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0048a8b to 4dbddd8 Compare November 28, 2023 08:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0a3b9d3 to 899d4c3 Compare December 7, 2023 14:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b901477 to 2e255e3 Compare December 9, 2023 05:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2e255e3 to 6cb7d30 Compare December 9, 2023 16:24
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Dec 11, 2023
@renovate renovate bot closed this Dec 11, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch December 11, 2023 01:50
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