Bump the all group across 1 directory with 5 updates#24
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the all group across 1 directory with 5 updates#24dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all group with 5 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.956.0` | `3.980.0` | | [@isaacs/ttlcache](https://github.com/isaacs/ttlcache) | `2.1.3` | `2.1.4` | | [mongoose](https://github.com/Automattic/mongoose) | `9.0.2` | `9.1.5` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.3.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `25.2.0` | Updates `@aws-sdk/client-sns` from 3.956.0 to 3.980.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sns/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.980.0/clients/client-sns) Updates `@isaacs/ttlcache` from 2.1.3 to 2.1.4 - [Changelog](https://github.com/isaacs/ttlcache/blob/main/CHANGELOG.md) - [Commits](isaacs/ttlcache@v2.1.3...v2.1.4) Updates `mongoose` from 9.0.2 to 9.1.5 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.0.2...9.1.5) 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 `@types/node` from 25.0.3 to 25.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@aws-sdk/client-sns" dependency-version: 3.980.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@isaacs/ttlcache" dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: mongoose dependency-version: 9.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/node" dependency-version: 25.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
❌ Deploy Preview for mealmap1 failed.
|
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 all group with 5 updates in the /backend directory:
3.956.03.980.02.1.32.1.49.0.29.1.53.25.764.3.625.0.325.2.0Updates
@aws-sdk/client-snsfrom 3.956.0 to 3.980.0Release notes
Sourced from
@aws-sdk/client-sns's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sns's changelog.... (truncated)
Commits
0306270Publish v3.980.0b951130chore: use yarn workspace versioning for monorepo packages (#7693)a1794f7Publish v3.978.0024c073chore(codegen): update for aggregated paginators and waiters (#7685)557a738Publish v3.975.0784b9f3chore(codegen): upgrade smithy to 1.66.0 (#7678)2f2a874Publish v3.974.08536efcchore(codegen): sync for http label validation (#7671)c47a847Publish v3.972.0e0b484fchore: replace rimraf with premove (#7669)Updates
@isaacs/ttlcachefrom 2.1.3 to 2.1.4Commits
1476f922.1.4e101894stack timers for long TTLsfe12fe3move configs out of package.json to config filesUpdates
mongoosefrom 9.0.2 to 9.1.5Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
22643d6chore: release 9.1.587ffed8Merge pull request #15967 from Automattic/vkarpov15/correct-raw-doc-type-subdocsf9bdfa2Merge pull request #15974 from Automattic/gh-1596676753bfstyle: break up ternaryb9dc767Merge pull request #15971 from harshsinghpujari/docs-typescript-grammer-fix0cb75cbhandling for _id optionc8e5cb9fix(discriminator): skip merging parentSchema to prevent duplication in child...853e612test(discriminator): add tests asserting queues are not duplicated for nested...57bc5c8test(discriminator): add tests to verify nested discriminator indexes do not ...c7549dbdocs: improve grammar and clarity in TypeScript schema commentsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for mongoose since your current version.
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
@types/nodefrom 25.0.3 to 25.2.0Commits
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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