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 dependency vitepress to v1.0.0-alpha.29 #54

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitepress (source) 1.0.0-alpha.4 -> 1.0.0-alpha.29 age adoption passing confidence

Release Notes

vuejs/vitepress

v1.0.0-alpha.29

Compare Source

Bug Fixes

v1.0.0-alpha.28

Compare Source

Bug Fixes
Features

v1.0.0-alpha.27

Compare Source

Bug Fixes
Features
Reverts

v1.0.0-alpha.26

Compare Source

Bug Fixes

v1.0.0-alpha.25

Compare Source

Bug Fixes
  • banner: prevent hidden local nav on scroll (63449ca)

v1.0.0-alpha.24

Compare Source

Bug Fixes

v1.0.0-alpha.23

Compare Source

Bug Fixes
  • build: explicitly exit process after build to prevent hangup (#​1530) (09fcc46)
Features

v1.0.0-alpha.22

Compare Source

Bug Fixes
Features

v1.0.0-alpha.21

Compare Source

Bug Fixes
  • build: better align server and client side filename sanitization (3fd20fe)
  • theme: match switch background transition with page transition (#​1479) (962065a)
  • theme: prevent body scrolling when sidebar has opened on small screens (#​1391) (3daabdc)
Features

v1.0.0-alpha.20

Compare Source

Bug Fixes
Reverts

v1.0.0-alpha.19

Compare Source

Bug Fixes

v1.0.0-alpha.18

Compare Source

Bug Fixes

v1.0.0-alpha.17

Compare Source

Bug Fixes
Reverts

v1.0.0-alpha.16

Compare Source

Bug Fixes
Features

v1.0.0-alpha.15

Compare Source

Bug Fixes

v1.0.0-alpha.14

Compare Source

Bug Fixes
Features
Performance Improvements
Reverts

v1.0.0-alpha.13

Compare Source

Features
  • use global delegation for copy code interaction (b5bd73f)

v1.0.0-alpha.12

Compare Source

v1.0.0-alpha.11

Compare Source

Features

v1.0.0-alpha.10

Compare Source

Bug Fixes
  • avoid circular deps when extending default theme + importing feature components (5fb7948), closes #​1210
Features

v1.0.0-alpha.9

Compare Source

Bug Fixes
Features

v1.0.0-alpha.8

Compare Source

Bug Fixes

v1.0.0-alpha.7

Compare Source

Bug Fixes
  • fix static data file support in vite 3 (19ec22c)

v1.0.0-alpha.6

Compare Source

Breaking Changes
  • /@​theme import alias has been removed. Use @theme instead.
Bug Fixes
  • theme: remove extra padding in code blocks with line numbers (f6d6c62)
  • theme: restore styles for code blocks (#​1170) (2c89afb)
  • theme: set pointer events all on VPNavScreen (#​1182) (b36656a)
Features
  • build: switch to vite 3, support clean urls and esm mode (#​856) (0048e2b)

v1.0.0-alpha.5

Compare Source

Bug Fixes
Features
Performance Improvements
Reverts

1.0.0-alpha.4 (2022-06-22)

Bug Fixes
  • theme: home image style is broken in big view port (2bd960d)

1.0.0-alpha.3 (2022-06-22)

Bug Fixes
Features

1.0.0-alpha.2 (2022-06-14)

Bug Fixes
Features

1.0.0-alpha.1 (2022-06-01)

Complete rewrite on default theme, with bunch of features added. Please refer to the docs for the new feature and changes.

0.22.4 (2022-05-06)

Bug Fixes

0.22.3 (2022-02-22)

Bug Fixes

0.22.2 (2022-02-14)

Features
  • improve default chunk strategy + page hash stability (1ef69e2)

0.22.1 (2022-02-14)

Features
  • automatically update hash map + retry on failed page fetch (2324948)

  • use git-based lastUpdated data (d32d8d4)

    Note: lastUpdated data is now disabled by default due to the performance overhead of retrieving the git information. This also means each page's metadata object no longer contains the lastUpdated property by default - it will only be present if the new lastUpdated: true config option is enabled.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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/vitepress-1.x branch 3 times, most recently from 6de3636 to 08dee97 Compare August 17, 2022 10:25
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.5 chore(deps): update dependency vitepress to v1.0.0-alpha.8 Aug 17, 2022
@Adkimsm Adkimsm added the dependencies Pull requests that update a dependency file label Aug 18, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 4 times, most recently from a12ec9f to c1d147c Compare August 20, 2022 11:13
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.8 chore(deps): update dependency vitepress to v1.0.0-alpha.9 Aug 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.9 chore(deps): update dependency vitepress to v1.0.0-alpha.10 Aug 22, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 3 times, most recently from cb2d765 to f37188a Compare August 26, 2022 17:03
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.10 chore(deps): update dependency vitepress to v1.0.0-alpha.11 Aug 26, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from f37188a to fcb5ba9 Compare August 26, 2022 20:06
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.11 chore(deps): update dependency vitepress to v1.0.0-alpha.12 Aug 26, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from fcb5ba9 to b84931d Compare August 30, 2022 13:53
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.12 chore(deps): update dependency vitepress to v1.0.0-alpha.13 Aug 30, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from b84931d to 20ea516 Compare September 14, 2022 04:37
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.13 chore(deps): update dependency vitepress to v1.0.0-alpha.14 Sep 14, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 20ea516 to 917ad1f Compare September 15, 2022 10:47
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.14 chore(deps): update dependency vitepress to v1.0.0-alpha.15 Sep 15, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 4 times, most recently from 9565e2c to 813a5c4 Compare September 24, 2022 18:54
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.15 chore(deps): update dependency vitepress to v1.0.0-alpha.16 Sep 24, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from 81ee367 to d9f8d8c Compare September 26, 2022 04:51
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.16 chore(deps): update dependency vitepress to v1.0.0-alpha.17 Sep 27, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 6 times, most recently from 2d09cb5 to d7e0f4a Compare October 1, 2022 19:43
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.17 chore(deps): update dependency vitepress to v1.0.0-alpha.18 Oct 1, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from c08b765 to c01b1bf Compare October 2, 2022 19:10
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.18 chore(deps): update dependency vitepress to v1.0.0-alpha.19 Oct 2, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from c01b1bf to ab84439 Compare October 3, 2022 12:27
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from ab84439 to 72d4dd2 Compare October 12, 2022 18:56
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.19 chore(deps): update dependency vitepress to v1.0.0-alpha.20 Oct 12, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 72d4dd2 to b626fc1 Compare October 14, 2022 18:08
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.20 chore(deps): update dependency vitepress to v1.0.0-alpha.21 Oct 14, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from b626fc1 to 3c6f65f Compare October 22, 2022 07:10
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.21 chore(deps): update dependency vitepress to v1.0.0-alpha.22 Oct 22, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 3c6f65f to d0a3a07 Compare October 25, 2022 17:53
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.22 chore(deps): update dependency vitepress to v1.0.0-alpha.25 Oct 25, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from d0a3a07 to 036cfdc Compare October 27, 2022 06:26
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.25 chore(deps): update dependency vitepress to v1.0.0-alpha.26 Oct 27, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 036cfdc to 523811e Compare November 3, 2022 16:35
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.26 chore(deps): update dependency vitepress to v1.0.0-alpha.27 Nov 3, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 523811e to 729205d Compare November 8, 2022 11:14
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.27 chore(deps): update dependency vitepress to v1.0.0-alpha.28 Nov 8, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 729205d to f4bb138 Compare November 15, 2022 02:20
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.28 chore(deps): update dependency vitepress to v1.0.0-alpha.29 Nov 15, 2022
@Adkimsm Adkimsm closed this Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant