Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Bumps the patch-dependencies group in /react-example with 2 updates: @db-ux/react-core-components and vite.

Updates @db-ux/react-core-components from 3.0.3 to 3.0.4

Release notes

Sourced from @​db-ux/react-core-components's releases.

v3.0.4

What's Changed

New Contributors

@​maximilianklemm made their first contribution in db-ux-design-system/core-web#4695

Full Changelog: db-ux-design-system/core-web@v3.0.3...v3.0.4

v3.0.4-playwright-visual-regression2

What's Changed

  • fix(tooltip & popover): playwright visual regression tests by @​mfranzke in commit 8afc3f5330b29a87293f832ddb19829f49cf8c50

Full Changelog: db-ux-design-system/core-web@v3.0.3...v3.0.4-playwright-visual-regression2

v3.0.4-playwright-visual-regression

What's Changed

  • fix(tooltip & popover): playwright visual regression tests by @​mfranzke in commit 8afc3f5330b29a87293f832ddb19829f49cf8c50

Full Changelog: db-ux-design-system/core-web@v3.0.3...v3.0.4-playwright-visual-regression

Commits
  • a998dc8 refactor: replaced font leftovers of release 2.x (#4695)
  • 2be9529 refactor: CSS "condition" to SCSS condition (#4690)
  • 51f8eb7 fix: converted some leftovers of attribute changes from last major release 3....
  • 7858257 refactor: remove values to display the placeholder directly (#4688)
  • f5f2917 refactor(pre-commit): not running jscpd anymore (#4710)
  • 11d50a7 chore(deps): bump actions/checkout from 4 to 5 (#4719)
  • 902281b refactor: regenerated screen- and snapshots (#4692)
  • 9b768bc chore(deps-dev): bump the patch-dependencies group with 2 updates (#4718)
  • 152c363 refactor: added Michael (#4714)
  • 94e3e5b refactor: we'd have to run build previous to checking the docs path (#4713)
  • Additional commits viewable in compare view

Updates vite from 7.1.1 to 7.1.2

Release notes

Sourced from vite's releases.

v7.1.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.1.2 (2025-08-12)

Bug Fixes

  • client: add [vite] prefixes to debug logs (#20595) (7cdef61)
  • config: make debugger work with bundle loader (#20573) (c583927)
  • deps: update all non-major dependencies (#20587) (20d4817)
  • don't consider ids with npm: prefix as a built-in module (#20558) (ab33803)
  • hmr: watch non-inlined assets referenced by CSS (#20581) (b7d494b)
  • module-runner: prevent crash when sourceMappingURL pattern appears in string literals (#20554) (2770478)

Miscellaneous Chores

  • deps: migrate to @jridgewell/remapping from @ampproject/remapping (#20577) (0a6048a)
  • deps: update rolldown-related dependencies (#20586) (77632c5)
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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 13, 2025
@dependabot dependabot bot requested review from mfranzke and nmerget as code owners August 13, 2025 02:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 13, 2025
@github-actions github-actions bot added the react label Aug 13, 2025
@github-actions github-actions bot enabled auto-merge (squash) August 13, 2025 02:35
@mfranzke
Copy link
Collaborator

@dependabot recreate

Bumps the patch-dependencies group in /react-example with 2 updates: [@db-ux/react-core-components](https://github.com/db-ux-design-system/core-web) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@db-ux/react-core-components` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/db-ux-design-system/core-web/releases)
- [Changelog](https://github.com/db-ux-design-system/core-web/blob/main/docs/release-management.md)
- [Commits](db-ux-design-system/core-web@v3.0.3...v3.0.4)

Updates `vite` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.2/packages/vite)

---
updated-dependencies:
- dependency-name: "@db-ux/react-core-components"
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: vite
  dependency-version: 7.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-react-example-patch-dependencies-57b3b3f7ec branch from 3a1fbb8 to 91264bf Compare August 13, 2025 05:24
@github-actions github-actions bot merged commit e1b4578 into main Aug 13, 2025
9 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-react-example-patch-dependencies-57b3b3f7ec branch August 13, 2025 05:25
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 react
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant