chore(deps): bump the production-dependencies group across 1 directory with 6 updates#49
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) | `12.3.0` | `14.5.0` | | [@noble/ed25519](https://github.com/paulmillr/noble-ed25519) | `2.3.0` | `3.0.0` | | [@noble/hashes](https://github.com/paulmillr/noble-hashes) | `1.8.0` | `2.0.1` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.3.6` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.344.0` | `0.575.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.1` | `3.5.0` | Updates `@stellar/stellar-sdk` from 12.3.0 to 14.5.0 - [Release notes](https://github.com/stellar/js-stellar-sdk/releases) - [Changelog](https://github.com/stellar/js-stellar-sdk/blob/master/CHANGELOG.md) - [Commits](stellar/js-stellar-sdk@v12.3.0...v14.5.0) Updates `@noble/ed25519` from 2.3.0 to 3.0.0 - [Release notes](https://github.com/paulmillr/noble-ed25519/releases) - [Commits](paulmillr/noble-ed25519@2.3.0...3.0.0) Updates `@noble/hashes` from 1.8.0 to 2.0.1 - [Release notes](https://github.com/paulmillr/noble-hashes/releases) - [Commits](paulmillr/noble-hashes@1.8.0...2.0.1) Updates `zod` from 3.25.76 to 4.3.6 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.3.6) Updates `lucide-react` from 0.344.0 to 0.575.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/lucide-react) Updates `tailwind-merge` from 2.6.1 to 3.5.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.1...v3.5.0) --- updated-dependencies: - dependency-name: "@stellar/stellar-sdk" dependency-version: 14.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@noble/ed25519" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@noble/hashes" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 0.575.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tailwind-merge dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 production-dependencies group with 6 updates in the / directory:
12.3.014.5.02.3.03.0.01.8.02.0.13.25.764.3.60.344.00.575.02.6.13.5.0Updates
@stellar/stellar-sdkfrom 12.3.0 to 14.5.0Release notes
Sourced from
@stellar/stellar-sdk's releases.... (truncated)
Changelog
Sourced from
@stellar/stellar-sdk's changelog.... (truncated)
Commits
6eb8ff7add changelog entry for StellarToml changes (#1330)a8a871aV14.5.0 release (#1329)697544cReverse Proxy Support (#1318)cafa3e6fix: preserve string return type for scSpecTypeAddress (#1328)e68d49bchore: add sep45 fields in stellar TOML interface (#1326)6326631feat(rpc): add Server.fundAddress() for dual Address support (#1314)95bafa2fix jsdoc tag (#1325)d3c1426Port Binding Generation (#1287)47acf2bpropagate horizon server headers when streaming (#1317)e377032move to trusted npm publishing (#1321)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@stellar/stellar-sdksince your current version.Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@noble/ed25519from 2.3.0 to 3.0.0Release notes
Sourced from
@noble/ed25519's releases.Commits
ce13b2cRelease 3.0.0.6427ea5Bump jsbt7749997Merge devdeps: should, bmark into jsbtdb61b5dtsconfig: Remove baseUrlf1fcc52Release 3.0.0-beta.1.592f36eBump jsbtab322caci: make linting optional, bump jsbt.88b7955pkg.json: use standard field order. Use standard gitignore.a1f7a05Minor test shufflings52aec55Fix lintUpdates
@noble/hashesfrom 1.8.0 to 2.0.1Release notes
Sourced from
@noble/hashes's releases.Commits
d30e070Release 2.0.1.4485505anumber: fix error msgdd62b81pkg.json: add back export maps for text editor autocompletion59fda2cMerge pull request #122 from ChALkeR/chalker/perf/scrypt/090dfe17adjust commente6099aeadd a comment15ee761perf: tiny improvement in scrypt30f8780Merge pull request #121 from ChALkeR/patch-2f43e04bFix error message for scrypt maxmem checkb048d14Release 2.0.0 to JSR.Updates
zodfrom 3.25.76 to 4.3.6Release notes
Sourced from zod's releases.
... (truncated)
Commits
ca3c862v4.3.6762e911Generalize numeric key handlingdfbbf1cAvoid re-exported star modules (#5656)cbf77bbAvoid non null assertion (#5638)85db85efix: typo in codec.test.ts file (#5628)edd4132fix: add missing User-agent to robots.txt and allow all (#5646)251d716Clean up workflow_callf4b7baeUpdate pullfrog.yml (#5634)9977fb0Add brand.dev to sponsors0cdc0b84.3.5Updates
lucide-reactfrom 0.344.0 to 0.575.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
67c0485feat(scripts): added helper script to automatically update OpenCollective bac...b6ed43dfeat(packages): Added aria-hidden fallback for decorative icons to all packag...076e0bbchore(dependencies): Update dependencies (#3809)80d6f73fix(icons): Rename fingerprint icon to fingerprint-pattern (#3767)1cfb3ffchore(deps-dev): bump vite from 6.3.5 to 6.3.6 (#3611)e71198dchore: icon alias improvements (#2861)3e644fdchore(scripts): Refactor scripts to typescript (#3316)19fa01bbuild(deps-dev): bump vite from 6.3.2 to 6.3.4 (#3181)03eb862use implicit return in react package (#2325)0fccc27Bump dependencies (#3096)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lucide-react since your current version.
Updates
tailwind-mergefrom 2.6.1 to 3.5.0Release notes
Sourced from tailwind-merge's releases.
... (truncated)
Commits
270ac79v3.5.086f772eadd changelog for 3.5.06c1f77cMerge pull request #651 from dcastil/feature/add-support-for-tailwind-css-v4.27a4cacfAdd support for decimal fraction values9ef0f79fix incorrectly escaped charactersf4938b0update README with v4.2 supportb02a572Add Tailwind v4.2 font-features utilities support5bd25ecAdd Tailwind v4.2 logical sizing utilities697c920Add Tailwind v4.2 logical border block utilities6656a47Improve JSDoc comments for logical insetsDependabot 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