readmeio / rdme

ReadMe's official command-line interface (CLI) and GitHub Action 🌊
https://docs.readme.com/main/docs/rdme
MIT License
106 stars 42 forks source link

chore(deps-dev): bump the minor-development-deps group with 8 updates #1055

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps the minor-development-deps group with 8 updates:

Package From To
@rollup/plugin-commonjs 28.0.0 28.0.1
@vitest/coverage-v8 2.1.1 2.1.4
@vitest/expect 2.1.1 2.1.4
knip 5.30.6 5.36.0
rollup 4.22.5 4.24.3
tsx 4.19.1 4.19.2
typescript 5.6.2 5.6.3
vitest 2.1.1 2.1.4

Updates @rollup/plugin-commonjs from 28.0.0 to 28.0.1

Changelog

Sourced from @​rollup/plugin-commonjs's changelog.

v28.0.1

2024-10-16

Updates

  • chore: upgrade picomatch (#1775)
Commits


Updates @vitest/coverage-v8 from 2.1.1 to 2.1.4

Release notes

Sourced from @​vitest/coverage-v8's releases.

v2.1.4

   🚀 Features

This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.3

   🐞 Bug Fixes

... (truncated)

Commits
  • 0df44c0 chore: release v2.1.4
  • de74785 chore(deps): update @antfu/eslint-config v3.8.0 (#6751)
  • 62ac4eb chore(deps): update magic-string (#6711)
  • d260cef chore(deps): update all non-major dependencies (#6360)
  • 4c03a0d chore: release v2.1.3
  • 7155cee refactor(coverage): move re-usable parts to base provider (#6665)
  • 0ce26a4 chore: release v2.1.2
  • 88bde99 fix(coverage): cleanOnRerun: false to invalidate previous results (#6592)
  • 1371ca6 fix(coverage): remove empty coverage folder on test failure too (#6547)
  • See full diff in compare view


Updates @vitest/expect from 2.1.1 to 2.1.4

Release notes

Sourced from @​vitest/expect's releases.

v2.1.4

   🚀 Features

This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.3

   🐞 Bug Fixes

... (truncated)

Commits
  • 0df44c0 chore: release v2.1.4
  • 5df7414 chore(deps): update all non-major dependencies (#6750)
  • de74785 chore(deps): update @antfu/eslint-config v3.8.0 (#6751)
  • a61293e fix(expect): correct behavior of toThrowError with empty string parameter (...
  • d260cef chore(deps): update all non-major dependencies (#6360)
  • 4c03a0d chore: release v2.1.3
  • e002758 fix: fix error diff of `toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFal...
  • 8bef5d2 fix(browser): not.toBeInTheDocument works with locators API (#6634)
  • d289e7e fix(expect): preserve prototype in toMatchObject diff (#6620)
  • 0ce26a4 chore: release v2.1.2
  • Additional commits viewable in compare view


Updates knip from 5.30.6 to 5.36.0

Release notes

Sourced from knip's releases.

Release 5.36.0

  • Add disclosure reporter (c5f0ee65)

Release 5.35.1

  • Fix up webpack plugin (af71a390)
  • Housekeeping (fe8003d7)
  • Add bsky link (23810520)
  • Add article + format (fe4f6a84)

Release 5.35.0

  • Start support for binaries that may have command behind double-dash (be09c99c)
  • Minor fixes (51f44816)
  • Add nx daemon known issue + solution (closes #727) (aff3720d)

Release 5.34.4

  • Add tip to integrated workspace doc (c8d1dbdb)
  • Flatten cspell import (fixes #825) (aa6e2650)
  • Minor refactors (67e90850)

Release 5.34.3

  • Sort unused file paths in symbols reporter (resolves #817) (b933cd25)
  • Fix knip chrasing due to invalid picocolors version (#821) (fb9596ae)
  • Add amplify to IGNORED_GLOBAL_BINARIES (#819) (cfcdcbe1)

Release 5.34.2

  • Highlight package name in specifier in symbols reporter (eca123b2)
  • Fix binary extraction from specifier (c881d783)
  • Rename util to get-referenced-inputs.ts (62b10ba4)
  • (TypeScript plugin): Add references path of tsconfig to config (#816) (bff09772)
  • Update docs (366acdcf)

Release 5.34.1

  • Fix edge case for binary disguised as entry (#161) (846ed76d)
  • Only ignore "http" if in dependency specifier (fixes #813) (9defcb94)
  • Move helper to less confusing location (e0285280)
  • Consistent naming (20070ba4)
  • Rename test file, fix up default values (5bb56e7b)
  • Update docs (c9afd52e)
  • Add documentation for unplugin-icons imports issue (#812) (20b25049)

Release 5.34.0

  • Don't use path if step also has repository in github-action plugin (c6e4d310)
  • Give plugins a chance to prep config args (a2217a28)
  • Let's start out conservatively (a2e83f88)
  • More consistent naming (bae87d96)
  • Optimize a bit after the dust has settled (31f1e7ee)
  • Cherry on the pie (617e067e)
  • Handle config files only once across workspaces (939f5110)
  • Improve naming and simplify a few things (f4db2047)
  • Add coverage for unused files with compiler extension (c2e27127)

... (truncated)

Commits


Updates rollup from 4.22.5 to 4.24.3

Release notes

Sourced from rollup's releases.

v4.24.3

4.24.3

2024-10-29

Bug Fixes

  • Slightly reduce memory consumption by specifying fixed array sizes where possible (#5703)

Pull Requests

v4.24.2

4.24.2

2024-10-27

Bug Fixes

  • Add missing build dependency (#5705)

Pull Requests

  • #5705: Fix "Couldn't find package" error when installing rollup using yarn (@​tagattie)

v4.24.1

4.24.1

2024-10-27

Bug Fixes

  • Support running Rollup natively on FreeBSD (#5698)

Pull Requests

v4.24.0

4.24.0

2024-10-02

... (truncated)

Changelog

Sourced from rollup's changelog.

4.24.3

2024-10-29

Bug Fixes

  • Slightly reduce memory consumption by specifying fixed array sizes where possible (#5703)

Pull Requests

4.24.2

2024-10-27

Bug Fixes

  • Add missing build dependency (#5705)

Pull Requests

  • #5705: Fix "Couldn't find package" error when installing rollup using yarn (@​tagattie)

4.24.1

2024-10-27

Bug Fixes

  • Support running Rollup natively on FreeBSD (#5698)

Pull Requests

4.24.0

2024-10-02

Features

  • Support preserving and transpiling JSX syntax (#5668)

... (truncated)

Commits


Updates tsx from 4.19.1 to 4.19.2

Release notes

Sourced from tsx's releases.

v4.19.2

4.19.2 (2024-10-26)

Bug Fixes

  • generate sourcesContent when Node.js debugger is enabled (#670) (7c47074)

This release is also available on:

Commits
  • 7c47074 fix: generate sourcesContent when Node.js debugger is enabled (#670)
  • 315d5f4 docs(watch): document --include flag
  • 375e39a test: refactor enforce-timeout
  • 524cb77 docs(cjs): add compilation caveats
  • 7f8a051 chore(deps): update dependency node to v20.18.0 (#660)
  • 97e8de0 chore: upgrade pnpm
  • 95d2b0f chore: remove commit hooks
  • 0161078 docs: add prisma as a premium sponsor
  • 09f9532 chore(docs): fix typo (#655)
  • See full diff in compare view


Updates typescript from 5.6.2 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • See full diff in compare view


Updates vitest from 2.1.1 to 2.1.4

Release notes

Sourced from vitest's releases.

v2.1.4

   🚀 Features

This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.3

   🐞 Bug Fixes

... (truncated)

Commits
  • 0df44c0 chore: release v2.1.4
  • 2444ff2 fix(browser): initiate MSW in the same frame as tests (#6772)
  • 39041ee fix(vitest): silence import analysis warning (#6785)
  • b28cd2e fix: don't normalize drive case letter in root (#6792)
  • df6d750 fix(vitest): don't fail if the working directory starts with a lowercase driv...
  • 169028f feat(browser): allow custom HTML path, respect plugins transformIndexHtml (...
  • 5df7414 chore(deps): update all non-major dependencies (#6750)
  • de74785 chore(deps): update @antfu/eslint-config v3.8.0 (#6751)
  • 121b161 fix(vitest): print warnings form Vite plugins (#6724)
  • a939779 fix(browser): increment browser port automatically if there are several proje...
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions