Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update dependency https://github.com/lkubb/salt-extension-copier to v0.4.4 #11

Merged

Conversation

salt-extensions-renovatebot[bot]
Copy link
Contributor

@salt-extensions-renovatebot salt-extensions-renovatebot bot commented Sep 25, 2024

This PR contains the following updates:

Package Type Update Change
https://github.com/lkubb/salt-extension-copier template minor 0.3.7 -> 0.4.4

Release Notes

lkubb/salt-extension-copier (https://github.com/lkubb/salt-extension-copier)

v0.4.4

Compare Source

Fixed
  • Fixed RenovateBot warning about merge conflicts after update

v0.4.3

Compare Source

Changed
  • Made pre-commit run on all files in PRs that change lint config
  • Made repo automation reset git index after running pre-commit to allow RenovateBot to detect new files correctly

v0.4.2

Compare Source

Changed
  • Ignored keyword-arg-before-vararg pylint warning by default because salt.utils.args.get_function_argspec does not work with this style

v0.4.1

Compare Source

Fixed
  • Fixed check-merge-conflict pre-commit hook false positive in RST files with specific Saltext name lengths #​52

v0.4.0

Compare Source

Removed
  • Removed unnecessary docs-html and gen-api-docs nox sessions
  • Removed unused saltpylint dependency
Changed
  • Changed nox pre-commit hook to local hook, added support for recent nox versions
  • Homogenized YAML syntax in org/enhanced workflows
  • Increased default pylint strictness
  • Made rolling doc releases the default when source_url is in org
  • Pinned pylint version used for linting
  • Switched nox venv backend to uv, which reduced the time for pre-commit linting and other nox sessions significantly
  • Updated pre-commit hook versions
  • Updated pylint configuration
Fixed
  • Fixed unwanted regeneration of deleted boilerplate during updates #​41
  • Added Copier template test runs on macOS and Windows and fixed some template issues on Windows
  • Ensured pylint lints against the minimum required Python version
  • Fixed deploy-docs if condition in enhanced workflow
  • Fixed license classifier usage when non-apache license is selected
  • Fixed unreleased version in rendered docs changelog with enhanced workflow
  • Made merge conflict pre-commit hook always run
  • Removed duplicate pre-commit hook for merge conflict check
Added
  • Automated most post-copy/update tasks like repo initialization, dev env setup and pre-commit installation and running #​45
  • Added 3006.9 to known point releases
  • Added (master|minion)_config fixtures to easily allow daemon configuration overrides
  • Added actionlint with shellcheck integration as a pre-commit hook
  • Added relax_pylint question to suppress some annoying messages, especially with legacy code
  • Added a .envrc for direnv that runs the new initialization script, ensuring that development environments are present and in sync for all developers
  • Added development environment initialization script to generated projects
  • Allowed overriding parameters to sphinx-autobuild in docs-html nox session

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@salt-extensions-renovatebot salt-extensions-renovatebot bot changed the title Update dependency https://github.com/lkubb/salt-extension-copier to v0.4.2 Update dependency https://github.com/lkubb/salt-extension-copier to v0.4.4 Sep 25, 2024
@salt-extensions-renovatebot salt-extensions-renovatebot bot force-pushed the renovate/https-github.heygears.com-lkubb-salt-extension-copier-0.x branch from a121a0a to cb57b67 Compare September 25, 2024 11:22
This fix contains one for unused arguments. Since they were unused,
their defaults didn't matter, it always defaulted to the ones in _query,
which were the other way around. Therefore, the defaults in the fixed
function needed to be adjusted to keep backwards-compatibility.
@lkubb lkubb merged commit d5d0d55 into main Sep 25, 2024
18 checks passed
@lkubb lkubb deleted the renovate/https-github.heygears.com-lkubb-salt-extension-copier-0.x branch September 25, 2024 18:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant