chore(deps): bump the npm group with 8 updates - #36
Merged
Merged
Conversation
Bumps the npm group with 8 updates: | Package | From | To | | --- | --- | --- | | [react-icons](https://github.com/react-icons/react-icons) | `5.6.0` | `5.7.0` | | [@decky/ui](https://github.com/SteamDeckHomebrew/decky-frontend-lib) | `4.11.1` | `4.12.0` | | [@rollup/rollup-linux-x64-musl](https://github.com/rollup/rollup) | `4.59.0` | `4.62.2` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.17` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `17.1.0` | | [rollup](https://github.com/rollup/rollup) | `4.60.0` | `4.62.2` | | [sharp](https://github.com/lovell/sharp) | `0.34.5` | `0.35.3` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | Updates `react-icons` from 5.6.0 to 5.7.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.6.0...v5.7.0) Updates `@decky/ui` from 4.11.1 to 4.12.0 - [Release notes](https://github.com/SteamDeckHomebrew/decky-frontend-lib/releases) - [Changelog](https://github.com/SteamDeckHomebrew/decky-frontend-lib/blob/main/CHANGELOG.md) - [Commits](SteamDeckHomebrew/decky-frontend-lib@v4.11.1...v4.12.0) Updates `@rollup/rollup-linux-x64-musl` from 4.59.0 to 4.62.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.59.0...v4.62.2) Updates `@types/react` from 19.2.14 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `lint-staged` from 16.2.7 to 17.1.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v17.1.0) Updates `rollup` from 4.60.0 to 4.62.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.60.0...v4.62.2) Updates `sharp` from 0.34.5 to 0.35.3 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.5...v0.35.3) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: react-icons dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@decky/ui" dependency-version: 4.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@rollup/rollup-linux-x64-musl" dependency-version: 4.62.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: lint-staged dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: rollup dependency-version: 4.62.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: sharp dependency-version: 0.35.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch 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 8 updates:
5.6.05.7.04.11.14.12.04.59.04.62.219.2.1419.2.1716.2.717.1.04.60.04.62.20.34.50.35.36.0.26.0.3Updates
react-iconsfrom 5.6.0 to 5.7.0Release notes
Sourced from react-icons's releases.
Commits
87470d5v5.7.0e1cb061fix ci publishbffaab7Revert "v5.7.0"2cde989v5.7.0dac95ccupdate npm in ci workflow21fcd04Revert "v5.7.0"3a05518v5.7.0c8b5050fix github pages deploy2f78ae4Update CI actions, Pages deploy, and staged npm publishing11f5a06update packages (#1153)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-icons since your current version.
Updates
@decky/uifrom 4.11.1 to 4.12.0Release notes
Sourced from @decky/ui's releases.
... (truncated)
Changelog
Sourced from @decky/ui's changelog.
Commits
247eb63chore(release): 4.12.0 [CI SKIP]4e53b51feat(ReorderableList): adddisableReorderingprop (#131)ba5a92cchore(release): 4.11.6 [CI SKIP]e08f65ffix(static-classes): add missing FieldLeftColumn952c051chore(release): 4.11.5 [CI SKIP]9fb2ce5fix(ErrorBoundary): support new steam betab151bdcchore(release): 4.11.4 [CI SKIP]e44664cfix(dropdown): hack to fix styling in dropdownitemac8da8efix(Field): fix filter for field on betab688bc3chore(release): 4.11.3 [CI SKIP]Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@decky/uisince your current version.Updates
@rollup/rollup-linux-x64-muslfrom 4.59.0 to 4.62.2Release notes
Sourced from @rollup/rollup-linux-x64-musl's releases.
... (truncated)
Changelog
Sourced from @rollup/rollup-linux-x64-musl's changelog.
... (truncated)
Commits
8faa1874.62.2a38a795refactor(rust/parser_ast): extract property AstConverter write buffer kind lo...6cc5c31Skip side-effect-free external imports when hoisting is disabled (#6411)caacf704.62.1d1e8297Add missing ignore1ba1fc2fix: insert conflict numbers before first extension in multi-extension filena...532bd0aUse import attributes for importing JSON (#6393)2cd8194fix: advance value past wildcard prefix before suffix check in getLogFilter (...dfac590fix(deps): update minor/patch updates (#6418)1d6db3dchore(deps): update dependency eslint-plugin-unicorn to v66 (#6419)Updates
@types/reactfrom 19.2.14 to 19.2.17Commits
Updates
lint-stagedfrom 16.2.7 to 17.1.0Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
dd5a95fMerge pull request #1817 from lint-staged/changeset-release/mainaad7f3bchore(changeset): release11b1d5cMerge pull request #1818 from lint-staged/fixesefb23a2fix: enable colors globally based on option26112a1fix: function task failure kills other tasks, unless--continue-on-errorwa...9b98b7ffix: handle error when calculating hash of unstaged changesd43432bfix: do not allow NaN concurrencybd4dcbffix: do not drop backup stash when restoring unstaged changes fails and using...9153a77Merge pull request #1816 from lint-staged/replace-listr2290e618refactor: use common identity functionUpdates
rollupfrom 4.60.0 to 4.62.2Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
8faa1874.62.2a38a795refactor(rust/parser_ast): extract property AstConverter write buffer kind lo...6cc5c31Skip side-effect-free external imports when hoisting is disabled (#6411)caacf704.62.1d1e8297Add missing ignore1ba1fc2fix: insert conflict numbers before first extension in multi-extension filena...532bd0aUse import attributes for importing JSON (#6393)2cd8194fix: advance value past wildcard prefix before suffix check in getLogFilter (...dfac590fix(deps): update minor/patch updates (#6418)1d6db3dchore(deps): update dependency eslint-plugin-unicorn to v66 (#6419)Updates
sharpfrom 0.34.5 to 0.35.3Release notes
Sourced from sharp's releases.
... (truncated)
Commits
1018449Release v0.35.3ba303a7Prerelease v0.35.3-rc.24f94fc5Upgrade to sharp-libvips v1.3.2c5e7a3fBump devDeps, fix Deno/Windows smoke tests9a8d002Docs: Add changelog entry and note about transferable #45208694db0TypeScript: Return more preciseBuffer\<ArrayBuffer>fromtoBuffer(#4520)e000d0bPrerelease v0.35.3-rc.19554ca9Prerelease v0.35.3-rc.06a29fd5Emit warning about native binaries on Linux Electron540d2eaIncrease default concurrency when use of MALLOC_ARENA_MAX detectedUpdates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...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