Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps @jsonforms/examples from 3.2.1 to 3.4.1.

Release notes

Sourced from @​jsonforms/examples's releases.

v3.4.1

What's Changed

[angular] Unsubscribe from JSON Forms state subscription (eclipsesource/jsonforms#2377)

[vue-vuetify] Fix incorrect code around markRaw invocation (eclipsesource/jsonforms#2379) [vue-vuetify] Extract control entries and fix usage instructions (eclipsesource/jsonforms#2380)

[docs] Update jsonforms/vue reference (eclipsesource/jsonforms#2381)

Many thanks to @​emmanuel-ferdman, @​kchobantonov, @​LukasBoll for their great contributions!

Full Changelog: eclipsesource/jsonforms@v3.4.0...v3.4.1

v3.4.0

What's Changed

[all packages] memoize array translation (eclipsesource/jsonforms#2358)

[core] feat: add support for disabling remove and add buttons (eclipsesource/jsonforms#2344) [core] refactor: resolve circular dependencies (eclipsesource/jsonforms#2345) [core] fix: matching required paths with slashes (eclipsesource/jsonforms#2367)

[react-material] feat: support @​mui/x-date-pickers v7 (eclipsesource/jsonforms#2349) [react-material] Reduce bundle size by fixing material-icon imports (eclipsesource/jsonforms#2351) [react-material] Add support for "multiple" prop on Select (fixes #2347) (eclipsesource/jsonforms#2356) [react-material] chore: remove 'matchMedia' mock (eclipsesource/jsonforms#2370) [react-material] Allow material ui ^6 as peer dependency (eclipsesource/jsonforms#2376)

[react-vanilla] Disable vanilla array buttons when readonly (eclipsesource/jsonforms#2303)

[vue-vanilla] fix: select element's id postfix should be '-input' not '-select' (eclipsesource/jsonforms#2368)

[vue-vuetify] initial contribution for vue-vuetify renderer set (eclipsesource/jsonforms#2341)

[ci] update ci actions (eclipsesource/jsonforms#2359) [ci] Update publish workflow pnpm setup action to v4 (eclipsesource/jsonforms#2365)

[docs] Describe milestones in README (eclipsesource/jsonforms#2352)

Many thanks to @​adamskeeled, @​changjung-kim, @​eneufeld, @​jchamberlain, @​joefreeman, @​LukasBoll, @​seanparmelee, @​semery-fractalev for their great contributions!

Special thanks to @​kchobantonov for contributing the vue-vuetify renderer set!

Full Changelog: (eclipsesource/jsonforms@v3.3.0...v3.4.0)

When updating from v3.3.0, no migration should be necessary. See the migration guide if upgrading from an older version.

v3.3.0

What's Changed

... (truncated)

Commits
  • 08bb7df v3.4.1
  • 0dab342 v3.4.1-beta.0
  • d6293f3 vue-vuetify: Extract control entries and fix usage instructions
  • cf45f9b docs: update jsonforms/vue reference in README
  • 1feaf0b angular: Unsubscribe from state subscriptions on renderer destroy (#2377)
  • d7f34b9 fix: markRaw invocations in Vue Vuetify AdditionalProperties
  • 8c4b2f0 v3.4.0
  • f4c10a9 v3.4.0-beta.0
  • 8cdd5ef fix(translations): memoize array translation (#2358)
  • 52b843a react-vanilla: Disable array buttons when readonly (#2303)
  • 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)

Bumps [@jsonforms/examples](https://github.com/eclipsesource/jsonforms) from 3.2.1 to 3.4.1.
- [Release notes](https://github.com/eclipsesource/jsonforms/releases)
- [Commits](eclipsesource/jsonforms@v3.2.1...v3.4.1)

---
updated-dependencies:
- dependency-name: "@jsonforms/examples"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 26, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2025

Superseded by #196.

@dependabot dependabot bot closed this Jan 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jsonforms/examples-3.4.1 branch January 10, 2025 23:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant