chore(deps): update dependency mike to v2 #910
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.0.1
->^2.0.0
Release Notes
jimporter/mike (mike)
v2.0.0
Compare Source
New features
default themes
--alias-type
on the command line oralias_type
in themike
MkDocs plugin--allow-empty
mkdocs.yml
andmkdocs.yaml
configuration filesGIT_COMMITTER_(NAME|EMAIL|DATE)
when generating commitsalias_type
,redirect_template
, anddeploy_prefix
in themike
MkDocs plugin--debug
flag to help diagnose bugs with mike--dev-addr
inmike serve
, defaulting to8000
Breaking changes
--prefix
is now--deploy-prefix
--no-redirect
is now--alias-type=copy
--ignore
is now--ignore-remote-status
-f
/--force
is no longer supported on subcommands that can push (thisoption was too error-prone, and users who really need to force-push can use
Git directly)
--rebase
is no longer supported (instead of using this, it's better to useGit to resolve any conflicts)
Bug fixes
1.0
and1.0.0
)can now be set properly
v
and then a digit) are nowtreated separately from other versions: they're considered development
versions, and thus newer than "ordinary" versions
mkdocs
andreadthedocs
themes whenuse_directory_urls
is false?query
Configuration
📅 Schedule: Branch creation - "before 4am" (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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.