- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
Bump the production-dependencies group across 2 directories with 26 updates #269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Closed
      
      
            dependabot
  wants to merge
  1
  commit into
  main
from
dependabot/npm_and_yarn/production-dependencies-e7ea3a4880
  
      
      
   
      
    
                
     Closed
            
            Bump the production-dependencies group across 2 directories with 26 updates #269
                    dependabot
  wants to merge
  1
  commit into
  main
from
dependabot/npm_and_yarn/production-dependencies-e7ea3a4880
  
      
      
   
              
            Conversation
  
    
      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
    
  
  
    
    …pdates Bumps the production-dependencies group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [esbuild](https://github.com/evanw/esbuild) | `0.25.8` | `0.25.9` | | [@aws-sdk/client-cloudfront-keyvaluestore](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront-keyvaluestore) | `3.859.0` | `3.879.0` | | [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.859.0` | `3.879.0` | | [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.6.4` | `3.7.3` | | [@fastify/aws-lambda](https://github.com/fastify/aws-lambda-fastify) | `6.0.0` | `6.1.1` | | [@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core) | `6.4.1` | `6.4.4` | | [@middy/event-normalizer](https://github.com/middyjs/middy/tree/HEAD/packages/event-normalizer) | `6.4.1` | `6.4.4` | | [@middy/sqs-partial-batch-failure](https://github.com/middyjs/middy/tree/HEAD/packages/sqs-partial-batch-failure) | `6.4.1` | `6.4.4` | | [argon2](https://github.com/ranisalt/node-argon2) | `0.43.1` | `0.44.0` | | [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) | `14.21.0` | `14.22.1` | | [fastify](https://github.com/fastify/fastify) | `5.4.0` | `5.5.0` | | [fastify-zod-openapi](https://github.com/samchungy/fastify-zod-openapi) | `5.2.0` | `5.3.1` | | [pino](https://github.com/pinojs/pino) | `9.7.0` | `9.9.0` | | [stripe](https://github.com/stripe/stripe-node) | `18.4.0` | `18.5.0` | | [zod](https://github.com/colinhacks/zod) | `4.0.14` | `4.1.5` | | [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.18.0` | `4.21.1` | | [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.0.16` | `3.0.19` | | [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `8.2.2` | `8.2.7` | | [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates) | `8.2.2` | `8.2.7` | | [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `8.2.2` | `8.2.7` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `8.2.2` | `8.2.7` | | [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `8.2.2` | `8.2.7` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.13` | `1.11.18` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `4.10.38` | `5.4.149` | | [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf) | `10.0.1` | `10.1.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.7.1` | `7.8.2` | Bumps the production-dependencies group with 1 update in the /src/api directory: [argon2](https://github.com/ranisalt/node-argon2). Updates `esbuild` from 0.25.8 to 0.25.9 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.8...v0.25.9) Updates `@aws-sdk/client-cloudfront-keyvaluestore` from 3.859.0 to 3.879.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-cloudfront-keyvaluestore/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.879.0/clients/client-cloudfront-keyvaluestore) Updates `@aws-sdk/client-secrets-manager` from 3.859.0 to 3.879.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-secrets-manager/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.879.0/clients/client-secrets-manager) Updates `@azure/msal-node` from 3.6.4 to 3.7.3 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v3.6.4...msal-node-v3.7.3) Updates `@fastify/aws-lambda` from 6.0.0 to 6.1.1 - [Release notes](https://github.com/fastify/aws-lambda-fastify/releases) - [Commits](fastify/aws-lambda-fastify@v6.0.0...v6.1.1) Updates `@middy/core` from 6.4.1 to 6.4.4 - [Release notes](https://github.com/middyjs/middy/releases) - [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md) - [Commits](https://github.com/middyjs/middy/commits/6.4.4/packages/core) Updates `@middy/event-normalizer` from 6.4.1 to 6.4.4 - [Release notes](https://github.com/middyjs/middy/releases) - [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md) - [Commits](https://github.com/middyjs/middy/commits/6.4.4/packages/event-normalizer) Updates `@middy/sqs-partial-batch-failure` from 6.4.1 to 6.4.4 - [Release notes](https://github.com/middyjs/middy/releases) - [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md) - [Commits](https://github.com/middyjs/middy/commits/6.4.4/packages/sqs-partial-batch-failure) Updates `argon2` from 0.43.1 to 0.44.0 - [Release notes](https://github.com/ranisalt/node-argon2/releases) - [Commits](ranisalt/node-argon2@v0.43.1...v0.44.0) Updates `discord.js` from 14.21.0 to 14.22.1 - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/14.22.1/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.22.1/packages/discord.js) Updates `fastify` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.4.0...v5.5.0) Updates `fastify-zod-openapi` from 5.2.0 to 5.3.1 - [Release notes](https://github.com/samchungy/fastify-zod-openapi/releases) - [Commits](samchungy/fastify-zod-openapi@v5.2.0...v5.3.1) Updates `pino` from 9.7.0 to 9.9.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.7.0...v9.9.0) Updates `stripe` from 18.4.0 to 18.5.0 - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-node@v18.4.0...v18.5.0) Updates `zod` from 4.0.14 to 4.1.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.0.14...v4.1.5) Updates `@azure/msal-browser` from 4.18.0 to 4.21.1 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.18.0...msal-browser-v4.21.1) Updates `@azure/msal-react` from 3.0.16 to 3.0.19 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v3.0.16...msal-react-v3.0.19) Updates `@mantine/core` from 8.2.2 to 8.2.7 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/8.2.7/packages/@mantine/core) Updates `@mantine/dates` from 8.2.2 to 8.2.7 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/8.2.7/packages/@mantine/dates) Updates `@mantine/form` from 8.2.2 to 8.2.7 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/8.2.7/packages/@mantine/form) Updates `@mantine/hooks` from 8.2.2 to 8.2.7 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/8.2.7/packages/@mantine/hooks) Updates `@mantine/notifications` from 8.2.2 to 8.2.7 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/8.2.7/packages/@mantine/notifications) Updates `dayjs` from 1.11.13 to 1.11.18 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.18/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.13...v1.11.18) Updates `pdfjs-dist` from 4.10.38 to 5.4.149 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v4.10.38...v5.4.149) Updates `react-pdf` from 10.0.1 to 10.1.0 - [Release notes](https://github.com/wojtekmaj/react-pdf/releases) - [Commits](https://github.com/wojtekmaj/react-pdf/commits/v10.1.0/packages/react-pdf) Updates `react-router-dom` from 7.7.1 to 7.8.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `@aws-sdk/client-cloudfront-keyvaluestore` from 3.859.0 to 3.879.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-cloudfront-keyvaluestore/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.879.0/clients/client-cloudfront-keyvaluestore) Updates `@aws-sdk/client-secrets-manager` from 3.859.0 to 3.879.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-secrets-manager/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.879.0/clients/client-secrets-manager) Updates `@azure/msal-node` from 3.6.4 to 3.7.3 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v3.6.4...msal-node-v3.7.3) Updates `@fastify/aws-lambda` from 6.0.0 to 6.1.1 - [Release notes](https://github.com/fastify/aws-lambda-fastify/releases) - [Commits](fastify/aws-lambda-fastify@v6.0.0...v6.1.1) Updates `@middy/core` from 6.4.1 to 6.4.4 - [Release notes](https://github.com/middyjs/middy/releases) - [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md) - [Commits](https://github.com/middyjs/middy/commits/6.4.4/packages/core) Updates `@middy/event-normalizer` from 6.4.1 to 6.4.4 - [Release notes](https://github.com/middyjs/middy/releases) - [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md) - [Commits](https://github.com/middyjs/middy/commits/6.4.4/packages/event-normalizer) Updates `@middy/sqs-partial-batch-failure` from 6.4.1 to 6.4.4 - [Release notes](https://github.com/middyjs/middy/releases) - [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md) - [Commits](https://github.com/middyjs/middy/commits/6.4.4/packages/sqs-partial-batch-failure) Updates `argon2` from 0.43.1 to 0.44.0 - [Release notes](https://github.com/ranisalt/node-argon2/releases) - [Commits](ranisalt/node-argon2@v0.43.1...v0.44.0) Updates `discord.js` from 14.21.0 to 14.22.1 - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/14.22.1/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.22.1/packages/discord.js) Updates `esbuild` from 0.25.8 to 0.25.9 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.8...v0.25.9) Updates `fastify` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.4.0...v5.5.0) Updates `fastify-zod-openapi` from 5.2.0 to 5.3.1 - [Release notes](https://github.com/samchungy/fastify-zod-openapi/releases) - [Commits](samchungy/fastify-zod-openapi@v5.2.0...v5.3.1) Updates `pino` from 9.7.0 to 9.9.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.7.0...v9.9.0) Updates `stripe` from 18.4.0 to 18.5.0 - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-node@v18.4.0...v18.5.0) Updates `zod` from 4.0.14 to 4.1.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.0.14...v4.1.5) Updates `argon2` from 0.43.1 to 0.44.0 - [Release notes](https://github.com/ranisalt/node-argon2/releases) - [Commits](ranisalt/node-argon2@v0.43.1...v0.44.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@aws-sdk/client-cloudfront-keyvaluestore" dependency-version: 3.879.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@aws-sdk/client-secrets-manager" dependency-version: 3.879.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@azure/msal-node" dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@fastify/aws-lambda" dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@middy/core" dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@middy/event-normalizer" dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@middy/sqs-partial-batch-failure" dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: argon2 dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: discord.js dependency-version: 14.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fastify dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fastify-zod-openapi dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pino dependency-version: 9.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: stripe dependency-version: 18.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@azure/msal-browser" dependency-version: 4.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@azure/msal-react" dependency-version: 3.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@mantine/core" dependency-version: 8.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@mantine/dates" dependency-version: 8.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@mantine/form" dependency-version: 8.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@mantine/hooks" dependency-version: 8.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@mantine/notifications" dependency-version: 8.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: dayjs dependency-version: 1.11.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pdfjs-dist dependency-version: 5.4.149 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-pdf dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-router-dom dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@aws-sdk/client-cloudfront-keyvaluestore" dependency-version: 3.879.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@aws-sdk/client-secrets-manager" dependency-version: 3.879.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@azure/msal-node" dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@fastify/aws-lambda" dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@middy/core" dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@middy/event-normalizer" dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@middy/sqs-partial-batch-failure" dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: argon2 dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: discord.js dependency-version: 14.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: esbuild dependency-version: 0.25.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: fastify dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fastify-zod-openapi dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pino dependency-version: 9.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: stripe dependency-version: 18.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: argon2 dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
| 
           Looks like these dependencies are updatable in another way, so this is no longer needed.  | 
    
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      Labels
      
    dependencies
  Pull requests that update a dependency file 
  
    javascript
  Pull requests that update javascript code 
  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 26 updates in the / directory:
0.25.80.25.93.859.03.879.03.859.03.879.03.6.43.7.36.0.06.1.16.4.16.4.46.4.16.4.46.4.16.4.40.43.10.44.014.21.014.22.15.4.05.5.05.2.05.3.19.7.09.9.018.4.018.5.04.0.144.1.54.18.04.21.13.0.163.0.198.2.28.2.78.2.28.2.78.2.28.2.78.2.28.2.78.2.28.2.71.11.131.11.184.10.385.4.14910.0.110.1.07.7.17.8.2Bumps the production-dependencies group with 1 update in the /src/api directory: argon2.
Updates
esbuildfrom 0.25.8 to 0.25.9Release notes
Sourced from esbuild's releases.
Changelog
Sourced from esbuild's changelog.
Commits
195e05cpublish 0.25.9 to npm3dac33ffix #3131, fix #3663: yarnpnp + windows + D drive0f2c5c8mock fs now supports multiple volumes on windows100a51esplit out yarnpnp snapshot tests13aace3removeC:assumption from windows snapshot testsf1f413ffix #4252: preserve parentheses around functions1bc8091fix #4257, close #4258: go 1.23.10 => 1.23.12bc52135move the go compiler version togo.versiona0af5d1makefile: useESBUILD_VERSIONconsistentlyUpdates
@aws-sdk/client-cloudfront-keyvaluestorefrom 3.859.0 to 3.879.0Release notes
Sourced from
@aws-sdk/client-cloudfront-keyvaluestore's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-cloudfront-keyvaluestore's changelog.... (truncated)
Commits
6681c80Publish v3.879.0139aa8dchore(codegen): sync for schema-serde event-streams (#7291)dec0722Publish v3.876.0308b00ePublish v3.873.00b2e67cPublish v3.872.0b2eec67chore(clients): use 'include' in tsconfig.json (#7266)ab7208bPublish v3.864.02cea144Publish v3.863.0faadcc4Publish v3.862.025b3eb1chore(codegen): sync for CborCodec idempotencyToken (#7246)Updates
@aws-sdk/client-secrets-managerfrom 3.859.0 to 3.879.0Release notes
Sourced from
@aws-sdk/client-secrets-manager's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-secrets-manager's changelog.... (truncated)
Commits
6681c80Publish v3.879.0139aa8dchore(codegen): sync for schema-serde event-streams (#7291)dec0722Publish v3.876.0308b00ePublish v3.873.00b2e67cPublish v3.872.0b2eec67chore(clients): use 'include' in tsconfig.json (#7266)ab7208bPublish v3.864.02cea144Publish v3.863.0faadcc4Publish v3.862.025b3eb1chore(codegen): sync for CborCodec idempotencyToken (#7246)Updates
@azure/msal-nodefrom 3.6.4 to 3.7.3Release notes
Sourced from
@azure/msal-node's releases.Commits
1a521c3Enable passing of redirect uri for Nativebroker (#8005)d1cfe74Fix Custom-Auth Codeowners (#8015)d38ec1bBump actions/checkout from 4 to 5 (#8003)2e533d5resolve comments9fc5585Updated copilot instructions190730dFix CODEOWNERS for custom-auth (#8011)ba6655bAdd backward compatibility support (#7962)d8718bcRelease PR: official (#8008)866f2daAdd JS platform telemetry params (#7991)81f41cbFix cache not used for getting token if scopes are empty (#7995)Updates
@fastify/aws-lambdafrom 6.0.0 to 6.1.1Release notes
Sourced from
@fastify/aws-lambda's releases.Commits
43114876.1.10e20ad9fix - update type declaration to include albMultiValueHeaders in the options ...2432d456.1.0c60f336remove unnecessary console log statementc25a39dAlb multivalueheaders (#272)Updates
@middy/corefrom 6.4.1 to 6.4.4Release notes
Sourced from
@middy/core's releases.Commits
b132a22chore: version bump07d08ffchore: use TSTyche for type testingd8baaf1chore: version bump867bb0bchore: version bump5a1d217chore: removeeslint-disablecommentsUpdates
@middy/event-normalizerfrom 6.4.1 to 6.4.4Release notes
Sourced from
@middy/event-normalizer's releases.Commits
b132a22chore: version bump07d08ffchore: use TSTyche for type testingd8baaf1chore: version bump867bb0bchore: version bumpUpdates
@middy/sqs-partial-batch-failurefrom 6.4.1 to 6.4.4Release notes
Sourced from
@middy/sqs-partial-batch-failure's releases.Commits
b132a22chore: version bump07d08ffchore: use TSTyche for type testingd8baaf1chore: version bump867bb0bchore: version bumpUpdates
argon2from 0.43.1 to 0.44.0Release notes
Sourced from argon2's releases.
Commits
cd4eae5v0.44.00d88d0dBuild system tweaks for reproducible buildsa6ca2fdBump@biomejs/biomefrom 1.9.4 to 2.1.4c33250dBump node-gyp from 11.2.0 to 11.3.0 (#467)e4ff08cBump node-addon-api from 8.4.0 to 8.5.0 (#466)b3de3a2Potential fix for code scanning alert no. 35: Workflow does not contain permi...Updates
discord.jsfrom 14.21.0 to 14.22.1Release notes
Sourced from discord.js's releases.
Changelog
Sourced from discord.js's changelog.
Commits
a294b47chore(discord.js): release [email protected]ecef7bdfix(GuildChannel): account for everyone base permissions (#11053)4057839chore: add@discordjs/collectionin api-extractor.json86ecb37chore(discord.js): correct changelog and version311e826chore(discord.js): release [email protected]b532df6fix: Remove trailingcolorreferences (#11007)d60e0bftypes(Invite): Approximate fields should be nullable (#10997)baa08b8feat: support user guilds (#10995)f469f74feat(MessageManager): New pinned messages routes (#10993)90d3b28fix(Emoji): remove incorrect nullables, addApplicationEmoji#available(