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

⬆️ pip(deps-dev): Bump mkdocs-exclude-unused-files from 1.1.0 to 1.2.1 #61

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2023

Bumps mkdocs-exclude-unused-files from 1.1.0 to 1.2.1.

Release notes

Sourced from mkdocs-exclude-unused-files's releases.

v1.2.1

What's Changed

This released merges a big Pull Request by @​DariuszPorowski, thanks for that :)

  • feat: add possibility to enable/disable the plugin dynamically via enabled and enabled_on_serve config key
  • feat: add possibility to fine tune the checked file types using the file_types_override_mode config key
  • feat: add more ways to write the plugin name in the config
  • fix: various improvements and handrails
  • build: move from setup.py to pyproject.toml
  • build: improve dev workflow using poetry
  • build: improve dev workflow by integrating linting and other code checking tools
  • build: add various github actions pipelines
  • tests: add some baisc tests
  • docs: update README with the new configuration keys
  • docs: improve CONTRIBUTING.md

Check out the PR #3 and the updated CONTRIBUTING.md to get all the information on the merged PR and added workflows :)

Upgrading

pip install --upgrade mkdocs-exclude-unused-files

PyPi Permalink: https://pypi.org/project/mkdocs-exclude-unused-files/1.2.1/ Full Changelog: JonasDoesThings/mkdocs-exclude-unused-files@v1.1.0...v1.2.1

Commits
  • faac66d fix: resolve path before checking existance
  • 1906eb8 docs: move CONTRIBUTING.md to project root for better visibility
  • ce42da7 Merge pull request #3 from DariuszPorowski/updates
  • b1832d5 chore(deps): up
  • 9f47581 style: print assets only on debug
  • 7214569 chore(ci): minor update
  • b8cdc01 docs: adds more description for serve
  • a3f677a replace "project name" with actual project-name
  • d677f2c feat: dynver, publish pypi
  • 29a7c5d chore: docs, pre-commit run typo
  • 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)

Bumps [mkdocs-exclude-unused-files](https://github.com/JonasDoesThings/mkdocs-exclude-unused-files) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/JonasDoesThings/mkdocs-exclude-unused-files/releases)
- [Commits](JonasDoesThings/mkdocs-exclude-unused-files@v1.1.0...v1.2.1)

---
updated-dependencies:
- dependency-name: mkdocs-exclude-unused-files
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 25, 2023
@github-actions
Copy link

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

poetry.lock
  • mkdocs-exclude-unused-files@1.2.1
  • mkdocs-exclude-unused-files@1.1.0

@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Merging #61 (bb714e2) into main (85fdab6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   19.15%   19.15%           
=======================================
  Files           6        6           
  Lines         214      214           
=======================================
  Hits           41       41           
  Misses        173      173           

@DariuszPorowski DariuszPorowski merged commit e267cbc into main May 25, 2023
@DariuszPorowski DariuszPorowski deleted the dependabot/pip/mkdocs-exclude-unused-files-1.2.1 branch May 25, 2023 16:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant