Skip to content

Bump the npm-packages group with 4 updates#58

Merged
MTSOnGithub merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/npm-packages-c8e94117d4
Jun 9, 2025
Merged

Bump the npm-packages group with 4 updates#58
MTSOnGithub merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/npm-packages-c8e94117d4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the npm-packages group with 4 updates: @types/node, @vitejs/plugin-react, typescript-eslint and vite-plugin-webfont-dl.

Updates @types/node from 20.17.57 to 20.19.0

Commits

Updates @vitejs/plugin-react from 4.5.0 to 4.5.1

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@4.5.1

Add explicit semicolon in preambleCode #485

This fixes an edge case when using HTML minifiers that strips line breaks aggressively.

Changelog

Sourced from @​vitejs/plugin-react's changelog.

4.5.1 (2025-06-03)

Add explicit semicolon in preambleCode #485

This fixes an edge case when using HTML minifiers that strips line breaks aggressively.

Commits

Updates typescript-eslint from 8.33.0 to 8.33.1

Release notes

Sourced from typescript-eslint's releases.

v8.33.1

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)
  • project-service: add missing typescript peer dependency (#11265)

❤️ Thank You

  • JounQin
  • roottool

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.33.1 (2025-06-02)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vite-plugin-webfont-dl from 3.10.4 to 3.10.5

Release notes

Sourced from vite-plugin-webfont-dl's releases.

v3.10.5

What's Changed

  • Added support for Rolldown #77

Full Changelog: feat-agency/vite-plugin-webfont-dl@v3.10.4...v3.10.5

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

Bumps the npm-packages group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [vite-plugin-webfont-dl](https://github.com/feat-agency/vite-plugin-webfont-dl).


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

Updates `@vitejs/plugin-react` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.5.1/packages/plugin-react)

Updates `typescript-eslint` from 8.33.0 to 8.33.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.1/packages/typescript-eslint)

Updates `vite-plugin-webfont-dl` from 3.10.4 to 3.10.5
- [Release notes](https://github.com/feat-agency/vite-plugin-webfont-dl/releases)
- [Commits](feat-agency/vite-plugin-webfont-dl@v3.10.4...v3.10.5)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 20.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 4.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: typescript-eslint
  dependency-version: 8.33.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: vite-plugin-webfont-dl
  dependency-version: 3.10.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type:dependency Dependency-related changes label Jun 9, 2025
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) June 9, 2025 15:12
@MTSOnGithub MTSOnGithub merged commit 34d9a08 into develop Jun 9, 2025
4 checks passed
@MTSOnGithub MTSOnGithub deleted the dependabot/npm_and_yarn/npm-packages-c8e94117d4 branch June 9, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependency Dependency-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant