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

Bump mkdocs-static-i18n from 1.2 to 1.2.3 #171

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps mkdocs-static-i18n from 1.2 to 1.2.3.

Changelog

Sourced from mkdocs-static-i18n's changelog.

1.2.3 (2024-05-02)

  • reconfigure: drop incorrect log level from info to debug
  • reconfigure: file.page can be None and make plugin crash

1.2.2 (2024-03-01)

  • build: drop eol 3.7, add 3.12 compat and tests
  • chore: fix deprecation warning, by Kamil Krzyśków
  • config: new option "admonition_translations" to allow translating of admonitions by Michal Fapso (#293)
  • folder: correct file lookup, by Kamil Krzyśków
  • plugin fix homepage detection, by Kamil Krzyśków
  • test: add tests for folder structure, by Kamil Krzyśków

1.2.1 (2024-01-28)

  • folder: fix path lookup order, by Kamil Krzyśków
  • on_files: switch the file localization logic to use src_uri instead of dest_uri (#279)

1.2.0 (2023-10-25)

  • config: Add build_only_locale option, by Kamil Krzyśków

1.1.1 (2023-10-13)

  • user_overrides: extra overrides should be applied as legacy dict, thx to @​Andygol
  • docs: add and correct lang config overrides examples

1.1.0 (2023-10-06)

  • material: add a special "null" locale to generated a fixed fixed item in the lang switcher (#270)
  • reconfigure: allow the default language to use localized files or not wrt issue #262 (#269)

1.0.6 (2023-09-21)

  • get_file_from_path: resolving root path '.' should point to 'index.md', thx to @​gnaegi

1.0.5 (2023-09-18)

  • plugin: fix handling of files with dotted suffixes, thx to @​gnaegi (#259)

1.0.4 (2023-09-18)

  • assets: Handle more assets, by Kamil Krzyśków
  • plugin: Fix build log info about directory, by Kamil Krzyśków
  • utils: Fix logging filter class name, by Kamil Krzyśków
  • plugin: Improve logging in general, by Kamil Krzyśków
  • plugin: Use new filter to hide log duplicates, by Kamil Krzyśków

1.0.3 (2023-09-07)

... (truncated)

Commits
  • 0ff14c9 version 1.2.3
  • 50ed3c9 fix(reconfigure): file.page can be None and make plugin crash
  • b0a5146 fix(reconfigure): drop incorrect log level from info to debug
  • 0b492e1 satisfy linter
  • e1b9083 trigger with-pdf on_config
  • 317ed7b docs(translating): mention discussion of #276
  • a72753d version 1.2.2
  • a2c95bd translating admonitions
  • 0b18dd6 Merge pull request #287 from ultrabug/python_eol
  • 48851e4 Merge pull request #290 from kamilkrzyskow/fix/folder-with-tests
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-static-i18n](https://github.com/ultrabug/mkdocs-static-i18n) from 1.2 to 1.2.3.
- [Changelog](https://github.com/ultrabug/mkdocs-static-i18n/blob/main/docs/changelog.md)
- [Commits](ultrabug/mkdocs-static-i18n@1.2.0...1.2.3)

---
updated-dependencies:
- dependency-name: mkdocs-static-i18n
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 25, 2024
@oilbeater oilbeater merged commit 124f684 into master Jun 25, 2024
2 checks passed
@oilbeater oilbeater deleted the dependabot/pip/mkdocs-static-i18n-1.2.3 branch June 25, 2024 08:54
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant