Bump the production-dependencies group across 1 directory with 2 updates#565
Merged
MattiasBuelens merged 2 commits intomainfrom Mar 27, 2026
Merged
Conversation
Collaborator
|
@dependabot rebase |
Bumps the production-dependencies group with 2 updates: [@webcoder49/code-input](https://github.com/WebCoder49/code-input) and [schema-dts](https://github.com/google/schema-dts/tree/HEAD/packages/schema-dts). Updates `@webcoder49/code-input` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/WebCoder49/code-input/releases) - [Commits](WebCoder49/code-input@v2.8.1...v2.8.2) Updates `schema-dts` from 1.1.5 to 2.0.0 - [Release notes](https://github.com/google/schema-dts/releases) - [Commits](https://github.com/google/schema-dts/commits/v2.0.0/packages/schema-dts) --- updated-dependencies: - dependency-name: "@webcoder49/code-input" dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: schema-dts dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ad4fd3d to
124ec68
Compare
MattiasBuelens
approved these changes
Mar 27, 2026
Contributor
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 2 updates in the / directory: @webcoder49/code-input and schema-dts.
Updates
@webcoder49/code-inputfrom 2.8.1 to 2.8.2Release notes
Sourced from
@webcoder49/code-input's releases.Commits
cf58991Release v2.8.2d24192eDocument usage with SPA libraries like Turbo (Fixes #219)5b5ce49Remove anticipatory Codeberg message because code-input.js is now on Codeberg...ffe146bAuto Minify JS and CSS files5b694d0Remove console.logs accidentally left from testing6a1b02eAuto Minify JS and CSS files05b31cbMerge pull request #221 from WebCoder49/plugin-dialog-error-stylesb4dca53Improve contrast for FindAndReplace and GoToLine dialog error styles (Fixes #...996a0e9Remove error style from FindAndReplace and GoToLine dialogs when they contain...Updates
schema-dtsfrom 1.1.5 to 2.0.0Release notes
Sourced from schema-dts's releases.
... (truncated)
Commits
a848f5bBump schema-dts version to 2.0.0c993c36Fix import clause overload and apply prettier7767d82Add MergeLeafTypes helper and export leaf types6df4f89Factor out common types that don't depend on the exact schema into schema-dts...8263488Update installation commands in README files to use --save-dev flag0d91fccUpdate withcontext.ts (comment typo)32c2b2dfeat: add WithActionConstraints helper