build(deps): bump the all group across 1 directory with 5 updates#12
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the all group across 1 directory with 5 updates#12dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [notion-client](https://github.com/ramnes/notion-sdk-py) | `2.7.0` | `3.0.0` | | [githubkit](https://github.com/yanyongyu/githubkit) | `0.14.3` | `0.14.4` | | [markdown-pdf](https://github.com/vb64/markdown-pdf) | `1.10` | `1.13.1` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.47.0` | `2.48.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.188.0` | `2.190.0` | Updates `notion-client` from 2.7.0 to 3.0.0 - [Release notes](https://github.com/ramnes/notion-sdk-py/releases) - [Commits](ramnes/notion-sdk-py@2.7.0...3.0.0) Updates `githubkit` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/yanyongyu/githubkit/releases) - [Commits](yanyongyu/githubkit@v0.14.3...v0.14.4) Updates `markdown-pdf` from 1.10 to 1.13.1 - [Release notes](https://github.com/vb64/markdown-pdf/releases) - [Changelog](https://github.com/vb64/markdown-pdf/blob/main/history.txt) - [Commits](vb64/markdown-pdf@v.1.10...v.1.13.1) Updates `google-auth` from 2.47.0 to 2.48.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.47.0...v2.48.0) Updates `google-api-python-client` from 2.188.0 to 2.190.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.188.0...v2.190.0) --- updated-dependencies: - dependency-name: notion-client dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: githubkit dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: markdown-pdf dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google-auth dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google-api-python-client dependency-version: 2.190.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 5 updates in the / directory:
2.7.03.0.00.14.30.14.41.101.13.12.47.02.48.02.188.02.190.0Updates
notion-clientfrom 2.7.0 to 3.0.0Release notes
Sourced from notion-client's releases.
Commits
722cef2Release 3.0.0 ✨cdbb118Support Python 3.14 (#315)bde85bfAdd path traversal validation inerror.pyfollowing notion-sdk-js (#312)b9d448dAddpositionto `notion.blocks.children.append()648743aForce a tox upgrade (#311)f120783Add error namespace and refactorerrors.pyfollowing JS SDK implementation ...b6a5535Update known entries file [skip ci]db220baAddpositiontonotion.pages.create()daacf70feat: add move method to pages endpoint (#307)c1b8d9cRemove outdated descriptionUpdates
githubkitfrom 0.14.3 to 0.14.4Release notes
Sourced from githubkit's releases.
Commits
340ad48🔖 bump version 0.14.4f9eda3a⬆️ upgrade dependenciesde63226👽 re-generate openapi models and apis29b4517⬆️ auto update by pre-commit hooks (#273)Updates
markdown-pdffrom 1.10 to 1.13.1Release notes
Sourced from markdown-pdf's releases.
Changelog
Sourced from markdown-pdf's changelog.
... (truncated)
Commits
9d1d351Version 1.13.1 (#100)42463c3Version 1.13 (#99)df3c3ecThesectionsproperty of theMarkdownPdfclass contains a list of added s...69ea862Section.page_count contains number of pdf pages that has been generated for s...137feddWatermark test. (#96)8eac9d2Version 1.12 (#95)7398f04Documentation for plugins. (#94)77bf8c0Defaults for plantuml plugin. (#93)beb41fbPlugin for mermaid code. (#92)bed98c2register_plugin function (#91)Updates
google-authfrom 2.47.0 to 2.48.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
6a982bechore: librarian release pull request: 20260121T162706Z (#1946)526d6c6chore(tests): add cryptography to constraints file (#1944)52558aefeat: add cryptography as required dependency (#1929)8dcf91afeat(iam): Support the mTLS IAM domain for Certificate based Access (#1938)db17a64chore(tests): add sleep mocks (#1943)25c1b06fix: resolve circular imports (#1942)e5a28b5tests: system tests for expired User Credentials (#1937)4292ab0chore(deps): update dependency google-cloud-compute to v1.42.0 (#1939)4848ac4chore: extracts unit tests to individual github actions (#1941)71e6e8echore: dedent deprecation warning message (#1932)Updates
google-api-python-clientfrom 2.188.0 to 2.190.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
7c20307chore(main): release 2.190.0 (#2718)49fd63fchore: Update discovery artifacts (#2717)9071631chore: replace old python teams with cloud-sdk-python-team (#2711)eb9f5adchore(main): release 2.189.0 (#2704)ca1c9b5chore: Update discovery artifacts (#2712)049bdb6chore: Update discovery artifacts (#2709)fcb5ca7chore: Update discovery artifacts (#2703)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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