build(deps): Bump the patch-minor group with 5 updates#699
Merged
Conversation
Bumps the patch-minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [cssnano](https://github.com/cssnano/cssnano) | `7.1.2` | `7.1.3` | | [motion](https://github.com/motiondivision/motion) | `12.34.3` | `12.35.1` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.4` | `2.4.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.3` | `25.3.5` | | [html-validate](https://gitlab.com/html-validate/html-validate) | `10.9.0` | `10.11.1` | Updates `cssnano` from 7.1.2 to 7.1.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3) Updates `motion` from 12.34.3 to 12.35.1 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.34.3...v12.35.1) Updates `@biomejs/biome` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.6/packages/@biomejs/biome) Updates `@types/node` from 25.3.3 to 25.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `html-validate` from 10.9.0 to 10.11.1 - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Changelog](https://gitlab.com/html-validate/html-validate/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v10.9.0...v10.11.1) --- updated-dependencies: - dependency-name: cssnano dependency-version: 7.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: motion dependency-version: 12.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-minor - dependency-name: "@biomejs/biome" dependency-version: 2.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: "@types/node" dependency-version: 25.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: html-validate dependency-version: 10.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for eva-town ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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 patch-minor group with 5 updates:
7.1.27.1.312.34.312.35.12.4.42.4.625.3.325.3.510.9.010.11.1Updates
cssnanofrom 7.1.2 to 7.1.3Release notes
Sourced from cssnano's releases.
Commits
b2e9903Publish cssnano 7.1.3a9f72efchore: update development dependencies5674f7afix(postcss-svgo: update SVGOc3e537afix: update postcss-selector-parser5b9af42fix: update browserlist and autoprefixerc0053c8chore: add changesetda88ecaOptimize selector merging with WeakMap cachingcf4fc27chore(deps-dev): bump diff from 8.0.2 to 8.0.3a985c71chore: update pnpm4b2a74achore: update to ESLint 10Updates
motionfrom 12.34.3 to 12.35.1Changelog
Sourced from motion's changelog.
Commits
d234effv12.35.1f0fd746Updating changeloga372820Merge pull request #3591 from motiondivision/worktree-fix-issue-3269d494a90Make time setter pause finished animations so time=0 alone reverts577e2d3Merge pull request #3588 from motiondivision/worktree-fix-issue-35699af2185Fix JSAnimation time setter to work after animation finishes5e63fb9Fix useAnimate WAAPI mid-flight interruption jump to origin9c0b955Fix useAnimate WAAPI mid-flight interruption jump to origin70497daIncrease test timing margins for slow CI environments779b109Updating changelogUpdates
@biomejs/biomefrom 2.4.4 to 2.4.6Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
cabc56cci: release (#9301)3bc07abci: release (#9188)6b01778feat(linter): add useUnicodeRegex rule (#8773)e43e730feat(lint/html): adduseVueScopedStyles(#9185)edf8bb6feat(lint): add ||= to ??= detection in useNullishCoalescing (#9257)9bbdf4dfeat(lint): add nursery rule useNamedCaptureGroup (#9048)1f2fe2efeat: prefer-array-some from eslint-plugin-unicorn (#9056)1d2ca15feat(lint): add useNullishCoalescing nursery rule (#8952)101b3bbfix(lint): consider more constructs as valid test assertions (#9178)3d0648ffeat(biome_js_analyze): implementnoVueRefAsOperand(#9063)Updates
@types/nodefrom 25.3.3 to 25.3.5Commits
Updates
html-validatefrom 10.9.0 to 10.11.1Release notes
Sourced from html-validate's releases.
Changelog
Sourced from html-validate's changelog.
Commits
7a636e2chore(release): 10.11.12f5763eMerge branch 'refactor/eslint-fixes' into 'master'377b9cftest: add coverage for self-closing title tag8bd704dtest: add coverage for empty selector splittingd0a3e0etest: add coverage for adjacent sibling on first child0ca58c1refactor(eslint): fixunicorn/no-object-as-default-parameterf6a8a3frefactor(eslint): fixunicorn/no-useless-promise-resolve-reject63a6e4drefactor(eslint): fixunicorn/prefer-add-event-listenerb7217acrefactor(eslint): fixunicorn/prefer-code-point2abee09refactor(eslint): fixunicorn/prefer-import-meta-propertiesDependabot 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