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

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.2 -> 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.0 age adoption passing confidence
vue (source) ~3.2.47 -> ~3.3.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

v8.10.3

Compare Source

Patch Changes

  • (Important) Increased the default amount of allowed concurrent network request on systems that have more than 16 CPUs #​7285.

  • pnpm patch should reuse existing patch when shared-workspace-file=false #​7252.

  • Don't retry fetching missing packages, since the retries will never work #​7276.

  • When using pnpm store prune --force alien directories are removed from the store #​7272.

  • Downgraded npm-packlist because the newer version significantly slows down the installation of local directory dependencies, making it unbearably slow.

    npm-packlist was upgraded in this PR to fix #​6997. We added our own file deduplication to fix the issue of duplicate file entries.

  • Fixed a performance regression on running installation on a project with an up to date lockfile #​7297.

  • Throw an error on invalid pnpm-workspace.yaml file #​7273.

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:

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

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 from d5166d7 to 57f716a Compare April 4, 2023 03:23
@renovate renovate bot changed the title chore(deps): update pnpm to v7.30.5 chore(deps): update pnpm to v7.31.0 Apr 4, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 57f716a to 79a6507 Compare April 9, 2023 16:09
@renovate renovate bot changed the title chore(deps): update pnpm to v7.31.0 chore(deps): update all non-major dependencies Apr 9, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e84afb8 to 4132ddd Compare April 14, 2023 00:31
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Apr 16, 2023
@renovate renovate bot closed this Apr 16, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch April 16, 2023 09:29
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Apr 18, 2023
@renovate renovate bot reopened this Apr 18, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch April 18, 2023 10:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4132ddd to 159d30c Compare April 18, 2023 16:45
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update pnpm to v7.32.1 Apr 18, 2023
@renovate renovate bot changed the title chore(deps): update pnpm to v7.32.1 chore(deps): update pnpm to v7.32.2 Apr 19, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 159d30c to 2d68f14 Compare April 19, 2023 15:42
@renovate renovate bot changed the title chore(deps): update pnpm to v7.32.2 chore(deps): update all non-major dependencies Apr 30, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 312adf9 to 98664e3 Compare May 7, 2023 00:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 98664e3 to b11fe0a Compare May 10, 2023 01:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b11fe0a to c38f582 Compare May 23, 2023 12:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c38f582 to 58157e0 Compare June 1, 2023 06:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 849d28e to 7c70ab0 Compare June 12, 2023 02:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5635749 to 6e5f6f5 Compare June 24, 2023 08:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d290bc6 to 22faf27 Compare July 1, 2023 01:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b45ec29 to cfd387d Compare August 2, 2023 17:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cfd387d to 91fc21a Compare August 7, 2023 14:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fa25ef5 to dc310dd Compare September 1, 2023 05:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5fe6fb7 to 5854acc Compare September 6, 2023 03:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 877c8e8 to 705bf18 Compare September 18, 2023 02:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 55150e2 to f3a320b Compare September 27, 2023 04:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7aa2c2f to 1f207df Compare October 16, 2023 02:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b6834b1 to 28c85ba Compare November 2, 2023 02:43
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update dependency vue to ~3.3.0 Nov 5, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 28c85ba to 852fb35 Compare November 5, 2023 15:46
@renovate renovate bot changed the title fix(deps): update dependency vue to ~3.3.0 chore(deps): update all non-major dependencies Nov 13, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c2c44bb to db08f24 Compare November 15, 2023 02:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a883559 to b4935da Compare November 25, 2023 11:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b4935da to 19a2a91 Compare December 1, 2023 07:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 19a2a91 to a1c5f11 Compare December 9, 2023 11:08
@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:46
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