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 development-dependencies group across 1 directory with 12 updates #331

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the development-dependencies group with 12 updates in the / directory:

Package From To
@types/node 22.7.4 22.10.2
c8 10.1.2 10.1.3
fastify 5.0.0 5.2.0
pino-loki 2.3.1 2.4.0
tsup 8.3.0 8.3.5
tsx 4.19.1 4.19.2
typescript 5.6.2 5.7.2
vitepress 1.3.4 1.5.0
is-ci 3.0.1 4.1.0
pino-pretty 11.2.2 13.0.0
testcontainers 10.13.1 10.16.0
esmock 2.6.7 2.6.9

Updates @types/node from 22.7.4 to 22.10.2

Commits

Updates c8 from 10.1.2 to 10.1.3

Release notes

Sourced from c8's releases.

v10.1.3

10.1.3 (2024-12-10)

Bug Fixes

  • deps: update bcoe/v8-coverage addressing v8 issue (#552) (b32a563)
Changelog

Sourced from c8's changelog.

10.1.3 (2024-12-10)

Bug Fixes

  • deps: update bcoe/v8-coverage addressing v8 issue (#552) (b32a563)
Commits

Updates fastify from 5.0.0 to 5.2.0

Release notes

Sourced from fastify's releases.

v5.2.0

What's Changed

... (truncated)

Commits

Updates pino-loki from 2.3.1 to 2.4.0

Release notes

Sourced from pino-loki's releases.

v2.4.0

   🚀 Features

    View changes on GitHub
Commits

Updates tsup from 8.3.0 to 8.3.5

Release notes

Sourced from tsup's releases.

v8.3.5

   🐞 Bug Fixes

    View changes on GitHub

v8.3.4

No significant changes

    View changes on GitHub

v8.3.3

No significant changes

    View changes on GitHub

v8.3.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates tsx from 4.19.1 to 4.19.2

Release notes

Sourced from tsx's releases.

v4.19.2

4.19.2 (2024-10-26)

Bug Fixes

  • generate sourcesContent when Node.js debugger is enabled (#670) (7c47074)

This release is also available on:

Commits
  • 7c47074 fix: generate sourcesContent when Node.js debugger is enabled (#670)
  • 315d5f4 docs(watch): document --include flag
  • 375e39a test: refactor enforce-timeout
  • 524cb77 docs(cjs): add compilation caveats
  • 7f8a051 chore(deps): update dependency node to v20.18.0 (#660)
  • 97e8de0 chore: upgrade pnpm
  • 95d2b0f chore: remove commit hooks
  • 0161078 docs: add prisma as a premium sponsor
  • 09f9532 chore(docs): fix typo (#655)
  • See full diff in compare view

Updates typescript from 5.6.2 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 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.7 Beta

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.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view

Updates vitepress from 1.3.4 to 1.5.0

Release notes

Sourced from vitepress's releases.

v1.5.0

Please refer to CHANGELOG.md for details.

v1.4.5

Please refer to CHANGELOG.md for details.

v1.4.3

Please refer to CHANGELOG.md for details.

v1.4.2

Please refer to CHANGELOG.md for details.

v1.4.1

Please refer to CHANGELOG.md for details.

v1.4.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.5.0 (2024-11-04)

Features

1.4.5 (2024-11-03)

Bug Fixes

  • lang lazy load not working with twoslash (fc92a77), closes #4334
  • typo in missing language check (dcb8450)

1.4.3 (2024-10-31)

Performance Improvements

1.4.2 (2024-10-29)

Bug Fixes

  • cache markdown-it instance and properly dispose shiki on config reload (#4321) (45968cd) (acfe97f)
  • regression: hmr not working with markdown includes due to wrong cache key (615aed5), closes #4289 #4303
  • remove explicit chinese fonts (#4286) (668e9f7) (b893550), closes #4286
  • theme/a11y: don't select search result unless mouse is actually moved (e638d85), closes #4297
  • theme: add types for VPLink, VPSocialLink and VPSocialLinks exports (#4284) (fcae4d5)
  • theme: don't escape html in siteTitle (#4308) (bd690d6)

1.4.1 (2024-10-13)

Bug Fixes

  • broken rewrites on windows (#4268) (b46d6d3)
  • client: use usePreferredDark with appearance: "force-auto" (#4263) (3e8fc40)
  • client: wrong script async check (461a5b0)
  • theme: bind missing no icon prop in the menu link component #4260 (b96712c)
  • theme: improve local search input a11y (#4066) (92b92ae)

Features

  • experimental: support passing function for rewrites (#4274) (8436472)

1.4.0 (2024-10-07)

Bug Fixes

  • vueRE conflicting with lineNoRE (#4247) (2ac64b8)
  • hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (c46e4b7), closes #4172

... (truncated)

Commits

Updates is-ci from 3.0.1 to 4.1.0

Release notes

Sourced from is-ci's releases.

v4.1.0

Export types

Full Changelog: watson/is-ci@v4.0.0...v4.1.0

v4.0.0

Update ci-info to v4.0.0. Refer https://github.com/watson/ci-info/releases/tag/v4.0.0 for breaking changes

Full Changelog: watson/is-ci@v3.0.1...v4.0.0

Changelog

Sourced from is-ci's changelog.

v4.1.0

v4.0.0

Commits

Updates pino-pretty from 11.2.2 to 13.0.0

Release notes

Sourced from pino-pretty's releases.

v13.0.0

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v12.1.0...v13.0.0

v12.1.0

What's Changed

Full Changelog: pinojs/pino-pretty@v12.0.0...v12.1.0

v12.0.0

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v11.3.0...v12.0.0

v11.3.0

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v11.2.2...v11.3.0

Commits

Updates testcontainers from 10.13.1 to 10.16.0

Release notes

Sourced from testcontainers's releases.

v10.16.0

Changes

🚀 Features

v10.15.0

Changes

🚀 Features

🧹 Maintenance

v10.14.0

Changes

🚀 Features

🐛 Bug Fixes

🧹 Maintenance

v10.13.2

Changes

🐛 Bug Fixes

Commits

Updates esmock from 2.6.7 to 2.6.9

Release notes

Sourced from esmock's releases.

support node v23

Add node 23 ro the test matrix and update to support node 23,

add pnpm test

fixes an issue that prevented esmock from being used with pnpm,

Changelog

Sourced from esmock's changelog.

changelog

…ectory with 12 updates

Bumps the development-dependencies group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.10.2` |
| [c8](https://github.com/bcoe/c8) | `10.1.2` | `10.1.3` |
| [fastify](https://github.com/fastify/fastify) | `5.0.0` | `5.2.0` |
| [pino-loki](https://github.com/Julien-R44/pino-loki) | `2.3.1` | `2.4.0` |
| [tsup](https://github.com/egoist/tsup) | `8.3.0` | `8.3.5` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.1` | `4.19.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.7.2` |
| [vitepress](https://github.com/vuejs/vitepress) | `1.3.4` | `1.5.0` |
| [is-ci](https://github.com/watson/is-ci) | `3.0.1` | `4.1.0` |
| [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.2.2` | `13.0.0` |
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | `10.13.1` | `10.16.0` |
| [esmock](https://github.com/iambumblehead/esmock) | `2.6.7` | `2.6.9` |



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

Updates `c8` from 10.1.2 to 10.1.3
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v10.1.2...v10.1.3)

Updates `fastify` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.0.0...v5.2.0)

Updates `pino-loki` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/Julien-R44/pino-loki/releases)
- [Commits](Julien-R44/pino-loki@v2.3.1...v2.4.0)

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

Updates `tsx` from 4.19.1 to 4.19.2
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.1...v4.19.2)

Updates `typescript` from 5.6.2 to 5.7.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.6.2...v5.7.2)

Updates `vitepress` from 1.3.4 to 1.5.0
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.3.4...v1.5.0)

Updates `is-ci` from 3.0.1 to 4.1.0
- [Release notes](https://github.com/watson/is-ci/releases)
- [Changelog](https://github.com/watson/is-ci/blob/master/CHANGELOG.md)
- [Commits](watson/is-ci@v3.0.1...v4.1.0)

Updates `pino-pretty` from 11.2.2 to 13.0.0
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v11.2.2...v13.0.0)

Updates `testcontainers` from 10.13.1 to 10.16.0
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.13.1...v10.16.0)

Updates `esmock` from 2.6.7 to 2.6.9
- [Release notes](https://github.com/iambumblehead/esmock/releases)
- [Changelog](https://github.com/iambumblehead/esmock/blob/main/CHANGELOG.md)
- [Commits](iambumblehead/esmock@v2.6.7...v2.6.9)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: c8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: fastify
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: pino-loki
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: is-ci
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: pino-pretty
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: esmock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 16, 2024
@fraxken fraxken merged commit e0a7524 into main Jan 3, 2025
21 checks passed
@fraxken fraxken deleted the dependabot/npm_and_yarn/development-dependencies-ef545230d2 branch January 3, 2025 15:37
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant