chore: bump the development-dependencies group with 4 updates#5213
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore: bump the development-dependencies group with 4 updates#5213dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the development-dependencies group with 4 updates: [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn), [rollup](https://github.com/rollup/rollup), [tsdown](https://github.com/rolldown/tsdown) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `eslint-plugin-unicorn` from 63.0.0 to 64.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v63.0.0...v64.0.0) Updates `rollup` from 4.60.0 to 4.60.1 - [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.60.1) Updates `tsdown` from 0.21.6 to 0.21.7 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.6...v0.21.7) Updates `svelte` from 5.55.0 to 5.55.1 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.55.1/packages/svelte) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 64.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: rollup dependency-version: 4.60.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tsdown dependency-version: 0.21.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: svelte dependency-version: 5.55.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 development-dependencies group with 4 updates: eslint-plugin-unicorn, rollup, tsdown and svelte.
Updates
eslint-plugin-unicornfrom 63.0.0 to 64.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
9a3a10c64.0.09141823Update dependenciesf21c4b2Various tweaks890ad52Add schema descriptions and enable `eslint-plugin/require-meta-schema-descrip...b0279ddAddprefer-simple-condition-firstrule (#2902)8d5d487Addswitch-case-break-positionrule (#2910)641b88cAddno-useless-iterator-to-arrayrule (#2872)9448c8ctext-encoding-identifier-case: Support template literals (#2905)6b41299Support TypeScript type assertions in many rules (#2909)cd53d9eprefer-math-min-max: Ignore Date objects (#2903)Updates
rollupfrom 4.60.0 to 4.60.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
ae871d74.60.151f8f60fix: skip dropping side-effects on namespaceReexportsByName cache hit (#6274)...ca55406chore(deps): pin dependency typescript to v5 (#6320)fe50d86chore(deps): pin dependencies (#6317)42785ffchore(deps): update minor/patch updates (#6319)65e82a9chore(deps): update msys2/setup-msys2 digest to cafece8 (#6318)c336205chore(deps): update openharmony-rs/setup-ohos-sdk action to v1 (#6321)b25d25efix(deps): update swc monorepo (major) (#6322)119abdbchore(deps): lock file maintenance (#6324)5598a66chore(deps): lock file maintenance (#6323)Updates
tsdownfrom 0.21.6 to 0.21.7Release notes
Sourced from tsdown's releases.
Commits
42467bdchore: release v0.21.788d73a7chore: upgrade deps5b1535echore: remove jsr5d32818docs: fix dead external links in docs and skillsc7483a0docs: update link to Rolldown plugin development guide (#874)deff72cfix(deps): add skipNodeModulesBundle dep subpath e2e tests and fix docs31e90c1feat: addmoduleoption for attw and publint to allow passing imported modu...Updates
sveltefrom 5.55.0 to 5.55.1Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
37ab33cVersion Packages (#18006)4879f9dfix: improve duplicate module import error message (#18016)04eadbcfix: correctly handle bindings on the server (#18009)957f275fix: cleanupsuperTypeParametersinClassDeclarations/ClassExpression(...a9d8439fix: reschedule new effects in prior batches (#18021)669f6b4fix: prevent hydration error on async{@html ...}(#17999)5e8662fchore: lots of async tests (#17997)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