Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2025

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

Updates @db-ux/react-core-components from 3.1.2 to 3.1.3

Release notes

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

v3.1.3

What's Changed

maintenance release

Full Changelog: db-ux-design-system/core-web@v3.1.2...v3.1.3

v3.1.3-tooltip-local-testing

What's Changed

Full Changelog: db-ux-design-system/core-web@v3.1.2...v3.1.3-tooltip-local-testing

v3.1.3-custom-select-removeTagsTexts

What's Changed

Full Changelog: db-ux-design-system/core-web@v3.1.2...v3.1.3-custom-select-removeTagsTexts

Commits
  • c4a7411 fix: HTML example code in showcases (#4987)
  • 34210c8 chore(deps-dev): bump the patch-dependencies group with 2 updates (#4968)
  • 69f297d Fix DBButton alignment issue in inline containers (#4800)
  • 81ef7a4 fix(ci/cd): added missing !cancelled() to condition (#4974)
  • 5e0ed4e chore(deps): bump actions/checkout from 4 to 5 (#4976)
  • 5b01f9b chore(deps-dev): bump @​db-ux/db-theme from 5.0.3 to 5.1.0 (#4972)
  • 902d259 chore(deps-dev): bump @​types/node from 24.3.3 to 24.4.0 (#4969)
  • 9f656eb chore(deps-dev): bump stylelint-config-standard-scss from 15.0.1 to 16.0.0 in...
  • 9dbdc29 Add CodeQL analysis workflow configuration
  • See full diff in compare view

Updates @db-ux/core-foundations from 3.1.2 to 3.1.3

Release notes

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

v3.1.3

What's Changed

maintenance release

Full Changelog: db-ux-design-system/core-web@v3.1.2...v3.1.3

v3.1.3-tooltip-local-testing

What's Changed

Full Changelog: db-ux-design-system/core-web@v3.1.2...v3.1.3-tooltip-local-testing

v3.1.3-custom-select-removeTagsTexts

What's Changed

Full Changelog: db-ux-design-system/core-web@v3.1.2...v3.1.3-custom-select-removeTagsTexts

Commits
  • c4a7411 fix: HTML example code in showcases (#4987)
  • 34210c8 chore(deps-dev): bump the patch-dependencies group with 2 updates (#4968)
  • 69f297d Fix DBButton alignment issue in inline containers (#4800)
  • 81ef7a4 fix(ci/cd): added missing !cancelled() to condition (#4974)
  • 5e0ed4e chore(deps): bump actions/checkout from 4 to 5 (#4976)
  • 5b01f9b chore(deps-dev): bump @​db-ux/db-theme from 5.0.3 to 5.1.0 (#4972)
  • 902d259 chore(deps-dev): bump @​types/node from 24.3.3 to 24.4.0 (#4969)
  • 9f656eb chore(deps-dev): bump stylelint-config-standard-scss from 15.0.1 to 16.0.0 in...
  • 9dbdc29 Add CodeQL analysis workflow configuration
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2025
Bumps the patch-dependencies group in /react-tailwind-template with 2 updates: [@db-ux/react-core-components](https://github.com/db-ux-design-system/core-web) and [@db-ux/core-foundations](https://github.com/db-ux-design-system/core-web).


Updates `@db-ux/react-core-components` from 3.1.2 to 3.1.3
- [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.1.2...v3.1.3)

Updates `@db-ux/core-foundations` from 3.1.2 to 3.1.3
- [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.1.2...v3.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 18, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2025
@github-actions github-actions bot enabled auto-merge (squash) September 18, 2025 00:17
@github-actions github-actions bot merged commit 20658d0 into main Sep 18, 2025
9 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-react-tailwind-template-patch-dependencies-99b63472f1 branch September 18, 2025 00:18
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