Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
@readme/eslint-config 14.0.3 14.1.2
knip 5.27.0 5.29.1
lerna 8.1.7 8.1.8
tsup 8.2.3 8.2.4
@readme/oas-examples 5.16.1 5.18.2
type-fest 4.23.0 4.26.0

Updates @readme/eslint-config from 14.0.3 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 knip from 5.27.0 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 tsx@4.7.1 (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 lerna from 8.1.7 to 8.1.8

Release notes

Sourced from lerna's releases.

v8.1.8

8.1.8 (2024-08-05)

Bug Fixes

  • publish: upgrade @​npmcli/arborist to 7.5.4 (#4058) (89de0eb)
  • version: truncate release body based on maximum size allowed by VCS client (#4041) (3c2a3c9)

Features

  • publish: enable throttling when publishing modules (#4013) (fccca12)
Changelog

Sourced from lerna's changelog.

8.1.8 (2024-08-05)

Bug Fixes

  • publish: upgrade @​npmcli/arborist to 7.5.4 (#4058) (89de0eb)
Commits

Updates tsup from 8.2.3 to 8.2.4

Release notes

Sourced from tsup's releases.

v8.2.4

8.2.4 (2024-08-02)

Bug Fixes

Commits

Updates @readme/oas-examples from 5.16.1 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

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 type-fest from 4.23.0 to 4.26.0

Release notes

Sourced from type-fest's releases.

v4.26.0

sindresorhus/type-fest@v4.25.0...v4.26.0

v4.25.0

  • Add StringRepeat type (#938) a83e87e
  • Add Arrayable type #270 (#935) 9aabcb9

sindresorhus/type-fest@v4.24.0...v4.25.0

v4.24.0

  • Path: Add bracketNotation option (#926) 3b15a94

sindresorhus/type-fest@v4.23.0...v4.24.0

Commits

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 6 updates

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

| Package | From | To |
| --- | --- | --- |
| [@readme/eslint-config](https://github.com/readmeio/standards) | `14.0.3` | `14.1.2` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.27.0` | `5.29.1` |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.7` | `8.1.8` |
| [tsup](https://github.com/egoist/tsup) | `8.2.3` | `8.2.4` |
| [@readme/oas-examples](https://github.com/readmeio/oas-examples) | `5.16.1` | `5.18.2` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.23.0` | `4.26.0` |



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

Updates `knip` from 5.27.0 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 `lerna` from 8.1.7 to 8.1.8
- [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.8/packages/lerna)

Updates `tsup` from 8.2.3 to 8.2.4
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](egoist/tsup@v8.2.3...v8.2.4)

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

Updates `type-fest` from 4.23.0 to 4.26.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.23.0...v4.26.0)

---
updated-dependencies:
- dependency-name: "@readme/eslint-config"
  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: lerna
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: type-fest
  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 Sep 2, 2024
@dependabot dependabot bot requested a review from erunion September 2, 2024 20:37
@erunion erunion merged commit 3fe2997 into main Sep 4, 2024
@erunion erunion deleted the dependabot/npm_and_yarn/minor-development-deps-6d945060e1 branch September 4, 2024 00:21
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