Skip to content

fix: fixed list changes in TOML files#577

Merged
andreoliwa merged 1 commit intoandreoliwa:developfrom
danygielow:fix/toml-lists
May 29, 2023
Merged

fix: fixed list changes in TOML files#577
andreoliwa merged 1 commit intoandreoliwa:developfrom
danygielow:fix/toml-lists

Conversation

@danygielow
Copy link
Contributor

Proposed changes

  1. Changes to lists in TOML files should replace the list as is the case for YAML files

Checklist

  • Read the contribution guidelines
  • Run make locally before pushing commits
  • Add tests for the relevant parts:
    • API
    • CLI
    • flake8 plugin (normal mode)
    • flake8 plugin (offline mode)
  • Write documentation when there's a new API or functionality

@danygielow
Copy link
Contributor Author

@andreoliwa Hi, should I open an issue first? Or is there another problem, why this can't be merged?

@andreoliwa
Copy link
Owner

@andreoliwa Hi, should I open an issue first? Or is there another problem, why this can't be merged?

@danygielow There is something wrong with the GitHub Actions workflow, it's not triggering your build.
I will try to look at it.

Thanks for the PR, by the way. 🙏🏻 No need to create an issue.

@andreoliwa andreoliwa merged commit dbd9ac7 into andreoliwa:develop May 29, 2023
github-actions bot pushed a commit that referenced this pull request May 29, 2023
## [0.33.2](v0.33.1...v0.33.2) (2023-05-29)

### Bug Fixes

* changed TOML lists are replaced (same behaviour as in YAML files) ([#577](#577)) ([dbd9ac7](dbd9ac7))
* **deps:** update dependency attrs to v23 ([07c9bdd](07c9bdd))
* **deps:** update dependency dpath to v2.1.6 ([4550476](4550476))
* **deps:** update dependency identify to v2.5.23 ([6e66f66](6e66f66))
* **deps:** update dependency identify to v2.5.24 ([2e5cb4b](2e5cb4b))
* **deps:** update dependency loguru to v0.7.0 ([da24d3a](da24d3a))
* **deps:** update dependency pylint to v2.17.4 ([ba8f68e](ba8f68e))
* **deps:** update dependency pytest to v7.3.0 ([c7f71a0](c7f71a0))
* **deps:** update dependency pytest to v7.3.1 ([0ca66ec](0ca66ec))
* **deps:** update dependency pytest-cov to v4.1.0 ([ae11654](ae11654))
* **deps:** update dependency pytest-testmon to v2.0.5 ([8548727](8548727))
* **deps:** update dependency pytest-testmon to v2.0.6 ([ecc305c](ecc305c))
* **deps:** update dependency pytest-testmon to v2.0.8 ([4a01477](4a01477))
* **deps:** update dependency requests to v2.29.0 ([6096405](6096405))
* **deps:** update dependency requests to v2.30.0 ([f930af7](f930af7))
* **deps:** update dependency requests to v2.31.0 ([82af708](82af708))
* **deps:** update dependency ruamel.yaml to v0.17.22 ([544c264](544c264))
* **deps:** update dependency ruamel.yaml to v0.17.23 ([1685e3f](1685e3f))
* **deps:** update dependency ruamel.yaml to v0.17.24 ([bd2e810](bd2e810))
* **deps:** update dependency ruamel.yaml to v0.17.26 ([935328d](935328d))
* **deps:** update dependency ruamel.yaml to v0.17.27 ([5f12e41](5f12e41))
* **deps:** update dependency ruamel.yaml to v0.17.28 ([c4fc365](c4fc365))
* **deps:** update dependency sphinx to v7 ([45f9f63](45f9f63))
* **deps:** update dependency sphinx_rtd_theme to v1.2.1 ([a3049cc](a3049cc))
* **deps:** update dependency tomlkit to v0.11.8 ([#579](#579)) ([2292285](2292285))
* **deps:** update ruamel.yaml* to work with Python 3.11 ([c410aeb](c410aeb))
@github-actions
Copy link

🎉 This PR is included in version 0.33.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Feature/fix is released label May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Feature/fix is released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants