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

chore(deps-dev): bump the minor-development-deps group across 1 directory with 13 updates #1040

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2024

Bumps the minor-development-deps group with 13 updates in the / directory:

Package From To
@commitlint/cli 19.3.0 19.4.1
@commitlint/config-conventional 19.2.2 19.4.1
@readme/eslint-config 14.0.0 14.1.2
@readme/oas-examples 5.16.0 5.18.2
@types/validator 13.12.0 13.12.1
@yao-pkg/pkg 5.12.0 5.12.1
ajv 8.16.0 8.17.1
husky 9.0.11 9.1.5
knip 5.23.3 5.29.1
prettier 3.3.2 3.3.3
rollup 4.18.0 4.21.2
tsx 4.16.0 4.19.0
typescript 5.5.3 5.5.4

Updates @commitlint/cli from 19.3.0 to 19.4.1

Release notes

Sourced from @​commitlint/cli's releases.

v19.4.1

19.4.1 (2024-08-28)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.4.0...v19.4.1

v19.4.0

Features

Chore & Docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.3.1...v19.4.0

v19.3.1

19.3.1 (2024-05-13)

Bug Fixes

Chore

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

19.4.1 (2024-08-28)

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

19.4.0 (2024-08-07)

Features

Commits

Updates @commitlint/config-conventional from 19.2.2 to 19.4.1

Release notes

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

v19.4.1

19.4.1 (2024-08-28)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.4.0...v19.4.1

v19.4.0

Features

Chore & Docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.3.1...v19.4.0

v19.3.1

19.3.1 (2024-05-13)

Bug Fixes

Chore

... (truncated)

Changelog

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

19.4.1 (2024-08-28)

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

Commits

Updates @readme/eslint-config from 14.0.0 to 14.1.2

Commits
  • a4b17b4 chore(release): publish
  • c6705d5 fix: disabling try-catch-failsafe/json-parse in our test configs
  • 4efbc21 chore(release): publish
  • fe8e44f chore: bumping our typescript parser
  • 2682dd1 chore(release): publish
  • 05fc637 feat(eslint-config): pulling in eslint-plugin-try-catch-failsafe (#870)
  • b7746d2 fix: broken test
  • d6b77e7 chore(deps-dev): bump the minor-development-deps group with 7 updates (#864)
  • f0ad038 chore(deps): bump stylelint-config-sass-guidelines from 11.1.0 to 12.0.0 (#866)
  • 649e9af chore(deps): bump @​typescript-eslint/eslint-plugin from 7.16.1 to 8.0.0 (#867)
  • Additional commits viewable in compare view

Updates @readme/oas-examples from 5.16.0 to 5.18.2

Release notes

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

5.18.2

What's Changed

Full Changelog: readmeio/oas-examples@5.18.1...5.18.2

5.18.1

What's Changed

Full Changelog: readmeio/oas-examples@5.18.0...5.18.1

5.18.0

What's Changed

Full Changelog: readmeio/oas-examples@5.17.0...5.18.0

5.17.0

What's Changed

Full Changelog: readmeio/oas-examples@v5.16.1...5.17.0

v5.16.1

Full Changelog: readmeio/oas-examples@5.16.0...v5.16.1

Commits
  • fd7c163 build: 5.18.2 release
  • aa1b559 feat(security): more endpoint + flow type examples (#114)
  • 3fc3793 build: release 5.18.1
  • ded6668 feat(security): more oauth flow types (#113)
  • 2560825 build: release 5.18.0
  • ebb945c feat: add discriminator example from redocly (#112)
  • 82a9fa7 build: 5.17.0 release
  • a0dfd34 chore(deps): bumping out of date deps
  • fddfdc5 fix: running npm audit
  • ad8ea37 feat: adding a new circular-paths example
  • Additional commits viewable in compare view

Updates @types/validator from 13.12.0 to 13.12.1

Commits

Updates @yao-pkg/pkg from 5.12.0 to 5.12.1

Release notes

Sourced from @​yao-pkg/pkg's releases.

Release 5.12.1

5.12.1 (2024-08-14)

Bug Fixes

  • remove is-core-module dependency (#77) (2f27414)
  • run prebuild-install only if actually used by the package (#83) (2a046e4)

Chores

  • drop package-lock file uploaded by error (ba407ef)
Changelog

Sourced from @​yao-pkg/pkg's changelog.

5.12.1 (2024-08-14)

Bug Fixes

  • remove is-core-module dependency (#77) (2f27414)
  • run prebuild-install only if actually used by the package (#83) (2a046e4)

Chores

  • drop package-lock file uploaded by error (ba407ef)
Commits
  • 30af1d8 Release 5.12.1
  • 2a046e4 fix: run prebuild-install only if actually used by the package (#83)
  • 2f27414 fix: remove is-core-module dependency (#77)
  • ba407ef chore: drop package-lock file uploaded by error
  • See full diff in compare view

Updates ajv from 8.16.0 to 8.17.1

Release notes

Sourced from ajv's releases.

v8.17.1

What's Changed

Full Changelog: ajv-validator/ajv@v8.17.0...v8.17.1

Plus everything in 8.17.0 which failed to release

The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.

Revert "Revert fast-uri change (ajv-validator/ajv#2444)" by @​gurgunday in ajv-validator/ajv#2448 fix: ignore new eslint error for @​typescript-eslint/no-extraneous-class by @​jasoniangreen in ajv-validator/ajv#2455 docs: clarify behaviour of addVocabulary by @​jasoniangreen in ajv-validator/ajv#2454 docs: refactor to improve legibility by @​blottn in ajv-validator/ajv#2432 Fix grammatical typo in managing-schemas.md by @​wetneb in ajv-validator/ajv#2305 docs: Fix broken strict-mode link by @​alexanderjsx in ajv-validator/ajv#2459 feat: add test for encoded refs and bump fast-uri by @​jasoniangreen in ajv-validator/ajv#2449 fix: changes for @​typescript-eslint/array-type rule by @​jasoniangreen in ajv-validator/ajv#2467 fixes ajv-validator/ajv#2217 - clarify custom keyword naming by @​jasoniangreen in ajv-validator/ajv#2457

v8.17.0

What's Changed

The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.

New Contributors

Full Changelog: ajv-validator/ajv@v8.16.0...v8.17.0

Commits

Updates husky from 9.0.11 to 9.1.5

Release notes

Sourced from husky's releases.

v9.1.5

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.4...v9.1.5

v9.1.4

  • Improve deprecation notice

v9.1.3

  • fix: better handle space in PATH

v9.1.2

Show a message instead of automatically removing deprecated code.

This only concerns projects that still have the following code in their hooks:

- #!/usr/bin/env sh # <- This is deprecated, remove it
- . "$(dirname -- "$0")/_/husky.sh"  # <- This is deprecated, remove it
Rest of your hook code

Hooks with these lines will fail in v10.0.0

v9.1.1

Super saiyan god dog! It's over 9.0.0!

What's new

You can now run package commands directly, no need for npx or equivalents. It makes writing hooks more intuitive and is also slightly faster 🐺⚡️

# .husky/pre-commit
- npx jest
+ jest # ~0.2s faster

A new recipe has been added to the docs. Lint staged files without external dependencies (inspired by Prettier docs). Feel free to modify it.

</tr></table> 

... (truncated)

Commits

Updates knip from 5.23.3 to 5.29.1

Release notes

Sourced from knip's releases.

Release 5.29.1

  • Disable e1061c55 as it might be unexpected/breaking with eslint v8 (9e676226)

Release 5.29.0

  • Extract packages from rules in eslint plugin (e1061c55)
  • Normalize generator package names in nx plugin (bb86a059)
  • feat: coreutils to IGNORED_GLOBAL_BINARIES (#771) (97e171d9)
  • Edit docs + add note to nuxt plugin (3e0c4646)
  • Add optional note feature to plugin docs generator (9a11e1cc)
  • Update docs (70bf7056)

Release 5.28.0

  • Fix helper name (e5c20dde)
  • Add preconstruct plugin (af61c962)
  • Add nest plugin (4ea83f20)
  • Add nuxt plugin (bc548c59)
  • Add vike plugin (72b797a8)

Release 5.27.5

  • Add nuxt to Vue compiler condition (closes #770) (24fb3ea4)
  • Improve import matcher in "compilers" (4d2487f2)
  • Improve regex in "compilers" a bit (resolves #769) (382dd06c)
  • Fix blockquote style (aa137237)
  • Format/edit docs (6bd1617e)
  • Edit preprocessor section (2e072c59)

Release 5.27.4

  • Edit docs, add "unsupported" page (c28b62d4)
  • Match against normalized package name in ignoreDependencies (89780376)
  • Add mocha to Projects Using Knip (#765) (a2305823)

Release 5.27.3

  • (PostCSS plugin): Add postcss to used dependencies when using PostCSS with Tailwind CSS (#764) (23526a9f)
  • Edit FAQ (53a50ae2)
  • Release @​knip/create-config 1.0.3 (fd6c7d11)
  • Add FAQ (#759) (4f2665fc)
  • Revert "Temp exclude unlisted in typescript integration test" (02e4ef70)
  • Edit issue templates (5ef4e8d8)
  • Fix issue templates (closes #760) (ebed4a83)
  • Minor edits (e83c3730)
  • Revert to [email protected] (d1899545)
  • Extend and consistentify issue templates + related docs (dbfefa31)
  • Add pronunciation to homepage + readme (2cda6425)
  • Restore symlink (d961f3c0)
  • Edit some docs (5ea8dfe4)
  • Fix format/lint issues (b29f102e)
  • Extract getWorkspaceFlag(pm) to also detect Yarn workspace configurations (#755) (7da1272c)

Release 5.27.2

  • Don't git-ignore user configured entry files (5e07bbcb)

... (truncated)

Commits
  • 83e6e36 Release 5.29.1
  • 9e67622 Disable e1061c55 as it might be unexpected/breaking with eslint v8
  • 0021ff0 Release 5.29.0
  • e1061c5 Extract packages from rules in eslint plugin
  • bb86a05 Normalize generator package names in nx plugin
  • 97e171d feat: coreutils to IGNORED_GLOBAL_BINARIES (#771)
  • 3e0c464 Edit docs + add note to nuxt plugin
  • 9a11e1c Add optional note feature to plugin docs generator
  • f730637 Release 5.28.0
  • e5c20dd Fix helper name
  • Additional commits viewable in compare view

Updates prettier from 3.3.2 to 3.3.3

Release notes

Sourced from prettier's releases.

3.3.3

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.3.3

diff

Add parentheses for nullish coalescing in ternary (#16391 by @​cdignam-segment)

This change adds clarity to operator precedence.

// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
// Prettier 3.3.2
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
// Prettier 3.3.3
foo ? (bar ?? foo) : baz;
(foo ?? bar) ? a : b;
a ? b : (foo ?? bar);

Add parentheses for decorator expressions (#16458 by @​y-schneider)

Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.

// Input
@(foo`tagged template`)
class X {}
// Prettier 3.3.2
@​footagged template
class X {}
// Prettier 3.3.3
@(footagged template)
class X {}

Support @let declaration syntax (#16474 by @​sosukesuzuki)

Adds support for Angular v18 @let declaration syntax.

Please see the following code example. The @let declaration allows you to define local variables within the template:

... (truncated)

Commits

Updates rollup from 4.18.0 to 4.21.2

Release notes

Sourced from rollup's releases.

v4.21.2

4.21.2

2024-08-30

Bug Fixes

  • Handle IIFE/UMD namespace definitions conflicting with a builtin property (#5605)

Pull Requests

v4.21.1

4.21.1

2024-08-26

Bug Fixes

  • Ensure closeWatcher hook is called when watch mode is aborted via Ctrl+C (#5618)
  • Do not produce invalid code for import.meta.url in compact mode (#5624)
  • Do not throw when generating chunk names when preserving modules in Windows (#5625)

Pull Requests

v4.21.0

4.21.0

2024-08-18

Features

  • Add option to configure directory for virtual modules when preserving modules (#5602)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.21.2

2024-08-30

Bug Fixes

  • Handle IIFE/UMD namespace definitions conflicting with a builtin property (#5605)

Pull Requests

4.21.1

2024-08-26

Bug Fixes

  • Ensure closeWatcher hook is called when watch mode is aborted via Ctrl+C (#5618)
  • Do not produce invalid code for import.meta.url in compact mode (#5624)
  • Do not throw when generating chunk names when preserving modules in Windows (#5625)

Pull Requests

4.21.0

2024-08-18

Features

  • Add option to configure directory for virtual modules when preserving modules (#5602)

Pull Requests

... (truncated)

Commits

Updates tsx from 4.16.0 to 4.19.0

Release notes

Sourced from tsx's releases.

v4.19.0

4.19.0 (2024-08-27)

Features

  • watch: deprecate ignore flag in favor or exclude flag (157c3ec)

This release is also available on:

v4.18.0

4.18.0 (2024-08-24)

Features

  • watch: --include CLI flag to watch additional files (#625) (474ea71)

This release is also available on:

v4.17.1

4.17.1 (2024-08-24)

Bug Fixes

  • esm: package entry TS resolution for Node 20.17 & 22.6 (af370e7)

This release is also available on:

v4.17.0

4.17.0 (2024-08-08)

Features

... (truncated)

Commits
  • 157c3ec feat(watch): deprecate ignore flag in favor or exclude flag
  • 474ea71 feat(watch): --include CLI flag to watch additional files (#625)
  • af370e7 fix(esm): package entry TS resolution for Node 20.17 & 22.6
  • 1b80d5d docs: add premium sponsors
  • 6c8eae0 chore: upgrade lintroll
  • bd83d3b feat: upgrade esbuild to 0.23 (#615)

…tory with 13 updates

Bumps the minor-development-deps group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.3.0` | `19.4.1` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.2.2` | `19.4.1` |
| [@readme/eslint-config](https://github.com/readmeio/standards) | `14.0.0` | `14.1.2` |
| [@readme/oas-examples](https://github.com/readmeio/oas-examples) | `5.16.0` | `5.18.2` |
| [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) | `13.12.0` | `13.12.1` |
| [@yao-pkg/pkg](https://github.com/yao-pkg/pkg) | `5.12.0` | `5.12.1` |
| [ajv](https://github.com/ajv-validator/ajv) | `8.16.0` | `8.17.1` |
| [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.5` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.23.3` | `5.29.1` |
| [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` |
| [rollup](https://github.com/rollup/rollup) | `4.18.0` | `4.21.2` |
| [tsx](https://github.com/privatenumber/tsx) | `4.16.0` | `4.19.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.5.3` | `5.5.4` |



Updates `@commitlint/cli` from 19.3.0 to 19.4.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@commitlint/cli)

Updates `@commitlint/config-conventional` from 19.2.2 to 19.4.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@commitlint/config-conventional)

Updates `@readme/eslint-config` from 14.0.0 to 14.1.2
- [Release notes](https://github.com/readmeio/standards/releases)
- [Commits](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected])

Updates `@readme/oas-examples` from 5.16.0 to 5.18.2
- [Release notes](https://github.com/readmeio/oas-examples/releases)
- [Commits](readmeio/oas-examples@5.16.0...5.18.2)

Updates `@types/validator` from 13.12.0 to 13.12.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator)

Updates `@yao-pkg/pkg` from 5.12.0 to 5.12.1
- [Release notes](https://github.com/yao-pkg/pkg/releases)
- [Changelog](https://github.com/yao-pkg/pkg/blob/main/CHANGELOG.md)
- [Commits](yao-pkg/pkg@v5.12.0...v5.12.1)

Updates `ajv` from 8.16.0 to 8.17.1
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.16.0...v8.17.1)

Updates `husky` from 9.0.11 to 9.1.5
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.5)

Updates `knip` from 5.23.3 to 5.29.1
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.29.1/packages/knip)

Updates `prettier` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.2...3.3.3)

Updates `rollup` from 4.18.0 to 4.21.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.0...v4.21.2)

Updates `tsx` from 4.16.0 to 4.19.0
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.16.0...v4.19.0)

Updates `typescript` from 5.5.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: "@readme/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: "@readme/oas-examples"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: "@types/validator"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: "@yao-pkg/pkg"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: ajv
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 3, 2024
@dependabot dependabot bot requested review from erunion and kanadgupta September 3, 2024 13:07
@kanadgupta kanadgupta closed this Sep 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-development-deps-2667888672 branch September 10, 2024 14:35
@kanadgupta
Copy link
Member

see #1041

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.

2 participants