Skip to content

chore(deps-dev): bump mike from 0.6.0 to 1.0.1 #453

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2021

Bumps mike from 0.6.0 to 1.0.1.

Release notes

Sourced from mike's releases.

v1.0.1

Bug fixes

  • When redirecting to another page, include the #hash
  • Ensure the MkDocs search plugin is correctly enabled when building via mike

v1.0.0

New features

  • Remove mike install-extras and replace it with an MkDocs plugin; if you previously used install-extras, be sure to remove the added JS/CSS from your docs directory
  • When deploying aliases, deploy redirect pages to the real version by default; pass --no-redirect to deploy copies
  • Improve the default redirect template to support redirection when the user has disabled JavaScript
  • Allow deploying docs to a subdirectory within the target branch via --prefix
  • Add support for custom templates with mike set-default
  • Read from remote_branch and remote_name if set in mkdocs.yml
  • Allow updating an existing alias with mike alias -u

Breaking changes

  • Require Python 3.6+
  • Remove support for installing extras for material theme since material now has [built-in support][material-mike] for mike

Bug fixes

  • Canonical URLs in generated documentation now point to the correct location
  • mike alias now checks for existing aliases to prevent erroneously setting an alias for two different versions
  • Replace packaging dependency with verspec for future stability
  • Validate version and alias names to ensure they're non-empty and don't contain a directory separator
Changelog

Sourced from mike's changelog.

v1.0.1 (2021-05-31)

Bug fixes

  • When redirecting to another page, include the #hash
  • Ensure the MkDocs search plugin is correctly enabled when building via mike

v1.0.0 (2021-04-10)

New features

  • Remove mike install-extras and replace it with an MkDocs plugin; if you previously used install-extras, be sure to remove the added JS/CSS from your docs directory
  • When deploying aliases, deploy redirect pages to the real version by default; pass --no-redirect to deploy copies
  • Improve the default redirect template to support redirection when the user has disabled JavaScript
  • Allow deploying docs to a subdirectory within the target branch via --prefix
  • Add support for custom templates with mike set-default
  • Read from remote_branch and remote_name if set in mkdocs.yml
  • Allow updating an existing alias with mike alias -u

Breaking changes

  • Require Python 3.6+
  • Remove support for installing extras for material theme since material now has built-in support for mike

Bug fixes

  • Canonical URLs in generated documentation now point to the correct location
  • mike alias now checks for existing aliases to prevent erroneously setting an alias for two different versions
  • Replace packaging dependency with verspec for future stability
  • Validate version and alias names to ensure they're non-empty and don't contain a directory separator

v0.5.5 (2020-11-08)

Bug fixes

  • Add support for mkdocs.yml files using !!python tags

v0.5.3 (2020-06-23)

... (truncated)

Commits
  • da12f59 Update version to 1.0.1
  • 73d3398 Add separator in changelog
  • 201d420 When injecting the mike MkDocs plugin, ensure the search plugin is listed...
  • 290d390 Fix tests under Python 3.8.10 and 3.9.5
  • 76e2948 Fix tests
  • fd3c089 Include #hash in redirects; resolves #57
  • 87843c0 Capitalization fixes
  • 652482d Add a brief summary of how mike interacts with git; resolves #53
  • 1298b89 Update version to 1.1.0.dev0
  • 09962b6 Update version to 1.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Jun 1, 2021
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 1, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jun 1, 2021

Codecov Report

Merging #453 (bea6c6b) into develop (7b214c3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #453   +/-   ##
========================================
  Coverage    99.97%   99.97%           
========================================
  Files          116      116           
  Lines         4846     4846           
  Branches       265      265           
========================================
  Hits          4845     4845           
  Partials         1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b214c3...bea6c6b. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.0.1 branch 2 times, most recently from f9e9549 to dd1828a Compare June 7, 2021 08:43
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.0.1 branch from dd1828a to 8137bcf Compare June 26, 2021 06:26
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.0.1 branch 3 times, most recently from 020c21a to 4a868ac Compare June 26, 2021 06:53
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.0.1 branch 3 times, most recently from ba02997 to 9b27794 Compare July 13, 2021 09:02
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.0.1 branch from 9b27794 to 7b68445 Compare July 20, 2021 06:49
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.0.1 branch 4 times, most recently from 70db99f to 4260cf2 Compare July 29, 2021 20:53
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.0.1 branch 3 times, most recently from a3ad8a6 to 9bbcc49 Compare August 9, 2021 20:37
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.0.1 branch 4 times, most recently from 75a9ba6 to d53e366 Compare August 21, 2021 07:52
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.0.1 branch 2 times, most recently from dc6f5d3 to c97194f Compare August 31, 2021 17:42
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.0.1 branch from c97194f to bea6c6b Compare September 1, 2021 20:26
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2021

Superseded by #667.

@dependabot dependabot bot closed this Sep 2, 2021
@dependabot dependabot bot deleted the dependabot/pip/develop/mike-1.0.1 branch September 2, 2021 20:15
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 do-not-merge size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants