Conversation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
delete: disable-autolabeler
Bumps the uv group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 46.0.6 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump cryptography from 46.0.6 to 46.0.7 in the uv group across 1 directory
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Updates the requirements on [google-cloud-logging](https://github.com/googleapis/google-cloud-python) to permit the latest version. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-logging-v3.13.0...google-cloud-logging-v3.15.0) --- updated-dependencies: - dependency-name: google-cloud-logging dependency-version: 3.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [ipykernel](https://github.com/ipython/ipykernel) to permit the latest version. - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: ipykernel dependency-version: 7.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [sqlfluff](https://github.com/sqlfluff/sqlfluff) to permit the latest version. - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](sqlfluff/sqlfluff@4.0.0...4.1.0) --- updated-dependencies: - dependency-name: sqlfluff dependency-version: 4.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…ng-gte-3.15.0 chore(uv): update google-cloud-logging requirement from >=3.13.0 to >=3.15.0
chore(uv): update ipykernel requirement from >=7.1.0 to >=7.2.0
Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version. - [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.1...9.7.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…e-9.7.6 chore(uv): update mkdocs-material requirement from >=9.7.1 to >=9.7.6
chore(uv): update sqlfluff requirement from >=4.0.0 to >=4.1.0
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.
User description
Type of Change
Related Issues
Breaking Changes
Checklist
Additional Context
PR Type
Enhancement, Configuration, Dependencies
Description
Configure GitHub environments and branch protection.
Refactor release and deployment workflows for
develop/main.Add editor settings for Zed and Prettier.
Update GitHub Actions and Python dependencies.
File Walkthrough
5 files
Add GitHub environments configuration for Develop, Production, andGitHub PagesAdd branch protection rules for the `develop` branchAdd Prettier configuration for JSON filesAdd Zed editor settings for formatting, language servers, and filetypesAdd a new `codebook.toml` file with a list of words2 files
Addpull-requests: writepermission andCheckoutstep to approveworkflow
Assign `github-pages` environment to the deployment job4 files
Update Docker Buildx, Metadata, and Build-Push actions to newerversionsUpdate Docker Buildx, Metadata, and Build-Push actions to newerversionsUpdate PR Agent action to version `v0.34`Update Python dependencies including
google-cloud-loggingandipykernel1 files
Remove the Draft Release workflow3 files
Change push trigger branch to `develop` and update Docker actionsChange push trigger branch to `develop` and update Docker actionsAdd `develop` branch to push trigger and update Codecov action2 files
Refactor release workflow fordevelopandmainbranches withenvironments
Refactor settings workflow to manage environments, permissions, anddefault branch