readmeio / rdme

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

chore(deps-dev): bump the minor-development-deps group with 22 updates #943

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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

Package From To
@commitlint/cli 18.2.0 18.4.3
@commitlint/config-conventional 18.1.0 18.4.3
@readme/oas-examples 5.12.0 5.12.1
@types/command-line-args 5.2.2 5.2.3
@types/command-line-usage 5.0.3 5.0.4
@types/configstore 6.0.1 6.0.2
@types/debug 4.1.10 4.1.12
@types/js-yaml 4.0.8 4.0.9
@types/mime-types 2.1.3 2.1.4
@types/parse-link-header 2.0.2 2.0.3
@types/pluralize 0.0.32 0.0.33
@types/prompts 2.4.7 2.4.9
@types/semver 7.5.4 7.5.6
@types/update-notifier 6.0.6 6.0.8
@types/validator 13.11.5 13.11.7
eslint 8.52.0 8.54.0
msw 2.0.3 2.0.9
nock 13.3.7 13.4.0
prettier 3.0.3 3.1.0
rollup 4.3.0 4.6.1
type-fest 4.6.0 4.8.2
typescript 5.2.2 5.3.2

Updates @commitlint/cli from 18.2.0 to 18.4.3

Release notes

Sourced from @​commitlint/cli's releases.

v18.4.3

Bug Fixes

Further updates

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3

v18.4.2

18.4.2 (2023-11-16)

Bug Fixes

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.4.1...v18.4.2

v18.4.1

18.4.1 (2023-11-12)

Bug Fixes

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1

v18.4.0

18.4.0 (2023-11-10)

Features

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/cli

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/cli

18.4.1 (2023-11-12)

Note: Version bump only for package @​commitlint/cli

18.4.0 (2023-11-10)

Note: Version bump only for package @​commitlint/cli

Commits


Updates @commitlint/config-conventional from 18.1.0 to 18.4.3

Release notes

Sourced from @​commitlint/config-conventional's releases.

v18.4.3

Bug Fixes

Further updates

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3

v18.4.2

18.4.2 (2023-11-16)

Bug Fixes

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.4.1...v18.4.2

v18.4.1

18.4.1 (2023-11-12)

Bug Fixes

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1

v18.4.0

18.4.0 (2023-11-10)

Features

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/config-conventional

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/config-conventional

18.4.0 (2023-11-10)

Note: Version bump only for package @​commitlint/config-conventional

Commits


Updates @readme/oas-examples from 5.12.0 to 5.12.1

Release notes

Sourced from @​readme/oas-examples's releases.

5.12.1

What's Changed

New Contributors

Full Changelog: https://github.com/readmeio/oas-examples/compare/5.12.0...5.12.1

Commits
  • c8707a7 build: 5.12.1 release
  • 07d4d94 refactor: add tags to webhooks (#90)
  • 20cc60a chore(deps-dev): bump the minor-developent-deps group with 2 updates (#88)
  • 2e154af chore(deps-dev): bump @​readme/eslint-config from 12.2.0 to 13.4.0 (#89)
  • c057957 chore(deps): bump actions/setup-node from 3 to 4 (#87)
  • b4e0311 chore(deps-dev): bump postcss from 8.4.29 to 8.4.31 (#86)
  • 650cb78 docs: swapping out our oss header image
  • dfb4571 chore(deps-dev): bump the minor-developent-deps group with 4 updates (#82)
  • 07f3ed7 ci(dependabot): grouping updates together for less noise
  • 331ae23 refactor(test): moving tests over to vitest (#77)
  • Additional commits viewable in compare view


Updates @types/command-line-args from 5.2.2 to 5.2.3

Commits


Updates @types/command-line-usage from 5.0.3 to 5.0.4

Commits


Updates @types/configstore from 6.0.1 to 6.0.2

Commits


Updates @types/debug from 4.1.10 to 4.1.12

Commits


Updates @types/js-yaml from 4.0.8 to 4.0.9

Commits


Updates @types/mime-types from 2.1.3 to 2.1.4

Commits


Updates @types/parse-link-header from 2.0.2 to 2.0.3

Commits


Updates @types/pluralize from 0.0.32 to 0.0.33

Commits


Updates @types/prompts from 2.4.7 to 2.4.9

Commits


Updates @types/semver from 7.5.4 to 7.5.6

Commits


Updates @types/update-notifier from 6.0.6 to 6.0.8

Commits


Updates @types/validator from 13.11.5 to 13.11.7

Commits


Updates eslint from 8.52.0 to 8.54.0

Release notes

Sourced from eslint's releases.

v8.54.0

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#17722) (Filip Tammergård)

Chores

  • d644de9 chore: upgrade @​eslint/js@​8.54.0 (#17773) (Milos Djermanovic)
  • 1e6e314 chore: package.json update for @​eslint/js release (Jenkins)
  • 6fb8805 chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy)
  • 85db724 chore: upgrade markdownlint to 0.31.1 (#17754) (Nitin Kumar)
  • 6d470d2 chore: update dependency recast to ^0.23.0 (#17736) (renovate[bot])
  • b7121b5 chore: update dependency markdownlint-cli to ^0.37.0 (#17735) (renovate[bot])
  • 633b9a1 chore: update dependency regenerator-runtime to ^0.14.0 (#17739) (renovate[bot])
  • acac16f chore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740) (renovate[bot])
  • ba8ca7e chore: add .github/renovate.json5 (#17567) (Josh Goldberg ✨)

v8.53.0

Features

  • 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨)

Chores

  • ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic)
  • 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic)
  • 93256a3 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic)
  • db06a7f ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.54.0 - November 17, 2023

  • d644de9 chore: upgrade @​eslint/js@​8.54.0 (#17773) (Milos Djermanovic)
  • 1e6e314 chore: package.json update for @​eslint/js release (Jenkins)
  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic)
  • a7a883b feat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#17680) (Joel Mathew Koshy)
  • 6fb8805 chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy)
  • becfdd3 docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#17753) (Pavel)
  • 85db724 chore: upgrade markdownlint to 0.31.1 (#17754) (Nitin Kumar)
  • 21ebf8a feat: update no-array-constructor rule (#17711) (Francesco Trotta)
  • 05d6e99 docs: update "Submit a Pull Request" page (#17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#17749) (Percy Ma)
  • 6d470d2 chore: update dependency recast to ^0.23.0 (#17736) (renovate[bot])
  • b7121b5 chore: update dependency markdownlint-cli to ^0.37.0 (#17735) (renovate[bot])
  • 633b9a1 chore: update dependency regenerator-runtime to ^0.14.0 (#17739) (renovate[bot])
  • acac16f chore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740) (renovate[bot])
  • ba8ca7e chore: add .github/renovate.json5 (#17567) (Josh Goldberg ✨)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#17705) (Milos Djermanovic)
  • d245326 docs: Correct working in migrating plugin docs (#17722) (Filip Tammergård)
  • 5454c22 Revert "chore: remove metascraper (#17707)" (#17708) (Milos Djermanovic)

v8.53.0 - November 3, 2023

  • ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic)
  • 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic)
  • 93256a3 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti)
  • 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)
  • 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)
  • 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)
  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨)
  • db06a7f ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#17672) (Francesco Trotta)
  • 994596b ci: run tests in Node.js 21 (#17673) (Francesco Trotta)
Commits


Updates msw from 2.0.3 to 2.0.9

Release notes

Sourced from msw's releases.

v2.0.9 (2023-11-24)

Bug Fixes

v2.0.8 (2023-11-17)

Bug Fixes

  • graphql: allow null for "data" and "errors" response property types (#1867) (a7ffd32981fcda8acb70af28502ae7e98d16b353) @​kettanaito

v2.0.7 (2023-11-16)

Bug Fixes

v2.0.6 (2023-11-13)

Bug Fixes

  • GraphQL: expose request cookies in "cookies" argument (#1853) (463b74faaf445a4f751f8a25c67a8f98627f27f5) @​kettanaito
  • correct docs link for anonymous GraphQL operations (#1850) (e62827860e3b6ef291ada81d96025af2755e2505) @​okkimus @​kettanaito

v2.0.5 (2023-11-10)

Bug Fixes

  • xhr: support environments without location (React Native) (#1849) (f6601d995a3ddf0f2b5763a87a04ec132b649ed1) @​kettanaito

v2.0.4 (2023-11-08)

Bug Fixes

  • safely access "request.credentials" in cloudflare (#1845) (bd0cec7a2163ab47301608c1712c55f1cf04327a) @​kettanaito @​mattcosta7
  • safely access "Response.type" in cloudflare (#1846) (ccd709614129739dea3bcb767c1f9e3809ae1d2b) @​kettanaito @​mattcosta7
  • allow setting "timeout" on XMLHttpRequest (#1844) (62964292728398344beda0ffc16e4ca388ba0245) @​kettanaito
  • update @​mswjs/interceptors to 0.25.8 (#1842) (629a3cf8248d7d9e21f524210d7282cab44f35ab) @​kettanaito
  • allow overriding "Content-Type" in HttpResponse static methods (#1839) (a037e3a3f4f4d4cc712d2b3867b3410e4bcfaad6) @​kettanaito
  • narrow body type for HttpResponse.json() to be serializable json (#1838) (2af274c154d2e0b696188c10ba1f0271e900c40a) @​kettanaito
  • remove "formdata-node" dependency (#1837) (d49d48e9ca6467aeea16f4c3345789626a0396f2) @​kettanaito
Commits
  • 2ab2f23 chore(release): v2.0.9
  • 565e802 fix: skip parsing GraphQL requests if the request url doesn't match (#1871)
  • ce73dfe fix: throw on invalid request handlers value in ".use()" (#1876)
  • f188d77 fix: resolve segfault issue caused by "node:events" import (#1885)
  • e078e91 chore: remove ts-ignores. force ts-expect-error (#1883)
  • 657edd8 chore(release): v2.0.8
  • a7ffd32 fix(graphql): allow null for "data" and "errors" response property types (#1867)
  • 28efd32 chore: remove "node-fetch" (#1864)
  • 276157a chore(release): v2.0.7
  • 54df656 test(cookies): use global fetch vs "node-fetch" (#1862)
  • Additional commits viewable in compare view


Updates nock from 13.3.7 to 13.4.0

Release notes

Sourced from nock's releases.

v13.4.0

13.4.0 (2023-11-27)

Features

v13.3.8

13.3.8 (2023-11-03)

Bug Fixes

Commits
  • 617511f feat: add context.query() to nock back (#2553)
  • 36a13fd docs(02_feature_request.yml): fix link (#2554)
  • c5016a5 docs(01_bug_report.yml): fix link
  • 0b18d07 fix(typescript): filteringBodyRequest (#2552)
  • 26bbb93 chore(deps-dev): bump semantic-release from 22.0.5 to 22.0.6
  • d386f15 chore(deps-dev): bump @​sinonjs/fake-timers from 10.3.0 to 11.2.2
  • 2b4f84f chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 (#2550)
  • 26eac14 chore(deps): bump actions/setup-node from 3 to 4 (#2551)
  • 1d52210 test: move got tests into got folder (#2542)
  • 3fc5cc3 chore: Set permissions for GitHub actions (#2334)
  • See full diff in compare view


Updates prettier from 3.0.3 to 3.1.0

Release notes

Sourced from prettier's releases.

3.1.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.1.0

diff

🔗 Release Notes

Commits
  • e8ac9f8 Release 3.1.0
  • 6a1d409 chore(deps): update dependency eslint-plugin-regexp to v2 (#15521)
  • f4d93d3 chore(deps): update dependency esbuild to v0.19.5 (#15630)
  • 4fc71a5 chore(deps): update dependency flow-parser to v0.221.0 (#15637)
  • d452f45 chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#15635)
  • eb84a60 chore(deps): update dependency @​types/estree to v1.0.5 (#15625)
  • 2af23ee chore(deps): update dependency webpack to v5.89.0 (#15640)
  • 8f27c73 chore(deps): update dependency eslint-plugin-unicorn to v49 (#15642)
  • cdc5f5a chore(deps): update dependency webpack to v5.89.0 (#15639)
  • 14607ef chore(deps): update dependency eslint-plugin-n to v16.3.1 (#15636)
  • Additional commits viewable in compare view


Updates rollup from 4.3.0 to 4.6.1

Release notes

Sourced from rollup's releases.

v4.6.1

4.6.1

2023-11-30

Bug Fixes

  • Resolve a situation where declaring the same var several times was considered a conflict (#5276)

Pull Requests

v4.6.0

4.6.0

2023-11-26

Features

  • Allow this.addWatchFile in all plugin hooks (#5270)

Bug Fixes

  • Show helpful error when native binaries are not installed due to an npm issue (#5267)
  • Do not access this context in this.addWatchFile so it does not need to be bound when passed around (#5270)

Pull Requests

v4.5.2

4.5.2

2023-11-24

Bug Fixes

  • Handle files with UTF-8 BOM when using the commonjs plugin (#5268)

Pull Requests

v4.5.1

4.5.1

... (truncated)

Changelog

Sourced from rollup's changelog.

4.6.1

2023-11-30

Bug Fixes

  • Resolve a situation where declaring the same var several times was considered a conflict (#5276)

Pull Requests

4.6.0

2023-11-26

Features

  • Allow this.addWatchFile in all plugin hooks (#5270)

Bug Fixes

  • Show helpful error when native binaries are not installed due to an npm issue (#5267)
  • Do not access this context in this.addWatchFile so it does not need to be bound when passed around (#5270)

Pull Requests

4.5.2

2023-11-24

Bug Fixes

  • Handle files with UTF-8 BOM when using the commonjs plugin (#5268)

Pull Requests

4.5.1

2023-11-21

Bug Fixes

... (truncated)

Commits
dependabot[bot] commented 11 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.