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

Bump the dev-minor-dependencies group with 10 updates #7635

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2025

Bumps the dev-minor-dependencies group with 10 updates:

Package From To
@aws-sdk/client-s3 3.731.1 3.738.0
@remix-run/router 1.21.1 1.22.0
jotai 2.11.1 2.11.2
moment-timezone 0.5.46 0.5.47
nodemailer 6.9.16 6.10.0
@types/nodemailer 6.4.16 6.4.17
@4tw/cypress-drag-drop 2.2.5 2.3.0
@testing-library/user-event 14.6.0 14.6.1
cypress-axe 1.5.0 1.6.0
cypress-real-events 1.13.0 1.14.0

Updates @aws-sdk/client-s3 from 3.731.1 to 3.738.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.738.0

3.738.0(2025-01-29)

Chores
  • build: set cache read/write based on build type (#6852) (ba2cc5d7)
New Features
  • client-mailmanager: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. (eb80af4d)
  • client-bcm-pricing-calculator: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. (19c246d7)
  • client-ecr-public: Add support for Dualstack Endpoints (57386425)
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a0)
  • client-ecr: Add support for Dualstack and Dualstack-with-FIPS Endpoints (57276bbe)
  • client-transcribe-streaming: This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe. (28bc36d0)
Bug Fixes
  • credential-provider-node: handle string value AWS_EC2_METADATA_DISABLED=false (#6823) (9ad490a5)

For list of updated packages, view updated-packages.md in assets-3.738.0.zip

v3.737.0

3.737.0(2025-01-28)

New Features
  • client-ec2: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (f3e70c5a)
  • client-timestream-influxdb: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance (013cd456)
  • client-datasync: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. (f65f1431)
  • client-deadline: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job (0bf68ed6)
  • client-appsync: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response (a3d8b366)
  • client-firehose: For AppendOnly streams, Firehose will automatically scale to match your throughput. (446f685a)

For list of updated packages, view updated-packages.md in assets-3.737.0.zip

v3.736.0

3.736.0(2025-01-27)

New Features
  • clients: update client endpoints as of 2025-01-27 (12cba40b)
  • client-iot: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. (a57b5908)
  • client-s3-control: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations (a7a494ca)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.738.0 (2025-01-29)

Features

  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a)

3.735.0 (2025-01-24)

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

3.734.0 (2025-01-23)

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

3.733.0 (2025-01-22)

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

3.732.0 (2025-01-21)

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

Commits
  • 1b99b4f Publish v3.738.0
  • c7c525a feat(client-s3): Change the type of MpuObjectSize in CompleteMultipartUploadR...
  • 3488ae9 Publish v3.735.0
  • 65c6ae9 Publish v3.734.0
  • 0e8963e chore(codegen): bump smithy-typescript-codegen to 0.26.0 (#6843)
  • 9199f2f Publish v3.733.0
  • e504341 test(packages): await promise assertions, cleanup test logging (#6839)
  • 62ba401 Publish v3.732.0
  • See full diff in compare view

Updates @remix-run/router from 1.21.1 to 1.22.0

Changelog

Sourced from @​remix-run/router's changelog.

1.22.0

Minor Changes

  • Provide the request signal as a parameter to patchRoutesOnNavigation (#12900)

    • This can be used to abort any manifest fetches if the in-flight navigation/fetcher is aborted

Patch Changes

  • Do not log v7 deprecation warnings in production builds (#12794)
  • Strip search parameters from patchRoutesOnNavigation path param for fetcher calls (#12899)
  • Properly bubble headers when throwing a data() result (#12845)
  • Optimize route matching by skipping redundant matchRoutes calls when possible (#12169)

1.22.0-pre-v6.1

Minor Changes

  • Provide the request signal as a parameter to patchRoutesOnNavigation (#12900)

    • This can be used to abort any manifest fetches if the in-flight navigation/fetcher is aborted

Patch Changes

  • Strip search parameters from patchRoutesOnNavigation path param for fetcher calls (#12899)

1.21.2-pre-v6.0

Patch Changes

  • Do not log v7 deprecation warnings in production builds (#12794)
  • Properly bubble headers when throwing a data() result (#12845)
  • Optimize route matching by skipping redundant matchRoutes calls when possible (#12169)
Commits

Updates jotai from 2.11.1 to 2.11.2

Release notes

Sourced from jotai's releases.

v2.11.2

There was a regression in v2.11.1, which is fixed in this patch.

What's Changed

  • fix(core): derived atom is not re-evaluated if it read between multiple set by @​dai-shi in

New Contributors

Full Changelog: pmndrs/jotai@v2.11.1...v2.11.2

Commits
  • bcf45c9 2.11.2
  • 203895b chore: update dev dependencies (#2963)
  • 1a2bbb5 fix(core): derived atom is not re-evaluated if it read between multiple set (...
  • 4636c08 test: avoid infinite loop with React 19 and StrictMode (#2933)
  • 6de8360 docs: update atomWithRefresh import path (#2961)
  • a36209f update jotai-effect docs to improve clarity and conciseness (#2957)
  • b4e0302 doc: update jotai-effect docs (#2956)
  • 2406824 do not run test before publish
  • See full diff in compare view

Updates moment-timezone from 0.5.46 to 0.5.47

Release notes

Sourced from moment-timezone's releases.

Release 0.5.47

  • Updated data to IANA TZDB 2025a.
Changelog

Sourced from moment-timezone's changelog.

0.5.47 2025-01-28

  • Updated data to IANA TZDB 2025a.
Commits

Updates nodemailer from 6.9.16 to 6.10.0

Release notes

Sourced from nodemailer's releases.

v6.10.0

6.10.0 (2025-01-23)

Features

  • services: add Seznam email service configuration (#1695) (d1ae0a8)

Bug Fixes

  • proxy: Set error and timeout errors for proxied sockets (aa0c99c)
Changelog

Sourced from nodemailer's changelog.

6.10.0 (2025-01-23)

Features

  • services: add Seznam email service configuration (#1695) (d1ae0a8)

Bug Fixes

  • proxy: Set error and timeout errors for proxied sockets (aa0c99c)
Commits

Updates @types/nodemailer from 6.4.16 to 6.4.17

Commits

Updates @4tw/cypress-drag-drop from 2.2.5 to 2.3.0

Changelog

Sourced from @​4tw/cypress-drag-drop's changelog.

[2.3.0] - 2025-01-30

  • Add support for Cypress 14.x.
Commits

Updates @testing-library/user-event from 14.6.0 to 14.6.1

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.1

14.6.1 (2025-01-21)

Bug Fixes

  • correct description for delay option (#1175) (2edf14d)
  • keyboard: add ContextMenu to defaultKeyMap (#1079) (3e471d1)
  • keyboard: add brackets to defaultKeyMap (#1226) (543ecb0)
  • keyboard: walk through radio group per arrow keys (#1049) (bf8111c)
  • pointer: dispatch mouse events if pointerdown is defaultPrevented (#1121) (f681f7b)
  • pointer: set button and buttons properties on PointerEvent (#1219) (6614f72)
  • pointer: use 1 as default value for PointerEvent.width and PointerEvent.height (#1224) (f0468d0)
  • prevent click event loop on form-associated custom element (#1238) (465fc7e)
  • prevent click event on non-focusable control (#1130) (e429094)
  • upload: apply accept filter more leniently (#1064) (a344ad4)
Commits

Updates cypress-axe from 1.5.0 to 1.6.0

Release notes

Sourced from cypress-axe's releases.

v1.6.0

1.6.0 (2025-01-30)

Features

Commits

Updates cypress-real-events from 1.13.0 to 1.14.0

Release notes

Sourced from cypress-real-events's releases.

v1.14.0

1.14.0 (2025-01-21)

Features

Commits
  • 46859cf feat: Upgrade to cypress v14
  • aa91be7 chore(deps): Support cypress v14 (#714)
  • f2ee668 chore(readme): update twitter handle
  • 0d3bfb3 chore: Upgrade connection instruction for modern cypress
  • See full diff in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the dev-minor-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.731.1` | `3.738.0` |
| [@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router) | `1.21.1` | `1.22.0` |
| [jotai](https://github.com/pmndrs/jotai) | `2.11.1` | `2.11.2` |
| [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.46` | `0.5.47` |
| [nodemailer](https://github.com/nodemailer/nodemailer) | `6.9.16` | `6.10.0` |
| [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `6.4.16` | `6.4.17` |
| [@4tw/cypress-drag-drop](https://github.com/4teamwork/cypress-drag-drop) | `2.2.5` | `2.3.0` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.0` | `14.6.1` |
| [cypress-axe](https://github.com/component-driven/cypress-axe) | `1.5.0` | `1.6.0` |
| [cypress-real-events](https://github.com/dmtrKovalenko/cypress-real-events) | `1.13.0` | `1.14.0` |


Updates `@aws-sdk/client-s3` from 3.731.1 to 3.738.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.738.0/clients/client-s3)

Updates `@remix-run/router` from 1.21.1 to 1.22.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/@remix-run/[email protected]/packages/router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@remix-run/[email protected]/packages/router)

Updates `jotai` from 2.11.1 to 2.11.2
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.11.1...v2.11.2)

Updates `moment-timezone` from 0.5.46 to 0.5.47
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](moment/moment-timezone@0.5.46...0.5.47)

Updates `nodemailer` from 6.9.16 to 6.10.0
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v6.9.16...v6.10.0)

Updates `@types/nodemailer` from 6.4.16 to 6.4.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer)

Updates `@4tw/cypress-drag-drop` from 2.2.5 to 2.3.0
- [Changelog](https://github.com/4teamwork/cypress-drag-drop/blob/master/CHANGELOG.md)
- [Commits](4teamwork/cypress-drag-drop@v2.2.5...v2.3.0)

Updates `@testing-library/user-event` from 14.6.0 to 14.6.1
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.6...v14.6.1)

Updates `cypress-axe` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/component-driven/cypress-axe/releases)
- [Commits](component-driven/cypress-axe@v1.5.0...v1.6.0)

Updates `cypress-real-events` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/dmtrKovalenko/cypress-real-events/releases)
- [Commits](dmtrKovalenko/cypress-real-events@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: "@remix-run/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: moment-timezone
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: "@types/nodemailer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@4tw/cypress-drag-drop"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: cypress-axe
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: cypress-real-events
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2025
@mfacar mfacar merged commit c9082cc into development Jan 31, 2025
17 of 18 checks passed
@mfacar mfacar deleted the dependabot/npm_and_yarn/dev-minor-dependencies-625919aed2 branch January 31, 2025 18:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant