build(deps): Bump the build-system group across 1 directory with 2 updates#475
Merged
Merged
Conversation
…dates Bumps the build-system group with 2 updates in the / directory: [esptool](https://github.com/espressif/esptool) and [pyyaml](https://github.com/yaml/pyyaml). Updates `esptool` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/espressif/esptool/releases) - [Changelog](https://github.com/espressif/esptool/blob/master/CHANGELOG.md) - [Commits](espressif/esptool@v5.2.0...v5.3.0) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) --- updated-dependencies: - dependency-name: esptool dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-system - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-system ... Signed-off-by: dependabot[bot] <support@github.com>
a0f29c0 to
1eb41e2
Compare
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 build-system group with 2 updates in the / directory: esptool and pyyaml.
Updates
esptoolfrom 5.2.0 to 5.3.0Release notes
Sourced from esptool's releases.
... (truncated)
Changelog
Sourced from esptool's changelog.
... (truncated)
Commits
c94e362change: Update version to 5.3.0f659c1eMerge branch 'fix/stub_flasher_v2_fixes' into 'master'73308b8fix(stub_flasher): Fix C900 compressed upload error + writing to non-4-byte a...e8c1c26Merge branch 'change/internal_dev_release_support' into 'master'0b15867change: Introduce the new internal development release process3d28843Merge branch 'update_actions' into 'master'02d421dci(github): Update actions to the latest versions85c6515Merge branch 'bugifx/flash-region-issue' into 'master'1892621Merge branch 'ci/mac_signing' into 'master'fea9710Merge branch 'feat/reset_hw_flow_ctrl' into 'master'Updates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)