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 dumi to v1.1.54 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 8, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dumi (source) 1.1.16 -> 1.1.54 age adoption passing confidence

Release Notes

umijs/dumi (dumi)

v1.1.54: v1.1.54

Compare Source

Fixed

  • Unexpected exports variable in demo pre-compiling result #​1926

Full Changelog: https://github.com/umijs/dumi/compare/[email protected]@1.1.54

v1.1.53: v1.1.53

Compare Source

Fixed

  • Ignore browserslist config when compiling demo #​1825

Full Changelog: https://github.com/umijs/dumi/compare/[email protected]@1.1.53

v1.1.52: v1.1.52

Compare Source

Fixed

Full Changelog: https://github.com/umijs/dumi/compare/[email protected]@1.1.52

v1.1.51

Compare Source

v1.1.50

Compare Source

v1.1.49

Compare Source

v1.1.48: v1.1.48

Compare Source

Fixed

v1.1.47: v1.1.47

Compare Source

Improvements

v1.1.46: v1.1.46

Compare Source

Fixed

Improvements

  • Update demo transformer for the new babel version

v1.1.45: v1.1.45

Compare Source

Fixed

v1.1.44: v1.1.44

Compare Source

Features

  • Upgrade to father 4 for create-dumi-lib
  • Upgrade to React 18 for create-dumi-lib

Improvements

  • Declare @umijs/core in dependencies for compatible with father 4

v1.1.43: v1.1.43

Compare Source

Fixed

Features

  • Add ErrorBoundary for demo previewer

v1.1.42: v1.1.42

Compare Source

Features

  • Support React 18 & ReactDOM 18 #​1067

Fixed

  • Memory leak risk of alias check logic
  • Default theme not found with some pkg managers

v1.1.41

Compare Source

v1.1.40: v1.1.40

Compare Source

Features

  • Handle missing langs for api description, will fallback to the default description without suffix #​1058 @​3lang3
  • Support bitbucket subgroups for edit link #​1000

Fixed

  • Avoid styles of global custom component that conflict with .markdown wrapper #​993
  • Route meta lost bug in integrated mode #​1045

v1.1.39: v1.1.39

Compare Source

Features

  • Support to control action bar render for the default previewer, if we want to customize one based on it

Fixed

  • Simulate the touch events error #​997 @​xiaohuoni
  • img not support blob protocol bug #​1034 @​1247748612
  • API skipNodeModules bug #​1015
  • Repeat meta parse bug for code block demo
  • Mobile demo url bug if mixed builtin & custom renderer
  • Handle unexpected file path for custom compiletime

v1.1.38: v1.1.38

Compare Source

Improvements

  • Improve toc render logic in mobile theme, force in menu => default in menu #​986
  • Improve mobile demo activate logic
  • To avoid mobile device simulator flickering when the page loads

v1.1.37: v1.1.37

Compare Source

Fixed

  • Use babel-plugin-import to import on demand does not work for code block demo #​179
  • Dev server crash when demo has syntax error, since the custom compiletime feature
  • Search result data bug if markdown file has the default locale suffix

Improvements

  • Auto replace useLayoutEffect with useEffect for ssr build, goodbye to useLayoutEffect warnings

v1.1.36: v1.1.36

Compare Source

Features

  • Support horizontal scrolling for wide markdown tables

Fixed

  • Mobile demo cannot switch bug #​976

Improvements

  • Force render toc into side menu for mobile theme
  • Imporve dark style for the mobile simulator

v1.1.35

Compare Source

v1.1.34: v1.1.34

Compare Source

Fixed

  • Unexpected re-render for demos after page loaded
  • mobile: false not working bug when click demo in the mobile theme #​962
  • SSR failed bug for the demo single route ~demos/:uuid

Improvements

  • Disable loading... text for all demos when enable dynamic imports
  • Mobile demo can be actived by anchor link of the previous title
  • Improve create-dumi-lib scaffold, includes clear tsconfig.json、prettier config、publish script and add test sample

v1.1.33: v1.1.33

Compare Source

Features

Fixed

  • FrontMatter & API HMR bug when enable mfsu #​959
  • Module not found bug in Tree component #​955 @​binyellow
  • File path error for nested local files in demo deps
  • Cannot switch between mobile demos if configure router base

Improvements

v1.1.32: v1.1.32

Compare Source

Features

Fixed

  • demoUrl attribute not working bug from code tag
  • Error resolve.excludes condition for exlude resolve targets

Improvements

  • Use push state instead of page refresh for demos of mobile theme
  • Ignore invalid src componentName in assets meta data
  • Skip symlink & alias logic in integrated mode

v1.1.31: v1.1.31

Compare Source

Features

  • Suffix the project title to sub-page route title #​907 @​cnyballk
  • Support to toggle mobile demo by click code panel

Fixed

  • Markdown style conflict with demo in embed #​554
  • Ignore babel config file by default #​904

Improvements

  • To avoid generate empty .markdown wrapper node
  • Do not export dynamic route file for Windows

v1.1.30: v1.1.30

Compare Source

Features

  • Support to register custom demo compiletime, it can be used to render non-react tech stack demo, check out the docs to learn more #​804

Fixed

  • Guess api component name for xxx/lib/index.d.ts #​889 @​Saber2pr
  • React version conflict when initializing from create-dumi-lib #​884
  • mailto & tel link error #​886
  • Code block assets meta data lost bug in same md
  • Side menu active conflicts
  • alias lost when build docs for integrated project #​891

v1.1.29: v1.1.29

Compare Source

Fixed

  • Routes generate error when dir name starts with locale prefix, again #​871
  • Guess api component name for declaration file #​883 @​Saber2pr
  • Demo render repeated bug in getDemoRenderArgs #​888 @​awmleer
  • Assets meta data repeated bug when HMR or assets has duplicated id

v1.1.28: v1.1.28

Compare Source

Fixed

  • resolve.excludes not working bug #​878 @​xialeistudio
  • Link lost bug for title of the single children merged group
  • Link active bug for title of the single children merged group

v1.1.27: v1.1.27

Compare Source

Features

  • Support to hide auto-title for API #​860 @​cnyballk
  • Support to configure device carrier for mobile theme #​619 @​CJY0208
  • Support to group 1-level md files with group.title, now group.path is not required

Fixed

  • Edit link error when using APP_ROOT env #​857 @​MrSeaWave
  • DecodeURI for local img src #​866 @​cnyballk
  • Do not detect componentName for pure readme in assets meta data
  • Same slugs conflict between embeded md files #​869
  • Code block demo id conflicts between same name md files #​847
  • Routes generate error when dir name starts with locale prefix #​871

Improvements

  • Enable cache for embeded md files

v1.1.26: v1.1.26

Compare Source

Features

Fixed

  • Simulator status bar penetrated bug
  • Correct filter to set component name for assets meta data
  • SSR faild for demo single page
  • Dynamic enable bug when build with mfsu config
  • dumi/theme API not found bug within inline demo #​846

Improvements

  • Hide text for folded mobile search input #​844

v1.1.25: v1.1.25

Compare Source

Features

Fixed

Improvements

  • Change includes to indexOf in head script #​813
  • Do not auto-alias for non-npm project #​818
  • Optimize dark theme #​821
  • Source code tab style for non-antd project

v1.1.24: v1.1.24

Compare Source

Features

Fixed

  • Link parse error if wrap a local img, #​791 @​ltaoo
  • Exclude d.ts when load theme builtin components
  • dumi-default-theme not found with pnpm i, #​570

Improvements

v1.1.23: v1.1.23

Compare Source

Fixed

  • Some routes maybe lost if enable exportStatic in Umi integrated mode project, such as Ant Design Pro template

v1.1.22: v1.1.22

Compare Source

Fixed

  • API parser cannot work with TypeScript 4.3+, #​732
  • Not support auto await-import for embedded md modules

Improvements

  • Exit and prompt for user if the current library name is dumi
  • Update guide link for site template

v1.1.21

Compare Source

v1.1.20: v1.1.20

Compare Source

Improvements

  • Detect compiled components first for theme packages, priority: es > lib > src

Fixed

  • Existing symlink detecting logic, #​700
  • Alignment problem between search results at different levels

v1.1.19: v1.1.19

Compare Source

Features

  • Empty tips for search result, #​709
  • Support to set api endpoint for useCodeSandbox, #​711
  • Resolve frontmatter for fallback README.md, #​714

Fixed

  • Dev server killed if demo has syntax error, #​703

Improvements

  • Unlimited number of search results, #​684
  • Source code selection color in dark mode, #​695
  • First use directory name as fallback title for nav & group
  • Improve fallback logic for index title, #​100

v1.1.18: v1.1.18

Compare Source

Fixed

  • Demo source code not render in mobile theme, #​682
  • SideEffects plugin cannot works with webpack 5
  • Locale select repeated render with empty nav items, #​689
  • CSS detecting logic for group packages, #​686
  • Hover style of footer links, #​676

v1.1.17: v1.1.17

Compare Source

Features

  • The full-new dark mode for default theme, also supports to follow system prefers color, #​490

Improvements

  • Upgrade prettier to 2.x for all scaffolds
  • Revert temp mathjax rehype plugin, continue to use the upstream package, #​659

Fixed

  • Start error with empty object of repository field, #​671
  • Declare side effects for local theme, to avoid theme style lost by sideEffects: false
  • Anchor compatible with memory router from micro app
  • Mobile simulator display bug after route switched, #​662
  • Build failed if configured routes in integrated mode, #​561

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented May 8, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/pansyjs/react-admin-site/5s1yxe9tHfHJ6kPy18dHkjZdWuiW
✅ Preview: https://react-admin-site-git-renovate-dumi-1x-pansyjs.vercel.app

@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.17 chore(deps): update dependency dumi to v1.1.18 May 19, 2021
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.18 chore(deps): update dependency dumi to v1.1.19 Jun 4, 2021
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.19 chore(deps): update dependency dumi to v1.1.20 Jun 17, 2021
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.20 chore(deps): update dependency dumi to v1.1.30 Oct 18, 2021
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.30 chore(deps): update dependency dumi to v1.1.39 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.39 chore(deps): update dependency dumi to v1.1.40 Mar 26, 2022
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.40 chore(deps): update dependency dumi to v1.1.42 Jun 18, 2022
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.42 chore(deps): update dependency dumi to v1.1.47 Sep 25, 2022
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.47 chore(deps): update dependency dumi to v1.1.49 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.49 chore(deps): update dependency dumi to v1.1.50 Mar 17, 2023
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.50 chore(deps): update dependency dumi to v1.1.51 Jul 31, 2023
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.51 chore(deps): update dependency dumi to v1.1.52 Aug 3, 2023
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.52 chore(deps): update dependency dumi to v1.1.53 Aug 8, 2023
@renovate renovate bot changed the title chore(deps): update dependency dumi to v1.1.53 chore(deps): update dependency dumi to v1.1.54 Oct 7, 2023
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