Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps @inkline/inkline from 3.1.10 to 4.7.2.

Release notes

Sourced from @​inkline/inkline's releases.

v4.7.2

  • fix: press enter in form input trigger ISelect button action 9089665f

inkline/inkline@v4.7.1...v4.7.2

v4.7.1

  • feat: provide root schema to validators and improve validator typing 29f0621b
    • Each validator is now typed
    • Each validator now gets the path and schema in the options argument, allowing for more complex real-time validations
    • Each validator provides an error message in the console if there are missing configuration options

inkline/inkline@v4.7.0...v4.7.1

v4.7.0

  • feat: add support for async validators e1031a92
  • fix: fix array schema validation state computation 4d67e9f2

inkline/inkline@v4.6.6...v4.7.0

v4.6.6

  • fix: fix toast and modal event bus resolving to different instances in ssr 6e5131c6

inkline/inkline@v4.6.5...v4.6.6

v4.6.5

  • feat: change color theme target to <html> tag 0f0f019e
  • feat: add consistent type imports eslint rule ecf7f8d7

Relevant Changes

  • The color mode classes light-theme and dark-theme are now applied to the <html> instead of <body> element

inkline/inkline@v4.6.4...v4.6.5

v4.6.4

  • chore: add engines.node and engines.npm aca02d0d
  • feat: update dependencies 469a6576
  • feat: upgrade storybook to 7.5.3 859babe0

inkline/inkline@v4.6.3...v4.6.4

v4.6.3

  • feat: add Select render label component example be223283
  • fix: remove console.log from render-component.vue example b5124535
  • fix: fix render resolver render prop name in jsdoc 2b696364

inkline/inkline@v4.6.2...v4.6.3

v4.6.2

  • feat: generate manifest for render resolver 0c173dcd
  • fix: update checkable button group examples d27197c3

... (truncated)

Commits
  • 4bec7ae 4.7.2
  • 28aed05 fix: update np command
  • c404d21 Merge pull request #425 from inkline/fix/iselect-press-enter-form
  • 4f136e2 test: update snapshots
  • 9089665 fix: press enter in form input trigger ISelect button action
  • f74ed04 chore: update package-lock.json
  • 892b486 4.7.1
  • 4542b39 Merge pull request #405 from inkline/validators-root-schema
  • 29f0621 feat: provide root schema to validators and improve validator typing
  • 030c862 4.7.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 25, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/inkline/inkline-4.7.2 branch from e0ed1f0 to 3981f24 Compare November 25, 2025 13:08
Bumps [@inkline/inkline](https://github.com/inkline/inkline) from 3.1.10 to 4.7.2.
- [Release notes](https://github.com/inkline/inkline/releases)
- [Commits](inkline/inkline@v3.1.10...v4.7.2)

---
updated-dependencies:
- dependency-name: "@inkline/inkline"
  dependency-version: 4.7.2
  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/inkline/inkline-4.7.2 branch from 3981f24 to ccccd87 Compare November 25, 2025 17:04
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