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 dependency dropbox to v4.0.30 #47

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 4, 2018

This PR contains the following updates:

Package Type Update Change
dropbox dependencies patch 4.0.13 -> 4.0.30

Release Notes

dropbox/dropbox-sdk-js

v4.0.30

Compare Source

Files namespace:

  • Added new ExportInfo struct
  • Added new fields (is_downloadable, export_info) to FileMetadata
  • Added new include_non_downloadable_files to ListFolderArg
  • Added new ExportMetadata, ExportArg, Export Result Structs
  • Added new ExportError union
  • Added new /export route
  • Add unsupported_file to DownloadError.
  • Add upper bound 9999 to start field in SearchArg.
  • Add unsupported_content_type to LookupError.
  • Add cant_move_shared_folder to RelocationError.
  • Add email_not_verified and unsupported_file to GetTemporaryLinkError.

Sharing namespace:

  • Added password field to LinkAudience
  • Added effective_audience and link_access_level fields to LinkPermissions struct
  • Updated docstrings for LinkPermissions
  • Added audience and access fields to SharedLinkSettings struct
  • New LinkAccessLevel and RequestedLinkAccessLevel union
  • Added new create_view_link and create_edit_link fields to FileAction union

Team_log namespace:

  • New types added

Team_policies namespace:

  • New TwoStepVerificationState union

Team_reports namespace:

  • New TemporaryFailureReason union added.

Auth Namespace:

  • Add missing_scope into AuthError

File_requests namespace:

  • Add list and list/continue endpoints.
  • Add count endpoint.
  • Add delete and delete_all_closed endpoints.

Seen_state namespace:

  • Add mobile_ios, mobile_android and api into PlatformType.
  • deprecate mobile in PlatformType.

Sharing namespace:

  • Change shared_link_already_exists under CreateSharedLinkWithSettingsError from void to SharedLinkAlreadyExistsMetadata.
  • Add banned_member to AddFolderMemberError.

Team namespace:

  • Add profile_photo_url and suspended_on into MemberProfile.

Team_log namespace:

  • Add reset_password and restore_file_or_folder to QuickActionType.
  • Add google_oauth to LoginMethod.
  • Add australia_only and japan_only to PlacementRestriction.
  • Add trusted_teams to EventCategory.
  • In event details.
    • Add integration_connected_details.
    • Add integration_disconnected_details.
    • Add file_request_delete_details.
    • Add guest_admin_signed_in_via_trusted_teams_details.
    • Add guest_admin_signed_out_via_trusted_teams_details.
    • Add member_add_external_id_details.
    • Add member_change_external_id_details.
    • Add member_remove_external_id_details
    • Add integration_policy_changed_details.
    • Add paper_default_folder_policy_changed_details.
    • Add paper_desktop_policy_changed_details.
    • Add team_extensions_policy_changed_details.
    • Add guest_admin_change_status_details.
  • In EventType
    • Add integration_connected.
    • Add integration_disconnected.
    • Add file_request_delete.
    • Add guest_admin_signed_in_via_trusted_teams.
    • Add guest_admin_signed_out_via_trusted_teams.
    • Add member_add_external_id.
    • Add member_change_external_id.
    • Add member_remove_external_i.
    • Add integration_policy_change.
    • Add paper_default_folder_policy_change.
    • Add paper_desktop_policy_changed.
    • Add team_extensions_policy_changed.
    • Add guest_admin_change_status.

stone_cfg:
Add scope into route attribute.

v4.0.29

Compare Source

v4.0.28

Compare Source

#​244

v4.0.27

Compare Source

Files namespace:

  • Added new ExportInfo struct
  • Added new fields (is_downloadable, export_info) to FileMetadata
  • Added new include_non_downloadable_files to ListFolderArg
  • Added new ExportMetadata, ExportArg, Export Result Structs
  • Added new ExportError union
  • Added new /export route
  • Add unsupported_file to DownloadError.
  • Add upper bound 9999 to start field in SearchArg.
  • Add unsupported_content_type to LookupError.
  • Add cant_move_shared_folder to RelocationError.
  • Add email_not_verified and unsupported_file to GetTemporaryLinkError.

Sharing namespace:

  • Added password field to LinkAudience
  • Added effective_audience and link_access_level fields to LinkPermissions struct
  • Updated docstrings for LinkPermissions
  • Added audience and access fields to SharedLinkSettings struct
  • New LinkAccessLevel and RequestedLinkAccessLevel union
  • Added new create_view_link and create_edit_link fields to FileAction union

Team_log namespace:

  • New types added

Team_policies namespace:

  • New TwoStepVerificationState union

Team_reports namespace:

  • New TemporaryFailureReason union added.

Auth Namespace:

  • Add missing_scope into AuthError

File_requests namespace:

  • Add list and list/continue endpoints.
  • Add count endpoint.
  • Add delete and delete_all_closed endpoints.

Seen_state namespace:

  • Add mobile_ios, mobile_android and api into PlatformType.
  • deprecate mobile in PlatformType.

Sharing namespace:

  • Change shared_link_already_exists under CreateSharedLinkWithSettingsError from void to SharedLinkAlreadyExistsMetadata.
  • Add banned_member to AddFolderMemberError.

Team namespace:

  • Add profile_photo_url and suspended_on into MemberProfile.

Team_log namespace:

  • Add reset_password and restore_file_or_folder to QuickActionType.
  • Add google_oauth to LoginMethod.
  • Add australia_only and japan_only to PlacementRestriction.
  • Add trusted_teams to EventCategory.
  • In event details.
    • Add integration_connected_details.
    • Add integration_disconnected_details.
    • Add file_request_delete_details.
    • Add guest_admin_signed_in_via_trusted_teams_details.
    • Add guest_admin_signed_out_via_trusted_teams_details.
    • Add member_add_external_id_details.
    • Add member_change_external_id_details.
    • Add member_remove_external_id_details
    • Add integration_policy_changed_details.
    • Add paper_default_folder_policy_changed_details.
    • Add paper_desktop_policy_changed_details.
    • Add team_extensions_policy_changed_details.
    • Add guest_admin_change_status_details.
  • In EventType
    • Add integration_connected.
    • Add integration_disconnected.
    • Add file_request_delete.
    • Add guest_admin_signed_in_via_trusted_teams.
    • Add guest_admin_signed_out_via_trusted_teams.
    • Add member_add_external_id.
    • Add member_change_external_id.
    • Add member_remove_external_i.
    • Add integration_policy_change.
    • Add paper_default_folder_policy_change.
    • Add paper_desktop_policy_changed.
    • Add team_extensions_policy_changed.
    • Add guest_admin_change_status.

stone_cfg:
Add scope into route attribute.

v4.0.26

Compare Source

v4.0.17

Compare Source

v4.0.16

Compare Source

v4.0.15

Compare Source

v4.0.14

Compare Source

Get new stone specs with following changes:

Common Namespace:
- Force matching dot character in alias EmailAddress

File_properties namespace:
- Doesn’t allow app folder app to access file property endpoints.

Files namespace:
- Create copy_batch:2 and move_batch:2 endpoints. Deprecate existing copy_batch and move_batch.

Sharing_files namespace:
- Doesn’t allow app folder app to access sharing files endpoints.

Team namespace:
- Only Team apps with Team member file access can access team/properties endpoints.```

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot changed the title Update dependency dropbox to v4.0.14 Update dependency dropbox to v4.0.15 Jan 7, 2019
@renovate renovate bot force-pushed the renovate/dropbox-4.x branch from 07650f1 to 9415430 Compare January 7, 2019 18:38
@renovate renovate bot changed the title Update dependency dropbox to v4.0.15 Update dependency dropbox to v4.0.16 Feb 12, 2019
@renovate renovate bot force-pushed the renovate/dropbox-4.x branch from 9415430 to db246f5 Compare February 12, 2019 20:30
@renovate renovate bot changed the title Update dependency dropbox to v4.0.16 Update dependency dropbox to v4.0.17 Mar 20, 2019
@renovate renovate bot force-pushed the renovate/dropbox-4.x branch from db246f5 to f2153ca Compare March 20, 2019 22:16
@renovate renovate bot force-pushed the renovate/dropbox-4.x branch from f2153ca to 8503342 Compare June 10, 2019 02:28
@renovate renovate bot changed the title Update dependency dropbox to v4.0.17 Update dependency dropbox to v4.0.26 Jun 10, 2019
@renovate renovate bot force-pushed the renovate/dropbox-4.x branch from 8503342 to ea0863c Compare June 11, 2019 15:21
@renovate renovate bot changed the title Update dependency dropbox to v4.0.26 Update dependency dropbox to v4.0.27 Jun 11, 2019
@renovate renovate bot force-pushed the renovate/dropbox-4.x branch from ea0863c to fb14a7f Compare July 13, 2019 04:58
@renovate renovate bot force-pushed the renovate/dropbox-4.x branch from fb14a7f to f19802c Compare August 10, 2019 08:57
@renovate renovate bot changed the title Update dependency dropbox to v4.0.27 Update dependency dropbox to v4.0.30 Aug 10, 2019
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