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 the dependencies group in /.config with 5 updates #272

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2024

Bumps the dependencies group in /.config with 5 updates:

Package From To
griffe 0.40.0 0.40.1
identify 2.5.33 2.5.34
mkdocs-material 9.5.8 9.5.9
pre-commit 3.6.0 3.6.1
python-slugify 8.0.3 8.0.4

Updates griffe from 0.40.0 to 0.40.1

Release notes

Sourced from griffe's releases.

0.40.1

0.40.1 - 2024-02-08

Compare with 0.40.0

Bug Fixes

Changelog

Sourced from griffe's changelog.

0.40.1 - 2024-02-08

Compare with 0.40.0

Bug Fixes

Commits
  • 1af8769 chore: Prepare release 0.40.1
  • 5a5c03b fix: Don't return properties as parameters of dataclasses
  • d863831 chore: Update test function docstring
  • 8ebfa20 style: Format
  • abe2638 chore: Template upgrade
  • See full diff in compare view

Updates identify from 2.5.33 to 2.5.34

Commits
  • edc8045 v2.5.34
  • 3544de9 Merge pull request #442 from KORraNpl/add-xctestplan-filetype
  • 7bdc800 Recognize .xctestplan files as JSON
  • e90a0b9 Merge pull request #439 from pre-commit/pre-commit-ci-update-config
  • 1ab97d6 [pre-commit.ci] pre-commit autoupdate
  • ad69bf9 Merge pull request #438 from pre-commit/pre-commit-ci-update-config
  • a8c8347 [pre-commit.ci] pre-commit autoupdate
  • See full diff in compare view

Updates mkdocs-material from 9.5.8 to 9.5.9

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.5.9

  • Fixed navigation pruning with tabs and sections enabled
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.5.9 (2024-02-10)

  • Fixed navigation pruning with tabs and sections enabled

mkdocs-material-9.5.8+insiders-4.52.2 (2024-02-07)

  • Fixed #6735: Instant previews misplaced when below tabs

mkdocs-material-9.5.8 (2024-02-07)

  • Added Tamil translations
  • Updated Esperanto translations
  • Fixed relative images not being resolved for instant navigation

mkdocs-material-9.5.7 (2024-02-03)

  • Fixed #6731: Small images in figures are not centered
  • Fixed #6719: Instant navigation breaks table of contents (9.5.5 regression)

mkdocs-material-9.5.6+insiders-4.52.1 (2024-01-30)

  • Fixed #6705: Navigation path not being hidden when specified
  • Fixed #6703: New tags plugin crashes on Windows (2nd attempt)

mkdocs-material-9.5.6+insiders-4.52.0 (2024-01-28)

  • Added support for instant previews
  • Fixed footnote tooltips positioning edge cases
  • Fixed #6703: New tags plugin crashes on Windows

mkdocs-material-9.5.6 (2024-01-28)

  • Fixed #6700: Missing styles for Mermaid.js labels with Markdown

mkdocs-material-9.5.5+insiders-4.51.0 (2024-01-24)

  • Added support for footnote tooltips

mkdocs-material-9.5.5 (2024-01-24)

  • Updated Tagalog translations
  • Updated Pillow to 10.2 to mitigate security vulnerabilities
  • Improved resilience of instant navigation
  • Fixed #6687: Updated Mermaid.js to version 10.7.0 (latest)
  • Fixed #6652: Keyboard events in custom elements captured
  • Fixed #6582: Instant navigation doesn't correctly handle alternate URLs
  • Fixed #6565: Instant navigation doesn't allow for onclick handlers
  • Fixed #6345: Instant navigation sometimes breaks browser back button
  • Fixed #6334: Instant navigation doesn't correctly position anchors (Safari)
  • Fixed #6275: Instant navigation doesn't correctly resolve after 404

... (truncated)

Commits

Updates pre-commit from 3.6.0 to 3.6.1

Release notes

Sourced from pre-commit's releases.

pre-commit v3.6.1

Fixes

Changelog

Sourced from pre-commit's changelog.

3.6.1 - 2024-02-10

Fixes

Commits
  • 15bd0c7 v3.6.1
  • 92678c3 Merge pull request #3126 from pre-commit/crlf-only-diff
  • 032d8e2 staged_files_only can handle a crlf-only diff
  • 7384838 Merge pull request #3110 from untitaker/pythonexecutable
  • 96e0712 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 3388e2d Pop PYTHONEXECUTABLE
  • 10f8853 Merge pull request #3107 from pre-commit/pre-commit-ci-update-config
  • 9682f93 [pre-commit.ci] pre-commit autoupdate
  • 5f8ebae Merge pull request #3102 from pre-commit/pre-commit-ci-update-config
  • 9cce283 [pre-commit.ci] pre-commit autoupdate
  • See full diff in compare view

Updates python-slugify from 8.0.3 to 8.0.4

Changelog

Sourced from python-slugify's changelog.

8.0.4

  • Properly handle uppercase special characters (@​mib1185 - thx)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group in /.config with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [griffe](https://github.com/mkdocstrings/griffe) | `0.40.0` | `0.40.1` |
| [identify](https://github.com/pre-commit/identify) | `2.5.33` | `2.5.34` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.8` | `9.5.9` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.0` | `3.6.1` |
| [python-slugify](https://github.com/un33k/python-slugify) | `8.0.3` | `8.0.4` |


Updates `griffe` from 0.40.0 to 0.40.1
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe@0.40.0...0.40.1)

Updates `identify` from 2.5.33 to 2.5.34
- [Commits](pre-commit/identify@v2.5.33...v2.5.34)

Updates `mkdocs-material` from 9.5.8 to 9.5.9
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.8...9.5.9)

Updates `pre-commit` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.6.0...v3.6.1)

Updates `python-slugify` from 8.0.3 to 8.0.4
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](un33k/python-slugify@v8.0.3...v8.0.4)

---
updated-dependencies:
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: identify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: python-slugify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the skip-changelog Can be missed from the changelog. label Feb 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2024

The following labels could not be found: dependabot-deps-updates.

@ssbarnea ssbarnea merged commit 47801db into main Feb 12, 2024
16 of 20 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dot-config/dependencies-231e9694fe branch February 12, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Can be missed from the changelog.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant