RSS Bot
Bot-
Posts
4252 -
Joined
-
Last visited
Never
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by RSS Bot
-
Bumps actions/upload-artifact from 4.3.6 to 4.4.0. Release notes Sourced from actions/upload-artifact's releases. v4.4.0 Notice: Breaking Changes :warning: We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so. See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details. What's Changed Exclude hidden files by default by @joshmgross in actions/upload-artifact#598 Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0 Commits 5076954 Merge pull request #598 from actions/joshmgross/exclude-hidden-files d52396a Add a warning about enabling include-hidden-files 710f362 Remove "merged" from include-hidden-files input description 3b315f2 npm run release again π 3be2180 Remove another trailing comma 453e8d0 Update glob license 0a398c1 npm run release a0c40cf Update to latest @actions/glob and fix tests acb59e4 lint cb6558b Exclude hidden files by default See full diff in compare view 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 rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) View the full article
-
Bumps setuptools from 73.0.1 to 74.1.0. Changelog Sourced from setuptools's changelog. v74.1.0 Features Added support for defining ext-modules via pyproject.toml (EXPERIMENTAL, may change in future releases). (#4568) Bugfixes Merge with pypa/distutils@3dcdf8567, removing the duplicate vendored copy of packaging. (#4622) Restored setuptools.msvc.Environmentinfo as it is used externally. (#4625) v74.0.0 Features Changed the type of error raised by setuptools.command.easy_install.CommandSpec.from_param on unsupported argument from AttributeError to TypeError -- by :user:Avasam (#4548) Added detection of ARM64 variant of MSVC -- by :user:saschanaz (#4553) Made setuptools.package_index.Credential a typing.NamedTuple -- by :user:Avasam (#4585) Reraise error from setuptools.command.easy_install.auto_chmod instead of nonsensical TypeError: 'Exception' object is not subscriptable -- by :user:Avasam (#4593) Fully typed all collection attributes in pkg_resources -- by :user:Avasam (#4598) Automatically exclude .tox|.nox|.venv directories from sdist. (#4603) Deprecations and Removals Removed the monkeypatching of distutils._msvccompiler. Now all compiler logic is consolidated in distutils. (#4600) Synced with pypa/distutils@58fe058e4, including consolidating Visual Studio 2017 support (#4600, pypa/distutils#289pypa/distutils#287#4606) Misc #4592 Commits 1a9d873 Bump version: 74.0.0 β 74.1.0 4d9a750 Merge pull request #4626 from pypa/bugfix/msvc-EnvironmentInfo a16582b Add a test for construction of EnvironmentInfo. 616d873 Add news fragment. 2423888 Remove only the monkeypatching, leaving EnvironmentInfo in place. 7ecbcb0 Revert "Remove monkeypatching of _msvccompiler." 5d4473e Implement declarative ext-modules in pyproject.toml ("experimental") (#4568) 592d089 Add news fragment 11731e2 Add docs about ext-modules in pyproject.toml bf768e0 Add experimental warning to ext-modules in pyproject.toml Additional commits viewable in compare view 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 rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) View the full article
-
linux-rockchip-rk3588-6.11.config: enable CONFIG_INPUT_PWM_BEEPER=m linux-rockchip-rk3588-6.11.config: enable CONFIG_INPUT_PWM_BEEPER=m mostly for the cm3588 nas; mainline kernel has a compatible = "pwm-beeper"; buzzer impl on pwm8 see https://github.com/torvalds/linux/blob/3d5f968a177d468cd13568ef901c5be84d83d32b/arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dts#L63-L68 View the full article
-
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.11-rc5; userspace fixes thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.11-rc5; userspace fixes replace mantic support with oracular add mtools pkg, remove UEFI_MOUNT_POINT_SKIP_FSTAB (thanks to the wdk2023 maintainer for the tip) re-enable fprintd/limpam-fprintd pkg install across all releases (Trixie fixed it recently) do no alsa-ucm-conf hacks for Trixie, as 1.2.12 landed there cleanup commented out stuff from years ago update .config (no changes except BTF enablement) thinkpad-x13s: kernel: update vs jhovold's wip/sc8280xp-6.11-rc5 johan_defconfig View the full article
-
linux-rk35xx-vendor: enable CONFIG_KPROBES linux-rk35xx-vendor: enable CONFIG_KPROBES for tetragon & co View the full article
-
armbian-install: menu fixes for flashing u-boot to all possible devices; exclude nvme/sata/usb; cosmetics armbian-install: shfmt, no changes armbian-install: menu fixes for flashing u-boot to all possible devices; exclude nvme/sata/usb; cosmetics avoid falling into UEFI installer by accident View the full article
-
Description As asked in #7127, removed the hook in board config that changed which dts file is used on edge kernel branch and changed symlink patches to actual files. GitHub issue reference: Jira reference number [AR-9999] How Has This Been Tested? [x] build for bigtreetech cb1 and boot Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Description Adds the Radxa E20C board, which is based on the Rockchip RK3528 SoC. U-Boot config from https://github.com/radxa/u-boot/commit/5202c429714e34dcaeb6ea2a76822fb8447e1409 Depends on https://github.com/armbian/linux-rockchip/pull/231 (which, as of writing, is not merged) How Has This Been Tested? [x] Boots (from microSD) [x] USB serial via debug port works (see note) [x] LAN port works (RK3528 Ethernet) [x] WAN port works (RTL8168 Ethernet) [x] Debug USB-C port works (can run USB gadgets) [x] USB-A port works (can use USB devices) [x] User button works (via /dev/input/event0) [x] LED control works (via /sys/class/leds) [x] eMMC access works Not tested: RKMPP (did not find any tools that worked with the 6.1 kernel, only 5.10) eMMC boot (should work, though flashing tools are unreliable) Note that USB serial is unreliable, likely due to the CH340B USB serial chip on the board not being able to handle the RK3528's baudrate. Changing the baudrate can only be done by editing the device tree (as stty will not affect it). Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Description New variable VENDORPRETTYNAME that can be set separately from VENDOR. And list of preinstalled EXTENSIONS. Checklist: [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
-
Description Small functional fixes, otherwise cosmetic change: How Has This Been Tested? [x] On dev machince and several working ones. Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas View the full article
-
Description How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] I compiled a own build from my repository [x] Booting the system and the system booting up without any error in dmesg Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] My changes generate no new warnings View the full article
-
Collabora is headed to Amsterdam for IBC! Drop by to see our work on the DAB protocol, our integration of LCEVC, and our latest XR project, ElectricMaple. View the full article
-
Description How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] Compile own build from my repository [x] Booting the system Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] My changes generate no new warnings View the full article
-
Description a new atf version is now available on GitHub (v2.10) the new version is compatible with GCC13 Jira reference number AR-2441 How Has This Been Tested? [x] Build images for mba8mp-ras314 and mba8mpxl with new patches [x] Boot test "bookworm_current" mba8mp-ras314 [x] Boot test "bookworm_current" mba8mpxl NOTICE: BL31: v2.10.0 (release):armbian NOTICE: BL31: Built : 08:58:44, Aug 26 2024 Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code View the full article
-
Description How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] Compile own build from my repository [x] Booting the system Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] My changes generate no new warnings View the full article
-
Bumps pascalgn/size-label-action from 0.5.2 to 0.5.4. Release notes Sourced from pascalgn/size-label-action's releases. Release 0.5.4 What's Changed Add HTTPS proxy support by @donovanmuller in pascalgn/size-label-action#28 New Contributors @donovanmuller made their first contribution in pascalgn/size-label-action#28 Full Changelog: https://github.com/pascalgn/size-label-action/compare/v0.5.3...v0.5.4 Release 0.5.3 What's Changed fix: Use list pull request files api by @levsa in pascalgn/size-label-action#54 New Contributors @levsa made their first contribution in pascalgn/size-label-action#54 Full Changelog: https://github.com/pascalgn/size-label-action/compare/v0.5.2...v0.5.3 Commits be08a2d Update README.md 1aa6885 Add HTTPS proxy support (#28) b55206b Update README.md 6bab7c4 fix: Use list pull request files api (#54) See full diff in compare view 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 rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) View the full article
-
Bumps tj-actions/changed-files from 44 to 45. Release notes Sourced from tj-actions/changed-files's releases. v45 Changes in v45.0.0 π₯π₯ BREAKING CHANGE π₯π₯ With changes detected using GitHub's API setting output_renamed_files_as_deleted_and_added to true, would now include the previous file name in the list of deleted files instead of the current file name. What's Changed chore(deps): update dependency @types/node to v22.0.1 by @renovate in tj-actions/changed-files#2219 Upgraded to v44.5.7 by @tj-actions-bot in tj-actions/changed-files#2218 chore(deps): update dependency ts-jest to v29.2.4 by @renovate in tj-actions/changed-files#2221 chore(deps): update dependency @types/node to v22.0.3 by @renovate in tj-actions/changed-files#2222 chore(deps): update dependency @types/node to v22.1.0 by @renovate in tj-actions/changed-files#2223 chore(deps): update dependency eslint-plugin-jest to v28.7.0 by @renovate in tj-actions/changed-files#2224 chore(deps): update dependency eslint-plugin-jest to v28.8.0 by @renovate in tj-actions/changed-files#2227 chore(deps): update dependency @types/node to v22.2.0 by @renovate in tj-actions/changed-files#2229 chore(deps): update dependency @types/node to v22.3.0 by @renovate in tj-actions/changed-files#2230 chore(deps): update dependency @types/node to v22.4.0 by @renovate in tj-actions/changed-files#2231 fix(deps): update dependency @octokit/rest to v21.0.2 by @renovate in tj-actions/changed-files#2232 chore(deps): lock file maintenance by @renovate in tj-actions/changed-files#2226 chore(deps): update dependency @types/node to v22.4.1 by @renovate in tj-actions/changed-files#2233 chore(deps): update dependency @types/node to v22.4.2 by @renovate in tj-actions/changed-files#2237 fix: remove unsupported input by @jackton1 in tj-actions/changed-files#2238 chore: conditionally skip certain test for foked prs by @jackton1 in tj-actions/changed-files#2240 chore: debug env vars by @jackton1 in tj-actions/changed-files#2241 fix: update test skip logic to use custom env by @jackton1 in tj-actions/changed-files#2242 Renamed Files decomposed into Deleted: previous_filename and Added:filename by @Whadup in tj-actions/changed-files#2236 docs: add Whadup as a contributor for code by @allcontributors in tj-actions/changed-files#2239 Updated README.md by @tj-actions-bot in tj-actions/changed-files#2243 New Contributors @Whadup made their first contribution in tj-actions/changed-files#2236 Full Changelog: https://github.com/tj-actions/changed-files/compare/v44...v45.0.0 v45.0.0 π₯π₯ BREAKING CHANGE π₯π₯ With changes detected using GitHub's API setting output_renamed_files_as_deleted_and_added to true, would now include the previous file name in the list of deleted files. What's Changed chore(deps): update dependency @types/node to v22.0.1 by @renovate in tj-actions/changed-files#2219 Upgraded to v44.5.7 by @tj-actions-bot in tj-actions/changed-files#2218 chore(deps): update dependency ts-jest to v29.2.4 by @renovate in tj-actions/changed-files#2221 chore(deps): update dependency @types/node to v22.0.3 by @renovate in tj-actions/changed-files#2222 chore(deps): update dependency @types/node to v22.1.0 by @renovate in tj-actions/changed-files#2223 chore(deps): update dependency eslint-plugin-jest to v28.7.0 by @renovate in tj-actions/changed-files#2224 chore(deps): update dependency eslint-plugin-jest to v28.8.0 by @renovate in tj-actions/changed-files#2227 chore(deps): update dependency @types/node to v22.2.0 by @renovate in tj-actions/changed-files#2229 ... (truncated) Changelog Sourced from tj-actions/changed-files's changelog. Changelog 45.0.0 - (2024-08-21) π Bug Fixes Update test skip logic to use custom env (#2242) (b4c0974) - (Tonye Jack) Remove unsupported input (#2238) (525aabb) - (Tonye Jack) deps: Update dependency @octokit/rest to v21.0.2 (3ea85a1) - (renovate[bot]) β Add Added missing changes and modified dist assets. (598b721) - (GitHub Action) π Rename Renamed Files decomposed into Deleted: previous_filename and Added:filename (#2236) Co-authored-by: Tonye Jack jtonye@ymail.com (f8034fb) - (Lukas Pfahler) π Update Updated README.md (#2243) Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com Co-authored-by: GitHub Action action@github.com (40853de) - (tj-actions[bot]) Update tsconfig.json (88201be) - (Tonye Jack) π Documentation Add Whadup as a contributor for code (#2239) (94b94fe) - (allcontributors[bot]) βοΈ Miscellaneous Tasks Debug env vars (#2241) (246859d) - (Tonye Jack) Conditionally skip certain test for foked prs (#2240) (46a4c02) - (Tonye Jack) deps: Update dependency @types/node to v22.4.2 (25b2562) - (renovate[bot]) deps: Update dependency @types/node to v22.4.1 (257f12c) - (renovate[bot]) deps: Lock file maintenance (9b7ba7b) - (renovate[bot]) deps: Update dependency @types/node to v22.4.0 (50693d8) - (renovate[bot]) deps: Update dependency @types/node to v22.3.0 (87d8f94) - (renovate[bot]) deps: Update dependency @types/node to v22.2.0 (950331d) - (renovate[bot]) deps: Update dependency eslint-plugin-jest to v28.8.0 (ed00b69) - (renovate[bot]) deps: Update dependency eslint-plugin-jest to v28.7.0 (9d768c3) - (renovate[bot]) deps: Update dependency @types/node to v22.1.0 (6b79c79) - (renovate[bot]) deps: Update dependency @types/node to v22.0.3 (99b60a2) - (renovate[bot]) deps: Update dependency ts-jest to v29.2.4 (8ae850f) - (renovate[bot]) deps: Update dependency @types/node to v22.0.1 (03d95b0) - (renovate[bot]) ... (truncated) Commits 40853de Updated README.md (#2243) 94b94fe docs: add Whadup as a contributor for code (#2239) f8034fb Renamed Files decomposed into Deleted: previous_filename and Added:filename (... b4c0974 fix: update test skip logic to use custom env (#2242) 246859d chore: debug env vars (#2241) 46a4c02 chore: conditionally skip certain test for foked prs (#2240) 525aabb fix: remove unsupported input (#2238) 25b2562 chore(deps): update dependency @types/node to v22.4.2 257f12c chore(deps): update dependency @types/node to v22.4.1 598b721 Added missing changes and modified dist assets. Additional commits viewable in compare view 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 rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) View the full article
-
Bumps rich from 13.7.1 to 13.8.0. Release notes Sourced from rich's releases. The Thanks for your patience Release This is a fairly large update. Mostly an accumulation of small fixes and enhancements. Nothing qualifies as a *breaking change (for some definition), but there may be some subtly changes to output. Check below for anything that might affect you! [13.8.0] - 2024-08-26 Fixed Fixed Table rendering of box elements so "footer" elements truly appear at bottom of table, "mid" elements in main table body. Fixed styles in Panel when Text objects are used for title Textualize/rich#3401 Fix pretty repr for collections.deque Textualize/rich#2864 Thread used in progress.track will exit if an exception occurs in a generator Textualize/rich#3402 Progress track thread is now a daemon thread Textualize/rich#3402 Fixed cached hash preservation upon clearing meta and links Textualize/rich#2942 Fixed overriding the background_color of Syntax not including padding Textualize/rich#3295 Fixed pretty printing of dataclasses with a default repr in Python 3.13 Textualize/rich#3455 Fixed selective enabling of highlighting when disabled in the Console Textualize/rich#3419 Fixed BrokenPipeError writing an error message Textualize/rich#3468 Fixed superfluous space above Markdown tables Textualize/rich#3469 Fixed issue with record and capture interaction Textualize/rich#3470 Fixed control codes breaking in append_tokens Textualize/rich#3471 Fixed exception pretty printing a dataclass with missing fields Textualize/rich#3472 Changed RichHandler errors and warnings will now use different colors (red and yellow) Textualize/rich#2825 Removed the empty line printed in jupyter while using Progress Textualize/rich#2616 Running tests in environment with FORCE_COLOR or NO_COLOR environment variables ansi decoder will now strip problematic private escape sequences (like \x1b7) Textualize/rich#3278 Tree's ASCII_GUIDES and TREE_GUIDES constants promoted to class attributes Added Adds a case_sensitive parameter to prompt.Prompt. This determines if the response is treated as case-sensitive. Defaults to True. Added Console.on_broken_pipe Textualize/rich#3468 Changelog Sourced from rich's changelog. [13.8.0] - 2024-08-26 Fixed Fixed Table rendering of box elements so "footer" elements truly appear at bottom of table, "mid" elements in main table body. Fixed styles in Panel when Text objects are used for title Textualize/rich#3401 Fix pretty repr for collections.deque Textualize/rich#2864 Thread used in progress.track will exit if an exception occurs in a generator Textualize/rich#3402 Progress track thread is now a daemon thread Textualize/rich#3402 Fixed cached hash preservation upon clearing meta and links Textualize/rich#2942 Fixed overriding the background_color of Syntax not including padding Textualize/rich#3295 Fixed pretty printing of dataclasses with a default repr in Python 3.13 Textualize/rich#3455 Fixed selective enabling of highlighting when disabled in the Console Textualize/rich#3419 Fixed BrokenPipeError writing an error message Textualize/rich#3468 Fixed superfluous space above Markdown tables Textualize/rich#3469 Fixed issue with record and capture interaction Textualize/rich#3470 Fixed control codes breaking in append_tokens Textualize/rich#3471 Fixed exception pretty printing a dataclass with missing fields Textualize/rich#3472 Changed RichHandler errors and warnings will now use different colors (red and yellow) Textualize/rich#2825 Removed the empty line printed in jupyter while using Progress Textualize/rich#2616 Running tests in environment with FORCE_COLOR or NO_COLOR environment variables ansi decoder will now strip problematic private escape sequences (like \x1b7) Textualize/rich#3278 Tree's ASCII_GUIDES and TREE_GUIDES constants promoted to class attributes Added Adds a case_sensitive parameter to prompt.Prompt. This determines if the response is treated as case-sensitive. Defaults to True. Added Console.on_broken_pipe Textualize/rich#3468 Commits 9ec4191 Merge pull request #3473 from Textualize/bump1380 9c74f03 bump to v13.8.0 dc7a195 Merge pull request #3472 from Textualize/fix-bad-dataclass c938830 changelog 6055e2d fix for missing field in dataclass b6f2f7a Merge pull request #3454 from subrat-lima/master b1397be Merge pull request #3455 from jjhelmus/dataclasses_3.13 035f3ea Merge pull request #3452 from sbraz/typos_examples d6abebd Merge branch 'master' into dataclasses_3.13 1b2dada Merge pull request #3471 from Textualize/fix-append-tokens Additional commits viewable in compare view 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 rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) View the full article
