Conversation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps the uv group with 1 update in the / directory: [tornado](https://github.com/tornadoweb/tornado). Updates `tornado` from 6.5.4 to 6.5.5 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.4...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump tornado from 6.5.4 to 6.5.5 in the uv group across 1 directory
…drafter-7.x chore(deps): update release-drafter/release-drafter action to v7
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…p-token-3.x chore(deps): update actions/create-github-app-token action to v3
Bumps the uv group with 1 update in the / directory: [pyasn1](https://github.com/pyasn1/pyasn1). Updates `pyasn1` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump pyasn1 from 0.6.2 to 0.6.3 in the uv group across 1 directory
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.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.
User description
Type of Change
Related Issues
Breaking Changes
Checklist
Additional Context
PR Type
Enhancement, Configuration, Refactor, Dependencies
Description
Configure GitHub environments and branch protection.
Refactor release and publishing workflows.
Update GitHub Actions dependencies and permissions.
Add Zed editor and Prettier configurations.
File Walkthrough
10 files
Define GitHub environments for deployment.Add branch protection rules for `develop` branch.Assign `github-pages` environment to deployment job.Change trigger branch to `develop` and update Docker actions.Change trigger branch to `develop` and update Docker actions.Enhance repository settings workflow with environment and permissionmanagement.Adddevelopbranch to test workflow triggers and update token action.Add Prettier configuration for JSON files.Add Zed editor settings for formatting and language servers.Add `codebook.toml` with custom word list.1 files
Add checkout step and pull request write permissions.3 files
Update Docker Buildx and metadata actions to newer versions.Update Docker Buildx and metadata actions to newer versions.Update PR Agent action to version `v0.32`.2 files
Remove draft release workflow.Refactor release workflow for `develop` and `main` branches.