chore(deps-dev): bump the development group across 1 directory with 4 updates#491
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the development group across 1 directory with 4 updates#491dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the development group with 4 updates in the / directory: [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) and [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte). Updates `eslint-plugin-unicorn` from 64.0.0 to 68.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v64.0.0...v68.0.0) Updates `jest` from 30.3.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) Updates `jest-environment-jsdom` from 30.3.0 to 30.4.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/jest-environment-jsdom) Updates `prettier-plugin-svelte` from 3.5.2 to 4.1.1 - [Release notes](https://github.com/sveltejs/prettier-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.5.2...prettier-plugin-svelte@4.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 68.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: jest-environment-jsdom dependency-version: 30.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: prettier-plugin-svelte dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development ... 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 development group with 4 updates in the / directory: eslint-plugin-unicorn, jest, jest-environment-jsdom and prettier-plugin-svelte.
Updates
eslint-plugin-unicornfrom 64.0.0 to 68.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
3e5170d68.0.05adf031Meta tweaks00d8a9bAddprefer-hoisting-branch-coderule (#3369)76861eb300+ rules nowb2bf08fAddprefer-array-from-asyncrule (#3370)3be859cAddno-boolean-sort-comparatorrule (#3368)dec6c31Addprefer-regexp-escaperule (#3367)ba55624Addprefer-url-can-parserule (#3366)f968bf3name-replacements: Add more default replacements (#3365)0015e81Adddefault-export-stylerule (#3364)Updates
jestfrom 30.3.0 to 30.4.2Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
746f2a0v30.4.2b3b4a09v30.4.15cbb21ev30.4.0db7141afix: allowcollectCoverageandcoverageProviderin project config (#16132)Updates
jest-environment-jsdomfrom 30.3.0 to 30.4.1Release notes
Sourced from jest-environment-jsdom's releases.
... (truncated)
Changelog
Sourced from jest-environment-jsdom's changelog.
... (truncated)
Commits
b3b4a09v30.4.15cbb21ev30.4.0Updates
prettier-plugin-sveltefrom 3.5.2 to 4.1.1Release notes
Sourced from prettier-plugin-svelte's releases.
Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
7809486Version Packages (#538)c00a331fix: treat <textarea> content as whitespace-sensitive (#540)dc94a0bfix: don't drop script/style content when the closing tag has whitespace (#539)1d8b086fix: preserve nested rest patterns in {#each} destructuring context (#537)0b4f82fVersion Packages (#535)aa3eb1efeat: support Svelte 5 declaration tags (#533)ec93daeVersion Packages (#531)afec2e8fix: print@constcorrectly (#530)e7650cdVersion Packages (#527)13f628cchore: fix changeset (#526)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier-plugin-svelte since your current version.
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