chore(deps): bump uuid, @azure/msal-node, typeorm, @apollo/server, @testcontainers/postgresql, jest-junit and testcontainers in /backend#1808
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…estcontainers/postgresql, jest-junit and testcontainers Bumps [uuid](https://github.com/uuidjs/uuid) to 14.0.0 and updates ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js), [typeorm](https://github.com/typeorm/typeorm), [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server), [@testcontainers/postgresql](https://github.com/testcontainers/testcontainers-node), [jest-junit](https://github.com/jest-community/jest-junit) and [testcontainers](https://github.com/testcontainers/testcontainers-node). These dependencies need to be updated together. Updates `uuid` from 11.1.0 to 14.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v14.0.0) Updates `@azure/msal-node` from 5.1.1 to 5.2.2 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v5.1.1...msal-node-v5.2.2) Updates `typeorm` from 0.3.28 to 1.0.0 - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.3.28...1.0.0) Updates `@apollo/server` from 5.5.0 to 5.5.1 - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@5.5.1/packages/server) Updates `@testcontainers/postgresql` from 11.14.0 to 12.0.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v11.14.0...v12.0.0) Updates `jest-junit` from 16.0.0 to 17.0.0 - [Release notes](https://github.com/jest-community/jest-junit/releases) - [Commits](jest-community/jest-junit@v16.0.0...v17.0.0) Updates `testcontainers` from 11.14.0 to 12.0.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v11.14.0...v12.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production - dependency-name: "@azure/msal-node" dependency-version: 5.2.2 dependency-type: indirect - dependency-name: typeorm dependency-version: 1.0.0 dependency-type: direct:production - dependency-name: "@apollo/server" dependency-version: 5.5.1 dependency-type: indirect - dependency-name: "@testcontainers/postgresql" dependency-version: 12.0.0 dependency-type: direct:development - dependency-name: jest-junit dependency-version: 17.0.0 dependency-type: direct:development - dependency-name: testcontainers dependency-version: 12.0.0 dependency-type: direct:development ... 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 uuid to 14.0.0 and updates ancestor dependencies uuid, @azure/msal-node, typeorm, @apollo/server, @testcontainers/postgresql, jest-junit and testcontainers. These dependencies need to be updated together.
Updates
uuidfrom 11.1.0 to 14.0.0Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
Commits
7c1ea08chore(main): release 14.0.0 (#926)3d2c5b0Merge commit from forkf2c235ffix!: expectcryptoto be global everywhere (requires node@20+) (#935)529ef08chore: upgrade TypeScript and fixup types (#927)086fd79chore: update dependencies (#933)dc4ddb8feat!: drop node@18 support (#934)0f1f9c9chore: switch to Biome for parsing and linting (#932)e2879e6chore: use maintained version of npm-run-all (#930)ffa3138fix: Use GITHUB_TOKEN for release-please and enable npm provenance (#925)0423d49docs: remove obsolete v1 option notes (#915)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for uuid since your current version.
Updates
@azure/msal-nodefrom 5.1.1 to 5.2.2Release notes
Sourced from @azure/msal-node's releases.
... (truncated)
Commits
738ade6check account loginHint before idTokenClaims setting logoutHint (#8591)1fff290Add allowPlatformBrokerWithDOM experimental config flag (#8589)99e0895Custom Auth: add requestInterceptor for custom x-* request headers (#8587)ce50f41Post-release PR (#8585)c661401Complete test tenant migration (#8584)bbcc105Add browser compatibility guidelines and review instructions for msal-browser...d7a7eb5Add issuer validation check whenever MSAL JS performs OIDC endpoint discovery...9884a71Post-release PR (#8583)b4e498cStop looking in localStorage for temporary cache (#8579)1b261b4Bump uuid and@actions/corein /.github/actions/issue_template_bot (#8571)Updates
typeormfrom 0.3.28 to 1.0.0Release notes
Sourced from typeorm's releases.
... (truncated)
Changelog
Sourced from typeorm's changelog.
... (truncated)
Commits
cf3f13fdocs: restyle version dropdown for v1 release (#12514)6997b23chore: release v1.0.0 (#12510)df09802fix(cockroachdb): adjust join in loadTables to load correct table columns (#1...f5cc456fix(find-options): allow array values in JsonContains (#12420)9440998fix(mysql)!: use index identifiers instead of raw SQL inQB.useIndex()(#12...a4f26afchore(deps): bump the github-actions-official group with 3 updates (#12483)ac2ffc6chore(deps): bump the github-actions-third-party group with 3 updates (#12484)62948a3revert: fix up limit with joins (#12478)c2b788fci: pin all GitHub Actions to commit SHAs (#12481)9284c16fix(security): validate limit() in Update/SoftDelete query builders (#12436)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for typeorm since your current version.
Updates
@apollo/serverfrom 5.5.0 to 5.5.1Release notes
Sourced from @apollo/server's releases.
Changelog
Sourced from @apollo/server's changelog.
Commits
4f15406Version Packages (#8207)3f46c51fix(deps): remove vulnerable dependencyuuid(#8201)Updates
@testcontainers/postgresqlfrom 11.14.0 to 12.0.0Release notes
Sourced from @testcontainers/postgresql's releases.
... (truncated)
Commits
80d537aFix npm publish version updates (#1330)5e9bfffUse configured health checks as the default wait strategy (#1096)7f40327Bump ghcr.io/devcontainers/features/node in the dependencies group (#1318)df148bbBump the dependencies group across 18 directories with 20 updates (#1321)1b7d67fBump the dependencies group across 1 directory with 30 updates (#1322)b25bbeaReadRYUK_CONTAINER_IMAGElazily so dotenv / other runtime overrides work (...cec8a5fBump the dependencies group across 1 directory with 23 updates (#1300)78975efBump the dependencies group across 16 directories with 18 updates (#1299)303430fUse /tmp for Kafka startup script (#1302)38fb397Clarify PR defaults in AGENTS.md (#1303)Updates
jest-junitfrom 16.0.0 to 17.0.0Release notes
Sourced from jest-junit's releases.
Commits
20d8f14v17.0.0c91dd20Merge pull request #284 from palmerj3/upgrade-uuid-148ff39eeUpgrade uuid to 14.0.0e866b5fAdd CODEOWNERS33a5a8bMerge pull request #278 from jest-community/update-ci-versionsf33e1f2Update to Jest 30.2.0 and regenerate snapshots81c9775NPM audit fix50e2666Convert from yarn to npmb4a7e14Add snapshot update command to CLAUDE.mdb56a503Simplify CI to test only Jest 30.xUpdates
testcontainersfrom 11.14.0 to 12.0.0Release notes
Sourced from testcontainers's releases.
... (truncated)
Commits
80d537aFix npm publish version updates (#1330)5e9bfffUse configured health checks as the default wait strategy (#1096)7f40327Bump ghcr.io/devcontainers/features/node in the dependencies group (#1318)df148bbBump the dependencies group across 18 directories with 20 updates (#1321)1b7d67fBump the dependencies group across 1 directory with 30 updates (#1322)b25bbeaReadRYUK_CONTAINER_IMAGElazily so dotenv / other runtime overrides work (...cec8a5fBump the dependencies group across 1 directory with 23 updates (#1300)78975efBump the dependencies group across 16 directories with 18 updates (#1299)303430fUse /tmp for Kafka startup script (#1302)38fb397Clarify PR defaults in AGENTS.md (#1303)Most Recent Ignore Conditions Applied to This Pull Request
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.