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.1.4 #510

Merged
merged 1 commit into from May 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitepress (source) 1.0.0-rc.45 -> 1.1.4 age adoption passing confidence

Release Notes

vuejs/vitepress (vitepress)

v1.1.4

Compare Source

Bug Fixes
  • dev: multiple server instances being created when editing config too quickly (#​3835) (729a890)
  • theme/a11y: add unique name to footer prev / next navigation landmark (e60c101)
  • theme/a11y: remove duplicate assistive text from outline nav (#​3803) (733d986)
  • theme/i18n: 404 page not showing localized text (#​3833) (cc11b8e)
  • theme: disable keypress effect on search button (ccc37bb)
  • theme: don't use Chinese quotes on non-Chinese documents (#​3834) (75115f4)
  • theme: leaking event listener when going back/forward on Safari on iOS (#​3658) (#​3671) (1a72181)

v1.1.3

Compare Source

Bug Fixes
  • build/regression: markdown backslash escapes not working (d02d1e9), closes #​3808

v1.1.2

Compare Source

v1.1.1

Compare Source

Bug Fixes

v1.1.0

Compare Source

Bug Fixes
  • client: hashchange should only be triggered for same page navigations (#​3768) (2a9fc2a)
  • client: emit correct Event instance in hashchange event
  • theme: remove small layout shift on On this page button (#​3767) (5f28e74)
Features

1.0.2 (2024-04-01)

Bug Fixes
  • theme: text containing html not showing properly in mobile nav menu (3c8b4c7)

1.0.1 (2024-03-22)

Bug Fixes
  • build: vendor vue-demi to avoid resolution issues with yarn berry (#​3680) (5d3cb96)

v1.0.2

Compare Source

Bug Fixes
  • theme: text containing html not showing properly in mobile nav menu (3c8b4c7)

v1.0.1

Compare Source

Bug Fixes
  • build: vendor vue-demi to avoid resolution issues with yarn berry (#​3680) (5d3cb96)

v1.0.0

Compare Source

Bug Fixes
  • build: resolve pattern relative to srcDir instead of root in createContentLoader (#​3638) (59183e9)
  • localSearch: remove empty titles that may appear in search results (#​3665) (f7aef3c)
  • theme: fixed sidebar expand caret showing when no children are present (#​3657) (e13f932)
  • theme: ignore inner-page items in next/prev link (#​3663) (b50a8a1)
  • theme: local nav separator not visible on pages having no outline (1909041)
Features
  • theme: allow selectively disabling external link icon on navbar items (#​3607) (5f6297c)

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 added the type:dependencies 🔧 Update one or more dependencies label Apr 4, 2024
@renovate renovate bot enabled auto-merge (squash) April 4, 2024 16:24
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.64%. Comparing base (e4ff1be) to head (4a3f579).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #510      +/-   ##
==========================================
- Coverage   31.67%   31.64%   -0.04%     
==========================================
  Files          58       58              
  Lines        3122     3122              
==========================================
- Hits          989      988       -1     
- Misses       2133     2134       +1     
Flag Coverage Δ
shulker-addon-matchmaking 22.22% <ø> (-0.32%) ⬇️
shulker-crds 92.30% <ø> (ø)
shulker-kube-utils 11.25% <ø> (ø)
shulker-operator 59.45% <ø> (ø)
shulker-utils 88.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0 chore(deps): update dependency vitepress to v1.0.1 Apr 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.1 chore(deps): update dependency vitepress to v1.0.2 Apr 15, 2024
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.2 chore(deps): update dependency vitepress to v1.1.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 0d9cb97 to 13c08d4 Compare May 2, 2024 10:12
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.1.0 chore(deps): update dependency vitepress to v1.1.1 May 2, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 13c08d4 to d477327 Compare May 2, 2024 16:35
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.1.1 chore(deps): update dependency vitepress to v1.1.2 May 2, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from d477327 to f6064bb Compare May 2, 2024 18:59
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.1.2 chore(deps): update dependency vitepress to v1.1.3 May 2, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from f6064bb to bd394d7 Compare May 11, 2024 19:42
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.1.3 chore(deps): update dependency vitepress to v1.1.4 May 11, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 4 times, most recently from bbea2dc to 508fd48 Compare May 15, 2024 13:30
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 508fd48 to 4a3f579 Compare May 15, 2024 13:38
@jeremylvln jeremylvln disabled auto-merge May 15, 2024 14:00
@jeremylvln jeremylvln merged commit 98495a8 into main May 15, 2024
13 of 15 checks passed
@jeremylvln jeremylvln deleted the renovate/vitepress-1.x branch May 15, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies 🔧 Update one or more dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant