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

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) ^2.26.2 -> ^2.27.1 age adoption passing confidence
@types/node (source) ^18.18.9 -> ^18.19.3 age adoption passing confidence
@vue/runtime-core (source) ^3.3.8 -> ^3.3.11 age adoption passing confidence
eslint (source) ^8.53.0 -> ^8.55.0 age adoption passing confidence
pnpm (source) 8.10.5 -> 8.11.0 age adoption passing confidence
typescript (source) ^5.2.2 -> ^5.3.3 age adoption passing confidence
vitepress (source) 1.0.0-rc.25 -> 1.0.0-rc.31 age adoption passing confidence
vue (source) ^3.3.8 -> ^3.3.11 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.27.1

Compare Source

Patch Changes
  • #​1267 86cfff1 Thanks @​Andarist! - Make ./bin.js available through package.json#exports to fix compatibility with changesets/action.

v2.27.0

Compare Source

Minor Changes
Patch Changes
vuejs/core (@​vue/runtime-core)

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
eslint/eslint (eslint)

v8.55.0

Compare Source

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#​17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#​17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#​17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#​17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#​17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#​17778) (Etienne)

Chores

v8.54.0

Compare Source

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#​17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#​17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#​17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#​17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#​17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#​17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#​17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#​17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#​17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#​17722) (Filip Tammergård)

Chores

pnpm/pnpm (pnpm)

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

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/vitepress (vitepress)

v1.0.0-rc.31

Compare Source

Bug Fixes

v1.0.0-rc.30

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • VitePress now uses shikiji instead of shiki for syntax highlighting. If you're using features like adding extra languages or custom aliases, please refer shikiji docs for migration guide or comment on #​3237 if you need help.

v1.0.0-rc.29

Compare Source

Bug Fixes
  • client: regression - router not working without .html present (d63cb86), closes #​3225

v1.0.0-rc.28

Compare Source

Bug Fixes
  • ally: clear up confusion with the title of theme switch (#​3215) (6761036)
  • build: support nested assetsDir (02161d0)
  • wrong recognition of non-html extension leads to route error (#​3218) (c4abc95)
Features

v1.0.0-rc.27

Compare Source

Bug Fixes

v1.0.0-rc.26

Compare Source

Bug Fixes
Features
BREAKING CHANGES

Configuration

📅 Schedule: Branch creation - "before 2am on monday" (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.

Copy link

changeset-bot bot commented Nov 20, 2023

⚠️ No Changeset found

Latest commit: c9bb0dc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title chore(deps): update devdependency vitepress to v1.0.0-rc.26 chore(deps): update devdependency vitepress to v1.0.0-rc.27 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f1b9d07 to 7ae3e59 Compare November 20, 2023 15:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7ae3e59 to a4896c7 Compare November 20, 2023 22:13
@renovate renovate bot changed the title chore(deps): update devdependency vitepress to v1.0.0-rc.27 chore(deps): update all non-major dependencies Nov 20, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a4896c7 to 5e0b6d0 Compare November 21, 2023 17:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5e0b6d0 to 91f4ffe Compare November 21, 2023 22:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 91f4ffe to 229a332 Compare November 22, 2023 07:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 229a332 to 3d73dc1 Compare November 23, 2023 19:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3d73dc1 to 9e83438 Compare November 24, 2023 01:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9e83438 to 1a6ed09 Compare November 25, 2023 01:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1a6ed09 to ac2667b Compare November 26, 2023 15:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ac2667b to 522e6e0 Compare November 27, 2023 01:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a7078d3 to f1dc16d Compare November 28, 2023 07:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f1dc16d to 73c4dfc Compare November 28, 2023 09:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 73c4dfc to 3965643 Compare December 1, 2023 07:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3965643 to 387b317 Compare December 1, 2023 12:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 387b317 to c7cf0f3 Compare December 2, 2023 22:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c7cf0f3 to 1724804 Compare December 3, 2023 22:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1724804 to 5883fdc Compare December 4, 2023 23:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5883fdc to cdbeb52 Compare December 6, 2023 19:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cdbeb52 to a05f054 Compare December 7, 2023 14:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a05f054 to 56bee77 Compare December 9, 2023 21:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 56bee77 to c1acc58 Compare December 10, 2023 11:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c1acc58 to c9bb0dc Compare December 11, 2023 06:59
@brawaru brawaru merged commit 6580bf1 into main Dec 11, 2023
3 checks passed
@brawaru brawaru deleted the renovate/all-minor-patch branch December 11, 2023 19:43
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.

1 participant