build(deps): bump the npm group with 7 updates#36
Merged
Conversation
Bumps the npm group with 7 updates: | Package | From | To | | --- | --- | --- | | [@codemirror/view](https://github.com/codemirror/view) | `6.39.15` | `6.39.16` | | [@polyipseity/obsidian-plugin-library](https://github.com/polyipseity/obsidian-plugin-library) | `1.35.0` | `1.36.1` | | [i18next](https://github.com/i18next/i18next) | `25.8.13` | `25.8.14` | | [@changesets/cli](https://github.com/changesets/changesets) | `2.29.8` | `2.30.0` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.4.2` | `20.4.3` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.4.2` | `20.4.3` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.7.0` | `20.8.3` | Updates `@codemirror/view` from 6.39.15 to 6.39.16 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](codemirror/view@6.39.15...6.39.16) Updates `@polyipseity/obsidian-plugin-library` from 1.35.0 to 1.36.1 - [Release notes](https://github.com/polyipseity/obsidian-plugin-library/releases) - [Changelog](https://github.com/polyipseity/obsidian-plugin-library/blob/main/CHANGELOG.md) - [Commits](polyipseity/obsidian-plugin-library@v1.35.0...v1.36.1) Updates `i18next` from 25.8.13 to 25.8.14 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.13...v25.8.14) Updates `@changesets/cli` from 2.29.8 to 2.30.0 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@2.30.0) Updates `@commitlint/cli` from 20.4.2 to 20.4.3 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.3/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.4.2 to 20.4.3 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.3/@commitlint/config-conventional) Updates `happy-dom` from 20.7.0 to 20.8.3 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.7.0...v20.8.3) --- updated-dependencies: - dependency-name: "@codemirror/view" dependency-version: 6.39.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@polyipseity/obsidian-plugin-library" dependency-version: 1.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: i18next dependency-version: 25.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@changesets/cli" dependency-version: 2.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@commitlint/cli" dependency-version: 20.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@commitlint/config-conventional" dependency-version: 20.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: happy-dom dependency-version: 20.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 7 updates:
6.39.156.39.161.35.01.36.125.8.1325.8.142.29.82.30.020.4.220.4.320.4.220.4.320.7.020.8.3Updates
@codemirror/viewfrom 6.39.15 to 6.39.16Changelog
Sourced from
@codemirror/view's changelog.Commits
038f0aeMark version 6.39.16d5c19bbBe more careful about recognizing selection replacements in DOM changes780ad2cFix a type declarationc8f98d0Prevent the DOM updater from prematurely reusing the composition nodef3bec86Also stabilize parent elements' scroll positionUpdates
@polyipseity/obsidian-plugin-libraryfrom 1.35.0 to 1.36.1Release notes
Sourced from
@polyipseity/obsidian-plugin-library's releases.Changelog
Sourced from
@polyipseity/obsidian-plugin-library's changelog.Commits
184df69chore(release): v1.36.11048c61chore(changelog): update5a44bf9refactor: simplify find component typingsed8db6cdocs: prefer signed tags in bump-version promptd118944chore(release): v1.36.09f1ab88chore(changelog): update9bd3e42feat(svelte): split Internal class into read/write helperscc7a117fix(find): use proper i18n type for translation functions6bd5aedrefactor(find): clarify i18n prop and switch to i18next import97886fffix(build): support .svelte.js/.svelte.ts files and conditional sourcemapUpdates
i18nextfrom 25.8.13 to 25.8.14Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
d202ac225.8.1496c202erelease32db71efix: replace only first underscore in getCleanedCode (#2399)c3eb7e2readmebc282bajsr updateUpdates
@changesets/clifrom 2.29.8 to 2.30.0Release notes
Sourced from
@changesets/cli's releases.Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@changesets/clisince your current version.Updates
@commitlint/clifrom 20.4.2 to 20.4.3Release notes
Sourced from
@commitlint/cli's releases.Changelog
Sourced from
@commitlint/cli's changelog.Commits
a746981v20.4.318bd371chore: deps (#4635)8ff7c7ffix: footer parser does not escape special chars for regex #4560 (#4634)Updates
@commitlint/config-conventionalfrom 20.4.2 to 20.4.3Release notes
Sourced from
@commitlint/config-conventional's releases.Changelog
Sourced from
@commitlint/config-conventional's changelog.Commits
a746981v20.4.38ff7c7ffix: footer parser does not escape special chars for regex #4560 (#4634)Updates
happy-domfrom 20.7.0 to 20.8.3Release notes
Sourced from happy-dom's releases.
Commits
5998eeafix: #2054 Throw error if event is not of type Event in dispatchEvent (#2092)7a11238fix: #2090 Resets cancelBubble and defaultPrevented when calling initEvent ...7d27984fix: #1422 Make inert attribute block focus interactions (#2083)53e4ec9feat: #1733 Adds support for setPointerCapture, hasPointerCapture, and rele...1c73c3ffix: Properly decode CSS escape sequences in attribute selector values (#2080)7fa06b3fix: #2078 Fixes direct descendants > and universal * query selectors (#2079)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