build(deps): bump the patch-and-minor group across 1 directory with 5 updates - #31
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the patch-and-minor group with 5 updates in the /admin directory: | Package | From | To | | --- | --- | --- | | [@upstash/redis](https://github.com/upstash/redis-js) | `1.38.0` | `1.38.2` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.20.0` | `8.22.0` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.20.0` | `8.20.4` | | [sharp](https://github.com/lovell/sharp) | `0.33.5` | `0.35.3` | | [@swc-node/register](https://github.com/swc-project/swc-node) | `1.11.1` | `1.12.1` | Updates `@upstash/redis` from 1.38.0 to 1.38.2 - [Release notes](https://github.com/upstash/redis-js/releases) - [Commits](https://github.com/upstash/redis-js/compare/@upstash/redis@1.38.0...@upstash/redis@1.38.2) Updates `pg` from 8.20.0 to 8.22.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg) Updates `@types/pg` from 8.20.0 to 8.20.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `sharp` from 0.33.5 to 0.35.3 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.33.5...v0.35.3) Updates `@swc-node/register` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/swc-project/swc-node/releases) - [Commits](https://github.com/swc-project/swc-node/compare/@swc-node/register@1.11.1...@swc-node/register@1.12.1) --- updated-dependencies: - dependency-name: "@upstash/redis" dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: pg dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: "@types/pg" dependency-version: 8.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: sharp dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: "@swc-node/register" dependency-version: 1.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 patch-and-minor group with 5 updates in the /admin directory:
1.38.01.38.28.20.08.22.08.20.08.20.40.33.50.35.31.11.11.12.1Updates
@upstash/redisfrom 1.38.0 to 1.38.2Release notes
Sourced from @upstash/redis's releases.
Commits
fc3089bchore: version packages (#1441)c0f5ad7fix: deduplicate telemetry header values in mergeTelemetry (#1440)e45fb78chore: version packages (#1439)bd7a19fDX-2866: add start-redis tip to missing url/token warnings (#1438)8cf6209fix: stabilize flaky evalshaRo test by waiting for script replication3024bb2DX-2750: add ai sdk telemetry to redis search example (#1437)bf3f48achore: add resource section to README (#1435)27f7253docs: add quick tip for fast Redis database setupe93fef5fix: add allowBuilds for pnpm 11 compatibility (#1434)Updates
pgfrom 8.20.0 to 8.22.0Changelog
Sourced from pg's changelog.
Commits
b617619Publishd80b261Update docs & changelog835fb83Fix error handling for exceptions on values parsing. (#3574)f49ab4afix: correct spelling mistakes across codebase (#3692)d7175a4Expand CI matrix of PG versions and add direct SSL test (#3693)882fc30Add support for sslnegotiation=direct (PostgreSQL 17) (#3688)544b1cePublishcc03fa5Add scramMaxIterations option to limit SCRAM iteration count (#3677)f776327Remove compatibility code for unsupported versions of Node (<16) (#3678)f252870cleanup: pg utils (#3675)Updates
@types/pgfrom 8.20.0 to 8.20.4Commits
Updates
sharpfrom 0.33.5 to 0.35.3Release notes
Sourced from sharp's releases.
... (truncated)
Commits
1018449Release v0.35.3ba303a7Prerelease v0.35.3-rc.24f94fc5Upgrade to sharp-libvips v1.3.2c5e7a3fBump devDeps, fix Deno/Windows smoke tests9a8d002Docs: Add changelog entry and note about transferable #45208694db0TypeScript: Return more preciseBuffer\<ArrayBuffer>fromtoBuffer(#4520)e000d0bPrerelease v0.35.3-rc.19554ca9Prerelease v0.35.3-rc.06a29fd5Emit warning about native binaries on Linux Electron540d2eaIncrease default concurrency when use of MALLOC_ARENA_MAX detectedMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for sharp since your current version.
Updates
@swc-node/registerfrom 1.11.1 to 1.12.1Commits
8fdebc5chore(release): publishb2663d0chore(deps): update pnpm to v11.14.0 (#1061)986094dfix(register): always inline source maps in auto mode so debuggers work (#1062)eec0e8cchore(register): replacejson-stable-stringify(#1060)f3462b2chore(release): publish0ee7282chore: migrate to workspace versionsfd2a91fchore: remove useless npm version script9729f75chore(deps): update dependency ava to v8 (#1033)1f1c80bchore(deps): update pnpm to v11.13.1 (#1058)e249b6dfix(@swc-node/register): import of dynamically loaded files; fixes #883 (#965)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