chore(deps): bump the backend-minor-patch group across 1 directory with 16 updates#850
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…th 16 updates Bumps the backend-minor-patch group with 15 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.45.0` | `10.53.1` | | [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) | `14.5.0` | `14.6.1` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.4.2` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.2.1` | `8.5.2` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.18.0` | `8.20.0` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.16.0` | `8.20.0` | | [redis](https://github.com/redis/node-redis) | `5.11.0` | `5.12.1` | | [twilio](https://github.com/twilio/twilio-node) | `6.0.0` | `6.0.2` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.0` | `25.8.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.0` | `8.59.3` | | [nodemon](https://github.com/remy/nodemon) | `3.1.11` | `3.1.14` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.9` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.1` | Updates `@sentry/node` from 10.45.0 to 10.53.1 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.45.0...10.53.1) Updates `@stellar/stellar-sdk` from 14.5.0 to 14.6.1 - [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@v14.5.0...v14.6.1) Updates `dotenv` from 17.2.3 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.3...v17.4.2) Updates `express-rate-limit` from 8.2.1 to 8.5.2 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.2.1...v8.5.2) Updates `pg` from 8.18.0 to 8.20.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg) Updates `@types/pg` from 8.16.0 to 8.20.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `redis` from 5.11.0 to 5.12.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@5.11.0...redis@5.12.1) Updates `twilio` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/twilio/twilio-node/releases) - [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md) - [Commits](twilio/twilio-node@6.0.0...6.0.2) Updates `zod` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.3) Updates `@types/node` from 25.2.0 to 25.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/pg` from 8.16.0 to 8.20.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `@typescript-eslint/eslint-plugin` from 8.56.0 to 8.59.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.3/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.56.0 to 8.59.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.3/packages/parser) Updates `nodemon` from 3.1.11 to 3.1.14 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.11...v3.1.14) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `ts-jest` from 29.4.6 to 29.4.9 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.9) Updates `tsx` from 4.21.0 to 4.22.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.1) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-version: 10.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: "@stellar/stellar-sdk" dependency-version: 14.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: express-rate-limit dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: pg dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: "@types/pg" dependency-version: 8.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: redis dependency-version: 5.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: twilio dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: "@types/node" dependency-version: 25.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: "@types/pg" dependency-version: 8.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: nodemon dependency-version: 3.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: ts-jest dependency-version: 29.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: tsx dependency-version: 4.22.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch ... 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 backend-minor-patch group with 15 updates in the /backend directory:
10.45.010.53.114.5.014.6.117.2.317.4.28.2.18.5.28.18.08.20.08.16.08.20.05.11.05.12.16.0.06.0.24.3.64.4.325.2.025.8.08.56.08.59.33.1.113.1.143.8.13.8.329.4.629.4.94.21.04.22.1Updates
@sentry/nodefrom 10.45.0 to 10.53.1Release notes
Sourced from @sentry/node's releases.
... (truncated)
Changelog
Sourced from @sentry/node's changelog.
... (truncated)
Commits
cd97408release: 10.53.166cfb25Merge pull request #20838 from getsentry/prepare-release/10.53.1df8fd38meta(changelog): Update changelog for 10.53.15881009fix(core): Include subpath type shims in published package (#20835)6a7d179fix(core): Don't gate user data for streamed spans at scope read time (#20827)ad47c3cref(hono): Consolidate route patching and add clarification comments (#20829)28d6fe5Merge pull request #20826 from getsentry/master46aca45Merge branch 'release/10.53.0'b5cbc9cchore(deps): Bump next from 15.5.15 to 15.5.18 in /dev-packages/e2e-tests/tes...05489b8release: 10.53.0Updates
@stellar/stellar-sdkfrom 14.5.0 to 14.6.1Release notes
Sourced from @stellar/stellar-sdk's releases.
Changelog
Sourced from @stellar/stellar-sdk's changelog.
Commits
2bd8874release v14.6.1 (#1344)ff1d2d4Fix double-counting resourceFee (#1343)e0a5698release v14.6.0 (#1341)d66da20Fix npm version OIDC (#1333)f57063bremove usage of NODE_AUTH_TOKEN in favor of OIDC (#1332)d78f613use npm publish for trusted publishing functionality (#1331)Updates
dotenvfrom 17.2.3 to 17.4.2Changelog
Sourced from dotenv's changelog.
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
express-rate-limitfrom 8.2.1 to 8.5.2Release notes
Sourced from express-rate-limit's releases.
Commits
97746938.5.20e94cc0v8.5.2 changelog9a583c5feat: simplify IPv6 key generation (#633)4f4b3fbchore(deps-dev): bump lint-staged from 16.4.0 to 17.0.4 (#632)3c1d6c5chore(deps-dev): bump the development-dependencies group with 7 updates (#631)18884b6chore(deps): bump basic-ftp from 5.2.0 to 5.3.1 (#630)dacc980chore(deps): bump handlebars from 4.7.8 to 4.7.9 (#629)486d0c6chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 (#627)50cc3f68.5.192c8e3echore: bump ip-address library to latest (#626)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for express-rate-limit since your current version.
Updates
pgfrom 8.18.0 to 8.20.0Changelog
Sourced from pg's changelog.
Commits
c9070ccPublishad36e3cfix: typo in deprecation notice forclient.query()(#3618)f2d7d11Publish5a4bafcDeprecate Client's internal query queue (#3603)a215bfbTypo fix in PgPass deprecation (funciton) (#3605)01e0556fix(pg-query-stream): invokethis.callbackon cursor end/error (#2810)e6e3692Pass connection parameters to password callback (#3602)d80d883test: Fix TLS connection test ending too earlyf332f28fix: Connection timeout handling for native clients in connected state (#3512)b2e9cb1Remove testAsync - its redundant (#3588)Updates
@types/pgfrom 8.16.0 to 8.20.0Commits
Updates
redisfrom 5.11.0 to 5.12.1Release notes
Sourced from redis's releases.
Commits
5cdad1bRelease redis@5.12.16a44726Release entraid@5.12.19f930f9Release time-series@5.12.1de70920Release search@5.12.19e7767cRelease json@5.12.102cfd5aRelease bloom@5.12.1838c28dRelease client@5.12.1789d6d5fix: decouple OTel public types from@opentelemetry/api(#3228)07aff33Release redis@5.12.0b91d88fRelease entraid@5.12.0Updates
twiliofrom 6.0.0 to 6.0.2Release notes
Sourced from twilio's releases.
... (truncated)
Changelog
Sourced from twilio's changelog.
... (truncated)
Commits
e9e5469Release 6.0.2fd93dfa[Librarian] Regenerated @ d39d243cf0f072a87b06d80cfd5d04f77cde8481 18d7938080...c4d7168Release 6.0.104a89ce[Librarian] Regenerated @ d39d243cf0f072a87b06d80cfd5d04f77cde8481 e2fda0239d...Updates
zodfrom 4.3.6 to 4.4.3Release notes
Sourced from zod's releases.
... (truncated)
Commits
1fb56a5docs: document release procedure in AGENTS.mdf3c9ec04.4.3c2be4f8fix(v4): generalize optin/fallback to transform; restore preprocess on absent...1cab693fix(v4): restore catch handling for absent object keys (#5937) (#5939)b8dffe9docs: remove Numeric and Speakeasy (2+ missed monthly cycles)9195250docs: remove Mintlify from bronze sponsors (churned)2c70332docs: normalize bronze sponsor logos to github avatar pattern7391be8docs: prune lapsed silver/bronze sponsors and add active ones2aeec83docs: prune lapsed gold sponsors and rebalance logo sizing4c2fa95docs: use Zernio primary wordmark for gold sponsor logoMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for zod since your current version.
Updates
@types/nodefrom 25.2.0 to 25.8.0Commits
Updates
@types/pgfrom 8.16.0 to 8.20.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.56.0 to 8.59.3Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
48e13c0chore(release): publish 8.59.3e26dc80docs: update stale links to latest (#12313)44f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)2ec35f1chore(release): publish 8.59.2ec3ef25test: make no-useless-empty-export tests fully static (#12260)60d0a51chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...5c53da2fix(eslint-plugin): [no-deprecated] object destructuring values should be tre...80c28a1fix(eslint-plugin): [no-unsafe-type-assertion] handle crash on recursive temp...b7b2670test: make no-this-alias tests fully static (#12258)5245793chore(release): publish 8.59.1Updates
@typescript-eslint/parserfrom 8.56.0 to 8.59.3Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.