Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps mike from 0.6.0 to 1.1.2.

Release notes

Sourced from mike's releases.

v1.1.2

Bug fixes

  • Improve support for shell-completion

v1.1.1

Bug fixes

  • Fix support for Unicode in redirection templates
  • Properly decode paths in the development server

v1.1.0

New features

  • Add support for !ENV and INHERIT in mkdocs.yml
  • Add mike generate-completion to generate shell-completion functions

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.1.2 (2021-10-03)

Bug fixes

  • Improve support for shell-completion

v1.1.1 (2021-09-13)

Bug fixes

  • Fix support for Unicode in redirection templates
  • Properly decode paths in the development server

v1.1.0 (2021-09-01)

New features

  • Add support for !ENV and INHERIT in mkdocs.yml
  • Add mike generate-completion to generate shell-completion functions

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

... (truncated)

Commits
  • 6a4b6df Update version to 1.1.2
  • 0a2b3e7 Improve shell-completion wrappers
  • f51cea4 Improve completion for paths
  • 5b1e98b Update version to v1.2.0.dev0
  • 35ce284 Update version to v1.1.1
  • c7a43f8 Properly unescape URLs for the dev server; resolves #68
  • 127a1cc Support Unicode in files when generating commits
  • 87a6393 Update CI instructions with git fetch and git config
  • 20651fe Update version to v1.2.0.dev0
  • 6138393 Update version to v1.1.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 Pull requests that update Python code labels Oct 4, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2021

Codecov Report

Base: 99.89% // Head: 99.89% // No change to project coverage 👍

Coverage data is based on head (d20fc60) compared to base (1e9fadd).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #95   +/-   ##
========================================
  Coverage    99.89%   99.89%           
========================================
  Files          124      124           
  Lines         5588     5588           
  Branches       634      634           
========================================
  Hits          5582     5582           
  Misses           2        2           
  Partials         4        4           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch 6 times, most recently from dfdfa8f to a3f204a Compare October 12, 2021 09:01
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch 2 times, most recently from e8cf4d1 to 5276b11 Compare October 29, 2021 14:26
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch 2 times, most recently from 9825cf2 to 47b865b Compare November 17, 2021 14:54
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from 47b865b to bf3710f Compare November 30, 2021 11:05
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from bf3710f to f98c0ee Compare December 8, 2021 08:26
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from f98c0ee to 89be4a4 Compare December 20, 2021 15:49
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from 89be4a4 to 3ff1d00 Compare December 31, 2021 09:29
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from 3ff1d00 to 401808f Compare January 11, 2022 14:33
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from 401808f to 65b31cc Compare January 31, 2022 15:12
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from 65b31cc to df80983 Compare February 4, 2022 17:30
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from df80983 to e5c3181 Compare March 9, 2022 11:05
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from e5c3181 to c840378 Compare April 21, 2022 12:04
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch 2 times, most recently from f09f221 to 4ac7ab4 Compare April 29, 2022 11:14
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from 4ac7ab4 to e8444bc Compare May 20, 2022 05:47
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from e8444bc to 8274f5a Compare June 7, 2022 14:46
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from 8274f5a to 8cd4c26 Compare June 23, 2022 08:09
heitorlessa and others added 7 commits August 26, 2022 11:05
…60 (aws-powertools#1481)

Bumps [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder) from 1.24.55.post1 to 1.24.60.
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: mypy-boto3-dynamodb
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…60 (#306)

Bumps [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder) from 1.24.55.post1 to 1.24.60.
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: mypy-boto3-dynamodb
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from afa7af1 to c22c86f Compare August 29, 2022 08:27
heitorlessa and others added 14 commits August 29, 2022 16:12
)

Bumps [mypy-boto3-ssm](https://github.com/youtype/mypy_boto3_builder) from 1.24.39.post2 to 1.24.69.
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: mypy-boto3-ssm
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mike](https://github.com/jimporter/mike) from 0.6.0 to 1.1.2.
- [Release notes](https://github.com/jimporter/mike/releases)
- [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md)
- [Commits](jimporter/mike@v0.6.0...v1.1.2)

---
updated-dependencies:
- dependency-name: mike
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mike-1.1.2 branch from c22c86f to d20fc60 Compare September 9, 2022 08:25
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 20, 2022

Looks like mike is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 20, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/mike-1.1.2 branch October 20, 2022 20:13
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 internal need-issue python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants