chore(deps): update dependency mike to v2 #323
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.1.2
->==2.1.3
Release Notes
jimporter/mike (mike)
v2.1.3
Compare Source
Bug fixes
within that prefix
v2.1.2
Compare Source
Bug fixes
collide
v2.1.1
Compare Source
Bug fixes
INHERIT
when injecting themike
plugin into
mkdocs.yml
v2.1.0
Compare Source
New features
set-default
, you can now pass--allow-undefined
to set thedefault to a version that doesn't exist yet
-q
/--quiet
option to suppress warning messages!relative
inmkdocs.yml
Bug fixes
startup
andshutdown
events
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 12pm every weekday" (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 was generated by Mend Renovate. View the repository job log.