Skip to content
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

Update all non-major dependencies #32

Open
wants to merge 1 commit into
base: 2.0.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
composer final minor 2.4.4 -> 2.8.4 age adoption passing confidence
markdownlint-cli2 dependencies minor 0.3.2 -> 0.17.1 age adoption passing confidence

Release Notes

DavidAnson/markdownlint-cli2 (markdownlint-cli2)

v0.17.1

Compare Source

  • Update dependencies (including markdownlint)

v0.17.0

Compare Source

  • Convert to ECMAScript modules
  • Use import() when loading modules
  • Update dependencies (including markdownlint)

v0.16.0

Compare Source

  • Try not to use require for modules (due to Node 22.12)
  • Update dependencies (EXcluding markdownlint)

v0.15.0

Compare Source

  • Add support for stdin input via - glob
  • Add output formatter based on string templates
  • Update dependencies (including markdownlint)

v0.14.0

Compare Source

  • Handle -- parameter per POSIX convention
  • Add support for glob to gitignore configuration
  • Update dependencies (including markdownlint)

v0.13.0

Compare Source

  • Add noBanner and gitignore configuration options
  • Reduce install size by switching to js-yaml package
  • Add more detail to some error messages
  • Export JSONC/YAML parsers for reuse
  • Update dependencies (including markdownlint)

v0.12.1

Compare Source

  • Update JSONC parsing to handle trailing commas
  • Add documentation links to JSON schema
  • Update dependencies

v0.12.0

Compare Source

  • Remove deprecated markdownlint-cli2-config entry point
    • Use markdownlint-cli2 --config ... instead
  • Remove deprecated markdownlint-cli2-fix entry point
    • Use markdownlint-cli2 --fix ... instead
  • Add --help and --no-globs parameters
  • Improve and document included JSON schemas
  • Update dependencies (including markdownlint)

v0.11.0

Compare Source

  • Add modulePaths configuration option
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 16

v0.10.0

Compare Source

  • Add showFound configuration option
  • Add .markdownlint-cli2.jsonc config schema
  • Update dependencies (including markdownlint)

v0.9.2

Compare Source

  • Remove npm-shrinkwrap.json entirely to avoid npm failures

v0.9.1

Compare Source

  • Remove devDependencies from npm-shrinkwrap.json to avoid npm failures

v0.9.0

Compare Source

  • Add support for Node.js's package.json as a configuration file source
  • Add output formatter for Static Analysis Results Interchange Format/SARIF
  • Bundle npm-shrinkwrap.json for reproducible/faster installs
  • Update dependencies (including markdownlint)

v0.8.1

Compare Source

  • Handle --config edge case

v0.8.0

Compare Source

  • Add support for --config and --fix parameters
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 14

v0.7.1

Compare Source

  • Update dependencies (including markdownlint)

v0.7.0

Compare Source

  • Add support for extends in config property of .markdownlint-cli2.* files
  • Build and publish davidanson/markdownlint-cli2-rules Docker container image
  • Update dependencies (including markdownlint)

v0.6.0

Compare Source

  • Update dependencies (including markdownlint)

v0.5.1

Compare Source

  • Update dependencies

v0.5.0

Compare Source

  • New rules
  • Support modules (MJS) everywhere
  • Include dotfiles

v0.4.0

Compare Source

  • New rules
  • Async custom rules
  • Explicit config
  • CJS (breaking)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

Read more information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Oct 7, 2024
Copy link
Contributor Author

renovate bot commented Oct 7, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8eba783 to 18004ca Compare October 8, 2024 06:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 18004ca to 49bb236 Compare October 30, 2024 22:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 49bb236 to 5e8610d Compare November 10, 2024 01:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5e8610d to 37d2ddb Compare November 18, 2024 22:18
@renovate renovate bot changed the title Update all non-major dependencies Update composer Docker tag to v2.8.3 Dec 8, 2024
@renovate renovate bot changed the title Update composer Docker tag to v2.8.3 Update all non-major dependencies Dec 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9aefa03 to b2cbb9f Compare December 12, 2024 23:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3097742 to 11b3164 Compare December 31, 2024 08:23
| datasource | package           | from  | to     |
| ---------- | ----------------- | ----- | ------ |
| docker     | composer          | 2.4.4 | 2.8.4  |
| npm        | markdownlint-cli2 | 0.3.2 | 0.17.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 11b3164 to 0e79806 Compare January 8, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants