Skip to content

chore(deps): bump @db-ux/react-core-components from 1.2.1 to 2.0.6 #244

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2025

Bumps @db-ux/react-core-components from 1.2.1 to 2.0.6.

Release notes

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

v2.0.6

What's Changed

Full Changelog: db-ux-design-system/core-web@v2.0.5...v2.0.6

v2.0.5

What's Changed

Full Changelog: db-ux-design-system/core-web@v2.0.4...v2.0.5

v2.0.4

What's Changed

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

v2.0.3

What's Changed

Full Changelog: db-ux-design-system/core-web@v2.0.2...v2.0.3

v2.0.2

What's Changed

Full Changelog: db-ux-design-system/core-web@v2.0.1...v2.0.2

v2.0.1

What's Changed

... (truncated)

Commits
  • cc51b09 chore: update foundation licence to Apache-2.0 (#4137)
  • e46c21f fix: issue with select for angular not using initial value (#4136)
  • 791f305 fix: issue with events triggering twice in angular (#4135)
  • ff8a694 chore: enable variables for shadow dom host as well (#4126)
  • 56b93a0 chore(deps-dev): bump tsx from 4.19.3 to 4.19.4 (#4127)
  • 2cdc821 fix: issue with sass mixed-decls deprecation (#4098)
  • 56d7892 refactor: removed deprecated declaration
  • 4750ed9 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#4123)
  • dc07d2d chore(deps-dev): bump @​types/node from 22.15.2 to 22.15.3 (#4122)
  • 1b5e066 chore(deps-dev): bump the builder-io group with 2 updates (#4121)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 30, 2025
@dependabot dependabot bot requested review from mfranzke and nmerget as code owners April 30, 2025 23:38
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-db-ux-react-core-components-2.0.6 branch from a1e8ec5 to 7fed0c8 Compare April 30, 2025 23:41
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-db-ux-react-core-components-2.0.6 branch from 7fed0c8 to 9727a55 Compare May 4, 2025 23:50
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-db-ux-react-core-components-2.0.6 branch from 9727a55 to bfb0e29 Compare May 5, 2025 05:49
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-db-ux-react-core-components-2.0.6 branch from bfb0e29 to 3cd470d Compare May 5, 2025 23:50
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-db-ux-react-core-components-2.0.6 branch from 3cd470d to ee7f22a Compare May 5, 2025 23:52
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-db-ux-react-core-components-2.0.6 branch from ee7f22a to 44167e8 Compare May 7, 2025 00:09
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-db-ux-react-core-components-2.0.6 branch from 44167e8 to 32e17ab Compare May 7, 2025 00:18
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-db-ux-react-core-components-2.0.6 branch from 32e17ab to 87f384c Compare May 7, 2025 23:41
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-db-ux-react-core-components-2.0.6 branch from 87f384c to 35b3c5d Compare May 8, 2025 00:13
Bumps [@db-ux/react-core-components](https://github.com/db-ux-design-system/core-web) from 1.2.1 to 2.0.6.
- [Release notes](https://github.com/db-ux-design-system/core-web/releases)
- [Commits](db-ux-design-system/core-web@v1.2.1...v2.0.6)

---
updated-dependencies:
- dependency-name: "@db-ux/react-core-components"
  dependency-version: 2.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-db-ux-react-core-components-2.0.6 branch from 35b3c5d to 391ffec Compare May 8, 2025 23:35
Copy link
Contributor Author

dependabot bot commented on behalf of github May 11, 2025

Superseded by #258.

@dependabot dependabot bot closed this May 11, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-db-ux-react-core-components-2.0.6 branch May 11, 2025 23:57
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