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 9 updates #911

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

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

Package From To
knip 5.17.3 5.25.1
lerna 8.1.3 8.1.6
prettier 3.2.5 3.3.2
tsup 8.0.2 8.1.0
@readme/oas-examples 5.15.1 5.16.0
ajv 8.14.0 8.16.0
oas-normalize 11.1.0 11.1.1
type-fest 4.18.3 4.21.0
typescript 5.4.5 5.5.3

Updates knip from 5.17.3 to 5.25.1

Release notes

Sourced from knip's releases.

Release 5.25.1

  • Publish vendor dir (fdac7ba8)

Release 5.25.0

  • Update dependencies docs (b42c85b4)
  • Sync @​nodelib/fs.walk version w/ fast-glob (e77ce774)
  • Vendor bash-parser (78e7b28d)
  • Add pkg.pr.new workflow (2679f202)

Release 5.25.0-slim.0

  • Sync @​nodelib/fs.walk version w/ fast-glob (3c2ce764)
  • Vendor bash-parser (ae7a4aa2)
  • Add pkg.pr.new workflow (fd3d374b)
  • Add wonderful tweets (bb333ede)

Release 5.24.4

  • Start using central resolveEntry from plugin helpers (#716) (65d80981)

Release 5.24.3

  • Improve Angular plugin a bit + add fixture/test (#717) (641b5fcf)
  • Fix Cannot read properties of undefined (reading 'name') (#718) (f0f9f5ab)

Release 5.24.2

  • Fix entry patterns in jest plugin (resolves #716) (1cd4bd84)
  • Support multiple --loaders etc. for NODE_OPTIONS prefix (resolves #715) (66f48c0f)
  • Update pnpm/action-setup to v4 (9754973e)
  • Add missing rule keys to JSON Schema (#713) (1f61f776)
  • Add note to rules re. dependencies warning (#713) (71e89a28)
  • Update styling (3d03cdef)
  • Add wonderful tweets (bb333ede)

Release 5.24.1

  • Fix up rules in issue collector and reporter (resolves #713) (77752130)
  • Fix Knip config (4c4e3e1e)
  • Use jiti alias over custom transform (b9f1715e)

Release 5.24.0

  • Add vitest as enabler to vite plugin (b384d18a)
  • Fix up formatting/config (9961e2a5)

Release 5.23.3

  • Update dependencies (8c783e91)
  • Restore that (only) interfaces can be default-exported (resolves #709) (919a68bf)
  • Improve generated plugin docs (f33f1136)

Release 5.23.2

  • Fixes to config files + Cosmiconfig, Lilconfig and Unconfig generation. (#700) (83e18a10)
  • Exclude nsExports, classMembers and nsTypes from --exports shortcut (#698) (2e834465)
  • Update marketing materials (62090b40)
  • Update funding options (e8a4a00c)

... (truncated)

Commits

Updates lerna from 8.1.3 to 8.1.6

Release notes

Sourced from lerna's releases.

v8.1.6

8.1.6 (2024-07-05)

Bug Fixes

v8.1.5

8.1.5 (2024-06-24)

Bug Fixes

  • update npm utility dependencies and related packages (#4033) (bd1c2d8)

v8.1.4

8.1.4 (2024-06-09)

Bug Fixes

  • specify 'dependencies: true' when prepping task runner options (#4017) (244462d)
Changelog

Sourced from lerna's changelog.

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes

  • update npm utility dependencies and related packages (#4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

Commits

Updates prettier from 3.2.5 to 3.3.2

Release notes

Sourced from prettier's releases.

3.3.2

🔗 Changelog

3.3.1

🔗 Changelog

3.3.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.3.2

diff

Fix handlebars path expressions starts with @ (#16358 by @​Princeyadav05)

{{! Input }}
<div>{{@x.y.z}}</div>
{{! Prettier 3.3.1 }}
<div>{{@​x}}</div>
{{! Prettier 3.3.2 }}
<div>{{@​x.y.z}}</div>

3.3.1

diff

Preserve empty lines in front matter (#16347 by @​fisker)

<!-- Input -->
---
foo:
  - bar1


bar2


bar3



Markdown
<!-- Prettier 3.3.0 -->

foo:

bar1
bar2
bar3


Markdown
<!-- Prettier 3.3.1 -->
</tr></table>

... (truncated)

Commits

Updates tsup from 8.0.2 to 8.1.0

Release notes

Sourced from tsup's releases.

v8.1.0

8.1.0 (2024-06-03)

Features

  • upgrade esbuild to 0.21.4, opts-in for decorators (#1116) (796fc50)
Commits

Updates @readme/oas-examples from 5.15.1 to 5.16.0

Release notes

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

5.16.0

What's Changed

Full Changelog: readmeio/oas-examples@5.15.1...5.16.0

Commits
  • 6855856 build: 5.16.0 release
  • 82942db chore(deps-dev): bumping out of date deps
  • 5fcb308 feat: creation of a petstore-simple alternative with no tags
  • 06f6aa1 chore(deps-dev): bump the minor-developent-deps group with 3 updates (#109)
  • See full diff in compare view

Updates ajv from 8.14.0 to 8.16.0

Release notes

Sourced from ajv's releases.

v8.16.0

What's Changed

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

v8.15.0

What's Changed

New Contributors

Full Changelog: ajv-validator/ajv@v8.14.0...v8.15.0

Commits

Updates oas-normalize from 11.1.0 to 11.1.1

Commits

Updates type-fest from 4.18.3 to 4.21.0

Release notes

Sourced from type-fest's releases.

v4.21.0

New types

Fixes

  • Jsonify: Convert undefined to null in union element of array (#901) 60c1024
  • Exact: Fix support for Date in union (#902) d89a709
  • CamelCasedPropertiesDeep: Fix handling of non-recursive types inside target type (#890) 476024d

sindresorhus/type-fest@v4.20.1...v4.21.0

v4.20.1

  • Schema: Fix handling of arrays (#887) c570ec2
  • Paths: Prevent infinite recursion (#891) 7d4e875

sindresorhus/type-fest@v4.20.0...v4.20.1

v4.20.0

  • SimplifyDeep: Support array (#888) a6ab051
  • IsLiteral: Return false for tagged types (#886) 587380c

sindresorhus/type-fest@v4.19.0...v4.20.0

v4.19.0

sindresorhus/type-fest@v4.18.3...v4.19.0

Commits
  • 60712f1 4.21.0
  • d89a709 Exact: Fix support for Date in union (#902)
  • 60c1024 Jsonify: Convert undefined to null in union element of array (#901)
  • bdfc391 Bump typescript from 5.4.5 to 5.5.3 in the development-dependencies group (#903)
  • 476024d CamelCasedPropertiesDeep: Fix handling of non-recursive types inside target...
  • 737550b Add StructuredCloneable type (#897)
  • dc35412 Remove DOM lib dependence in tsconfig (#898)
  • 0e46755 IterableElement: Improve docs and add tests for using it with Set (#894)
  • e75dbe1 IntRange: Document lack of support for negative numbers
  • 28efb29 4.20.1
  • Additional commits viewable in compare view

Updates typescript from 5.4.5 to 5.5.3

Release notes

Sourced from typescript's releases.

TypeScript 5.5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

... (truncated)

Commits
  • f0e9921 Bump version to 5.5.3 and LKG
  • 738bd60 Cherry-pick #58966 to release-5.5 (#59002)
  • ce2e60e Update LKG
  • f3b21a2 🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...
  • 7b1620b 🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...
  • 5367ae1 Bump version to 5.5.2 and LKG
  • 02132e5 🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...
  • 45b1e3c 🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)
  • 17933ee 🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...
  • 552b07e 🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…tory with 9 updates

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

| Package | From | To |
| --- | --- | --- |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.17.3` | `5.25.1` |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.3` | `8.1.6` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` |
| [tsup](https://github.com/egoist/tsup) | `8.0.2` | `8.1.0` |
| [@readme/oas-examples](https://github.com/readmeio/oas-examples) | `5.15.1` | `5.16.0` |
| [ajv](https://github.com/ajv-validator/ajv) | `8.14.0` | `8.16.0` |
| [oas-normalize](https://github.com/readmeio/oas/tree/HEAD/packages/oas-normalize) | `11.1.0` | `11.1.1` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.18.3` | `4.21.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.3` |



Updates `knip` from 5.17.3 to 5.25.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.25.1/packages/knip)

Updates `lerna` from 8.1.3 to 8.1.6
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v8.1.6/packages/lerna)

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

Updates `tsup` from 8.0.2 to 8.1.0
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](egoist/tsup@v8.0.2...v8.1.0)

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

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

Updates `oas-normalize` from 11.1.0 to 11.1.1
- [Release notes](https://github.com/readmeio/oas/releases)
- [Commits](https://github.com/readmeio/oas/commits/oas-normalize@11.1.1/packages/oas-normalize)

Updates `type-fest` from 4.18.3 to 4.21.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.18.3...v4.21.0)

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

---
updated-dependencies:
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: tsup
  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: ajv
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: oas-normalize
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: type-fest
  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-minor
  dependency-group: minor-development-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
@dependabot dependabot bot requested a review from erunion July 8, 2024 21:42
@erunion erunion merged commit 669adb9 into main Jul 8, 2024
6 checks passed
@erunion erunion deleted the dependabot/npm_and_yarn/minor-development-deps-b08bbdf9c8 branch July 8, 2024 21:44
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.

1 participant