ory-client 1.20.9 → 1.20.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +4 -4
- data/README.md +5 -5
- data/docs/AccountExperienceConfiguration.md +4 -0
- data/docs/CreateProjectNormalizedPayload.md +6 -0
- data/docs/NormalizedProjectRevision.md +6 -0
- data/docs/QuotaUsage.md +1 -1
- data/docs/UiNodeInputAttributes.md +1 -1
- data/lib/ory-client/api/courier_api.rb +1 -1
- data/lib/ory-client/api/events_api.rb +1 -1
- data/lib/ory-client/api/frontend_api.rb +1 -1
- data/lib/ory-client/api/identity_api.rb +1 -1
- data/lib/ory-client/api/jwk_api.rb +1 -1
- data/lib/ory-client/api/metadata_api.rb +1 -1
- data/lib/ory-client/api/o_auth2_api.rb +1 -1
- data/lib/ory-client/api/oidc_api.rb +1 -1
- data/lib/ory-client/api/permission_api.rb +1 -1
- data/lib/ory-client/api/project_api.rb +1 -1
- data/lib/ory-client/api/relationship_api.rb +1 -1
- data/lib/ory-client/api/wellknown_api.rb +1 -1
- data/lib/ory-client/api/workspace_api.rb +1 -1
- data/lib/ory-client/api_client.rb +1 -1
- data/lib/ory-client/api_error.rb +1 -1
- data/lib/ory-client/configuration.rb +1 -1
- data/lib/ory-client/models/accept_o_auth2_consent_request.rb +1 -1
- data/lib/ory-client/models/accept_o_auth2_consent_request_session.rb +1 -1
- data/lib/ory-client/models/accept_o_auth2_login_request.rb +1 -1
- data/lib/ory-client/models/account_experience_colors.rb +1 -1
- data/lib/ory-client/models/account_experience_configuration.rb +79 -2
- data/lib/ory-client/models/account_experience_theme_variables.rb +1 -1
- data/lib/ory-client/models/active_project_in_console.rb +1 -1
- data/lib/ory-client/models/add_project_to_workspace_body.rb +1 -1
- data/lib/ory-client/models/attribute.rb +1 -1
- data/lib/ory-client/models/attribute_filter.rb +1 -1
- data/lib/ory-client/models/attributes_count_datapoint.rb +1 -1
- data/lib/ory-client/models/authenticator_assurance_level.rb +1 -1
- data/lib/ory-client/models/batch_check_permission_body.rb +1 -1
- data/lib/ory-client/models/batch_check_permission_result.rb +1 -1
- data/lib/ory-client/models/batch_patch_identities_response.rb +1 -1
- data/lib/ory-client/models/billing_period_bucket.rb +1 -1
- data/lib/ory-client/models/check_opl_syntax_result.rb +1 -1
- data/lib/ory-client/models/check_permission_result.rb +1 -1
- data/lib/ory-client/models/check_permission_result_with_error.rb +1 -1
- data/lib/ory-client/models/cloud_account.rb +1 -1
- data/lib/ory-client/models/consistency_request_parameters.rb +1 -1
- data/lib/ory-client/models/continue_with.rb +1 -1
- data/lib/ory-client/models/continue_with_recovery_ui.rb +1 -1
- data/lib/ory-client/models/continue_with_recovery_ui_flow.rb +1 -1
- data/lib/ory-client/models/continue_with_redirect_browser_to.rb +1 -1
- data/lib/ory-client/models/continue_with_set_ory_session_token.rb +1 -1
- data/lib/ory-client/models/continue_with_settings_ui.rb +1 -1
- data/lib/ory-client/models/continue_with_settings_ui_flow.rb +1 -1
- data/lib/ory-client/models/continue_with_verification_ui.rb +1 -1
- data/lib/ory-client/models/continue_with_verification_ui_flow.rb +1 -1
- data/lib/ory-client/models/courier_message_status.rb +1 -1
- data/lib/ory-client/models/courier_message_type.rb +1 -1
- data/lib/ory-client/models/create_custom_domain_body.rb +1 -1
- data/lib/ory-client/models/create_event_stream_body.rb +1 -1
- data/lib/ory-client/models/create_fedcm_flow_response.rb +1 -1
- data/lib/ory-client/models/create_identity_body.rb +1 -1
- data/lib/ory-client/models/create_invite_response.rb +1 -1
- data/lib/ory-client/models/create_json_web_key_set.rb +1 -1
- data/lib/ory-client/models/create_project_api_key_request.rb +1 -1
- data/lib/ory-client/models/create_project_body.rb +1 -1
- data/lib/ory-client/models/create_project_branding.rb +1 -1
- data/lib/ory-client/models/create_project_member_invite_body.rb +1 -1
- data/lib/ory-client/models/create_project_normalized_payload.rb +32 -2
- data/lib/ory-client/models/create_recovery_code_for_identity_body.rb +1 -1
- data/lib/ory-client/models/create_recovery_link_for_identity_body.rb +1 -1
- data/lib/ory-client/models/create_relationship_body.rb +1 -1
- data/lib/ory-client/models/create_subscription_body.rb +1 -1
- data/lib/ory-client/models/create_subscription_common.rb +1 -1
- data/lib/ory-client/models/create_verifiable_credential_request_body.rb +1 -1
- data/lib/ory-client/models/create_workspace_api_key_body.rb +1 -1
- data/lib/ory-client/models/create_workspace_body.rb +1 -1
- data/lib/ory-client/models/create_workspace_member_invite_body.rb +1 -1
- data/lib/ory-client/models/create_workspace_subscription_body.rb +1 -1
- data/lib/ory-client/models/credential_supported_draft00.rb +1 -1
- data/lib/ory-client/models/custom_domain.rb +1 -1
- data/lib/ory-client/models/delete_my_sessions_count.rb +1 -1
- data/lib/ory-client/models/email_template_data.rb +1 -1
- data/lib/ory-client/models/email_template_data_body.rb +1 -1
- data/lib/ory-client/models/error_authenticator_assurance_level_not_satisfied.rb +1 -1
- data/lib/ory-client/models/error_browser_location_change_required.rb +1 -1
- data/lib/ory-client/models/error_flow_replaced.rb +1 -1
- data/lib/ory-client/models/error_generic.rb +1 -1
- data/lib/ory-client/models/error_o_auth2.rb +1 -1
- data/lib/ory-client/models/event_stream.rb +1 -1
- data/lib/ory-client/models/expanded_permission_tree.rb +1 -1
- data/lib/ory-client/models/flow_error.rb +1 -1
- data/lib/ory-client/models/generic_error.rb +1 -1
- data/lib/ory-client/models/generic_error_content.rb +1 -1
- data/lib/ory-client/models/generic_usage.rb +1 -1
- data/lib/ory-client/models/get_attributes_count_response.rb +1 -1
- data/lib/ory-client/models/get_managed_identity_schema_location.rb +1 -1
- data/lib/ory-client/models/get_metrics_event_attributes_response.rb +1 -1
- data/lib/ory-client/models/get_metrics_event_types_response.rb +1 -1
- data/lib/ory-client/models/get_organization_response.rb +1 -1
- data/lib/ory-client/models/get_project_events_body.rb +1 -1
- data/lib/ory-client/models/get_project_events_response.rb +1 -1
- data/lib/ory-client/models/get_project_metrics_response.rb +1 -1
- data/lib/ory-client/models/get_session_activity_response.rb +1 -1
- data/lib/ory-client/models/get_version200_response.rb +1 -1
- data/lib/ory-client/models/health_not_ready_status.rb +1 -1
- data/lib/ory-client/models/health_status.rb +1 -1
- data/lib/ory-client/models/identity.rb +1 -1
- data/lib/ory-client/models/identity_credentials.rb +1 -1
- data/lib/ory-client/models/identity_credentials_code.rb +1 -1
- data/lib/ory-client/models/identity_credentials_code_address.rb +1 -1
- data/lib/ory-client/models/identity_credentials_oidc.rb +1 -1
- data/lib/ory-client/models/identity_credentials_oidc_provider.rb +1 -1
- data/lib/ory-client/models/identity_credentials_password.rb +1 -1
- data/lib/ory-client/models/identity_patch.rb +1 -1
- data/lib/ory-client/models/identity_patch_response.rb +1 -1
- data/lib/ory-client/models/identity_schema_container.rb +1 -1
- data/lib/ory-client/models/identity_schema_preset.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_oidc.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_oidc_config.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_oidc_config_provider.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_password.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_password_config.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_saml.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_saml_config.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_saml_config_provider.rb +1 -1
- data/lib/ory-client/models/internal_get_project_branding_body.rb +1 -1
- data/lib/ory-client/models/internal_is_ax_welcome_screen_enabled_for_project_body.rb +1 -1
- data/lib/ory-client/models/internal_is_owner_for_project_by_slug_body.rb +1 -1
- data/lib/ory-client/models/internal_is_owner_for_project_by_slug_response.rb +1 -1
- data/lib/ory-client/models/introspected_o_auth2_token.rb +1 -1
- data/lib/ory-client/models/invite_token_body.rb +1 -1
- data/lib/ory-client/models/invoice.rb +1 -1
- data/lib/ory-client/models/invoice_data_v1.rb +1 -1
- data/lib/ory-client/models/is_owner_for_project_by_slug.rb +1 -1
- data/lib/ory-client/models/json_patch.rb +1 -1
- data/lib/ory-client/models/json_web_key.rb +1 -1
- data/lib/ory-client/models/json_web_key_set.rb +1 -1
- data/lib/ory-client/models/keto_namespace.rb +1 -1
- data/lib/ory-client/models/line_item_v1.rb +1 -1
- data/lib/ory-client/models/list_event_streams.rb +1 -1
- data/lib/ory-client/models/list_invoices_response.rb +1 -1
- data/lib/ory-client/models/list_organizations_response.rb +1 -1
- data/lib/ory-client/models/list_workspace_projects.rb +1 -1
- data/lib/ory-client/models/list_workspaces.rb +1 -1
- data/lib/ory-client/models/login_flow.rb +1 -1
- data/lib/ory-client/models/login_flow_state.rb +1 -1
- data/lib/ory-client/models/logout_flow.rb +1 -1
- data/lib/ory-client/models/managed_identity_schema.rb +1 -1
- data/lib/ory-client/models/managed_identity_schema_validation_result.rb +1 -1
- data/lib/ory-client/models/member_invite.rb +1 -1
- data/lib/ory-client/models/message.rb +1 -1
- data/lib/ory-client/models/message_dispatch.rb +1 -1
- data/lib/ory-client/models/metrics_datapoint.rb +1 -1
- data/lib/ory-client/models/money.rb +1 -1
- data/lib/ory-client/models/namespace.rb +1 -1
- data/lib/ory-client/models/needs_privileged_session_error.rb +1 -1
- data/lib/ory-client/models/normalized_project.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision.rb +32 -2
- data/lib/ory-client/models/normalized_project_revision_courier_channel.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_hook.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_identity_schema.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_saml_provider.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_scim_client.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_third_party_provider.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_tokenizer_template.rb +1 -1
- data/lib/ory-client/models/o_auth2_client.rb +1 -1
- data/lib/ory-client/models/o_auth2_client_token_lifespans.rb +1 -1
- data/lib/ory-client/models/o_auth2_consent_request.rb +1 -1
- data/lib/ory-client/models/o_auth2_consent_request_open_id_connect_context.rb +1 -1
- data/lib/ory-client/models/o_auth2_consent_session.rb +1 -1
- data/lib/ory-client/models/o_auth2_consent_session_expires_at.rb +1 -1
- data/lib/ory-client/models/o_auth2_login_request.rb +1 -1
- data/lib/ory-client/models/o_auth2_logout_request.rb +1 -1
- data/lib/ory-client/models/o_auth2_redirect_to.rb +1 -1
- data/lib/ory-client/models/o_auth2_token_exchange.rb +1 -1
- data/lib/ory-client/models/oidc_configuration.rb +1 -1
- data/lib/ory-client/models/oidc_user_info.rb +1 -1
- data/lib/ory-client/models/organization.rb +1 -1
- data/lib/ory-client/models/organization_body.rb +1 -1
- data/lib/ory-client/models/pagination.rb +1 -1
- data/lib/ory-client/models/pagination_headers.rb +1 -1
- data/lib/ory-client/models/parse_error.rb +1 -1
- data/lib/ory-client/models/patch_identities_body.rb +1 -1
- data/lib/ory-client/models/perform_native_logout_body.rb +1 -1
- data/lib/ory-client/models/permissions_on_workspace.rb +1 -1
- data/lib/ory-client/models/plan.rb +1 -1
- data/lib/ory-client/models/plan_details.rb +1 -1
- data/lib/ory-client/models/post_check_permission_body.rb +1 -1
- data/lib/ory-client/models/post_check_permission_or_error_body.rb +1 -1
- data/lib/ory-client/models/project.rb +1 -1
- data/lib/ory-client/models/project_api_key.rb +1 -1
- data/lib/ory-client/models/project_branding.rb +1 -1
- data/lib/ory-client/models/project_branding_colors.rb +1 -1
- data/lib/ory-client/models/project_branding_theme.rb +1 -1
- data/lib/ory-client/models/project_cors.rb +1 -1
- data/lib/ory-client/models/project_events_datapoint.rb +1 -1
- data/lib/ory-client/models/project_host.rb +1 -1
- data/lib/ory-client/models/project_member.rb +1 -1
- data/lib/ory-client/models/project_metadata.rb +1 -1
- data/lib/ory-client/models/project_service_identity.rb +1 -1
- data/lib/ory-client/models/project_service_o_auth2.rb +1 -1
- data/lib/ory-client/models/project_service_permission.rb +1 -1
- data/lib/ory-client/models/project_services.rb +1 -1
- data/lib/ory-client/models/provider.rb +1 -1
- data/lib/ory-client/models/quota_usage.rb +4 -4
- data/lib/ory-client/models/recovery_code_for_identity.rb +1 -1
- data/lib/ory-client/models/recovery_flow.rb +1 -1
- data/lib/ory-client/models/recovery_flow_state.rb +1 -1
- data/lib/ory-client/models/recovery_identity_address.rb +1 -1
- data/lib/ory-client/models/recovery_link_for_identity.rb +1 -1
- data/lib/ory-client/models/registration_flow.rb +1 -1
- data/lib/ory-client/models/registration_flow_state.rb +1 -1
- data/lib/ory-client/models/reject_o_auth2_request.rb +1 -1
- data/lib/ory-client/models/relation_query.rb +1 -1
- data/lib/ory-client/models/relationship.rb +1 -1
- data/lib/ory-client/models/relationship_namespaces.rb +1 -1
- data/lib/ory-client/models/relationship_patch.rb +1 -1
- data/lib/ory-client/models/relationships.rb +1 -1
- data/lib/ory-client/models/rfc6749_error_json.rb +1 -1
- data/lib/ory-client/models/schema_patch.rb +1 -1
- data/lib/ory-client/models/self_service_flow_expired_error.rb +1 -1
- data/lib/ory-client/models/session.rb +1 -1
- data/lib/ory-client/models/session_activity_datapoint.rb +1 -1
- data/lib/ory-client/models/session_authentication_method.rb +1 -1
- data/lib/ory-client/models/session_device.rb +1 -1
- data/lib/ory-client/models/set_active_project_in_console_body.rb +1 -1
- data/lib/ory-client/models/set_custom_domain_body.rb +1 -1
- data/lib/ory-client/models/set_event_stream_body.rb +1 -1
- data/lib/ory-client/models/set_project.rb +1 -1
- data/lib/ory-client/models/set_project_branding_theme_body.rb +1 -1
- data/lib/ory-client/models/settings_flow.rb +1 -1
- data/lib/ory-client/models/settings_flow_state.rb +1 -1
- data/lib/ory-client/models/source_position.rb +1 -1
- data/lib/ory-client/models/subject_set.rb +1 -1
- data/lib/ory-client/models/subscription.rb +1 -1
- data/lib/ory-client/models/successful_code_exchange_response.rb +1 -1
- data/lib/ory-client/models/successful_native_login.rb +1 -1
- data/lib/ory-client/models/successful_native_registration.rb +1 -1
- data/lib/ory-client/models/successful_project_update.rb +1 -1
- data/lib/ory-client/models/tax_line_item.rb +1 -1
- data/lib/ory-client/models/time_interval.rb +1 -1
- data/lib/ory-client/models/token_pagination.rb +1 -1
- data/lib/ory-client/models/token_pagination_headers.rb +1 -1
- data/lib/ory-client/models/token_pagination_request_parameters.rb +1 -1
- data/lib/ory-client/models/token_pagination_response_headers.rb +1 -1
- data/lib/ory-client/models/trust_o_auth2_jwt_grant_issuer.rb +1 -1
- data/lib/ory-client/models/trusted_o_auth2_jwt_grant_issuer.rb +1 -1
- data/lib/ory-client/models/trusted_o_auth2_jwt_grant_json_web_key.rb +1 -1
- data/lib/ory-client/models/ui_container.rb +1 -1
- data/lib/ory-client/models/ui_node.rb +1 -1
- data/lib/ory-client/models/ui_node_anchor_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_division_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_image_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_input_attributes.rb +4 -4
- data/lib/ory-client/models/ui_node_meta.rb +1 -1
- data/lib/ory-client/models/ui_node_script_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_text_attributes.rb +1 -1
- data/lib/ory-client/models/ui_text.rb +1 -1
- data/lib/ory-client/models/update_fedcm_flow_body.rb +1 -1
- data/lib/ory-client/models/update_identity_body.rb +1 -1
- data/lib/ory-client/models/update_login_flow_body.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_code_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_identifier_first_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_lookup_secret_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_oidc_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_passkey_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_password_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_saml_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_totp_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_web_authn_method.rb +1 -1
- data/lib/ory-client/models/update_recovery_flow_body.rb +1 -1
- data/lib/ory-client/models/update_recovery_flow_with_code_method.rb +1 -1
- data/lib/ory-client/models/update_recovery_flow_with_link_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_body.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_code_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_oidc_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_passkey_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_password_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_profile_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_saml_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_web_authn_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_body.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_lookup_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_oidc_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_passkey_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_password_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_profile_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_saml_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_totp_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_web_authn_method.rb +1 -1
- data/lib/ory-client/models/update_subscription_body.rb +1 -1
- data/lib/ory-client/models/update_verification_flow_body.rb +1 -1
- data/lib/ory-client/models/update_verification_flow_with_code_method.rb +1 -1
- data/lib/ory-client/models/update_verification_flow_with_link_method.rb +1 -1
- data/lib/ory-client/models/update_workspace_body.rb +1 -1
- data/lib/ory-client/models/usage.rb +1 -1
- data/lib/ory-client/models/verifiable_credential_priming_response.rb +1 -1
- data/lib/ory-client/models/verifiable_credential_proof.rb +1 -1
- data/lib/ory-client/models/verifiable_credential_response.rb +1 -1
- data/lib/ory-client/models/verifiable_identity_address.rb +1 -1
- data/lib/ory-client/models/verification_flow.rb +1 -1
- data/lib/ory-client/models/verification_flow_state.rb +1 -1
- data/lib/ory-client/models/version.rb +1 -1
- data/lib/ory-client/models/warning.rb +1 -1
- data/lib/ory-client/models/workspace.rb +1 -1
- data/lib/ory-client/models/workspace_api_key.rb +1 -1
- data/lib/ory-client/version.rb +2 -2
- data/lib/ory-client.rb +1 -1
- data/ory-client.gemspec +1 -1
- data/spec/api/courier_api_spec.rb +1 -1
- data/spec/api/events_api_spec.rb +1 -1
- data/spec/api/frontend_api_spec.rb +1 -1
- data/spec/api/identity_api_spec.rb +1 -1
- data/spec/api/jwk_api_spec.rb +1 -1
- data/spec/api/metadata_api_spec.rb +1 -1
- data/spec/api/o_auth2_api_spec.rb +1 -1
- data/spec/api/oidc_api_spec.rb +1 -1
- data/spec/api/permission_api_spec.rb +1 -1
- data/spec/api/project_api_spec.rb +1 -1
- data/spec/api/relationship_api_spec.rb +1 -1
- data/spec/api/wellknown_api_spec.rb +1 -1
- data/spec/api/workspace_api_spec.rb +1 -1
- data/spec/models/accept_o_auth2_consent_request_session_spec.rb +1 -1
- data/spec/models/accept_o_auth2_consent_request_spec.rb +1 -1
- data/spec/models/accept_o_auth2_login_request_spec.rb +1 -1
- data/spec/models/account_experience_colors_spec.rb +1 -1
- data/spec/models/account_experience_configuration_spec.rb +17 -1
- data/spec/models/account_experience_theme_variables_spec.rb +1 -1
- data/spec/models/active_project_in_console_spec.rb +1 -1
- data/spec/models/add_project_to_workspace_body_spec.rb +1 -1
- data/spec/models/attribute_filter_spec.rb +1 -1
- data/spec/models/attribute_spec.rb +1 -1
- data/spec/models/attributes_count_datapoint_spec.rb +1 -1
- data/spec/models/authenticator_assurance_level_spec.rb +1 -1
- data/spec/models/batch_check_permission_body_spec.rb +1 -1
- data/spec/models/batch_check_permission_result_spec.rb +1 -1
- data/spec/models/batch_patch_identities_response_spec.rb +1 -1
- data/spec/models/billing_period_bucket_spec.rb +1 -1
- data/spec/models/check_opl_syntax_result_spec.rb +1 -1
- data/spec/models/check_permission_result_spec.rb +1 -1
- data/spec/models/check_permission_result_with_error_spec.rb +1 -1
- data/spec/models/cloud_account_spec.rb +1 -1
- data/spec/models/consistency_request_parameters_spec.rb +1 -1
- data/spec/models/continue_with_recovery_ui_flow_spec.rb +1 -1
- data/spec/models/continue_with_recovery_ui_spec.rb +1 -1
- data/spec/models/continue_with_redirect_browser_to_spec.rb +1 -1
- data/spec/models/continue_with_set_ory_session_token_spec.rb +1 -1
- data/spec/models/continue_with_settings_ui_flow_spec.rb +1 -1
- data/spec/models/continue_with_settings_ui_spec.rb +1 -1
- data/spec/models/continue_with_spec.rb +1 -1
- data/spec/models/continue_with_verification_ui_flow_spec.rb +1 -1
- data/spec/models/continue_with_verification_ui_spec.rb +1 -1
- data/spec/models/courier_message_status_spec.rb +1 -1
- data/spec/models/courier_message_type_spec.rb +1 -1
- data/spec/models/create_custom_domain_body_spec.rb +1 -1
- data/spec/models/create_event_stream_body_spec.rb +1 -1
- data/spec/models/create_fedcm_flow_response_spec.rb +1 -1
- data/spec/models/create_identity_body_spec.rb +1 -1
- data/spec/models/create_invite_response_spec.rb +1 -1
- data/spec/models/create_json_web_key_set_spec.rb +1 -1
- data/spec/models/create_project_api_key_request_spec.rb +1 -1
- data/spec/models/create_project_body_spec.rb +1 -1
- data/spec/models/create_project_branding_spec.rb +1 -1
- data/spec/models/create_project_member_invite_body_spec.rb +1 -1
- data/spec/models/create_project_normalized_payload_spec.rb +19 -1
- data/spec/models/create_recovery_code_for_identity_body_spec.rb +1 -1
- data/spec/models/create_recovery_link_for_identity_body_spec.rb +1 -1
- data/spec/models/create_relationship_body_spec.rb +1 -1
- data/spec/models/create_subscription_body_spec.rb +1 -1
- data/spec/models/create_subscription_common_spec.rb +1 -1
- data/spec/models/create_verifiable_credential_request_body_spec.rb +1 -1
- data/spec/models/create_workspace_api_key_body_spec.rb +1 -1
- data/spec/models/create_workspace_body_spec.rb +1 -1
- data/spec/models/create_workspace_member_invite_body_spec.rb +1 -1
- data/spec/models/create_workspace_subscription_body_spec.rb +1 -1
- data/spec/models/credential_supported_draft00_spec.rb +1 -1
- data/spec/models/custom_domain_spec.rb +1 -1
- data/spec/models/delete_my_sessions_count_spec.rb +1 -1
- data/spec/models/email_template_data_body_spec.rb +1 -1
- data/spec/models/email_template_data_spec.rb +1 -1
- data/spec/models/error_authenticator_assurance_level_not_satisfied_spec.rb +1 -1
- data/spec/models/error_browser_location_change_required_spec.rb +1 -1
- data/spec/models/error_flow_replaced_spec.rb +1 -1
- data/spec/models/error_generic_spec.rb +1 -1
- data/spec/models/error_o_auth2_spec.rb +1 -1
- data/spec/models/event_stream_spec.rb +1 -1
- data/spec/models/expanded_permission_tree_spec.rb +1 -1
- data/spec/models/flow_error_spec.rb +1 -1
- data/spec/models/generic_error_content_spec.rb +1 -1
- data/spec/models/generic_error_spec.rb +1 -1
- data/spec/models/generic_usage_spec.rb +1 -1
- data/spec/models/get_attributes_count_response_spec.rb +1 -1
- data/spec/models/get_managed_identity_schema_location_spec.rb +1 -1
- data/spec/models/get_metrics_event_attributes_response_spec.rb +1 -1
- data/spec/models/get_metrics_event_types_response_spec.rb +1 -1
- data/spec/models/get_organization_response_spec.rb +1 -1
- data/spec/models/get_project_events_body_spec.rb +1 -1
- data/spec/models/get_project_events_response_spec.rb +1 -1
- data/spec/models/get_project_metrics_response_spec.rb +1 -1
- data/spec/models/get_session_activity_response_spec.rb +1 -1
- data/spec/models/get_version200_response_spec.rb +1 -1
- data/spec/models/health_not_ready_status_spec.rb +1 -1
- data/spec/models/health_status_spec.rb +1 -1
- data/spec/models/identity_credentials_code_address_spec.rb +1 -1
- data/spec/models/identity_credentials_code_spec.rb +1 -1
- data/spec/models/identity_credentials_oidc_provider_spec.rb +1 -1
- data/spec/models/identity_credentials_oidc_spec.rb +1 -1
- data/spec/models/identity_credentials_password_spec.rb +1 -1
- data/spec/models/identity_credentials_spec.rb +1 -1
- data/spec/models/identity_patch_response_spec.rb +1 -1
- data/spec/models/identity_patch_spec.rb +1 -1
- data/spec/models/identity_schema_container_spec.rb +1 -1
- data/spec/models/identity_schema_preset_spec.rb +1 -1
- data/spec/models/identity_spec.rb +1 -1
- data/spec/models/identity_with_credentials_oidc_config_provider_spec.rb +1 -1
- data/spec/models/identity_with_credentials_oidc_config_spec.rb +1 -1
- data/spec/models/identity_with_credentials_oidc_spec.rb +1 -1
- data/spec/models/identity_with_credentials_password_config_spec.rb +1 -1
- data/spec/models/identity_with_credentials_password_spec.rb +1 -1
- data/spec/models/identity_with_credentials_saml_config_provider_spec.rb +1 -1
- data/spec/models/identity_with_credentials_saml_config_spec.rb +1 -1
- data/spec/models/identity_with_credentials_saml_spec.rb +1 -1
- data/spec/models/identity_with_credentials_spec.rb +1 -1
- data/spec/models/internal_get_project_branding_body_spec.rb +1 -1
- data/spec/models/internal_is_ax_welcome_screen_enabled_for_project_body_spec.rb +1 -1
- data/spec/models/internal_is_owner_for_project_by_slug_body_spec.rb +1 -1
- data/spec/models/internal_is_owner_for_project_by_slug_response_spec.rb +1 -1
- data/spec/models/introspected_o_auth2_token_spec.rb +1 -1
- data/spec/models/invite_token_body_spec.rb +1 -1
- data/spec/models/invoice_data_v1_spec.rb +1 -1
- data/spec/models/invoice_spec.rb +1 -1
- data/spec/models/is_owner_for_project_by_slug_spec.rb +1 -1
- data/spec/models/json_patch_spec.rb +1 -1
- data/spec/models/json_web_key_set_spec.rb +1 -1
- data/spec/models/json_web_key_spec.rb +1 -1
- data/spec/models/keto_namespace_spec.rb +1 -1
- data/spec/models/line_item_v1_spec.rb +1 -1
- data/spec/models/list_event_streams_spec.rb +1 -1
- data/spec/models/list_invoices_response_spec.rb +1 -1
- data/spec/models/list_organizations_response_spec.rb +1 -1
- data/spec/models/list_workspace_projects_spec.rb +1 -1
- data/spec/models/list_workspaces_spec.rb +1 -1
- data/spec/models/login_flow_spec.rb +1 -1
- data/spec/models/login_flow_state_spec.rb +1 -1
- data/spec/models/logout_flow_spec.rb +1 -1
- data/spec/models/managed_identity_schema_spec.rb +1 -1
- data/spec/models/managed_identity_schema_validation_result_spec.rb +1 -1
- data/spec/models/member_invite_spec.rb +1 -1
- data/spec/models/message_dispatch_spec.rb +1 -1
- data/spec/models/message_spec.rb +1 -1
- data/spec/models/metrics_datapoint_spec.rb +1 -1
- data/spec/models/money_spec.rb +1 -1
- data/spec/models/namespace_spec.rb +1 -1
- data/spec/models/needs_privileged_session_error_spec.rb +1 -1
- data/spec/models/normalized_project_revision_courier_channel_spec.rb +1 -1
- data/spec/models/normalized_project_revision_hook_spec.rb +1 -1
- data/spec/models/normalized_project_revision_identity_schema_spec.rb +1 -1
- data/spec/models/normalized_project_revision_saml_provider_spec.rb +1 -1
- data/spec/models/normalized_project_revision_scim_client_spec.rb +1 -1
- data/spec/models/normalized_project_revision_spec.rb +19 -1
- data/spec/models/normalized_project_revision_third_party_provider_spec.rb +1 -1
- data/spec/models/normalized_project_revision_tokenizer_template_spec.rb +1 -1
- data/spec/models/normalized_project_spec.rb +1 -1
- data/spec/models/o_auth2_client_spec.rb +1 -1
- data/spec/models/o_auth2_client_token_lifespans_spec.rb +1 -1
- data/spec/models/o_auth2_consent_request_open_id_connect_context_spec.rb +1 -1
- data/spec/models/o_auth2_consent_request_spec.rb +1 -1
- data/spec/models/o_auth2_consent_session_expires_at_spec.rb +1 -1
- data/spec/models/o_auth2_consent_session_spec.rb +1 -1
- data/spec/models/o_auth2_login_request_spec.rb +1 -1
- data/spec/models/o_auth2_logout_request_spec.rb +1 -1
- data/spec/models/o_auth2_redirect_to_spec.rb +1 -1
- data/spec/models/o_auth2_token_exchange_spec.rb +1 -1
- data/spec/models/oidc_configuration_spec.rb +1 -1
- data/spec/models/oidc_user_info_spec.rb +1 -1
- data/spec/models/organization_body_spec.rb +1 -1
- data/spec/models/organization_spec.rb +1 -1
- data/spec/models/pagination_headers_spec.rb +1 -1
- data/spec/models/pagination_spec.rb +1 -1
- data/spec/models/parse_error_spec.rb +1 -1
- data/spec/models/patch_identities_body_spec.rb +1 -1
- data/spec/models/perform_native_logout_body_spec.rb +1 -1
- data/spec/models/permissions_on_workspace_spec.rb +1 -1
- data/spec/models/plan_details_spec.rb +1 -1
- data/spec/models/plan_spec.rb +1 -1
- data/spec/models/post_check_permission_body_spec.rb +1 -1
- data/spec/models/post_check_permission_or_error_body_spec.rb +1 -1
- data/spec/models/project_api_key_spec.rb +1 -1
- data/spec/models/project_branding_colors_spec.rb +1 -1
- data/spec/models/project_branding_spec.rb +1 -1
- data/spec/models/project_branding_theme_spec.rb +1 -1
- data/spec/models/project_cors_spec.rb +1 -1
- data/spec/models/project_events_datapoint_spec.rb +1 -1
- data/spec/models/project_host_spec.rb +1 -1
- data/spec/models/project_member_spec.rb +1 -1
- data/spec/models/project_metadata_spec.rb +1 -1
- data/spec/models/project_service_identity_spec.rb +1 -1
- data/spec/models/project_service_o_auth2_spec.rb +1 -1
- data/spec/models/project_service_permission_spec.rb +1 -1
- data/spec/models/project_services_spec.rb +1 -1
- data/spec/models/project_spec.rb +1 -1
- data/spec/models/provider_spec.rb +1 -1
- data/spec/models/quota_usage_spec.rb +2 -2
- data/spec/models/recovery_code_for_identity_spec.rb +1 -1
- data/spec/models/recovery_flow_spec.rb +1 -1
- data/spec/models/recovery_flow_state_spec.rb +1 -1
- data/spec/models/recovery_identity_address_spec.rb +1 -1
- data/spec/models/recovery_link_for_identity_spec.rb +1 -1
- data/spec/models/registration_flow_spec.rb +1 -1
- data/spec/models/registration_flow_state_spec.rb +1 -1
- data/spec/models/reject_o_auth2_request_spec.rb +1 -1
- data/spec/models/relation_query_spec.rb +1 -1
- data/spec/models/relationship_namespaces_spec.rb +1 -1
- data/spec/models/relationship_patch_spec.rb +1 -1
- data/spec/models/relationship_spec.rb +1 -1
- data/spec/models/relationships_spec.rb +1 -1
- data/spec/models/rfc6749_error_json_spec.rb +1 -1
- data/spec/models/schema_patch_spec.rb +1 -1
- data/spec/models/self_service_flow_expired_error_spec.rb +1 -1
- data/spec/models/session_activity_datapoint_spec.rb +1 -1
- data/spec/models/session_authentication_method_spec.rb +1 -1
- data/spec/models/session_device_spec.rb +1 -1
- data/spec/models/session_spec.rb +1 -1
- data/spec/models/set_active_project_in_console_body_spec.rb +1 -1
- data/spec/models/set_custom_domain_body_spec.rb +1 -1
- data/spec/models/set_event_stream_body_spec.rb +1 -1
- data/spec/models/set_project_branding_theme_body_spec.rb +1 -1
- data/spec/models/set_project_spec.rb +1 -1
- data/spec/models/settings_flow_spec.rb +1 -1
- data/spec/models/settings_flow_state_spec.rb +1 -1
- data/spec/models/source_position_spec.rb +1 -1
- data/spec/models/subject_set_spec.rb +1 -1
- data/spec/models/subscription_spec.rb +1 -1
- data/spec/models/successful_code_exchange_response_spec.rb +1 -1
- data/spec/models/successful_native_login_spec.rb +1 -1
- data/spec/models/successful_native_registration_spec.rb +1 -1
- data/spec/models/successful_project_update_spec.rb +1 -1
- data/spec/models/tax_line_item_spec.rb +1 -1
- data/spec/models/time_interval_spec.rb +1 -1
- data/spec/models/token_pagination_headers_spec.rb +1 -1
- data/spec/models/token_pagination_request_parameters_spec.rb +1 -1
- data/spec/models/token_pagination_response_headers_spec.rb +1 -1
- data/spec/models/token_pagination_spec.rb +1 -1
- data/spec/models/trust_o_auth2_jwt_grant_issuer_spec.rb +1 -1
- data/spec/models/trusted_o_auth2_jwt_grant_issuer_spec.rb +1 -1
- data/spec/models/trusted_o_auth2_jwt_grant_json_web_key_spec.rb +1 -1
- data/spec/models/ui_container_spec.rb +1 -1
- data/spec/models/ui_node_anchor_attributes_spec.rb +1 -1
- data/spec/models/ui_node_attributes_spec.rb +1 -1
- data/spec/models/ui_node_division_attributes_spec.rb +1 -1
- data/spec/models/ui_node_image_attributes_spec.rb +1 -1
- data/spec/models/ui_node_input_attributes_spec.rb +2 -2
- data/spec/models/ui_node_meta_spec.rb +1 -1
- data/spec/models/ui_node_script_attributes_spec.rb +1 -1
- data/spec/models/ui_node_spec.rb +1 -1
- data/spec/models/ui_node_text_attributes_spec.rb +1 -1
- data/spec/models/ui_text_spec.rb +1 -1
- data/spec/models/update_fedcm_flow_body_spec.rb +1 -1
- data/spec/models/update_identity_body_spec.rb +1 -1
- data/spec/models/update_login_flow_body_spec.rb +1 -1
- data/spec/models/update_login_flow_with_code_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_identifier_first_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_lookup_secret_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_oidc_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_passkey_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_password_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_saml_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_totp_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_web_authn_method_spec.rb +1 -1
- data/spec/models/update_recovery_flow_body_spec.rb +1 -1
- data/spec/models/update_recovery_flow_with_code_method_spec.rb +1 -1
- data/spec/models/update_recovery_flow_with_link_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_body_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_code_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_oidc_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_passkey_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_password_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_profile_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_saml_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_web_authn_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_body_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_lookup_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_oidc_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_passkey_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_password_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_profile_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_saml_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_totp_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_web_authn_method_spec.rb +1 -1
- data/spec/models/update_subscription_body_spec.rb +1 -1
- data/spec/models/update_verification_flow_body_spec.rb +1 -1
- data/spec/models/update_verification_flow_with_code_method_spec.rb +1 -1
- data/spec/models/update_verification_flow_with_link_method_spec.rb +1 -1
- data/spec/models/update_workspace_body_spec.rb +1 -1
- data/spec/models/usage_spec.rb +1 -1
- data/spec/models/verifiable_credential_priming_response_spec.rb +1 -1
- data/spec/models/verifiable_credential_proof_spec.rb +1 -1
- data/spec/models/verifiable_credential_response_spec.rb +1 -1
- data/spec/models/verifiable_identity_address_spec.rb +1 -1
- data/spec/models/verification_flow_spec.rb +1 -1
- data/spec/models/verification_flow_state_spec.rb +1 -1
- data/spec/models/version_spec.rb +1 -1
- data/spec/models/warning_spec.rb +1 -1
- data/spec/models/workspace_api_key_spec.rb +1 -1
- data/spec/models/workspace_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/cache/rspec-expectations-3.13.4.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-mocks-3.13.4.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-support-3.13.3.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/byebug-12.0.0/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/ffi-1.17.2/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/jaro_winkler-1.5.6/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/psych-4.0.6/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/racc-1.8.1/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/stringio-3.1.7/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/byebug-12.0.0/ext/byebug/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/ffi-1.17.2/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/ext/psych/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/Changelog.md +146 -140
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/expectations/configuration.rb +23 -14
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/expectations/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/match.rb +12 -0
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/dsl.rb +6 -5
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/Changelog.md +150 -129
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/any_instance/recorder.rb +2 -0
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/message_expectation.rb +29 -1
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/test_double.rb +3 -1
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/verifying_double.rb +2 -0
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/Changelog.md +70 -65
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/object_formatter.rb +2 -0
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/spec/diff_helpers.rb +14 -2
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/spec/shell_out.rb +2 -0
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/stringio-3.1.7/ext/stringio/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/specifications/{rspec-expectations-3.13.3.gemspec → rspec-expectations-3.13.4.gemspec} +6 -14
- data/vendor/bundle/ruby/3.1.0/specifications/{rspec-mocks-3.13.2.gemspec → rspec-mocks-3.13.4.gemspec} +6 -14
- data/vendor/bundle/ruby/3.1.0/specifications/{rspec-support-3.13.2.gemspec → rspec-support-3.13.3.gemspec} +6 -6
- metadata +144 -144
- data/vendor/bundle/ruby/3.1.0/cache/rspec-expectations-3.13.3.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-mocks-3.13.2.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-support-3.13.2.gem +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/.document +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/.yardopts +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/README.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/expectations/block_snippet_extractor.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/expectations/expectation_target.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/expectations/fail_with.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/expectations/failure_aggregator.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/expectations/handler.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/expectations/minitest_integration.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/expectations/syntax.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/expectations.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/aliased_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/all.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/be.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/be_between.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/be_within.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/change.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/compound.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/count_expectation.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/cover.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/eq.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/eql.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/equal.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/exist.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/has.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/include.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/operators.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/output.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/raise_error.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/respond_to.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in/yield.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/built_in.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/composable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/english_phrasing.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/fail_matchers.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/generated_descriptions.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/matcher_delegator.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/matcher_protocol.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers/multi_matcher_diff.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.4}/lib/rspec/matchers.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/.document +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/.yardopts +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/README.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/any_instance/chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/any_instance.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/argument_list_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/argument_matchers.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/error_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/example_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/marshal_extension.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/matchers/have_received.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/matchers/receive.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/message_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/method_double.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/method_reference.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/minitest_integration.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/mutate_const.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/object_reference.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/order_group.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/proxy.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/space.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/standalone.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/syntax.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/targets.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks/verifying_proxy.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.4}/lib/rspec/mocks.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/README.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/caller_filter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/comparable_version.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/differ.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/directory_maker.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/encoded_string.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/fuzzy_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/hunk_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/matcher_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/method_signature_verifier.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/mutex.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/recursive_const_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/reentrant_mutex.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/ruby_features.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/source/location.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/source/node.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/source/token.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/source.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/spec/formatting_support.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/spec/in_sub_process.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/spec/library_wide_checks.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/spec/stderr_splitter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/spec/string_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/spec/with_isolated_directory.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/spec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/warnings.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support/with_keywords_when_needed.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.3}/lib/rspec/support.rb +0 -0
@@ -1,12 +1,33 @@
|
|
1
1
|
### Development
|
2
|
-
[Full Changelog](
|
2
|
+
[Full Changelog](https://github.com/rspec/rspec/compare/rspec-mocks-v3.13.4...3-13-maintenance)
|
3
|
+
|
4
|
+
### 3.13.4 / 2025-05-05
|
5
|
+
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.13.3...v3.13.4)
|
6
|
+
|
7
|
+
Bug Fixes:
|
8
|
+
|
9
|
+
* Fix regression where nested stubbed method calls would inadvertently not be counted.
|
10
|
+
(Jon Rowe, rspec/rspec#214)
|
11
|
+
* Fix regression where keyword arguments would not be passed through to nested stubbed
|
12
|
+
method calls. (Jon Rowe, rspec/rspec#214)
|
13
|
+
|
14
|
+
### 3.13.3 / 2025-05-01
|
15
|
+
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.13.2...v3.13.3)
|
16
|
+
|
17
|
+
Bug Fixes:
|
18
|
+
|
19
|
+
* When stubbing methods using the `expect_any_instance_of` or `allow_any_instance_of`
|
20
|
+
ensure the stubbed method has the same visibility as the real method.
|
21
|
+
(Jon Rowe, rspec/rspec-mocks#1596)
|
22
|
+
* Prevent recursive calls to stubbed methods during stub invocation.
|
23
|
+
(James Dabbs, rspec/rspec#116, rspec/rspec#156)
|
3
24
|
|
4
25
|
### 3.13.2 / 2024-10-02
|
5
26
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.13.1...v3.13.2)
|
6
27
|
|
7
28
|
Bug Fixes:
|
8
29
|
|
9
|
-
* Support keyword arguments in callables passed to `and_invoke`. (Jon Rowe, #1595)
|
30
|
+
* Support keyword arguments in callables passed to `and_invoke`. (Jon Rowe, rspec/rspec-mocks#1595)
|
10
31
|
|
11
32
|
### 3.13.1 / 2024-05-08
|
12
33
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.13.0...v3.13.1)
|
@@ -14,21 +35,21 @@ Bug Fixes:
|
|
14
35
|
Bug Fixes:
|
15
36
|
|
16
37
|
* Use `RSpec::Support::Mutex` in `RSpec::Mocks::Proxy` to avoid issues from
|
17
|
-
stubbing `::Mutex#new`. (Eric Mueller, #1575)
|
38
|
+
stubbing `::Mutex#new`. (Eric Mueller, rspec/rspec-mocks#1575)
|
18
39
|
|
19
40
|
### 3.13.0 / 2024-02-04
|
20
41
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.12.7...v3.13.0)
|
21
42
|
|
22
43
|
Enhancements:
|
23
44
|
|
24
|
-
* Add an `array_excluding` matcher for arguments. (Zane Wolfgang Pickett, #1528)
|
45
|
+
* Add an `array_excluding` matcher for arguments. (Zane Wolfgang Pickett, rspec/rspec-mocks#1528)
|
25
46
|
|
26
47
|
### 3.12.7 / 2024-02-04
|
27
48
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.12.6...v3.12.7)
|
28
49
|
|
29
50
|
Bug Fixes:
|
30
51
|
|
31
|
-
* Reduce allocations from "any_instance" style mocks. (Carlos Palhares, #1479)
|
52
|
+
* Reduce allocations from "any_instance" style mocks. (Carlos Palhares, rspec/rspec-mocks#1479)
|
32
53
|
|
33
54
|
### 3.12.6 / 2023-07-11
|
34
55
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.12.5...v3.12.6)
|
@@ -36,7 +57,7 @@ Bug Fixes:
|
|
36
57
|
Bug Fixes:
|
37
58
|
|
38
59
|
* Fix an issue with `and_call_original` when using the `method_missing` fallback
|
39
|
-
with keyword arguments. (Igor Drozdov, #1552)
|
60
|
+
with keyword arguments. (Igor Drozdov, rspec/rspec-mocks#1552)
|
40
61
|
|
41
62
|
### 3.12.5 / 2023-03-30
|
42
63
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.12.4...v3.12.5)
|
@@ -44,16 +65,16 @@ Bug Fixes:
|
|
44
65
|
Bug Fixes:
|
45
66
|
|
46
67
|
* Fix compatibility issue with Rails where active_support monkey patches `with`
|
47
|
-
when using any instance. (Lachlan Sylvester, #1540)
|
68
|
+
when using any instance. (Lachlan Sylvester, rspec/rspec-mocks#1540)
|
48
69
|
|
49
70
|
### 3.12.4 / 2023-03-12
|
50
71
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.12.3...v3.12.4)
|
51
72
|
|
52
73
|
Bug Fixes:
|
53
74
|
|
54
|
-
* Fix an issue with asserting that Array#reverse is never called. (Brad Trick, #1533)
|
75
|
+
* Fix an issue with asserting that Array#reverse is never called. (Brad Trick, rspec/rspec-mocks#1533)
|
55
76
|
* Fix compatibility issue with Rails where active_support monkey patches `with`.
|
56
|
-
(Jean Boussier, #1531, #1534)
|
77
|
+
(Jean Boussier, rspec/rspec-mocks#1531, rspec/rspec-mocks#1534)
|
57
78
|
|
58
79
|
### 3.12.3 / 2023-01-17
|
59
80
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.12.2...v3.12.3)
|
@@ -61,7 +82,7 @@ Bug Fixes:
|
|
61
82
|
Bug Fixes:
|
62
83
|
|
63
84
|
* Fix keyword delegation in `send` for verifying doubles on Ruby 3.
|
64
|
-
(Charlie Honig, #1485)
|
85
|
+
(Charlie Honig, rspec/rspec-mocks#1485)
|
65
86
|
|
66
87
|
### 3.12.2 / 2023-01-07
|
67
88
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.12.1...v3.12.2)
|
@@ -69,24 +90,24 @@ Bug Fixes:
|
|
69
90
|
Bug Fixes:
|
70
91
|
|
71
92
|
* Fix implementation blocks for mocks using keyword arguments on Ruby 3.2.0.
|
72
|
-
(Adam Steel, #1508)
|
93
|
+
(Adam Steel, rspec/rspec-mocks#1508)
|
73
94
|
* Fix keyword argument assertions when mocking using `with` on Ruby 3.2.0.
|
74
|
-
(Slava Kardakov, Benoit Tigeot, Phil Pirozhkov, Benoit Daloze, #1514)
|
95
|
+
(Slava Kardakov, Benoit Tigeot, Phil Pirozhkov, Benoit Daloze, rspec/rspec-mocks#1514)
|
75
96
|
|
76
97
|
### 3.12.1 / 2022-12-10
|
77
98
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.12.0...v3.12.1)
|
78
99
|
|
79
100
|
Bug Fixes:
|
80
101
|
|
81
|
-
* Remove empty diff marker when a diff only contains console codes. (Jon Rowe, #1506)
|
82
|
-
* Show keyword vs hash diff marker when arguments are not `==` (Jon Rowe, #1506)
|
102
|
+
* Remove empty diff marker when a diff only contains console codes. (Jon Rowe, rspec/rspec-mocks#1506)
|
103
|
+
* Show keyword vs hash diff marker when arguments are not `==` (Jon Rowe, rspec/rspec-mocks#1506)
|
83
104
|
* Change check to detect frozen objects to rescue errors rather than
|
84
105
|
pre-empting by checking `frozen?` due to some objects mis-behaving.
|
85
|
-
(Keegan Roth, #1401)
|
106
|
+
(Keegan Roth, rspec/rspec-mocks#1401)
|
86
107
|
* Prevent unfulfilled expectations using `expect_any_instance_of` across a class
|
87
|
-
inheritance boundary from raising rather than failing. (Jon Rowe, #1496)
|
108
|
+
inheritance boundary from raising rather than failing. (Jon Rowe, rspec/rspec-mocks#1496)
|
88
109
|
* Prevent a misleading error message when using `allow(...).not_to` with
|
89
|
-
unsupported matchers. (Phil Pirozhkov, #1503)
|
110
|
+
unsupported matchers. (Phil Pirozhkov, rspec/rspec-mocks#1503)
|
90
111
|
|
91
112
|
### 3.12.0 / 2022-10-26
|
92
113
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.11.2...v3.12.0)
|
@@ -94,7 +115,7 @@ Bug Fixes:
|
|
94
115
|
Enhancements:
|
95
116
|
|
96
117
|
* Improve diff output when diffing keyword arguments against hashes.
|
97
|
-
(Jean Boussier, #1461)
|
118
|
+
(Jean Boussier, rspec/rspec-mocks#1461)
|
98
119
|
|
99
120
|
### 3.11.2 / 2022-10-25
|
100
121
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.11.1...v3.11.2)
|
@@ -103,9 +124,9 @@ Bug Fixes:
|
|
103
124
|
|
104
125
|
* Use the original implementation of `Class.new` to detect overridden definitions
|
105
126
|
of `new` rather than the owner, fixing detection of "double aliased" methods
|
106
|
-
in Ruby 3 and above. (Benoit Daloze, #1470, #1476)
|
127
|
+
in Ruby 3 and above. (Benoit Daloze, rspec/rspec-mocks#1470, rspec/rspec-mocks#1476)
|
107
128
|
* Support keyword argument semantics when constraining argument expectations using
|
108
|
-
`with` on Ruby 3.0+ with `instance_double` (Andrii Malyshko, #1473)
|
129
|
+
`with` on Ruby 3.0+ with `instance_double` (Andrii Malyshko, rspec/rspec-mocks#1473)
|
109
130
|
|
110
131
|
### 3.11.1 / 2022-03-31
|
111
132
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.11.0...v3.11.1)
|
@@ -114,7 +135,7 @@ Bug Fixes:
|
|
114
135
|
|
115
136
|
* Add extra `ruby2_keywords` calls to properly designate methods using
|
116
137
|
`*args` to pass keyword around, fixes an issue with TruffleRuby.
|
117
|
-
(Benoit Daloze, #1464)
|
138
|
+
(Benoit Daloze, rspec/rspec-mocks#1464)
|
118
139
|
|
119
140
|
### 3.11.0 / 2022-02-09
|
120
141
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.3...v3.11.0)
|
@@ -122,16 +143,16 @@ Bug Fixes:
|
|
122
143
|
Enhancements:
|
123
144
|
|
124
145
|
* Add `and_invoke` implementation for configuring responses to `receive`
|
125
|
-
(and `receive_messages`) with multiple callable objects. (Kyle Smith, #1411)
|
146
|
+
(and `receive_messages`) with multiple callable objects. (Kyle Smith, rspec/rspec-mocks#1411)
|
126
147
|
|
127
148
|
### 3.10.3 / 2022-01-28
|
128
149
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.2...v3.10.3)
|
129
150
|
|
130
151
|
Bug Fixes:
|
131
152
|
|
132
|
-
* Suppress warning by setting `$VERBOSE` to nil. (Nobuyoshi Nakada, #1414)
|
153
|
+
* Suppress warning by setting `$VERBOSE` to nil. (Nobuyoshi Nakada, rspec/rspec-mocks#1414)
|
133
154
|
* Support keyword argument semantics when constraining argument expectations using
|
134
|
-
`with` on Ruby 3.0+ (Yusuke Endoh, #1394)
|
155
|
+
`with` on Ruby 3.0+ (Yusuke Endoh, rspec/rspec-mocks#1394)
|
135
156
|
|
136
157
|
### 3.10.2 / 2021-01-27
|
137
158
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.1...v3.10.2)
|
@@ -139,12 +160,12 @@ Bug Fixes:
|
|
139
160
|
Bug Fixes:
|
140
161
|
|
141
162
|
* Support keyword arguments with `and_call_original` on Ruby 3.0.
|
142
|
-
(Bryan Powell, #1385)
|
163
|
+
(Bryan Powell, rspec/rspec-mocks#1385)
|
143
164
|
* `RSpec::Mocks::Constant#previously_defined?` is now always a boolean.
|
144
|
-
(Phil Pirozhkov, #1397)
|
165
|
+
(Phil Pirozhkov, rspec/rspec-mocks#1397)
|
145
166
|
* Support keyword arguments on Ruby 3.0 when used with `expect_any_instance_of`
|
146
167
|
or `allow_any_instance_of` with `and_call_original`.
|
147
|
-
(Jess Hottenstein, #1407)
|
168
|
+
(Jess Hottenstein, rspec/rspec-mocks#1407)
|
148
169
|
|
149
170
|
### 3.10.1 / 2020-12-27
|
150
171
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.0...v3.10.1)
|
@@ -152,7 +173,7 @@ Bug Fixes:
|
|
152
173
|
Bug Fixes:
|
153
174
|
|
154
175
|
* Issue `ArgumentError` rather than `TypeError` when unsupported methods on
|
155
|
-
unsupported objects are attempted to be stubbed. (@zhisme, #1357)
|
176
|
+
unsupported objects are attempted to be stubbed. (@zhisme, rspec/rspec-mocks#1357)
|
156
177
|
|
157
178
|
### 3.10.0 / 2020-10-30
|
158
179
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.9.1...v3.10.0)
|
@@ -160,9 +181,9 @@ Bug Fixes:
|
|
160
181
|
Enhancements:
|
161
182
|
* Add the ability to set a custom error generator in `MessageExpectation`.
|
162
183
|
This will allow rspec-expectations to inject a custom failure message.
|
163
|
-
(Benoit Tigeot and Nicolas Zermati, #1312)
|
184
|
+
(Benoit Tigeot and Nicolas Zermati, rspec/rspec-mocks#1312)
|
164
185
|
* Return the result of the block passed to `RSpec::Mocks.with_temporary_scope`
|
165
|
-
when block run. (@expeehaa, #1329)
|
186
|
+
when block run. (@expeehaa, rspec/rspec-mocks#1329)
|
166
187
|
|
167
188
|
### 3.9.1 / 2019-12-31
|
168
189
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.9.0...v3.9.1)
|
@@ -170,7 +191,7 @@ Enhancements:
|
|
170
191
|
Bug Fixes:
|
171
192
|
|
172
193
|
* Trigger `RSpec::Mocks.configuration.verifying_double_callbacks` when using
|
173
|
-
`allow_any_instance_of` or `expect_any_instance_of` (Daniel Orner, #1309)
|
194
|
+
`allow_any_instance_of` or `expect_any_instance_of` (Daniel Orner, rspec/rspec-mocks#1309)
|
174
195
|
|
175
196
|
### 3.9.0 / 2019-10-07
|
176
197
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.8.2...v3.9.0)
|
@@ -178,16 +199,16 @@ Bug Fixes:
|
|
178
199
|
Enhancements:
|
179
200
|
|
180
201
|
* Improve thread safety of message expectations by using Mutex to prevent
|
181
|
-
deadlocking errors. (Ry Biesemeyer, #1236)
|
202
|
+
deadlocking errors. (Ry Biesemeyer, rspec/rspec-mocks#1236)
|
182
203
|
* Add the ability to use `time` as an alias for `times`. For example:
|
183
204
|
`expect(Class).to receive(:method).exactly(1).time`.
|
184
|
-
(Pistos, Benoit Tigeot, #1271)
|
205
|
+
(Pistos, Benoit Tigeot, rspec/rspec-mocks#1271)
|
185
206
|
|
186
207
|
### 3.8.2 / 2019-10-02
|
187
208
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.8.1...v3.8.2)
|
188
209
|
|
189
210
|
* Allow `array_including` argument matchers to be nested.
|
190
|
-
(Emmanuel Delmas, #1291)
|
211
|
+
(Emmanuel Delmas, rspec/rspec-mocks#1291)
|
191
212
|
|
192
213
|
### 3.8.1 / 2019-06-13
|
193
214
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.8.0...v3.8.1)
|
@@ -195,7 +216,7 @@ Enhancements:
|
|
195
216
|
Bug Fixes:
|
196
217
|
|
197
218
|
* Ensure stubbing methods does not change their visibility.
|
198
|
-
(Kevin Boschert, #1277)
|
219
|
+
(Kevin Boschert, rspec/rspec-mocks#1277)
|
199
220
|
|
200
221
|
### 3.8.0 / 2018-08-04
|
201
222
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.7.0...v3.8.0)
|
@@ -203,12 +224,12 @@ Bug Fixes:
|
|
203
224
|
Bug Fixes:
|
204
225
|
|
205
226
|
* Issue error when encountering invalid "counted" negative message expectations.
|
206
|
-
(Sergiy Yarinovskiy, #1212)
|
227
|
+
(Sergiy Yarinovskiy, rspec/rspec-mocks#1212)
|
207
228
|
* Ensure `allow_any_instance_of` and `expect_any_instance_of` can be temporarily
|
208
|
-
supressed. (Jon Rowe, #1228)
|
229
|
+
supressed. (Jon Rowe, rspec/rspec-mocks#1228)
|
209
230
|
* Ensure `expect_any_instance_of(double).to_not have_received(:some_method)`
|
210
231
|
fails gracefully (as its not supported) rather than issuing a `NoMethodError`.
|
211
|
-
(Maxim Krizhanovsky, #1231)
|
232
|
+
(Maxim Krizhanovsky, rspec/rspec-mocks#1231)
|
212
233
|
|
213
234
|
### 3.7.0 / 2017-10-17
|
214
235
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.6.0...v3.7.0)
|
@@ -216,12 +237,12 @@ Bug Fixes:
|
|
216
237
|
Enhancements:
|
217
238
|
|
218
239
|
* Improve compatibility with `--enable-frozen-string-literal` option
|
219
|
-
on Ruby 2.3+. (Pat Allan, #1165)
|
240
|
+
on Ruby 2.3+. (Pat Allan, rspec/rspec-mocks#1165)
|
220
241
|
|
221
242
|
Bug Fixes:
|
222
243
|
|
223
244
|
* Fix `hash_including` and `hash_excluding` so that they work against
|
224
|
-
subclasses of `Hash`. (Aaron Rosenberg, #1167)
|
245
|
+
subclasses of `Hash`. (Aaron Rosenberg, rspec/rspec-mocks#1167)
|
225
246
|
|
226
247
|
### 3.6.0 / 2017-05-04
|
227
248
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.6.0.beta2...v3.6.0)
|
@@ -229,11 +250,11 @@ Bug Fixes:
|
|
229
250
|
Bug Fixes:
|
230
251
|
|
231
252
|
* Fix "instance variable @color not initialized" warning when using
|
232
|
-
rspec-mocks without rspec-core. (Myron Marston, #1142)
|
253
|
+
rspec-mocks without rspec-core. (Myron Marston, rspec/rspec-mocks#1142)
|
233
254
|
* Restore aliased module methods properly when stubbing on 1.8.7.
|
234
|
-
(Samuel Giddins, #1144)
|
255
|
+
(Samuel Giddins, rspec/rspec-mocks#1144)
|
235
256
|
* Allow a message chain expectation to be constrained by argument(s).
|
236
|
-
(Jon Rowe, #1156)
|
257
|
+
(Jon Rowe, rspec/rspec-mocks#1156)
|
237
258
|
|
238
259
|
### 3.6.0.beta2 / 2016-12-12
|
239
260
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.6.0.beta1...v3.6.0.beta2)
|
@@ -242,16 +263,16 @@ Enhancements:
|
|
242
263
|
|
243
264
|
* Add new `without_partial_double_verification { }` API that lets you
|
244
265
|
temporarily turn off partial double verification for an example.
|
245
|
-
(Jon Rowe, #1104)
|
266
|
+
(Jon Rowe, rspec/rspec-mocks#1104)
|
246
267
|
|
247
268
|
### 3.6.0.beta1 / 2016-10-09
|
248
269
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.5.0...v3.6.0.beta1)
|
249
270
|
|
250
271
|
Bug Fixes:
|
251
272
|
|
252
|
-
* Return the test double instance form `#freeze` (Alessandro Berardi, #1109)
|
273
|
+
* Return the test double instance form `#freeze` (Alessandro Berardi, rspec/rspec-mocks#1109)
|
253
274
|
* Allow the special logic for stubbing `new` to work when `<Class>.method` has
|
254
|
-
been redefined. (Proby, #1119)
|
275
|
+
been redefined. (Proby, rspec/rspec-mocks#1119)
|
255
276
|
|
256
277
|
### 3.5.0 / 2016-07-01
|
257
278
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.5.0.beta4...v3.5.0)
|
@@ -259,14 +280,14 @@ Bug Fixes:
|
|
259
280
|
Enhancements:
|
260
281
|
|
261
282
|
* Provides a nice string representation of
|
262
|
-
`RSpec::Mocks::MessageExpectation` (Myron Marston, #1095)
|
283
|
+
`RSpec::Mocks::MessageExpectation` (Myron Marston, rspec/rspec-mocks#1095)
|
263
284
|
|
264
285
|
### 3.5.0.beta4 / 2016-06-05
|
265
286
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.5.0.beta3...v3.5.0.beta4)
|
266
287
|
|
267
288
|
Enhancements:
|
268
289
|
|
269
|
-
* Add `and_throw` to any instance handling. (Tobias Bühlmann, #1068)
|
290
|
+
* Add `and_throw` to any instance handling. (Tobias Bühlmann, rspec/rspec-mocks#1068)
|
270
291
|
|
271
292
|
### 3.5.0.beta3 / 2016-04-02
|
272
293
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.5.0.beta2...v3.5.0.beta3)
|
@@ -274,9 +295,9 @@ Enhancements:
|
|
274
295
|
Enhancements:
|
275
296
|
|
276
297
|
* Issue warning when attempting to use unsupported
|
277
|
-
`allow(...).to receive(...).ordered`. (Jon Rowe, #1000)
|
298
|
+
`allow(...).to receive(...).ordered`. (Jon Rowe, rspec/rspec-mocks#1000)
|
278
299
|
* Add `rspec/mocks/minitest_integration`, to properly integrate rspec-mocks
|
279
|
-
with minitest. (Myron Marston, #1065)
|
300
|
+
with minitest. (Myron Marston, rspec/rspec-mocks#1065)
|
280
301
|
|
281
302
|
### 3.5.0.beta2 / 2016-03-10
|
282
303
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.5.0.beta1...v3.5.0.beta2)
|
@@ -284,12 +305,12 @@ Enhancements:
|
|
284
305
|
Enhancements:
|
285
306
|
|
286
307
|
* Improve error message displayed when using `and_wrap_original` on pure test
|
287
|
-
doubles. (betesh, #1063)
|
308
|
+
doubles. (betesh, rspec/rspec-mocks#1063)
|
288
309
|
|
289
310
|
Bug Fixes:
|
290
311
|
|
291
312
|
* Fix issue that prevented `receive_message_chain(...).with(...)` working
|
292
|
-
correctly on "any instance" mocks. (Jon Rowe, #1061)
|
313
|
+
correctly on "any instance" mocks. (Jon Rowe, rspec/rspec-mocks#1061)
|
293
314
|
|
294
315
|
### 3.5.0.beta1 / 2016-02-06
|
295
316
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.4.1...v3.5.0.beta1)
|
@@ -297,20 +318,20 @@ Bug Fixes:
|
|
297
318
|
Bug Fixes:
|
298
319
|
|
299
320
|
* Allow `any_instance_of(...).to receive(...)` to use `and_yield` multiple
|
300
|
-
times. (Kilian Cirera Sant, #1054)
|
321
|
+
times. (Kilian Cirera Sant, rspec/rspec-mocks#1054)
|
301
322
|
* Allow matchers which inherit from `rspec-mocks` matchers to be used for
|
302
|
-
`allow`. (Andrew Kozin, #1056)
|
323
|
+
`allow`. (Andrew Kozin, rspec/rspec-mocks#1056)
|
303
324
|
* Prevent stubbing `respond_to?` on partial doubles from causing infinite
|
304
|
-
recursion. (Jon Rowe, #1013)
|
325
|
+
recursion. (Jon Rowe, rspec/rspec-mocks#1013)
|
305
326
|
* Prevent aliased methods from disapearing after being mocked with
|
306
|
-
`any_instance` (regression from #1043). (Joe Rafaniello, #1060)
|
327
|
+
`any_instance` (regression from rspec/rspec-mocks#1043). (Joe Rafaniello, rspec/rspec-mocks#1060)
|
307
328
|
|
308
329
|
### 3.4.1 / 2016-01-10
|
309
330
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.4.0...v3.4.1)
|
310
331
|
|
311
332
|
Bug Fixes:
|
312
333
|
|
313
|
-
* Fix `any_instance` to work properly on Ruby 2.3. (Joe Rafaniello, #1043)
|
334
|
+
* Fix `any_instance` to work properly on Ruby 2.3. (Joe Rafaniello, rspec/rspec-mocks#1043)
|
314
335
|
|
315
336
|
### 3.4.0 / 2015-11-11
|
316
337
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.3.2...v3.4.0)
|
@@ -318,18 +339,18 @@ Bug Fixes:
|
|
318
339
|
Enhancements:
|
319
340
|
|
320
341
|
* Make `expect(...).to have_received` work without relying upon
|
321
|
-
rspec-expectations. (Myron Marston, #978)
|
342
|
+
rspec-expectations. (Myron Marston, rspec/rspec-mocks#978)
|
322
343
|
* Add option for failing tests when expectations are set on `nil`.
|
323
|
-
(Liz Rush, #983)
|
344
|
+
(Liz Rush, rspec/rspec-mocks#983)
|
324
345
|
|
325
346
|
Bug Fixes:
|
326
347
|
|
327
348
|
* Fix `have_received { ... }` so that any block passed when the message
|
328
|
-
was received is forwarded to the `have_received` block. (Myron Marston, #1006)
|
349
|
+
was received is forwarded to the `have_received` block. (Myron Marston, rspec/rspec-mocks#1006)
|
329
350
|
* Fix infinite loop in error generator when stubbing `respond_to?`.
|
330
|
-
(Alex Dowad, #1022)
|
351
|
+
(Alex Dowad, rspec/rspec-mocks#1022)
|
331
352
|
* Fix issue with using `receive` on subclasses (at a class level) with 1.8.7.
|
332
|
-
(Alex Dowad, #1026)
|
353
|
+
(Alex Dowad, rspec/rspec-mocks#1026)
|
333
354
|
|
334
355
|
### 3.3.2 / 2015-07-15
|
335
356
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.3.1...v3.3.2)
|
@@ -337,7 +358,7 @@ Bug Fixes:
|
|
337
358
|
Bug Fixes:
|
338
359
|
|
339
360
|
* Prevent thread deadlock errors during proxy creation (e.g. when using
|
340
|
-
`before_verifying_doubles` callbacks). (Jon Rowe, #980, #979)
|
361
|
+
`before_verifying_doubles` callbacks). (Jon Rowe, rspec/rspec-mocks#980, rspec/rspec-mocks#979)
|
341
362
|
|
342
363
|
### 3.3.1 / 2015-06-19
|
343
364
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.3.0...v3.3.1)
|
@@ -347,7 +368,7 @@ Bug Fixes:
|
|
347
368
|
* Fix bug in `before_verifying_double` callback logic that caused it to be called
|
348
369
|
once for each class in the ancestor list when mocking or stubbing a class. Now
|
349
370
|
it is only called for the mocked or stubbed class, as you would expect. (Sam
|
350
|
-
Phippen, #974)
|
371
|
+
Phippen, rspec/rspec-mocks#974)
|
351
372
|
|
352
373
|
### 3.3.0 / 2015-06-12
|
353
374
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.2.1...v3.3.0)
|
@@ -356,45 +377,45 @@ Enhancements:
|
|
356
377
|
|
357
378
|
* When stubbing `new` on `MyClass` or `class_double(MyClass)`, use the
|
358
379
|
method signature from `MyClass#initialize` to verify arguments.
|
359
|
-
(Myron Marston, #886)
|
380
|
+
(Myron Marston, rspec/rspec-mocks#886)
|
360
381
|
* Use matcher descriptions when generating description of received arguments
|
361
|
-
for mock expectation failures. (Tim Wade, #891)
|
362
|
-
* Avoid loading `stringio` unnecessarily. (Myron Marston, #894)
|
382
|
+
for mock expectation failures. (Tim Wade, rspec/rspec-mocks#891)
|
383
|
+
* Avoid loading `stringio` unnecessarily. (Myron Marston, rspec/rspec-mocks#894)
|
363
384
|
* Verifying doubles failure messages now distinguish between class and instance
|
364
|
-
level methods. (Tim Wade, #896, #908)
|
385
|
+
level methods. (Tim Wade, rspec/rspec-mocks#896, rspec/rspec-mocks#908)
|
365
386
|
* Improve mock expectation failure messages so that it combines both
|
366
|
-
number of times and the received arguments in the output. (John Ceh, #918)
|
387
|
+
number of times and the received arguments in the output. (John Ceh, rspec/rspec-mocks#918)
|
367
388
|
* Improve how test doubles are represented in failure messages.
|
368
|
-
(Siva Gollapalli, Myron Marston, #932)
|
389
|
+
(Siva Gollapalli, Myron Marston, rspec/rspec-mocks#932)
|
369
390
|
* Rename `RSpec::Mocks::Configuration#when_declaring_verifying_double` to
|
370
391
|
`RSpec::Mocks::Configuration#before_verifying_doubles` and utilise when
|
371
|
-
verifying partial doubles. (Jon Rowe, #940)
|
392
|
+
verifying partial doubles. (Jon Rowe, rspec/rspec-mocks#940)
|
372
393
|
* Use rspec-support's `ObjectFormatter` for improved formatting of
|
373
394
|
arguments in failure messages so that, for example, full time
|
374
|
-
precisions is displayed for time objects. (Gavin Miller, Myron Marston, #955)
|
395
|
+
precisions is displayed for time objects. (Gavin Miller, Myron Marston, rspec/rspec-mocks#955)
|
375
396
|
|
376
397
|
Bug Fixes:
|
377
398
|
|
378
399
|
* Ensure expectations that raise eagerly also raise during RSpec verification.
|
379
400
|
This means that if exceptions are caught inside test execution the test will
|
380
|
-
still fail. (Sam Phippen, #884)
|
401
|
+
still fail. (Sam Phippen, rspec/rspec-mocks#884)
|
381
402
|
* Fix `have_received(msg).with(args).exactly(n).times` and
|
382
403
|
`receive(msg).with(args).exactly(n).times` failure messages
|
383
404
|
for when the message was received the wrong number of times with
|
384
405
|
the specified args, and also received additional times with other
|
385
406
|
arguments. Previously it confusingly listed the arguments as being
|
386
407
|
mis-matched (even when the double was allowed to receive with any
|
387
|
-
args) rather than listing the count. (John Ceh, #918)
|
408
|
+
args) rather than listing the count. (John Ceh, rspec/rspec-mocks#918)
|
388
409
|
* Fix `any_args`/`anything` support so that we avoid calling `obj == anything`
|
389
410
|
on user objects that may have improperly implemented `==` in a way that
|
390
|
-
raises errors. (Myron Marston, #924)
|
411
|
+
raises errors. (Myron Marston, rspec/rspec-mocks#924)
|
391
412
|
* Fix edge case involving stubbing the same method on a class and a subclass
|
392
|
-
which previously hit a `NoMethodError` internally in RSpec. (Myron Marston #954)
|
413
|
+
which previously hit a `NoMethodError` internally in RSpec. (Myron Marston rspec/rspec-mocks#954)
|
393
414
|
* Fix edge case where the message received count would be incremented multiple
|
394
|
-
times for one failure. (Myron Marston, #957)
|
415
|
+
times for one failure. (Myron Marston, rspec/rspec-mocks#957)
|
395
416
|
* Fix failure messages for when spies received the expected message with
|
396
|
-
different arguments and also received another message. (Maurício Linhares, #960)
|
397
|
-
* Silence whitespace-only diffs. (Myron Marston, #969)
|
417
|
+
different arguments and also received another message. (Maurício Linhares, rspec/rspec-mocks#960)
|
418
|
+
* Silence whitespace-only diffs. (Myron Marston, rspec/rspec-mocks#969)
|
398
419
|
|
399
420
|
### 3.2.1 / 2015-02-23
|
400
421
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.2.0...v3.2.1)
|
@@ -403,11 +424,11 @@ Bug Fixes:
|
|
403
424
|
|
404
425
|
* Add missing `rspec/support/differ` require so that rspec-mocks can be
|
405
426
|
used w/o rspec-expectations (which also loads the differ and hided the
|
406
|
-
fact we forgot to require it). (Myron Marston, #893)
|
427
|
+
fact we forgot to require it). (Myron Marston, rspec/rspec-mocks#893)
|
407
428
|
* Revert tracking of received arg mutation (added in 3.2.0 to provide an
|
408
429
|
error in a situation we can't support) as our implementation has side
|
409
430
|
effects on non-standard objects and there's no solution we could come
|
410
|
-
up with that always works. (Myron Marston, #900)
|
431
|
+
up with that always works. (Myron Marston, rspec/rspec-mocks#900)
|
411
432
|
|
412
433
|
### 3.2.0 / 2015-02-03
|
413
434
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.1.3...v3.2.0)
|
@@ -415,55 +436,55 @@ Bug Fixes:
|
|
415
436
|
Enhancements:
|
416
437
|
|
417
438
|
* Treat `any_args` as an arg splat, allowing it to match an arbitrary
|
418
|
-
number of args at any point in an arg list. (Myron Marston, #786)
|
439
|
+
number of args at any point in an arg list. (Myron Marston, rspec/rspec-mocks#786)
|
419
440
|
* Print diffs when arguments in mock expectations are mismatched.
|
420
|
-
(Sam Phippen, #751)
|
441
|
+
(Sam Phippen, rspec/rspec-mocks#751)
|
421
442
|
* Support names for verified doubles (`instance_double`, `instance_spy`,
|
422
443
|
`class_double`, `class_spy`, `object_double`, `object_spy`). (Cezary
|
423
|
-
Baginski, #826)
|
444
|
+
Baginski, rspec/rspec-mocks#826)
|
424
445
|
* Make `array_including` and `hash_including` argument matchers composable.
|
425
|
-
(Sam Phippen, #819)
|
446
|
+
(Sam Phippen, rspec/rspec-mocks#819)
|
426
447
|
* Make `allow_any_instance_of(...).to receive(...).and_wrap_original`
|
427
|
-
work. (Ryan Fitzgerald, #869)
|
448
|
+
work. (Ryan Fitzgerald, rspec/rspec-mocks#869)
|
428
449
|
|
429
450
|
Bug Fixes:
|
430
451
|
|
431
452
|
* Provide a clear error when users wrongly combine `no_args` with
|
432
453
|
additional arguments (e.g. `expect().to receive().with(no_args, 1)`).
|
433
|
-
(Myron Marston, #786)
|
454
|
+
(Myron Marston, rspec/rspec-mocks#786)
|
434
455
|
* Provide a clear error when users wrongly use `any_args` multiple times in the
|
435
456
|
same argument list (e.g. `expect().to receive().with(any_args, 1, any_args)`.
|
436
|
-
(Myron Marston, #786)
|
457
|
+
(Myron Marston, rspec/rspec-mocks#786)
|
437
458
|
* Prevent the error generator from using user object #description methods.
|
438
|
-
See [#685](https://github.com/rspec/rspec-mocks/issues/685).
|
439
|
-
(Sam Phippen, #751)
|
459
|
+
See [rspec/rspec-mocks#685](https://github.com/rspec/rspec-mocks/issues/685).
|
460
|
+
(Sam Phippen, rspec/rspec-mocks#751)
|
440
461
|
* Make verified doubles declared as `(instance|class)_double(SomeConst)`
|
441
462
|
work properly when `SomeConst` has previously been stubbed.
|
442
463
|
`(instance|class)_double("SomeClass")` already worked properly.
|
443
|
-
(Myron Marston, #824)
|
464
|
+
(Myron Marston, rspec/rspec-mocks#824)
|
444
465
|
* Add a matcher description for `receive`, `receive_messages` and
|
445
|
-
`receive_message_chain`. (Myron Marston, #828)
|
466
|
+
`receive_message_chain`. (Myron Marston, rspec/rspec-mocks#828)
|
446
467
|
* Validate invocation args for null object verified doubles.
|
447
|
-
(Myron Marston, #829)
|
468
|
+
(Myron Marston, rspec/rspec-mocks#829)
|
448
469
|
* Fix `RSpec::Mocks::Constant.original` when called with an invalid
|
449
470
|
constant to return an object indicating the constant name is invalid,
|
450
|
-
rather than blowing up. (Myron Marston, #833)
|
471
|
+
rather than blowing up. (Myron Marston, rspec/rspec-mocks#833)
|
451
472
|
* Make `extend RSpec::Mocks::ExampleMethods` on any object work properly
|
452
473
|
to add the rspec-mocks API to that object. Previously, `expect` would
|
453
|
-
be undefined. (Myron Marston, #846)
|
474
|
+
be undefined. (Myron Marston, rspec/rspec-mocks#846)
|
454
475
|
* Fix `require 'rspec/mocks/standalone'` so that it only affects `main`
|
455
476
|
and not every object. It's really only intended to be used in a REPL
|
456
477
|
like IRB, but some gems have loaded it, thinking it needs to be loaded
|
457
478
|
when using rspec-mocks outside the context of rspec-core.
|
458
|
-
(Myron Marston, #846)
|
479
|
+
(Myron Marston, rspec/rspec-mocks#846)
|
459
480
|
* Prevent message expectations from being modified by customization methods
|
460
|
-
(e.g. `with`) after they have been invoked. (Sam Phippen and Melanie Gilman, #837)
|
481
|
+
(e.g. `with`) after they have been invoked. (Sam Phippen and Melanie Gilman, rspec/rspec-mocks#837)
|
461
482
|
* Handle cases where a method stub cannot be removed due to something
|
462
483
|
external to RSpec monkeying with the method definition. This can
|
463
484
|
happen, for example, when you `file.reopen(io)` after previously
|
464
|
-
stubbing a method on the `file` object. (Myron Marston, #853)
|
485
|
+
stubbing a method on the `file` object. (Myron Marston, rspec/rspec-mocks#853)
|
465
486
|
* Provide a clear error when received message args are mutated before
|
466
|
-
a `have_received(...).with(...)` expectation. (Myron Marston, #868)
|
487
|
+
a `have_received(...).with(...)` expectation. (Myron Marston, rspec/rspec-mocks#868)
|
467
488
|
|
468
489
|
### 3.1.3 / 2014-10-08
|
469
490
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.1.2...v3.1.3)
|
@@ -471,13 +492,13 @@ Bug Fixes:
|
|
471
492
|
Bug Fixes:
|
472
493
|
|
473
494
|
* Correct received messages count when used with `have_received` matcher.
|
474
|
-
(Jon Rowe, #793)
|
495
|
+
(Jon Rowe, rspec/rspec-mocks#793)
|
475
496
|
* Provide a clear error message when you use `allow_any_instance_of(...)` or
|
476
497
|
`expect_any_instance_of(...)` with the `have_received` matcher (they are
|
477
498
|
not intended to be used together and previously caused an odd internal
|
478
|
-
failure in rspec-mocks). (Jon Rowe, #799).
|
499
|
+
failure in rspec-mocks). (Jon Rowe, rspec/rspec-mocks#799).
|
479
500
|
* Fix verified double `with` verification so that it applies to method
|
480
|
-
stubs. (Myron Marston, #790)
|
501
|
+
stubs. (Myron Marston, rspec/rspec-mocks#790)
|
481
502
|
|
482
503
|
### 3.1.2 / 2014-09-26
|
483
504
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.1.1...v3.1.2)
|
@@ -486,7 +507,7 @@ Bug Fixes:
|
|
486
507
|
|
487
508
|
* Provide a clear error message when you use `allow(...)` with the
|
488
509
|
`have_received` matcher (they are not intended to be used together
|
489
|
-
and previously caused an odd internal failure in rspec-mocks). (Jon Rowe, #788).
|
510
|
+
and previously caused an odd internal failure in rspec-mocks). (Jon Rowe, rspec/rspec-mocks#788).
|
490
511
|
|
491
512
|
### 3.1.1 / 2014-09-18
|
492
513
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.1.0...v3.1.1)
|
@@ -494,7 +515,7 @@ Bug Fixes:
|
|
494
515
|
Bug Fixes:
|
495
516
|
|
496
517
|
* Prevent included modules being detected as prepended modules on Ruby 2.0
|
497
|
-
when using `any_instance_of(...)`. (Tony Novak, #781)
|
518
|
+
when using `any_instance_of(...)`. (Tony Novak, rspec/rspec-mocks#781)
|
498
519
|
|
499
520
|
### 3.1.0 / 2014-09-04
|
500
521
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.0.4...v3.1.0)
|
@@ -503,24 +524,24 @@ Enhancements:
|
|
503
524
|
|
504
525
|
* Add spying methods (`spy`, `ìnstance_spy`, `class_spy` and `object_spy`)
|
505
526
|
which create doubles as null objects for use with spying in testing. (Sam
|
506
|
-
Phippen, #671)
|
527
|
+
Phippen, rspec/rspec-mocks#671)
|
507
528
|
* `have_received` matcher will raise "does not implement" errors correctly when
|
508
|
-
used with verifying doubles and partial doubles. (Xavier Shay, #722)
|
529
|
+
used with verifying doubles and partial doubles. (Xavier Shay, rspec/rspec-mocks#722)
|
509
530
|
* Allow matchers to be used in place of keyword arguments in `with`
|
510
|
-
expectations. (Xavier Shay, #726)
|
531
|
+
expectations. (Xavier Shay, rspec/rspec-mocks#726)
|
511
532
|
* Add `thrice` modifier to message expectation interface as a synonym
|
512
|
-
for `exactly(3).times`. (Dennis Taylor, #753)
|
533
|
+
for `exactly(3).times`. (Dennis Taylor, rspec/rspec-mocks#753)
|
513
534
|
* Add more `thrice` synonyms e.g. `.at_least(:thrice)`, `.at_most(:thrice)`,
|
514
|
-
`receive(...).thrice` and `have_received(...).thrice`. (Jon Rowe, #754)
|
535
|
+
`receive(...).thrice` and `have_received(...).thrice`. (Jon Rowe, rspec/rspec-mocks#754)
|
515
536
|
* Add `and_wrap_original` modifier for partial doubles to mutate the
|
516
|
-
response from a method. (Jon Rowe, #762)
|
537
|
+
response from a method. (Jon Rowe, rspec/rspec-mocks#762)
|
517
538
|
|
518
539
|
Bug Fixes:
|
519
540
|
|
520
541
|
* Remove `any_number_of_times` from `any_instance` recorders that were
|
521
|
-
erroneously causing mention of the method in documentation. (Jon Rowe, #760)
|
542
|
+
erroneously causing mention of the method in documentation. (Jon Rowe, rspec/rspec-mocks#760)
|
522
543
|
* Prevent included modules being detected as prepended modules on Ruby 2.0.
|
523
|
-
(Eugene Kenny, #771)
|
544
|
+
(Eugene Kenny, rspec/rspec-mocks#771)
|
524
545
|
|
525
546
|
### 3.0.4 / 2014-08-14
|
526
547
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.0.3...v3.0.4)
|
@@ -528,7 +549,7 @@ Bug Fixes:
|
|
528
549
|
Bug Fixes:
|
529
550
|
|
530
551
|
* Restore `kind_of(x)` to match using `arg.kind_of?(x)` (like RSpec 2)
|
531
|
-
rather than `x === arg`. (Jon Rowe, #750)
|
552
|
+
rather than `x === arg`. (Jon Rowe, rspec/rspec-mocks#750)
|
532
553
|
|
533
554
|
### 3.0.3 / 2014-07-21
|
534
555
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.0.2...v3.0.3)
|
@@ -536,10 +557,10 @@ Bug Fixes:
|
|
536
557
|
Bug Fixes:
|
537
558
|
|
538
559
|
* `have_received` matcher will raise "does not implement" errors correctly when
|
539
|
-
used with verifying doubles and partial doubles. (Xavier Shay, #722)
|
560
|
+
used with verifying doubles and partial doubles. (Xavier Shay, rspec/rspec-mocks#722)
|
540
561
|
* Make `double.as_null_object.dup` and `double.as_null_object.clone`
|
541
|
-
make the copies be null objects. (Myron Marston, #732)
|
542
|
-
* Don't inadvertently define `BasicObject` in 1.8.7. (Chris Griego, #739)
|
562
|
+
make the copies be null objects. (Myron Marston, rspec/rspec-mocks#732)
|
563
|
+
* Don't inadvertently define `BasicObject` in 1.8.7. (Chris Griego, rspec/rspec-mocks#739)
|
543
564
|
|
544
565
|
### 3.0.2 / 2014-06-19
|
545
566
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.0.1...v3.0.2)
|
@@ -547,11 +568,11 @@ Bug Fixes:
|
|
547
568
|
Bug Fixes:
|
548
569
|
|
549
570
|
* Fix edge case that triggered "can't add a new key into hash during
|
550
|
-
iteration" during mock verification. (Sam Phippen, Myron Marston, #711)
|
571
|
+
iteration" during mock verification. (Sam Phippen, Myron Marston, rspec/rspec-mocks#711)
|
551
572
|
* Fix verifying doubles so that when they accidentally leak into another
|
552
573
|
example, they provide the same clear error message that normal doubles
|
553
|
-
do. (Myron Marston, #718)
|
554
|
-
* Make `ordered` work with exact receive counts. (Sam Phippen, #713)
|
574
|
+
do. (Myron Marston, rspec/rspec-mocks#718)
|
575
|
+
* Make `ordered` work with exact receive counts. (Sam Phippen, rspec/rspec-mocks#713)
|
555
576
|
|
556
577
|
### 3.0.1 / 2014-06-07
|
557
578
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.0.0...v3.0.1)
|
@@ -559,10 +580,10 @@ Bug Fixes:
|
|
559
580
|
Bug Fixes:
|
560
581
|
|
561
582
|
* Fix `receive_message_chain(...)` so that it supports `with` just like
|
562
|
-
`stub_chain` did. (Jon Rowe, #697)
|
583
|
+
`stub_chain` did. (Jon Rowe, rspec/rspec-mocks#697)
|
563
584
|
* Fix regression in `expect_any_instance_of` so that it expects the
|
564
585
|
message on _any_ instance rather than on _every_ instance.
|
565
|
-
(Myron Marston, #699)
|
586
|
+
(Myron Marston, rspec/rspec-mocks#699)
|
566
587
|
|
567
588
|
### 3.0.0 / 2014-06-01
|
568
589
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.0.0.rc1...v3.0.0)
|
@@ -775,14 +796,14 @@ Bug Fixes:
|
|
775
796
|
|
776
797
|
Bug Fixes:
|
777
798
|
|
778
|
-
* Add missing deprecation for using `with` with no arguments e.g. `with()`. (Yousuke, #970)
|
799
|
+
* Add missing deprecation for using `with` with no arguments e.g. `with()`. (Yousuke, rspec/rspec-mocks#970)
|
779
800
|
|
780
801
|
### 2.99.3 / 2015-01-09
|
781
802
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v2.99.2...v2.99.3)
|
782
803
|
|
783
804
|
Bug Fixes:
|
784
805
|
|
785
|
-
* Fix regression that caused an error when a test double was deserialized from YAML. (Yuji Nakayama, #777)
|
806
|
+
* Fix regression that caused an error when a test double was deserialized from YAML. (Yuji Nakayama, rspec/rspec-mocks#777)
|
786
807
|
|
787
808
|
### 2.99.2 / 2014-07-21
|
788
809
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v2.99.1...v2.99.2)
|
@@ -790,7 +811,7 @@ Bug Fixes:
|
|
790
811
|
Enhancements:
|
791
812
|
|
792
813
|
* Warn about upcoming change to `#===` matching and `DateTime#===` behaviour.
|
793
|
-
(Jon Rowe, #735)
|
814
|
+
(Jon Rowe, rspec/rspec-mocks#735)
|
794
815
|
|
795
816
|
### 2.99.1 / 2014-06-12
|
796
817
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v2.99.0...v2.99.1)
|
@@ -798,11 +819,11 @@ Enhancements:
|
|
798
819
|
Bug Fixes:
|
799
820
|
|
800
821
|
* Fix bug that caused errors at the end of each example
|
801
|
-
when a `double.as_null_object` had been frozen. (Yuji Nakayama, #698)
|
822
|
+
when a `double.as_null_object` had been frozen. (Yuji Nakayama, rspec/rspec-mocks#698)
|
802
823
|
|
803
824
|
Deprecations:
|
804
825
|
|
805
|
-
* Deprecate freezing a test double. (Yuji Nakayama, #698)
|
826
|
+
* Deprecate freezing a test double. (Yuji Nakayama, rspec/rspec-mocks#698)
|
806
827
|
|
807
828
|
### 2.99.0 / 2014-06-01
|
808
829
|
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v2.99.0.rc1...v2.99.0)
|
@@ -978,8 +999,8 @@ Bug fixes
|
|
978
999
|
* Fix `Marshal.dump` extension so that it correctly handles nil.
|
979
1000
|
(Luke Imhoff, Jon Rowe)
|
980
1001
|
* Fix isolation of `allow_message_expectations_on_nil` (Jon Rowe)
|
981
|
-
* Use inspect to format actual arguments on expectations in failure messages (#280, Ben Langfeld)
|
982
|
-
* Protect against improperly initialised test doubles (#293) (Joseph Shraibman and Jon Rowe)
|
1002
|
+
* Use inspect to format actual arguments on expectations in failure messages (rspec/rspec-mocks#280, Ben Langfeld)
|
1003
|
+
* Protect against improperly initialised test doubles (rspec/rspec-mocks#293) (Joseph Shraibman and Jon Rowe)
|
983
1004
|
|
984
1005
|
Deprecations
|
985
1006
|
|
@@ -1161,7 +1182,7 @@ Bug fixes
|
|
1161
1182
|
|
1162
1183
|
* Allow a `as_null_object` to be passed to `with`
|
1163
1184
|
* Pass proc to block passed to stub (Aubrey Rhodes)
|
1164
|
-
* Initialize child message expectation args to match any args (#109 -
|
1185
|
+
* Initialize child message expectation args to match any args (rspec/rspec-mocks#109 -
|
1165
1186
|
preethiramdev)
|
1166
1187
|
|
1167
1188
|
### 2.8.0 / 2012-01-04
|