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 xml2js, aws-amplify and aws-sdk #239

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps xml2js to 0.5.0 and updates ancestor dependencies xml2js, aws-amplify and aws-sdk. These dependencies need to be updated together.

Updates xml2js from 0.4.17 to 0.5.0

Commits
  • 9f730bb Update package.json with latest PR
  • 50a492a Merge pull request #603 from autopulated/master
  • 7bc3c5d Merge pull request #598 from fnimick/master
  • f412a12 Merge pull request #635 from wisesimpson/patch-1
  • d318ce0 Update README.md
  • 581b19a use Object.create(null) to create all parsed objects (prevent prototype repla...
  • a212950 Add documentation for explicitCharkey option
  • 1832e0b Merge pull request #512 from economia/master
  • 198063c Merge pull request #556 from Omega-Ariston/fix-issue544
  • 0d71785 Merge pull request #562 from Omega-Ariston/addDocExample
  • Additional commits viewable in compare view

Updates aws-amplify from 0.4.1 to 5.0.25

Release notes

Sourced from aws-amplify's releases.

2023-04-06 Amplify JS release - aws-amplify@5.0.25

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.0.24...aws-amplify@5.0.25

Amplify JS release - aws-amplify@5.0.24

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.0.23...aws-amplify@5.0.24

2023-03-30 Amplify JS release - aws-amplify@5.0.23

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.0.22...aws-amplify@5.0.23

2023-03-23 Amplify JS release - aws-amplify@5.0.22

What's Changed

... (truncated)

Commits
  • 4d16972 chore(release): Publish [ci skip]
  • d13e85a chore: Release process (#11199)
  • 7bdbac7 chore: Docs updates (#11198)
  • a9bd459 fix(data): fix establishRelationAndKeys util to not attempt to add duplicat...
  • b0b9b5b fix: query on null fields to not throw error (#11185)
  • 4e661c3 chore: Updated codeowners to require admin approval for changes to aws-amplif...
  • 33810b1 fix(@​aws-amplify/datastore): Remove extra null fields on create mutations (#1...
  • 0e83282 chore(release): update version.ts [ci skip]
  • 5a86620 chore(release): Publish [ci skip]
  • 05d5627 chore: Release process (#11182)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by aws-amplify-ops, a new releaser for aws-amplify since your current version.


Updates aws-sdk from 2.430.0 to 2.1359.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1359.0

See changelog for more information.

Release v2.1358.0

See changelog for more information.

Release v2.1357.0

See changelog for more information.

Release v2.1356.0

See changelog for more information.

Release v2.1355.0

See changelog for more information.

Release v2.1354.0

See changelog for more information.

Release v2.1353.0

See changelog for more information.

Release v2.1352.0

See changelog for more information.

Release v2.1351.0

See changelog for more information.

Release v2.1350.0

See changelog for more information.

Release v2.1349.0

See changelog for more information.

Release v2.1348.0

See changelog for more information.

Release v2.1347.0

See changelog for more information.

Release v2.1346.0

See changelog for more information.

Release v2.1345.0

See changelog for more information.

Release v2.1344.0

See changelog for more information.

Release v2.1343.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1359.0

  • feature: Lambda: This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.
  • feature: RDS: This release adds support of modifying the engine mode of database clusters.

2.1358.0

  • feature: ChimeSDKVoice: This release adds tagging support for Voice Connectors and SIP Media Applications
  • feature: MediaConnect: Gateway is a new feature of AWS Elemental MediaConnect. Gateway allows the deployment of on-premises resources for the purpose of transporting live video to and from the AWS Cloud.

2.1357.0

  • feature: GroundStation: AWS Ground Station Wideband DigIF GA Release

2.1356.0

  • feature: Iot: Revert to remove unexpected API changes

2.1355.0

  • feature: ECRPUBLIC: This release will allow using registry alias as registryId in BatchDeleteImage request.
  • feature: EMRServerless: This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).
  • feature: EventBridge: EventBridge PutTarget support for multiple SQL arguments on RedshiftDataParameters
  • feature: Iot: This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations.
  • feature: IotData: This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API
  • feature: WAFV2: For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

2.1354.0

  • feature: Connect: This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs.
  • feature: ECS: This release adds support for enabling FIPS compliance on Amazon ECS Fargate tasks
  • feature: MarketplaceCatalog: Added three new APIs to support resource sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added new OwnershipType field to ListEntities request to let users filter on entities that are shared with them. Increased max page size of ListEntities response from 20 to 50 results.
  • feature: MediaConvert: AWS Elemental MediaConvert SDK now supports conversion of 608 paint-on captions to pop-on captions for SCC sources.
  • feature: Omics: Remove unexpected API changes.
  • feature: Rekognition: This release adds support for Face Liveness APIs in Amazon Rekognition. Updates UpdateStreamProcessor to return ResourceInUseException Exception. Minor updates to API documentation.

2.1353.0

  • feature: DLM: Updated timestamp format for GetLifecyclePolicy API
  • feature: DocDB: This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.
  • feature: Lambda: This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.
  • feature: QuickSight: This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions.

2.1352.0

  • feature: CloudFormation: Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.
  • feature: GreengrassV2: Add support for SUCCEEDED value in coreDeviceExecutionStatus field. Documentation updates for Greengrass V2.
  • feature: Proton: This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.

2.1351.0

  • feature: AppRunner: App Runner adds support for seven new vCPU and memory configurations.
  • feature: ConfigService: This release adds resourceType enums for types released in March 2023.
  • feature: IVSRealTime: Fix ParticipantToken ExpirationTime format
  • feature: NetworkFirewall: AWS Network Firewall now supports IPv6-only subnets.
  • feature: ServiceCatalog: removed incorrect product type value

2.1350.0

  • feature: AmplifyUIBuilder: Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from.

... (truncated)

Commits

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 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 ignore this major version will 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 version will 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 dependency will 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.

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependencies [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js), [aws-amplify](https://github.com/aws-amplify/amplify-js) and [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies need to be updated together.


Updates `xml2js` from 0.4.17 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](Leonidas-from-XIV/node-xml2js@0.4.17...0.5.0)

Updates `aws-amplify` from 0.4.1 to 5.0.25
- [Release notes](https://github.com/aws-amplify/amplify-js/releases)
- [Changelog](https://github.com/aws-amplify/amplify-js/blob/main/docs/changelog.md)
- [Commits](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@0.4.1...aws-amplify@5.0.25)

Updates `aws-sdk` from 2.430.0 to 2.1359.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.430.0...v2.1359.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: aws-amplify
  dependency-type: direct:production
- dependency-name: aws-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
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.

None yet

0 participants