deps: bump the safe-dependencies group with 7 updates#428
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the safe-dependencies group with 7 updates#428dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the safe-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [csv-stringify](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-stringify) | `6.7.0` | `6.8.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.17.0` | `1.20.0` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.17.0` | `7.18.0` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.3.0` | `4.3.1` | | [electron](https://github.com/electron/electron) | `42.3.3` | `42.4.1` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.3.0` | `4.3.1` | Updates `csv-stringify` from 6.7.0 to 6.8.0 - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-stringify/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/csv-stringify@6.8.0/packages/csv-stringify) Updates `lucide-react` from 1.17.0 to 1.20.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.20.0/packages/lucide-react) Updates `react-router` from 7.17.0 to 7.18.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.18.0/packages/react-router) Updates `@tailwindcss/postcss` from 4.3.0 to 4.3.1 - [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.3.1/packages/@tailwindcss-postcss) Updates `electron` from 42.3.3 to 42.4.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v42.3.3...v42.4.1) Updates `prettier` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.8.4) Updates `tailwindcss` from 4.3.0 to 4.3.1 - [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.3.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: csv-stringify dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe-dependencies - dependency-name: lucide-react dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe-dependencies - dependency-name: react-router dependency-version: 7.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe-dependencies - dependency-name: "@tailwindcss/postcss" dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-dependencies - dependency-name: electron dependency-version: 42.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe-dependencies - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-dependencies - dependency-name: tailwindcss dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-dependencies ... 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 safe-dependencies group with 7 updates:
6.7.06.8.01.17.01.20.07.17.07.18.04.3.04.3.142.3.342.4.13.8.33.8.44.3.04.3.1Updates
csv-stringifyfrom 6.7.0 to 6.8.0Changelog
Sourced from csv-stringify's changelog.
Commits
3d71f0bchore(release): publish2ba4897build: use ts nodenext11915f2test(csv-stringify): handle node 26 high water mark8d50e98build: latest dependencieseded3dfrefactor: remove commented export default75ca89bfeat(csv-stringify): support null and undefined in stringify cast options (#484)Updates
lucide-reactfrom 1.17.0 to 1.20.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
Updates
react-routerfrom 7.17.0 to 7.18.0Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
Commits
6fb1e79Release v7.18.0 (#15187)09e6020Optimize route matching internals (#15186)5b57f5fRequest Host derivation + CSRF check simplifications (#15185)ce596e8Validate RSC redirect protocols (#15177)1cebd2achore: format9d22943Use turbo stream for framework hydration errors (#15175)bf63729Consolidate url normalization logic (#15176)4ce8ff7Fix prerendering pathname issue with trailingSlashAwareDataRequests e… (#15173)4f060ddUse ServerRouter nonce when nonce prop is not specified (#15170)3fce6d6Update docs on data router singletonUpdates
@tailwindcss/postcssfrom 4.3.0 to 4.3.1Release notes
Sourced from @tailwindcss/postcss's releases.
Changelog
Sourced from @tailwindcss/postcss's changelog.
Commits
8a14a714.3.1 (#20226)522288cServe ESM type declarations to ESM importers of@tailwindcss/postcss(#20228)8dcdb66Bump dependencies (#20095)Updates
electronfrom 42.3.3 to 42.4.1Release notes
Sourced from electron's releases.
Commits
76b7ac4fix: remove 1px line from the top of frameless windows on Linux (#51458) (#52...c9eba2afix: macOS menu roles missing Tahoe icons (#52013)e46d7addocs: clarify the way electron is downloaded in faq (#51998)b86fc6atest: fix flaky code cache cleanup on Windows (#52008)aa22b27chore: bump chromium to 148.0.7778.265 (42-x-y) (#51979)f454e21fix: devTools network events dropped on RenderFrameHost swap (#51965)5e6a399chore: bump chromium to 148.0.7778.257 (42-x-y) (#51938)8877540build: bump node-gyp to 12.3.0 (#51968)f34cf62fix: only set Node's WASM streaming callback when fetch is enabled (#51956)37cda21test: use strict mode for TS smoke tests and improve typings (#51952)Updates
prettierfrom 3.8.3 to 3.8.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
1c6ba55Release 3.8.44a673dcFix blank lines between list items and nested sub-lists being removed in Mark...074aaedReplacemainbranch in changelog link with tags (#19054)c22a003Bump Prettier dependency to 3.8.307bad1fClean changelog_unreleasedUpdates
tailwindcssfrom 4.3.0 to 4.3.1Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
8a14a714.3.1 (#20226)12833aaFix canonicalization bug where we end up with a high precision number (#20221)97a5b3adocs: fix double word 'to to' in test comment (#20216)d01e103Add missinginsetkeyword forinset-shadow-none(#20208)ad66939Allow@variantto be used insideaddBase(#19480)efae52cSimplify CSS when using utilities that use a*-0or*-1value (#20196)6b43b64Canonicalization: limit arbitrary to bare values conversion (#20130)d4f24c5Fix invalid canonicalization where0\<unit>was migrated to0(#20127)749c45eExposeindexandsiblingson walk context (#20109)8dcdb66Bump dependencies (#20095)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