Skip to content

Update Minor Packages#48

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minor-packages
Open

Update Minor Packages#48
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minor-packages

Conversation

@renovate

@renovate renovate Bot commented Aug 29, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint (source) 8.48.08.57.1 age confidence
jest (source) 29.6.429.7.0 age confidence
markdownlint-cli ^0.33.0^0.49.0 age confidence
yarn (source) 3.4.13.8.7 age confidence

Release Notes

eslint/eslint (eslint)

v8.57.1

Compare Source

v8.57.0

Compare Source

v8.56.0

Compare Source

v8.55.0

Compare Source

v8.54.0

Compare Source

v8.53.0

Compare Source

v8.52.0

Compare Source

v8.51.0

Compare Source

v8.50.0

Compare Source

v8.49.0

Compare Source

jestjs/jest (jest)

v29.7.0

Compare Source

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#​14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#​14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#​14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#​14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#​14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#​14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#​14465)

New Contributors

Full Changelog: jestjs/jest@v29.6.4...v29.7.0

igorshubovych/markdownlint-cli (markdownlint-cli)

v0.49.0

Compare Source

  • Update markdownlint dependency to 0.41.0
    • Improve MD022/MD028/MD035/MD042/MD051/MD060
    • Remove handling of inline directive syntax (frequent false positives)
    • Remove support for end-of-life Node version 20
  • Update all dependencies via Dependabot

v0.48.0

Compare Source

  • Update all dependencies via Dependabot

v0.47.0

Compare Source

  • Add output and exit code support for warnings
  • Update markdownlint dependency to 0.40.0
    • Improve MD011/MD013/MD051/MD060
  • Update all dependencies via Dependabot

v0.46.0

Compare Source

  • Replace glob dependency with tinyglobby (smaller and fewer dependencies)
  • Update markdownlint dependency to 0.39.0
    • Add MD060/table-column-style
    • Improve MD001/MD007/MD009/MD010/MD029/MD033/MD037/MD059
  • Update all dependencies via Dependabot

v0.45.0

Compare Source

  • Update markdownlint dependency to 0.38.0
    • Add MD059/descriptive-link-text
    • Improve MD025/MD027/MD036/MD038/MD041/MD043/MD045/MD051/MD052
    • Remove support for end-of-life Node version 18
  • Update all dependencies via Dependabot

v0.44.0

Compare Source

  • Update markdownlint dependency to 0.37.4
    • Convert module to ECMAScript (breaking change)
    • Stop using require, convert to import
    • Improve MD032
  • Update all dependencies via Dependabot

v0.43.0

Compare Source

  • Update markdownlint dependency to 0.36.1
    • Improve MD051
    • Make micromark parser available to custom rules
    • Improve performance
  • Update all dependencies via Dependabot

v0.42.0

Compare Source

  • Update markdownlint dependency to 0.35.0
    • Add MD058/blanks-around-tables
    • Use micromark in MD001/MD003/MD009/MD010/MD013/MD014/MD019/MD021/MD023/MD024/MD025/MD039/MD042/MD043
    • Improve MD018/MD020/MD031/MD034/MD044
    • markdown-it parser no longer invoked by default
    • Improve performance
  • Update all dependencies via Dependabot

v0.41.0: 0.41.0

Compare Source

  • Change TOML parser to smol-toml which supports v1.0.0 of the specification
  • Update all dependencies via Dependabot

v0.40.0: 0.40.0

Compare Source

  • Update markdownlint dependency to 0.34.0
    • Use micromark in MD027/MD028/MD036/MD040/MD041/MD046/MD048
    • Improve MD013/MD034/MD049/MD050/MD051
  • Add support for TOML configuration files via --config
  • Add --configPointer argument for nested configuration
  • Update --ignore for directories to ignore all files within
  • Update all dependencies via Dependabot

v0.39.0: 0.39.0

Compare Source

  • Update markdownlint dependency to 0.33.0
    • Add MD055/table-pipe-style, MD056/table-column-count
    • Improve MD005/MD007/MD024/MD026/MD038
    • Incorporate micromark-extension-directive
    • Improve JSON schema, document validation
  • Handle trailing commas in JSONC configuration
  • Update all dependencies via Dependabot

v0.38.0: 0.38.0

Compare Source

  • Update markdownlint dependency to 0.32.1
    • Remove deprecated MD002/MD006
    • Remove rule aliases for "header"
    • Add MD054/link-image-style
    • Use micromark in MD005/MD007/MD030
    • Improve MD022/MD026/MD034/MD037/MD038/MD045/MD051
  • Remove support for end-of-life Node version 16
  • Update all dependencies via Dependabot

v0.37.0: 0.37.0

Compare Source

  • Update markdownlint dependency to 0.31.1
    • Improve MD032/MD034/MD037/MD043/MD044/MD051/MD052
    • Improve performance
  • Update all dependencies via Dependabot

v0.36.0: 0.36.0

Compare Source

  • Update markdownlint dependency to 0.30.0
    • Use micromark in MD022/MD026/MD032/MD037/MD045/MD051
    • Incorporate micromark-extension-math for math syntax
    • Allow custom rules to override information URL
  • Update all dependencies via Dependabot

v0.35.0: 0.35.0

Compare Source

  • Update markdownlint dependency to 0.29.0
    • Update micromark parser dependencies for better performance
    • Use micromark in MD049/MD050
    • Improve MD034/MD037/MD044/MD049/MD050
  • Update all dependencies via Dependabot

v0.34.0: 0.34.0

Compare Source

  • Update markdownlint dependency to 0.28.2
    • Introduce micromark parser for better positional data (internal only)
    • Use micromark in MD013/MD033/MD034/MD035/MD038/MD044/MD052/MD053
  • Update all dependencies via Dependabot
yarnpkg/berry (yarn)

v3.8.7

Compare Source

v3.8.6

Compare Source

v3.8.5

Compare Source

v3.8.4

Compare Source

v3.8.3

Compare Source

v3.8.2

Compare Source

v3.8.1

Compare Source

v3.8.0

Compare Source

v3.7.0

Compare Source

v3.6.4

Compare Source

v3.6.3

Compare Source

v3.6.2

Compare Source

v3.6.1

Compare Source

v3.6.0

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am every weekday"
  • 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from 325e40d to dd93cf5 Compare September 8, 2023 23:52
@renovate renovate Bot force-pushed the renovate/minor-packages branch from dd93cf5 to 58f4e24 Compare September 12, 2023 10:07
@renovate renovate Bot force-pushed the renovate/minor-packages branch 3 times, most recently from e21fbcd to 722d793 Compare September 22, 2023 21:57
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from 410be67 to bcdd26c Compare September 28, 2023 14:04
@renovate renovate Bot force-pushed the renovate/minor-packages branch 3 times, most recently from 1a2d629 to b261b77 Compare October 9, 2023 08:14
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from a36d0dd to 5bc1c6a Compare October 20, 2023 21:17
@renovate renovate Bot force-pushed the renovate/minor-packages branch from 5bc1c6a to 74b9c2c Compare October 23, 2023 14:14
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from 445e5a8 to 8d88ad0 Compare November 6, 2023 08:40
@renovate renovate Bot force-pushed the renovate/minor-packages branch 3 times, most recently from 0a18587 to 396b503 Compare November 18, 2023 01:03
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from 59ef3ac to aacd49d Compare December 3, 2023 13:17
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from 3ed2e7c to 9e09efc Compare December 16, 2023 00:09
@renovate renovate Bot force-pushed the renovate/minor-packages branch 3 times, most recently from cc740b7 to 0e69297 Compare February 1, 2024 21:51
@renovate renovate Bot force-pushed the renovate/minor-packages branch from 0e69297 to 3ff1722 Compare February 4, 2024 11:17
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from af5d181 to 2146435 Compare February 25, 2024 09:14
@renovate renovate Bot force-pushed the renovate/minor-packages branch from 2146435 to 022bca5 Compare March 5, 2024 00:37
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from 07e3bd9 to 8184bc1 Compare June 24, 2024 19:52
@renovate renovate Bot force-pushed the renovate/minor-packages branch from 8184bc1 to 06b09cf Compare July 21, 2024 15:00
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from 440faeb to 2d84ea6 Compare August 6, 2024 08:57
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from 21b367e to 990ae01 Compare August 28, 2024 07:27
@renovate renovate Bot force-pushed the renovate/minor-packages branch from 990ae01 to d06acd5 Compare September 16, 2024 15:30
@renovate renovate Bot force-pushed the renovate/minor-packages branch from d06acd5 to 4d5b2e7 Compare September 24, 2024 04:51
@renovate renovate Bot force-pushed the renovate/minor-packages branch from 4d5b2e7 to 8fca407 Compare October 9, 2024 07:39
@renovate renovate Bot force-pushed the renovate/minor-packages branch from 8fca407 to ec66216 Compare October 18, 2024 17:47
@renovate renovate Bot force-pushed the renovate/minor-packages branch from ec66216 to 192a641 Compare November 23, 2024 07:51
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from 510c158 to 75c0207 Compare December 4, 2024 05:20
@renovate renovate Bot force-pushed the renovate/minor-packages branch 3 times, most recently from f2e7fe3 to 84f38be Compare January 30, 2025 19:43
@renovate renovate Bot force-pushed the renovate/minor-packages branch from 84f38be to 3d9144c Compare February 9, 2025 13:33
@renovate renovate Bot force-pushed the renovate/minor-packages branch from 3d9144c to 0f43930 Compare March 3, 2025 12:53
@renovate renovate Bot force-pushed the renovate/minor-packages branch 3 times, most recently from 9d7d811 to 7b72aa4 Compare March 17, 2025 18:49
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from 46fd8ed to 55bc424 Compare April 8, 2025 12:34
@renovate renovate Bot force-pushed the renovate/minor-packages branch from 55bc424 to 496e869 Compare April 24, 2025 07:37
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from a91e87c to cc1243b Compare May 19, 2025 20:53
@renovate renovate Bot force-pushed the renovate/minor-packages branch 2 times, most recently from 4e843b6 to 83f1e5e Compare June 4, 2025 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants