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 with 6 updates #937

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

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

Package From To
knip 5.29.1 5.30.6
tsup 8.2.4 8.3.0
fetch-mock 11.1.3 11.1.5
oas-normalize 11.1.1 11.1.2
type-fest 4.26.0 4.26.1
typescript 5.5.4 5.6.2

Updates knip from 5.29.1 to 5.30.6

Release notes

Sourced from knip's releases.

Release 5.30.6

  • Ignore TS issue with Bun for now (2a361399)
  • Add --trace arguments to help text (4b314e2a)
  • accept _ and . in package names (#790) (84db2459)
  • Remove duplicate job (it's in integration.yml as well) (2b550b0f)
  • continue-on-error: true → fail-fast: false (8ed9314c)
  • Update argos ci commands (ed4bad21)
  • Add freeCodeCamp to integration suite (0784ca5f)
  • Update FUNDING.yml (cf6c5fe8)

Release 5.30.5

  • Use root testDir fallback in projects in playwright plugin (d4c5af94)
  • Try harder to resolve package name (1e64b6ce)
  • Consider module.exports = require() to be re-exports (e2bdb952)
  • Auto-format docs (e40f618d)

Release 5.30.4

  • Bun is catching up (1002b670)
  • Deal with packages that confusingly include package.json#types but also recommend to install DT pkg (dd10163e)

Release 5.30.3

  • Update some dependencies (233c2a01)
  • Add @eslint/js to eslint plugin enablers (cbe6fea4)
  • Update docs (d6740203)
  • Update docs (eb283cfb)
  • Update remark-preset-webpro (22ab19fe)
  • Fix: Expand Vitest File Extension Checks (#785) (b0f7c466)
  • Fix commit sha in PRs in integration.yml (dc9e3ed5)
  • Use actions matrix to run jobs in parallel (fd868c6d)
  • Add Prettier to projects + int tests (bc628317)
  • Dogfoodin' is underrated (74b63cc9)
  • Fix formatting (34a757c7)
  • Update docs, styling (resolves #783) (d05795cb)
  • Update docs (2e09608d)
  • Update some dependencies (e60b8e48)
  • Update docs (b52125de)

Release 5.30.2

  • Update lockfile (f71c697d)
  • No longer need to bail out for node_modules/ in resolver, allow such specifiers (closes #773) (62bc9561)
  • Minor refactor (5730b49b)
  • Try local package specifiers first (enhanced-resolve has trouble) (89a384e0)
  • Tweak basic playground (dae3362a)
  • Add og image for playground (c9b1829c)
  • Update docs (aa011bab)
  • Update playground (b620f167)
  • Remove obsolete vercel config (e4bbb5cb)
  • Update dependencies in issue templates & add playground + templates (62bafaf0)
  • Update docs (9e860fa3)
  • Let's try typescript@next (b194667d)

... (truncated)

Commits
  • b1cf45a Release 5.30.6
  • 2a36139 Ignore TS issue with Bun for now
  • 4b314e2 Add --trace arguments to help text
  • 84db245 accept _ and . in package names (#790)
  • 5f44a03 Release 5.30.5
  • d4c5af9 Use root testDir fallback in projects in playwright plugin
  • 1e64b6c Try harder to resolve package name
  • e2bdb95 Consider module.exports = require() to be re-exports
  • f9cc400 Release 5.30.4
  • 1002b67 Bun is catching up
  • Additional commits viewable in compare view

Updates tsup from 8.2.4 to 8.3.0

Release notes

Sourced from tsup's releases.

v8.3.0

8.3.0 (2024-09-17)

Bug Fixes

  • fix experimentalDts file cleaning and watching (#1199) (76dc18b)

Features

Commits

Updates fetch-mock from 11.1.3 to 11.1.5

Release notes

Sourced from fetch-mock's releases.

fetch-mock: v11.1.5

11.1.5 (2024-09-25)

Bug Fixes

  • change export order so default is last (bc9c41d)

fetch-mock: v11.1.4

11.1.4 (2024-09-19)

Documentation Changes

  • another occurrence of the cheatsheet ref (875e4f6)
  • fix link to cheatsheet (33e75b1)
Changelog

Sourced from fetch-mock's changelog.

11.1.5 (2024-09-25)

Bug Fixes

  • change export order so default is last (bc9c41d)

11.1.4 (2024-09-19)

Documentation Changes

  • another occurrence of the cheatsheet ref (875e4f6)
  • fix link to cheatsheet (33e75b1)
Commits

Updates oas-normalize from 11.1.1 to 11.1.2

Commits

Updates type-fest from 4.26.0 to 4.26.1

Release notes

Sourced from type-fest's releases.

v4.26.1

  • Exact: Fix usage with recursive types and unions (#949) 91f6d39

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

Commits

Updates typescript from 5.5.4 to 5.6.2

Release notes

Sourced from typescript's releases.

TypeScript 5.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 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.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • e6914a5 Bump version to 5.6.1-rc and LKG
  • 34121c4 Update LKG
  • 2a30c2a Merge remote-tracking branch 'origin/main' into release-5.6
  • 936a79b Expose TypeChecker. getAwaitedType to public (#59268)
  • 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

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

| Package | From | To |
| --- | --- | --- |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.29.1` | `5.30.6` |
| [tsup](https://github.com/egoist/tsup) | `8.2.4` | `8.3.0` |
| [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) | `11.1.3` | `11.1.5` |
| [oas-normalize](https://github.com/readmeio/oas/tree/HEAD/packages/oas-normalize) | `11.1.1` | `11.1.2` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.26.0` | `4.26.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` |


Updates `knip` from 5.29.1 to 5.30.6
- [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.30.6/packages/knip)

Updates `tsup` from 8.2.4 to 8.3.0
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](egoist/tsup@v8.2.4...v8.3.0)

Updates `fetch-mock` from 11.1.3 to 11.1.5
- [Release notes](https://github.com/wheresrhys/fetch-mock/releases)
- [Changelog](https://github.com/wheresrhys/fetch-mock/blob/main/packages/fetch-mock/CHANGELOG.md)
- [Commits](https://github.com/wheresrhys/fetch-mock/commits/fetch-mock-v11.1.5/packages/fetch-mock)

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

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

Updates `typescript` from 5.5.4 to 5.6.2
- [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.4...v5.6.2)

---
updated-dependencies:
- dependency-name: knip
  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: fetch-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-patch
  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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@dependabot dependabot bot requested a review from erunion October 1, 2024 05:11
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2024

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

@dependabot dependabot bot closed this Oct 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-development-deps-cb97042d69 branch October 17, 2024 17:41
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.

0 participants