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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

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

Package From To
@openally/config.eslint 1.3.0 2.0.0
@types/node 22.10.7 22.13.10
tsup 8.3.5 8.4.0
tsx 4.19.2 4.19.3
typescript 5.7.3 5.8.2
vitepress 1.6.0 1.6.3

Updates @openally/config.eslint from 1.3.0 to 2.0.0

Updates @types/node from 22.10.7 to 22.13.10

Commits

Updates tsup from 8.3.5 to 8.4.0

Release notes

Sourced from tsup's releases.

v8.4.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.3.6

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates tsx from 4.19.2 to 4.19.3

Release notes

Sourced from tsx's releases.

v4.19.3

4.19.3 (2025-02-19)

Bug Fixes

  • upgrade esbuild to ~0.25.0 to address vuln report (#698) (e04e6c6)

This release is also available on:

Commits

Updates typescript from 5.7.3 to 5.8.2

Release notes

Sourced from typescript's releases.

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • beb69e4 Bump version to 5.8.2 and LKG
  • 8fdbd54 🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...
  • f4a3a8a 🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...
  • 420ff06 Bump version to 5.8.1-rc and LKG
  • 48eb13f Update LKG
  • fb59c19 Merge remote-tracking branch 'origin/main' into release-5.8
  • df342b7 Fixed rewriteRelativeImportExtensions for import() within call expression...
  • 775412a Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...
  • e1629e5 Pass ignoreErrors=true to more resolveEntityName callers (#61144)
  • 6fd1799 Update LKG
  • Additional commits viewable in compare view

Updates vitepress from 1.6.0 to 1.6.3

Release notes

Sourced from vitepress's releases.

v1.6.3

Please refer to CHANGELOG.md for details.

v1.6.2

Please refer to CHANGELOG.md for details.

v1.6.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.6.3 (2025-01-22)

Bug Fixes

  • docsearch not rendering properly (3e4120e)

1.6.2 (2025-01-22)

Bug Fixes

  • fix static content removal for lean chunks due to Vue 3.5 changes (#4508) (8214cae)

1.6.1 (2025-01-20)

Bug Fixes

  • build: escape $ in replace pattern in dynamic routes plugin (e812916), closes #4499
  • theme/regression: broken hero heading at certain viewports (37dbe89)
Commits
  • ba9f50f release: v1.6.3
  • 3e4120e fix: docsearch not rendering properly
  • 65dc73d release: v1.6.2
  • e9e29a7 chore: bump deps
  • 8214cae fix: fix static content removal for lean chunks due to Vue 3.5 changes (#4508)
  • 2e54970 release: v1.6.1
  • 37dbe89 fix(theme): broken hero heading in certain viewports
  • e812916 fix(build): escape $ in replace pattern in dynamic routes plugin
  • See full diff 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 6 updates

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

| Package | From | To |
| --- | --- | --- |
| @openally/config.eslint | `1.3.0` | `2.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.13.10` |
| [tsup](https://github.com/egoist/tsup) | `8.3.5` | `8.4.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.2` | `4.19.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` |
| [vitepress](https://github.com/vuejs/vitepress) | `1.6.0` | `1.6.3` |



Updates `@openally/config.eslint` from 1.3.0 to 2.0.0

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

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

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

Updates `typescript` from 5.7.3 to 5.8.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.7.3...v5.8.2)

Updates `vitepress` from 1.6.0 to 1.6.3
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.6.0...v1.6.3)

---
updated-dependencies:
- dependency-name: "@openally/config.eslint"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  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-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-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 Mar 10, 2025
Copy link

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@openally/config.eslint@1.3.02.0.0 Transitive: environment, eval, filesystem, shell, unsafe +121 15 MB pierred
npm/@rollup/rollup-linux-x64-gnu@4.31.04.35.0 None 0 2.57 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@types/node@22.10.722.13.10 None +1 2.4 MB types
npm/tsup@8.3.58.4.0 Transitive: environment, network, shell, unsafe +116 313 MB
npm/tsx@4.19.24.19.3 Transitive: filesystem +29 257 MB hirokiosame
npm/typescript@5.7.35.8.2 None 0 22.9 MB typescript-bot
npm/vitepress@1.6.01.6.3 Transitive: eval, network, unsafe +164 340 MB brc-dd

View full report↗︎

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.

0 participants