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

fix(deps): update all non-major dependencies #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@actions/core (source) 1.10.1 -> 1.11.1 age adoption passing confidence dependencies minor
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence devDependencies patch
@types/node (source) 20.11.17 -> 20.17.9 age adoption passing confidence devDependencies minor
@vercel/ncc 0.38.1 -> 0.38.3 age adoption passing confidence devDependencies patch
amannn/action-semantic-pull-request v5.4.0 -> v5.5.3 age adoption passing confidence action minor
csv-parse (source) 5.5.3 -> 5.6.0 age adoption passing confidence dependencies minor
eslint (source) 8.56.0 -> 8.57.1 age adoption passing confidence devDependencies minor
eslint-plugin-github 4.10.1 -> 4.10.2 age adoption passing confidence devDependencies patch
eslint-plugin-jest 27.6.3 -> 27.9.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsonc (source) 2.13.0 -> 2.18.2 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 5.1.3 -> 5.2.1 age adoption passing confidence devDependencies minor
markdownlint-cli 0.39.0 -> 0.43.0 age adoption passing confidence devDependencies minor
node (source) 20.11.0 -> 20.18.1 age adoption passing confidence minor
prettier (source) 3.2.5 -> 3.4.2 age adoption passing confidence devDependencies minor
ts-jest (source) 29.1.2 -> 29.2.5 age adoption passing confidence devDependencies minor
typescript (source) 5.3.3 -> 5.7.2 age adoption passing confidence devDependencies minor

Release Notes

actions/toolkit (@​actions/core)

v1.11.1

  • Fix uses of crypto.randomUUID on Node 18 and earlier #​1842

v1.11.0

  • Add platform info utilities #​1551
  • Remove dependency on uuid package #​1824
vercel/ncc (@​vercel/ncc)

v0.38.3

Compare Source

Bug Fixes

v0.38.2

Compare Source

Bug Fixes

Huge thanks to @​theoludwig 🎉

amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)

v5.5.3

Compare Source

Bug Fixes

v5.5.2

Compare Source

Bug Fixes

v5.5.1

Compare Source

Bug Fixes

v5.5.0

Compare Source

Features
adaltas/node-csv (csv-parse)

v5.6.0

Compare Source

Features

v5.5.6

Compare Source

Bug Fixes

v5.5.5

Compare Source

Bug Fixes
  • csv-parse: comment infix when comment first field char (fix #​415) (8e0f8b8)

v5.5.4

Compare Source

Note: Version bump only for package csv-parse

eslint/eslint (eslint)

v8.57.1

Compare Source

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

github/eslint-plugin-github (eslint-plugin-github)

v4.10.2

Compare Source

What's Changed

Functionality
Dependancy updates

New Contributors

Full Changelog: github/eslint-plugin-github@v4.10.1...v4.10.2

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v27.9.0

Compare Source

Features

v27.8.0

Compare Source

Features

v27.7.0

Compare Source

Features
  • allow [@typescript-eslint](https://redirect.github.com/typescript-eslint) v7 (#​1500) (6be2928)

27.6.3 (2024-01-12)

Bug Fixes

27.6.2 (2024-01-10)

Reverts

27.6.1 (2024-01-01)

Bug Fixes
  • include plugin meta information with snapshot processor for ESLint v9 (#​1484) (067e246)
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)

v2.18.2

Compare Source

Patch Changes

v2.18.1

Compare Source

Patch Changes

v2.18.0

Compare Source

Minor Changes

v2.17.0

Compare Source

Minor Changes

v2.16.0

Compare Source

Minor Changes

v2.15.1

Compare Source

Patch Changes

v2.15.0

Compare Source

Minor Changes

v2.14.1

Compare Source

Patch Changes

v2.14.0

Compare Source

Minor Changes
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.1

Compare Source

Patch Changes
igorshubovych/markdownlint-cli (markdownlint-cli)

v0.43.0

Compare Source

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
nodejs/node (node)

v20.18.1: 2024-11-20, Version 20.18.1 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), Automerge - At any time (no schedule defined).

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

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 requested a review from youngcm2 as a code owner February 14, 2024 01:24
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v27.8.0 chore(deps): update all non-major dependencies Feb 14, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 25e410e to 05e8840 Compare February 16, 2024 18:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from d88c9c3 to f748578 Compare February 29, 2024 17:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from af2fbc2 to 5b514b7 Compare March 6, 2024 23:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 8cd51dd to b62fe93 Compare March 19, 2024 00:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1d5f43c to 1b846e7 Compare March 20, 2024 20:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5f8766a to 0ddb9d7 Compare April 1, 2024 12:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0ddb9d7 to 3f6f960 Compare April 2, 2024 21:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from cde73c9 to 1890e88 Compare October 9, 2024 00:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 5d4a360 to c5a770f Compare October 23, 2024 16:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 973152f to 286e427 Compare October 31, 2024 19:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 15cef5c to 897306f Compare November 10, 2024 04:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4dd296c to ab7e14a Compare November 15, 2024 06:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 69ec91c to 1546a3e Compare November 23, 2024 06:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 2628d2d to c7428c9 Compare November 28, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants