Skip to content

chore(deps): update dependency dclint to v3 #294

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 12, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dclint 2.2.2 -> 3.0.0 age adoption passing confidence

Release Notes

zavoloklom/docker-compose-linter (dclint)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • update node version to 22.15
  • update docker compose schema
Features
  • add data field to message
    (74d2e47)
  • add github annotations formatter and rdjson formatter for reviewdog
    (c596ab2)
  • add option to disable rules from cli with --disable-rule flag
    (9d99184),
    closes #​103
  • service-image-require-explicit-tag: add lts to prohibited tags
    (d477301),
    closes #​104
  • update docker compose schema
    (5be01d8)
  • update node version to 22.15
    (a23a960)
Bug Fixes
Code Refactoring
  • create config loader
    (a771313)
  • extract parse/stringify helpers with shared YAML formatting options, fix line wrapping
    (8c52317),
    closes #​136
  • move rules types to separate file, add RuleName type, remove default config from linter
    (e95df79)
Tests
Dependencies
  • bump yaml from 2.6.1 to 2.7.0
    (f41fe6c)
  • dev: bump @​types/node from 20.17.10 to 20.17.11
    (7cb36b1)
  • dev: bump markdownlint-cli2 from 0.17.0 to 0.17.1
    (ce89104)
  • docker: bump alpine from 3.19 to 3.21
    (3867f4e)
  • docker: bump libstdc++ from 13.2 to 14.2
    (1fa98d8)
  • update npm dependencies
    (3769eb7)
  • update npm dependencies
    (6a08912)
  • update npm dependencies
    (e75fceb)
Documentation
  • add GitHub Actions usage example
    (8ec71b8)
  • add Horstage as a contributor for ideas
    (65da8bc)
  • add s-weigand as a contributor for ideas
    (04ee454)
  • add usage example for pre-commit integration
    (2a5390d)
CI/CD
  • deps: update dependencies
    (6519ed7)
Others
  • exclude types from coverage
    (f116bbf)
  • fix ESLint issues
    (1a312f0)
  • upgrade ESLint to v9, update linting rules and git hooks
    (65c3a05)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Third-party library dependencies. label Jun 12, 2025
@renovate renovate bot enabled auto-merge (squash) June 12, 2025 13:06
@renovate renovate bot merged commit 3f988f2 into main Jun 12, 2025
9 checks passed
@renovate renovate bot deleted the renovate/dclint-3.x branch June 12, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Third-party library dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants