Merge stable into develop#8639
Closed
infrahub-github-bot-app[bot] wants to merge 15 commits intodevelopfrom
Closed
Merge stable into develop#8639infrahub-github-bot-app[bot] wants to merge 15 commits intodevelopfrom
infrahub-github-bot-app[bot] wants to merge 15 commits intodevelopfrom
Conversation
Bumps the uv group with 3 updates in the / directory: [authlib](https://github.com/authlib/authlib), [black](https://github.com/psf/black) and [orjson](https://github.com/ijl/orjson). Bumps the uv group with 1 update in the /python_testcontainers directory: [orjson](https://github.com/ijl/orjson). Updates `authlib` from 1.6.6 to 1.6.9 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.6...v1.6.9) Updates `black` from 25.11.0 to 26.3.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...26.3.1) Updates `orjson` from 3.11.5 to 3.11.6 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.5...3.11.6) Updates `orjson` from 3.11.5 to 3.11.6 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.5...3.11.6) Updates `orjson` from 3.11.5 to 3.11.6 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.5...3.11.6) Updates `orjson` from 3.11.5 to 3.11.6 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.5...3.11.6) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.9 dependency-type: direct:production dependency-group: uv - dependency-name: black dependency-version: 26.3.1 dependency-type: indirect dependency-group: uv - dependency-name: orjson dependency-version: 3.11.6 dependency-type: indirect dependency-group: uv - dependency-name: orjson dependency-version: 3.11.6 dependency-type: indirect dependency-group: uv - dependency-name: orjson dependency-version: 3.11.6 dependency-type: indirect dependency-group: uv - dependency-name: orjson dependency-version: 3.11.6 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
…8638) * fix loading checks * betterer * remove submodule
* lock when merging * add changelog * reuse variable instances
…lector (#8629) * fix branch name overflow * betterer * increase branch selector width for new merged badge * revert width * betterer * update branches options width * betterer * update classes * betterer * simplify css * lint --------- Co-authored-by: bilalabbad <bilal@opsmill.com>
* update loading text * fix button disabled state to keep same size * useIsTruncated to display tooltip in branch selector * betterer * add changelog
Bump the uv group across 2 directories with 3 updates
Bumps the uv group with 2 updates in the / directory: [ujson](https://github.com/ultrajson/ultrajson) and [deepdiff](https://github.com/seperman/deepdiff). Updates `ujson` from 5.11.0 to 5.12.0 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](ultrajson/ultrajson@5.11.0...5.12.0) Updates `deepdiff` from 8.6.1 to 8.6.2 - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/qlustered/deepdiff/blob/master/docs/changelog.rst) - [Commits](https://github.com/seperman/deepdiff/commits) --- updated-dependencies: - dependency-name: ujson dependency-version: 5.12.0 dependency-type: direct:production dependency-group: uv - dependency-name: deepdiff dependency-version: 8.6.2 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
Bump the uv group across 1 directory with 2 updates
Upgrade PyJWT
Simplify key lookup in dictionaries
Contributor
|
done in #8664 |
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.
Merging stable into develop after merging pull request #8637.