build(deps): bump the npm-production group across 1 directory with 6 updates - #23
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the npm-production group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@codemirror/autocomplete](https://github.com/codemirror/autocomplete) | `6.20.0` | `6.20.2` | | [@codemirror/commands](https://github.com/codemirror/commands) | `6.10.1` | `6.10.3` | | [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript) | `6.2.4` | `6.2.5` | | [@codemirror/language](https://github.com/codemirror/language) | `6.12.1` | `6.12.3` | | [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) | `3.3.2` | `3.3.3` | Updates `@codemirror/autocomplete` from 6.20.0 to 6.20.2 - [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/autocomplete/commits) Updates `@codemirror/commands` from 6.10.1 to 6.10.3 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](codemirror/commands@6.10.1...6.10.3) Updates `@codemirror/lang-javascript` from 6.2.4 to 6.2.5 - [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md) - [Commits](codemirror/lang-javascript@6.2.4...6.2.5) Updates `@codemirror/language` from 6.12.1 to 6.12.3 - [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md) - [Commits](codemirror/language@6.12.1...6.12.3) Updates `@codemirror/state` from 6.5.4 to 6.6.0 - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](codemirror/state@6.5.4...6.6.0) Updates `lit` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/lit@3.3.3/packages/lit) --- updated-dependencies: - dependency-name: "@codemirror/autocomplete" dependency-version: 6.20.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@codemirror/commands" dependency-version: 6.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@codemirror/lang-javascript" dependency-version: 6.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@codemirror/language" dependency-version: 6.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@codemirror/state" dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: lit dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 npm-production group with 5 updates in the / directory:
6.20.06.20.26.10.16.10.36.2.46.2.56.12.16.12.33.3.23.3.3Updates
@codemirror/autocompletefrom 6.20.0 to 6.20.2Changelog
Sourced from @codemirror/autocomplete's changelog.
Commits
Updates
@codemirror/commandsfrom 6.10.1 to 6.10.3Changelog
Sourced from @codemirror/commands's changelog.
Commits
6f83cb9Mark version 6.10.38364073Properly preserve selection associativity in selection-extending commandsaa61d5cAdd more tests for vertical cursor and selection motiondbae3a1Mark version 6.10.2beecd58Use a more reasonable start selection for the inverse of applied history events0587e5dAdd a test cursorLineDown skipping trailing inline widgetsfe13f95Add some more explicit type annotations2f99b7bUse git+https format for package.json repository fielda6196d9Query configuration at start of line in changeLineCommentUpdates
@codemirror/lang-javascriptfrom 6.2.4 to 6.2.5Changelog
Sourced from @codemirror/lang-javascript's changelog.
Commits
a202a00Mark version 6.2.5190b567Fix missing inherited getters in enumeratePropertyCompletionsa94cdcbAdd folding for JSX elements and tags78a8521Use git+https format for package.json repository fieldUpdates
@codemirror/languagefrom 6.12.1 to 6.12.3Changelog
Sourced from @codemirror/language's changelog.
Commits
f5af31eMark version 6.12.3371c9baFix bogus bracket highlighting being generated at end of document9531899Remove duplicated slash in forum url in README2f4e701Fix forum link in readmeb5cd54bMark version 6.12.25f86763Pause bracket matching updates during compositionaf8dca9Properly show matched brackets in the initial editor state693a25eUse git+https format for package.json repository fieldUpdates
@codemirror/statefrom 6.5.4 to 6.6.0Changelog
Sourced from @codemirror/state's changelog.
Commits
821d9b7Mark version 6.6.0e035c74Support an assoc argument to EditorSelection.range and SelectionRange.extendeef74dbAdd type conversions to asArrayUpdates
litfrom 3.3.2 to 3.3.3Release notes
Sourced from lit's releases.
Changelog
Sourced from lit's changelog.
Commits
20afabdVersion Packages (#5337)0fc671bVersion Packages (#5183)43c6168Version Packages (#5019)aea85e2[all] A bunch of README updates (#4997)eb71041Version Packages (#4969)a66737fupdate package.json repository fields (#4928)03771e0Version Packages (#4784)d0ecfd7Version Packages (#4718)feccc1b[lit-html] Add MathML support with the mathml template tag (#4637)9217527Version Packages (#4663)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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