Skip to content
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

Update minor npm dependencies #2295

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.621.0 -> 3.678.0 age adoption passing confidence
@aws-sdk/credential-providers (source) 3.621.0 -> 3.678.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) 3.621.0 -> 3.678.0 age adoption passing confidence
@microsoft/applicationinsights-web 3.3.0 -> 3.3.3 age adoption passing confidence
@ministryofjustice/frontend 2.1.3 -> 2.2.4 age adoption passing confidence
@sentry/node (source) 7.118.0 -> 7.119.2 age adoption passing confidence
@types/express-serve-static-core (source) 4.19.5 -> 4.19.6 age adoption passing confidence
@types/jquery (source) 3.5.30 -> 3.5.32 age adoption passing confidence
@types/jsonwebtoken (source) 9.0.6 -> 9.0.7 age adoption passing confidence
@types/qs (source) 6.9.15 -> 6.9.16 age adoption passing confidence
applicationinsights 2.9.5 -> 2.9.6 age adoption passing confidence
cookie-parser 1.4.6 -> 1.4.7 age adoption passing confidence
cypress (source) 13.13.1 -> 13.15.0 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-import-resolver-typescript 3.6.1 -> 3.6.3 age adoption passing confidence
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence
express (source) 4.21.0 -> 4.21.1 age adoption passing confidence
express-session 1.18.0 -> 1.18.1 age adoption passing confidence
govuk-frontend (source) 4.8.0 -> 4.9.0 age adoption passing confidence
helmet (source) 7.1.0 -> 7.2.0 age adoption passing confidence
jest-pact ^0.9.4 -> ^0.11.0 age adoption passing confidence
lint-staged 15.2.7 -> 15.2.10 age adoption passing confidence
mocha (source) 10.7.0 -> 10.7.3 age adoption passing confidence
moment-timezone (source) 0.5.45 -> 0.5.46 age adoption passing confidence
nock 13.5.4 -> 13.5.5 age adoption passing confidence
nodemon (source) 3.1.4 -> 3.1.7 age adoption passing confidence
sass 1.77.8 -> 1.80.4 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.678.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.677.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.676.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.675.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.674.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.673.0

Compare Source

Features
  • client-s3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. (e7f10a2)

v3.670.0

Compare Source

Bug Fixes
  • client-s3: correct shape type of two shapes from union to structure (#​6561) (9d746f6)

v3.669.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.668.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.667.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.666.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.665.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.664.0

Compare Source

Features
  • middleware-user-agent: add client config for userAgentAppId (#​6524) (2990ea8)

v3.663.0

Compare Source

Features
  • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70)

v3.662.0

Compare Source

Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#​6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.1

Compare Source

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.657.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.654.0

Compare Source

Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b0)

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/client-s3

v3.651.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.651.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.650.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.649.0

Compare Source

Features
  • endpoints: codegen sync for request creation performance improvements (#​6449) (c8e8f28)

v3.645.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.637.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.635.0

Compare Source

Features
  • client-s3: Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs. (b474584)
  • codegen: add Smithy RPCv2 CBOR to list of protocols (#​6096) (5154d4f)

v3.633.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.632.0

Compare Source

Features
  • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea)

v3.631.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.629.0

Compare Source

Features
  • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#​6368) (03bb39f)

v3.627.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.626.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.624.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.623.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.622.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

aws/aws-sdk-js-v3 (@​aws-sdk/credential-providers)

v3.678.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.677.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.675.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.670.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.669.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.668.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.667.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.666.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.665.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.664.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.662.0

Compare Source

Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#​6535) (3c2e59c)

3.658.1 (2024-09-25)

Note: Version bump only for package @​aws-sdk/credential-providers

v3.658.1

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.658.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.654.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/credential-providers

v3.651.1

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.650.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.649.0

Compare Source

Features
  • endpoints: codegen sync for request creation performance improvements (#​6449) (c8e8f28)

v3.645.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.637.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.635.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.632.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.631.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.630.0

Compare Source

Features
  • credential-providers: add custom credential chain helper (#​6374) (1a479dc)

v3.629.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.624.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.623.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

v3.622.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-providers

aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.678.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.677.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.676.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.675.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.674.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.673.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.670.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.669.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.668.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.667.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.666.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.665.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.664.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.663.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.662.0

Compare Source

Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#​6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.1

Compare Source

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.657.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.654.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.651.1

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.651.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.650.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.649.0

Compare Source

Features
  • endpoints: codegen sync for request creation performance improvements (#​6449) (c8e8f28)

v3.645.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.637.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.635.0

Compare Source

Features

v3.633.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.632.0

[Compare Source](https://github.com/aws/aws-sdk-js


Configuration

📅 Schedule: Branch creation - "after 9am every weekday,before 5pm every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 1, 2024 10:31
@renovate renovate bot force-pushed the renovate-all-npm-minor-patch branch 5 times, most recently from 55076a3 to 20d8eb6 Compare August 6, 2024 08:29
kth13
kth13 previously approved these changes Aug 6, 2024
Copy link
Contributor

@kth13 kth13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kth13 kth13 force-pushed the renovate-all-npm-minor-patch branch from 20d8eb6 to f87a236 Compare August 6, 2024 12:51
@renovate renovate bot force-pushed the renovate-all-npm-minor-patch branch 7 times, most recently from b9e1ee6 to e0287f6 Compare August 13, 2024 09:00
@renovate renovate bot force-pushed the renovate-all-npm-minor-patch branch 9 times, most recently from 41b3b29 to 2e2b87e Compare August 20, 2024 11:06
@renovate renovate bot force-pushed the renovate-all-npm-minor-patch branch 4 times, most recently from 9529893 to 3131d05 Compare August 27, 2024 19:23
@renovate renovate bot force-pushed the renovate-all-npm-minor-patch branch from 3131d05 to 078e38f Compare August 28, 2024 07:46
@renovate renovate bot force-pushed the renovate-all-npm-minor-patch branch 8 times, most recently from feb3d06 to cb2a4d0 Compare October 4, 2024 22:00
@renovate renovate bot force-pushed the renovate-all-npm-minor-patch branch 11 times, most recently from 2f65190 to 5bf06c9 Compare October 11, 2024 21:15
@renovate renovate bot force-pushed the renovate-all-npm-minor-patch branch 9 times, most recently from 3b6a87d to 5b2ca6e Compare October 23, 2024 04:46
@renovate renovate bot force-pushed the renovate-all-npm-minor-patch branch from 5b2ca6e to 2bbb186 Compare October 23, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant