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 8 updates #268

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

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

Package From To
@types/node 20.12.12 20.14.2
c8 9.1.0 10.1.2
fastify 4.27.0 4.28.0
tsup 8.0.2 8.1.0
tsx 4.11.0 4.15.5
vitepress 1.2.2 1.2.3
pino-pretty 11.1.0 11.2.1
esmock 2.6.5 2.6.6

Updates @types/node from 20.12.12 to 20.14.2

Commits

Updates c8 from 9.1.0 to 10.1.2

Release notes

Sourced from c8's releases.

v10.1.2

10.1.2 (2024-06-13)

Bug Fixes

  • deps: make monocart-coverage-reports an optional with meta defined (3b91fda)

v10.1.1

10.1.1 (2024-06-11)

Bug Fixes

  • stop installing monocart-coverage-reports (#535) (13979a7)

v10.1.0

10.1.0 (2024-06-11)

Features

v10.0.0

10.0.0 (2024-06-10)

⚠ BREAKING CHANGES

  • deps: Node 18 is now the minimum supported Node.js version

Bug Fixes

  • deps: update test-exclude with new glob / minimatch (#531) (e33cf30)
Changelog

Sourced from c8's changelog.

10.1.2 (2024-06-13)

Bug Fixes

  • deps: make monocart-coverage-reports an optional with meta defined (3b91fda)

10.1.1 (2024-06-11)

Bug Fixes

  • stop installing monocart-coverage-reports (#535) (13979a7)

10.1.0 (2024-06-11)

Features

10.0.0 (2024-06-10)

⚠ BREAKING CHANGES

  • deps: Node 18 is now the minimum supported Node.js version

Bug Fixes

  • deps: update test-exclude with new glob / minimatch (#531) (e33cf30)
Commits
  • ff146b4 chore(main): release 10.1.2 (#538)
  • 3b91fda fix(deps): make monocart-coverage-reports an optional with meta defined
  • e3560e1 chore(main): release 10.1.1 (#536)
  • 13979a7 fix: stop installing monocart-coverage-reports (#535)
  • 15ac690 chore(main): release 10.1.0 (#533)
  • 96e869f build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#534)
  • 2e5e297 feat: add experimental monocart reports (#521)
  • dc38051 chore(main): release 10.0.0 (#532)
  • e33cf30 fix(deps)!: update test-exclude with new glob / minimatch (#531)
  • 1eeeaeb doc(CONTRIBUTING): remove dead link, update broken link (#526)
  • Additional commits viewable in compare view

Updates fastify from 4.27.0 to 4.28.0

Release notes

Sourced from fastify's releases.

v4.28.0

What's Changed

Full Changelog: fastify/fastify@v4.27.0...v4.28.0

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 tsx from 4.11.0 to 4.15.5

Release notes

Sourced from tsx's releases.

v4.15.5

4.15.5 (2024-06-15)

Bug Fixes

  • cjs: make transformers overwritable (c22fa7d)

This release is also available on:

v4.15.4

4.15.4 (2024-06-13)

Bug Fixes

  • cjs: handle re-exports from relative paths (5166122)

This release is also available on:

v4.15.3

4.15.3 (2024-06-13)

Bug Fixes

  • cjs: load json with namespace (6b03a38)

This release is also available on:

v4.15.2

4.15.2 (2024-06-10)

Bug Fixes

... (truncated)

Commits
  • c22fa7d fix(cjs): make transformers overwritable
  • 6e117c2 chore: add tsx.is homepage to package.json
  • 4c53853 test(esm): confirm cjsInterop effectiveness
  • 5166122 fix(cjs): handle re-exports from relative paths
  • 531fafa refactor(cjs): move implicitResolver outside of closure
  • 2a7deea chore(issue): add monetary value
  • 6b03a38 fix(cjs): load json with namespace
  • 817d6b2 chore: improve issue close message
  • 7e1fe22 fix(esm): resolve implicit extension in package subpath
  • fb247eb fix: prevent ERR_DOMAIN_CANNOT_SET_UNCAUGHT_EXCEPTION_CAPTURE
  • Additional commits viewable in compare view

Updates vitepress from 1.2.2 to 1.2.3

Release notes

Sourced from vitepress's releases.

v1.2.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.2.3 (2024-06-04)

Bug Fixes

  • theme,a11y: handle overflow on long mathematical equation and make tables focusable (#3932) (closes #3914) (afc611d)
  • types: wrong types generated for markdown-it > mdurl (48ca76c), closes #3935
Commits
  • e313a27 release: v1.2.3
  • a83a662 chore: bump deps
  • 48ca76c fix(types): wrong types generated for markdown-it > mdurl
  • afc611d fix(theme,a11y): handle overflow on long mathematical equation and make table...
  • b2fa932 chore: bump deps
  • 1188951 docs: update installation command for yarn pnp
  • See full diff in compare view

Updates pino-pretty from 11.1.0 to 11.2.1

Release notes

Sourced from pino-pretty's releases.

v11

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v11.2.0...v11.2.1

v11.2.0

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v11.1.0...v11.2.0

Commits

Updates esmock from 2.6.5 to 2.6.6

Release notes

Sourced from esmock's releases.

migrate eslint 9 add tsx tests,

Changelog

Sourced from esmock's changelog.

changelog

... (truncated)

Commits
  • a16a6fb Merge pull request #308 from iambumblehead/increment-version-number
  • ccc6aee increment version number
  • b4567a5 Merge pull request #307 from iambumblehead/enable-swc-tests
  • 6b0907c update tsconfig.json
  • 0a0c995 update tests-FAIL-swc to newest swc call pattern. tests still fail
  • 40b049e Merge pull request #306 from iambumblehead/pin-node-22-version-increment-depe...
  • 5eb1403 update CHANGELOG. clerical change use git+ at test package home
  • 3d88ca8 update README
  • 0f083ab remove exclude directive from test ci spec
  • d5bf476 pin node 22.1 for tests
  • 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

…ectory with 8 updates

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

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.12` | `20.14.2` |
| [c8](https://github.com/bcoe/c8) | `9.1.0` | `10.1.2` |
| [fastify](https://github.com/fastify/fastify) | `4.27.0` | `4.28.0` |
| [tsup](https://github.com/egoist/tsup) | `8.0.2` | `8.1.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.11.0` | `4.15.5` |
| [vitepress](https://github.com/vuejs/vitepress) | `1.2.2` | `1.2.3` |
| [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.1.0` | `11.2.1` |
| [esmock](https://github.com/iambumblehead/esmock) | `2.6.5` | `2.6.6` |



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

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

Updates `fastify` from 4.27.0 to 4.28.0
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.27.0...v4.28.0)

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 `tsx` from 4.11.0 to 4.15.5
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.11.0...v4.15.5)

Updates `vitepress` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.2.2...v1.2.3)

Updates `pino-pretty` from 11.1.0 to 11.2.1
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v11.1.0...v11.2.1)

Updates `esmock` from 2.6.5 to 2.6.6
- [Release notes](https://github.com/iambumblehead/esmock/releases)
- [Changelog](https://github.com/iambumblehead/esmock/blob/main/CHANGELOG.md)
- [Commits](iambumblehead/esmock@v2.6.5...v2.6.6)

---
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-major
  dependency-group: development-dependencies
- dependency-name: fastify
  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-minor
  dependency-group: development-dependencies
- dependency-name: tsx
  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-patch
  dependency-group: development-dependencies
- dependency-name: pino-pretty
  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 Jun 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2024

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

@dependabot dependabot bot closed this Jun 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-cd43ce1934 branch June 24, 2024 08:03
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