Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps-dev): bump the regular group across 1 directory with 5 updates #246

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2025

Bumps the regular group with 5 updates in the / directory:

Package From To
@cspell/eslint-plugin 8.17.3 8.17.4
@size-limit/preset-small-lib 11.1.6 11.2.0
@size-limit/time 11.1.6 11.2.0
size-limit 11.1.6 11.2.0
tsx 4.19.2 4.19.3

Updates @cspell/eslint-plugin from 8.17.3 to 8.17.4

Release notes

Sourced from @​cspell/eslint-plugin's releases.

v8.17.4

Changes

Fixes

fix: Correct an issue with globs and ignoreFiles. (#6906)

Update ALL Dependencies (main)

examples/dynamic-dictionaries/package.json | 2 +- package.json | 6 +- .../fixtures/simple/package.json | 2 +- packages/cspell-eslint-plugin/package.json | 8 +- packages/cspell/package.json | 2 +- pnpm-lock.yaml | 368 ++++++++++----------- .../test-cspell-eslint-plugin-v9/package.json | 2 +- 7 files changed, 195 insertions(+), 195 deletions(-)


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#6881)

Update Dictionaries (main)

Summary

 .../aspnetboilerplate/report.yaml                  |  5 ++-
 .../aspnetboilerplate/snapshot.txt                 |  3 +-
 .../snapshots/php/php-src/report.yaml              |  4 +--
 .../snapshots/php/php-src/snapshot.txt             | 20 +++++------
 packages/cspell-bundled-dicts/package.json         |  6 ++--
 pnpm-lock.yaml                                     | 40 +++++++++++-----------
 6 files changed, 36 insertions(+), 42 deletions(-)

... (truncated)

Changelog

Sourced from @​cspell/eslint-plugin's changelog.

8.17.4 (2025-02-19)

Commits

Updates @size-limit/preset-small-lib from 11.1.6 to 11.2.0

Release notes

Sourced from @​size-limit/preset-small-lib's releases.

11.2.0

Changelog

Sourced from @​size-limit/preset-small-lib's changelog.

11.2.0

Commits
  • 896eee2 Release 11.2.0 version
  • 69fab9c Update Vitest
  • 15a4c46 Update dependencies
  • edda423 feat: add time options to set loading network speed, latency and message (#384)
  • 6f44d9b Avoid patterns in simple example
  • 549350a feat: implement new --config arg to specify a custom path to configuration fi...
  • 3542c73 fix: remove extra blank line in terminal when output is empty (#383)
  • 5b831e1 Fix pnpm version
  • 7b56b53 Update dependencies
  • 7a0c618 Bump cross-spawn from 7.0.3 to 7.0.5 (#381)
  • Additional commits viewable in compare view

Updates @size-limit/time from 11.1.6 to 11.2.0

Release notes

Sourced from @​size-limit/time's releases.

11.2.0

Changelog

Sourced from @​size-limit/time's changelog.

11.2.0

Commits
  • 896eee2 Release 11.2.0 version
  • 69fab9c Update Vitest
  • 15a4c46 Update dependencies
  • edda423 feat: add time options to set loading network speed, latency and message (#384)
  • 6f44d9b Avoid patterns in simple example
  • 549350a feat: implement new --config arg to specify a custom path to configuration fi...
  • 3542c73 fix: remove extra blank line in terminal when output is empty (#383)
  • 5b831e1 Fix pnpm version
  • 7b56b53 Update dependencies
  • 7a0c618 Bump cross-spawn from 7.0.3 to 7.0.5 (#381)
  • Additional commits viewable in compare view

Updates size-limit from 11.1.6 to 11.2.0

Release notes

Sourced from size-limit's releases.

11.2.0

Changelog

Sourced from size-limit's changelog.

11.2.0

Commits
  • 896eee2 Release 11.2.0 version
  • 69fab9c Update Vitest
  • 15a4c46 Update dependencies
  • edda423 feat: add time options to set loading network speed, latency and message (#384)
  • 6f44d9b Avoid patterns in simple example
  • 549350a feat: implement new --config arg to specify a custom path to configuration fi...
  • 3542c73 fix: remove extra blank line in terminal when output is empty (#383)
  • 5b831e1 Fix pnpm version
  • 7b56b53 Update dependencies
  • 7a0c618 Bump cross-spawn from 7.0.3 to 7.0.5 (#381)
  • Additional commits viewable in compare view

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

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

…ates

Bumps the regular group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) | `8.17.3` | `8.17.4` |
| [@size-limit/preset-small-lib](https://github.com/ai/size-limit) | `11.1.6` | `11.2.0` |
| [@size-limit/time](https://github.com/ai/size-limit) | `11.1.6` | `11.2.0` |
| [size-limit](https://github.com/ai/size-limit) | `11.1.6` | `11.2.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.2` | `4.19.3` |



Updates `@cspell/eslint-plugin` from 8.17.3 to 8.17.4
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.17.4/packages/cspell-eslint-plugin)

Updates `@size-limit/preset-small-lib` from 11.1.6 to 11.2.0
- [Release notes](https://github.com/ai/size-limit/releases)
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](ai/size-limit@11.1.6...11.2.0)

Updates `@size-limit/time` from 11.1.6 to 11.2.0
- [Release notes](https://github.com/ai/size-limit/releases)
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](ai/size-limit@11.1.6...11.2.0)

Updates `size-limit` from 11.1.6 to 11.2.0
- [Release notes](https://github.com/ai/size-limit/releases)
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](ai/size-limit@11.1.6...11.2.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)

---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: "@size-limit/preset-small-lib"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: "@size-limit/time"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: size-limit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependencies label Feb 19, 2025
Copy link

pkg-pr-new bot commented Feb 19, 2025

Open in Stackblitz

npm i https://pkg.pr.new/tinylibs/tinybench@246

commit: 797d972

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2025

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

@dependabot dependabot bot closed this Feb 19, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/regular-c1c085f9a7 branch February 19, 2025 18:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants