build(deps): bump the minor-and-patch group across 1 directory with 6 updates - #487
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group across 1 directory with 6 updates#487dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.49` | `1.43.58` | | [django-oauth-toolkit](https://github.com/django-oauth/django-oauth-toolkit) | `3.3.0` | `3.4.0` | | [faker](https://github.com/joke2k/faker) | `40.31.0` | `40.36.0` | | [djlint](https://github.com/djlint/djLint) | `1.40.7` | `1.43.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.6` | `9.7.7` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.21` | `0.16.0` | Updates `boto3` from 1.43.49 to 1.43.58 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.49...1.43.58) Updates `django-oauth-toolkit` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/django-oauth/django-oauth-toolkit/releases) - [Changelog](https://github.com/django-oauth/django-oauth-toolkit/blob/master/CHANGELOG.md) - [Commits](django-oauth/django-oauth-toolkit@3.3.0...3.4.0) Updates `faker` from 40.31.0 to 40.36.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v40.31.0...v40.36.0) Updates `djlint` from 1.40.7 to 1.43.1 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.40.7...v1.43.1) Updates `mkdocs-material` from 9.7.6 to 9.7.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.6...9.7.7) Updates `ruff` from 0.15.21 to 0.16.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.21...0.16.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: django-oauth-toolkit dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: faker dependency-version: 40.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: djlint dependency-version: 1.43.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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 minor-and-patch group with 6 updates in the / directory:
1.43.491.43.583.3.03.4.040.31.040.36.01.40.71.43.19.7.69.7.70.15.210.16.0Updates
boto3from 1.43.49 to 1.43.58Commits
acd59afMerge branch 'release-1.43.58'73cef5cBumping version to 1.43.58256b73cAdd changelog entries from botocore7b06b40Merge branch 'release-1.43.57'20040fcMerge branch 'release-1.43.57' into developf5fdd1cBumping version to 1.43.576af728cAdd changelog entries from botocore72a153dMerge branch 'release-1.43.56'5092de5Merge branch 'release-1.43.56' into developb1b9ff3Bumping version to 1.43.56Updates
django-oauth-toolkitfrom 3.3.0 to 3.4.0Release notes
Sourced from django-oauth-toolkit's releases.
... (truncated)
Changelog
Sourced from django-oauth-toolkit's changelog.
... (truncated)
Commits
48132d3chore: 3.4.0 release (#1764)2c34e2adocs: replace m2r2 with myst-parser to drop the mistune dependency (#1761)76cc44bchore(deps): bump cryptography in the uv group across 1 directory (#1760)a5e5032docs: migrate m2r to m2r2 and build docs in CI (#1758)ea8f2f0chore(deps): bump the npm_and_yarn group across 1 directory with 7 updates (#...de8e735Fix 500 error when client_id or username contains a NUL byte (#1754)0c9240bFix ReadWriteScopedResourceMixin.new() rejecting any constructor argument...c5f2b9dAdd section in docs about migrations testing (#1717)11b36e4Extract HttpRequest creation to own method (#1660)82fc862Fix wildcard redirect URI validation for Netlify double-dash deploy previews ...Updates
fakerfrom 40.31.0 to 40.36.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
62d5a6aBump version: 40.35.0 → 40.36.009c254a📝 Update CHANGELOG.mdce45ebdfix(uk_UA): correct bban_format to 6 digits + 19 letters so iban() is valid (...8ad78a6Merge pull request #2434 from joke2k/joke2k-security-mdce3d3b1Add SECURITY.md to the manifest fileac535cfRevise security policy for clarity and updates4b7d4d7💄 Lint code2e83f45Bump version: 40.34.0 → 40.35.0b1caba1📝 Update CHANGELOG.md706aaca💄 Lint codeUpdates
djlintfrom 1.40.7 to 1.43.1Release notes
Sourced from djlint's releases.
... (truncated)
Changelog
Sourced from djlint's changelog.
... (truncated)
Commits
c442403v1.43.1c69b4d8fix(linter): don't orphan the closing tag of a multi-line script/style6d3c807chore(deps): lock file maintenance (#2305)9b9b10echore(deps): update dependency sass to v1.102.0 (#2304)cad0853chore(deps): lock file maintenance (#2303)f647c3achore(deps): update dependency postcss to v8.5.23 (#2301)6e993b3v1.43.0659b7b6perf: rewriteanygenerator as a for loop3f843bbdocs: condense the unreleased changeloge864bf6fix(linter): don't let quotes inside a template tag end an attributeUpdates
mkdocs-materialfrom 9.7.6 to 9.7.7Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
b3e6dd8Prepare 9.7.7 release52fb6beMerge commit from fork901e633AddedSECURITY.mdwith EOL notice5b36f2aBump js-yaml from 4.1.1 to 4.2.0 (#8598)2d11e7bBump form-data from 3.0.4 to 3.0.5 (#8597)ae05a53Bump esbuild from 0.27.2 to 0.28.1 (#8596)434af93Bump shell-quote from 1.7.3 to 1.8.4 (#8593)4447cdaDocumentation (#8590)8f8d551Updated copyright year (#8588)08d8514Bump fast-uri from 3.0.3 to 3.1.2 (#8587)Updates
rufffrom 0.15.21 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)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