chore(deps-dev): bump the npm-development-dependencies group across 1 directory with 9 updates#783
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
… directory with 9 updates Bumps the npm-development-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) | `0.13.0` | `0.14.1` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.14` | `0.6.11` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.1.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.19` | `19.1.3` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.1.0` | | [sass](https://github.com/sass/dart-sass) | `1.86.0` | `1.88.0` | | [sharp](https://github.com/lovell/sharp) | `0.33.1` | `0.34.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.1.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.8.3` | Updates `prettier-plugin-astro` from 0.13.0 to 0.14.1 - [Release notes](https://github.com/withastro/prettier-plugin-astro/releases) - [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md) - [Commits](withastro/prettier-plugin-astro@v0.13.0...v0.14.1) Updates `prettier-plugin-tailwindcss` from 0.5.14 to 0.6.11 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.5.14...v0.6.11) Updates `react` from 18.3.1 to 19.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react) Updates `@types/react` from 18.3.19 to 19.1.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom) Updates `sass` from 1.86.0 to 1.88.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.86.0...1.88.0) Updates `sharp` from 0.33.1 to 0.34.1 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.33.1...v0.34.1) Updates `tailwindcss` from 3.4.17 to 4.1.6 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.6/packages/tailwindcss) Updates `typescript` from 5.3.3 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.8.3) --- updated-dependencies: - dependency-name: prettier-plugin-astro dependency-version: 0.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.6.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: react dependency-version: 19.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-development-dependencies - dependency-name: "@types/react" dependency-version: 19.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-development-dependencies - dependency-name: react-dom dependency-version: 19.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-development-dependencies - dependency-name: sass dependency-version: 1.88.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: sharp dependency-version: 0.34.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: tailwindcss dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-development-dependencies - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-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 npm-development-dependencies group with 9 updates in the / directory:
0.13.00.14.10.5.140.6.1118.3.119.1.018.3.1919.1.318.3.119.1.01.86.01.88.00.33.10.34.13.4.174.1.65.3.35.8.3Updates
prettier-plugin-astrofrom 0.13.0 to 0.14.1Release notes
Sourced from prettier-plugin-astro's releases.
Changelog
Sourced from prettier-plugin-astro's changelog.
Commits
1150195Version Packages (#423)14eaf6cfix: try to fix GitHub Actions7282bcbchore: update compiler6d917b2Version Packages (#418)bb756df[FEAT] Add option to skip formatting the Frontmatter (#417)Updates
prettier-plugin-tailwindcssfrom 0.5.14 to 0.6.11Release notes
Sourced from prettier-plugin-tailwindcss's releases.
... (truncated)
Changelog
Sourced from prettier-plugin-tailwindcss's changelog.
... (truncated)
Commits
b5fb12c0.6.11be269bdFix import2530335Support loading TypeScript configs in v4 (#342)6d3fa07Update changelog95fce37Update changelogf8a2244Update changelogb08ed2f0.6.109481dd0Fix erroneous template string whitespace formatting in Svelte (#332)a9201dfAdd missing properties to PluginOptions type (#325)04184b8Replace support for@zackad/prettier-plugin-twig-melodywith `@zackad/prett...Updates
reactfrom 18.3.1 to 19.1.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
4a9df08Stop creating Owner Stacks if many have been created recently (#32529)b630219[refactor] move isValidElementType to react-is (#32518)1a19170[refactor] Add element type for Activity (#32499)6aa8254Add ref to Fragment (#32465)e0fe347[flags] remove enableOwnerStacks (#32426)70f1d76[flow] Eliminate usage of global React types in ReactNativeTypes.js (#32330)0d9834cbuild: add support to the rollup build for building typescript packages (#32393)a53da6aAdd useSwipeTransition Hook Behind Experimental Flag (#32373)32b0cadEnable owner stacks in Canary builds (#32053)ed8b68dStop exporting dev-only methods in OSS production builds (#32200)Updates
@types/reactfrom 18.3.19 to 19.1.3Commits
Updates
react-domfrom 18.3.1 to 19.1.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
7943da1Set accurate value for alwaysThrottleRetries on www (#32684)476f538Add getClientRects to fragment instances (#32660)c69a5fcAdd blur() and focusLast() to fragment instances (#32654)cd28a94Add observer methods to fragment instances (#32619)6aa8254Add ref to Fragment (#32465)029e8bdAdd Owner Stack to attribute hydration mismatches (#32538)aac177cSupport beforetoggle/toggle events for dialog (#32479)e0fe347[flags] remove enableOwnerStacks (#32426)2e4db33Use valid CSS selectors in useId format (#32001)9b042f9[Fizz] Responsive images should not be preloaded with link headers (#32445)Updates
sassfrom 1.86.0 to 1.88.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
Commits
c6b2163Merge pull request #2572 from sass/empty-custom-prop6edc11eSupport empty custom propertiesa81cd73Properly handle dev changelogs in bump-version-* tasks7f54226Disallow passing functions/mixins across compilations (#2544)90b6b39Remove useless_currentCallableproperty in the evaluate visitor (#2570)1a5e0eeFix off-by-one error in Interpolation.spanForElement() (#2568)735109fDeprecate passing a relative URL tocompileString()et al (#2567)c4b0138Bump protoc_plugin from 21.1.2 to 22.0.1 and protobuf to 4.0.0 (#2554)3b8afa2Fix top-level nesting selectors in loaded plain CSS (#2560)087a685Stop releasing the Bazel repo (#2565)Updates
sharpfrom 0.33.1 to 0.34.1Commits
5cae1abRelease v0.34.166ffc48Changelog entry for #43623c7dbb8fix(types): updateautoOrienttype to include undefined (#4362)a9e1913Prevent glib assertions and checks #43517323dbeDocs: update path to logod7a771cDocs: update path to logo7d0585fDocs: remove outdated redirects/rewritesddc1eb8Release v0.34.0 (part 2 - see c26e67c)c26e67cRelease v0.34.0a00ee26Prevent glib assertions and checks #4351Updates
tailwindcssfrom 3.4.17 to 4.1.6Release notes
Sourced from tailwindcss's releases.